@evocateur/npm-registry-fetch
Advanced tools
Comparing version 3.9.1 to 3.9.2
@@ -5,2 +5,7 @@ # Change Log | ||
<a name="3.9.2"></a> | ||
## [3.9.2](https://github.com/evocateur/npm-registry-fetch/compare/v3.9.1...v3.9.2) (2019-07-15) | ||
<a name="3.9.1"></a> | ||
@@ -7,0 +12,0 @@ ## [3.9.1](https://github.com/evocateur/npm-registry-fetch/compare/v3.9.0...v3.9.1) (2019-05-08) |
{ | ||
"name": "@evocateur/npm-registry-fetch", | ||
"version": "3.9.1", | ||
"version": "3.9.2", | ||
"description": "Fetch-based http client for use with npm registry APIs", | ||
@@ -38,4 +38,4 @@ "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", | ||
@@ -45,3 +45,3 @@ "safe-buffer": "^5.1.2" | ||
"devDependencies": { | ||
"cacache": "^11.0.2", | ||
"cacache": "^11.3.3", | ||
"get-stream": "^4.0.0", | ||
@@ -48,0 +48,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
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
42791
- 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