lockfile-lint
Advanced tools
Comparing version 4.10.1 to 4.10.2
@@ -6,2 +6,13 @@ # Change Log | ||
## 4.10.2 (2023-05-23) | ||
### Bug Fixes | ||
* error handling for empty yarn lock files ([#158](https://github.com/lirantal/lockfile-lint/issues/158)) ([#159](https://github.com/lirantal/lockfile-lint/issues/159)) ([bb96f4c](https://github.com/lirantal/lockfile-lint/commit/bb96f4c)) | ||
## 4.10.1 (2023-02-13) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "lockfile-lint", | ||
"version": "4.10.1", | ||
"version": "4.10.2", | ||
"description": "A CLI to lint a lockfile for security policies", | ||
@@ -58,3 +58,3 @@ "bin": { | ||
"debug": "^4.1.1", | ||
"lockfile-lint-api": "^5.5.1", | ||
"lockfile-lint-api": "^5.5.2", | ||
"yargs": "^16.0.0" | ||
@@ -184,3 +184,3 @@ }, | ||
}, | ||
"gitHead": "969ed058ed0037821ca5d681822e561dbe6d823c" | ||
"gitHead": "774616275749d275086a8476d10314a5eb8b4263" | ||
} |
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
55050
Updatedlockfile-lint-api@^5.5.2