lock-verify
Advanced tools
Comparing version 2.0.1 to 2.0.2
{ | ||
"name": "lock-verify", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "Report if your package.json is out of sync with your package-lock.json.", | ||
@@ -13,3 +13,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"npm-package-arg": "^5.1.2", | ||
"npm-package-arg": "^5.1.2 || 6", | ||
"semver": "^5.4.1" | ||
@@ -16,0 +16,0 @@ }, |
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
4756
106590
+ Addednpm-package-arg@6.1.1(transitive)
- Removednpm-package-arg@5.1.2(transitive)
Updatednpm-package-arg@^5.1.2 || 6