Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [2.0.0](v1.0.3...v2.0.0) (2021-05-31) ### Bug Fixes * **deps:** bump dependencies ([6aa9d55](6aa9d55)) * don't fail on invalid file paths ([541ba1b](541ba1b)) ### chore * **node:** bump minimum Node version to Node 12 ([d6c66f2](d6c66f2)) ### Features * add glob file support, make `analyze` a separate command ([43832f0](43832f0)) ### BREAKING CHANGES * **node:** Node versions lower than 12 are no longer supported * path to node_modules should now be supplied to the --directory option instead of a positional * the --analyze option has been replaced by a separate command
- Loading branch information