lockfile-lint-api
Advanced tools
Comparing version 5.4.5 to 5.4.6
@@ -6,2 +6,13 @@ # Change Log | ||
## 5.4.6 (2022-10-08) | ||
### Bug Fixes | ||
* cli parsing - handle correctly false value for validator ([#146](https://github.com/lirantal/lockfile-lint/issues/146)) ([8f7e4c7](https://github.com/lirantal/lockfile-lint/commit/8f7e4c7)) | ||
## 5.4.5 (2022-09-30) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "lockfile-lint-api", | ||
"version": "5.4.5", | ||
"version": "5.4.6", | ||
"description": "Lint an npm or yarn lockfile to analyze and detect issues", | ||
@@ -177,3 +177,3 @@ "main": "index.js", | ||
}, | ||
"gitHead": "cb38c109e093f2b44e81ece0edaf2cb157492a4c" | ||
"gitHead": "144dc5501f9714c20da1479277cb5c22cb1013e6" | ||
} |
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
53633