npm-registry-fetch
Advanced tools
Comparing version 4.0.0 to 4.0.1
{ | ||
"name": "npm-registry-fetch", | ||
"version": "4.0.0", | ||
"version": "4.0.1", | ||
"description": "Fetch-based http client for use with npm registry APIs", | ||
@@ -37,3 +37,4 @@ "main": "index.js", | ||
"make-fetch-happen": "^5.0.0", | ||
"npm-package-arg": "^6.1.0" | ||
"npm-package-arg": "^6.1.0", | ||
"safe-buffer": "^5.2.0" | ||
}, | ||
@@ -40,0 +41,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
42578
7
2
+ Addedsafe-buffer@^5.2.0