lockfile-lint
Advanced tools
Comparing version 4.9.2 to 4.9.3
@@ -6,2 +6,10 @@ # Change Log | ||
## 4.9.3 (2022-09-26) | ||
**Note:** Version bump only for package lockfile-lint | ||
## 4.9.2 (2022-09-26) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "lockfile-lint", | ||
"version": "4.9.2", | ||
"version": "4.9.3", | ||
"description": "A CLI to lint a lockfile for security policies", | ||
@@ -55,5 +55,5 @@ "bin": { | ||
"dependencies": { | ||
"cosmiconfig": "^6.0.0", | ||
"cosmiconfig": "^7.0.1", | ||
"debug": "^4.1.1", | ||
"lockfile-lint-api": "^5.4.2", | ||
"lockfile-lint-api": "^5.4.3", | ||
"yargs": "^16.0.0" | ||
@@ -183,3 +183,3 @@ }, | ||
}, | ||
"gitHead": "bc9ffec8b0604c8376ec1ea2056696243bf25bcb" | ||
"gitHead": "aff1c57e9ac269baaf4ff45cede5c70fbdf29cd9" | ||
} |
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
53872
+ Addedcosmiconfig@7.1.0(transitive)
- Removedcosmiconfig@6.0.0(transitive)
Updatedcosmiconfig@^7.0.1
Updatedlockfile-lint-api@^5.4.3