lockfile-lint-api
Advanced tools
Comparing version 5.4.3 to 5.4.4
@@ -6,2 +6,10 @@ # Change Log | ||
## 5.4.4 (2022-09-27) | ||
**Note:** Version bump only for package lockfile-lint-api | ||
## 5.4.3 (2022-09-26) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "lockfile-lint-api", | ||
"version": "5.4.3", | ||
"version": "5.4.4", | ||
"description": "Lint an npm or yarn lockfile to analyze and detect issues", | ||
@@ -48,3 +48,4 @@ "main": "index.js", | ||
"type": "git", | ||
"url": "https://github.com/lirantal/lockfile-lint.git" | ||
"url": "https://github.com/lirantal/lockfile-lint.git", | ||
"directory": "packages/lockfile-lint-api" | ||
}, | ||
@@ -177,3 +178,3 @@ "dependencies": { | ||
}, | ||
"gitHead": "aff1c57e9ac269baaf4ff45cede5c70fbdf29cd9" | ||
"gitHead": "6d689bd463f3051c468e0d4a7091833c05fcfb40" | ||
} |
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
53113