npm-registry-fetch
Advanced tools
Comparing version 3.9.0 to 3.9.1
@@ -5,2 +5,7 @@ # Change Log | ||
<a name="3.9.1"></a> | ||
## [3.9.1](https://github.com/npm/registry-fetch/compare/v3.9.0...v3.9.1) (2019-07-02) | ||
<a name="3.9.0"></a> | ||
@@ -7,0 +12,0 @@ # [3.9.0](https://github.com/npm/registry-fetch/compare/v3.8.0...v3.9.0) (2019-01-24) |
{ | ||
"name": "npm-registry-fetch", | ||
"version": "3.9.0", | ||
"version": "3.9.1", | ||
"description": "Fetch-based http client for use with npm registry APIs", | ||
@@ -35,8 +35,8 @@ "main": "index.js", | ||
"figgy-pudding": "^3.4.1", | ||
"lru-cache": "^4.1.3", | ||
"make-fetch-happen": "^4.0.1", | ||
"lru-cache": "^5.1.1", | ||
"make-fetch-happen": "^4.0.2", | ||
"npm-package-arg": "^6.1.0" | ||
}, | ||
"devDependencies": { | ||
"cacache": "^11.0.2", | ||
"cacache": "^11.3.3", | ||
"get-stream": "^4.0.0", | ||
@@ -43,0 +43,0 @@ "mkdirp": "^0.5.1", |
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
42279
2
- Removedlru-cache@4.1.5(transitive)
- Removedpseudomap@1.0.2(transitive)
- Removedyallist@2.1.2(transitive)
Updatedlru-cache@^5.1.1
Updatedmake-fetch-happen@^4.0.2