read-package-json
Advanced tools
Comparing version 1.2.2 to 1.2.3
{ | ||
"name": "read-package-json", | ||
"version": "1.2.2", | ||
"version": "1.2.3", | ||
"author": "Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)", | ||
@@ -17,3 +17,3 @@ "description": "The thing npm uses to read package.json files with semantics and defaults and validation", | ||
"lru-cache": "2", | ||
"normalize-package-data": "^0.3.0" | ||
"normalize-package-data": "^0.4.0" | ||
}, | ||
@@ -20,0 +20,0 @@ "devDependencies": { |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
1
+ Addednormalize-package-data@0.4.2(transitive)
+ Addedsemver@3.0.1(transitive)
- Removednormalize-package-data@0.3.0(transitive)
- Removedsemver@2.3.2(transitive)