Commit Graph

3 Commits

Author SHA1 Message Date
Dmitry Shirokov 5d99fd5252
chore: fix linting errors 2020-09-23 13:09:36 +10:00
Dmitry Shirokov 10284683a8 feat: Add default export that mimics named exports 2020-05-08 09:06:28 +10:00
Dmitry Shirokov 64f6ad28a3 BREAKING CHANGE: Repo overhaul
- Deprecation of callbacks in favour of promises
- Deprecation of `detectAll`, `detectFileAll` and `detectFileAllSync` - use `analyse` fn instead.
- Typescript typings now included as part of distribution
- Modules support
- Travis CI org => com migration
- Lazy loading of `fs` module to enable usage in browser
2020-03-31 20:53:25 +11:00