lockfile-lint-api
Advanced tools
Comparing version 5.4.4 to 5.4.5
@@ -6,2 +6,13 @@ # Change Log | ||
## 5.4.5 (2022-09-30) | ||
### Bug Fixes | ||
* **integrity:** rename command-line argument from `--validate-integrity-sha512` to `--validate-integrity` ([#144](https://github.com/lirantal/lockfile-lint/issues/144)) ([a29d18b](https://github.com/lirantal/lockfile-lint/commit/a29d18b)) | ||
## 5.4.4 (2022-09-27) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "lockfile-lint-api", | ||
"version": "5.4.4", | ||
"version": "5.4.5", | ||
"description": "Lint an npm or yarn lockfile to analyze and detect issues", | ||
@@ -177,3 +177,3 @@ "main": "index.js", | ||
}, | ||
"gitHead": "6d689bd463f3051c468e0d4a7091833c05fcfb40" | ||
"gitHead": "cb38c109e093f2b44e81ece0edaf2cb157492a4c" | ||
} |
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
53397