lockfile-lint
Advanced tools
Comparing version 3.0.9 to 3.0.10
@@ -6,2 +6,10 @@ # Change Log | ||
## [3.0.10](https://github.com/lirantal/lockfile-lint/compare/lockfile-lint@3.0.9...lockfile-lint@3.0.10) (2020-02-03) | ||
**Note:** Version bump only for package lockfile-lint | ||
## [3.0.9](https://github.com/lirantal/lockfile-lint/compare/lockfile-lint@3.0.8...lockfile-lint@3.0.9) (2020-01-26) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "lockfile-lint", | ||
"version": "3.0.9", | ||
"version": "3.0.10", | ||
"description": "A CLI to lint a lockfile for security policies", | ||
@@ -56,3 +56,3 @@ "bin": { | ||
"debug": "^4.1.1", | ||
"lockfile-lint-api": "^5.0.7", | ||
"lockfile-lint-api": "^5.0.8", | ||
"yargs": "^15.0.2" | ||
@@ -182,3 +182,3 @@ }, | ||
}, | ||
"gitHead": "d25188b844d743db52398f1e7f162e95805f33e3" | ||
"gitHead": "8b00015c273507f966327be1fab9a9e935d56607" | ||
} |
@@ -38,2 +38,6 @@ <p align="center"><h1 align="center"> | ||
Supported lockfiles: | ||
- npm's `package-lock.json` and `npm-shrinkwrap.json` | ||
- yarn's `yarn.lock` | ||
# Example | ||
@@ -40,0 +44,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
35626
88
Updatedlockfile-lint-api@^5.0.8