File change frequency (churn) shows the distribution of file updates (days with at least one commit).
| File | # lines | # units | last modified (days ago)  | created (days ago)  | # changes | 
|---|---|---|---|---|---|
main.ts in src/node  | 
233 | 7 | 24 | 593 | 6 | 
main.ts in src/browser  | 
43 | 1 | 200 | 593 | 4 | 
debug.js in polyfill  | 
7 | 2 | 203 | 203 | 1 | 
post-publish.js in build  | 
25 | 1 | 824 | 824 | 1 |