| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2019-07-28 | 1.4 kB | |
| v4.0.0 source code.tar.gz | 2019-07-28 | 8.0 kB | |
| v4.0.0 source code.zip | 2019-07-28 | 12.1 kB | |
| Totals: 3 Items | 21.5 kB | 1 | |
News
- Moved repository to a GitHub organization: dependency-check-team
Breaking
- BREAKING: Remove
--entry, instead add entries directly 8657129 - BREAKING: Drop callback parameter from main export (doesn't affect the CLI interface) 80866f8
- BREAKING: Remove
--extraalias, use--unusedinstead 53d2c3d - BREAKING: By default, run all checks, both
missingandunused5e4f11b -
BREAKING: Require Node >=10 fb09c07
-
SEMIBREAKING: Make
--quietthe standard, add--verbosefor previous verbose logging behavior d886e2b - SEMIBREAKING: Update to latest
globbyrelease 2c91ae0
Improvements
- Move to
require('module').builtinModules55d282e - Add resolving of
package.jsondirectly from files da6c139
Fixes
- Internal: Make
parse()+ path resolving async 8eaba08
Dependency updates
- Update to latest
micromatch[release](https://github.com/micromatch/micromatch/blob/cd602f32ab4960d66b068d3df74f9144f5a18930/CHANGELOG.md#400 011184c
Full list of changes
https://github.com/dependency-check-team/dependency-check/compare/v3.4.1...v4.0.0