make-fetch-happen
Advanced tools
Comparing version 4.0.1 to 4.0.2
@@ -5,2 +5,7 @@ # Change Log | ||
<a name="4.0.2"></a> | ||
## [4.0.2](https://github.com/zkat/make-fetch-happen/compare/v4.0.1...v4.0.2) (2019-07-02) | ||
<a name="4.0.1"></a> | ||
@@ -7,0 +12,0 @@ ## [4.0.1](https://github.com/zkat/make-fetch-happen/compare/v4.0.0...v4.0.1) (2018-04-12) |
{ | ||
"name": "make-fetch-happen", | ||
"version": "4.0.1", | ||
"version": "4.0.2", | ||
"description": "Opinionated, caching, retrying fetch client", | ||
@@ -37,7 +37,7 @@ "main": "index.js", | ||
"agentkeepalive": "^3.4.1", | ||
"cacache": "^11.0.1", | ||
"cacache": "^11.3.3", | ||
"http-cache-semantics": "^3.8.1", | ||
"http-proxy-agent": "^2.1.0", | ||
"https-proxy-agent": "^2.2.1", | ||
"lru-cache": "^4.1.2", | ||
"lru-cache": "^5.1.1", | ||
"mississippi": "^3.0.0", | ||
@@ -60,3 +60,3 @@ "node-fetch-npm": "^2.0.2", | ||
"tacks": "^1.2.6", | ||
"tap": "^11.1.3", | ||
"tap": "^12.7.0", | ||
"weallbehave": "^1.0.0", | ||
@@ -63,0 +63,0 @@ "weallcontribute": "^1.0.7" |
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
64603
19
- Removedlru-cache@4.1.5(transitive)
- Removedpseudomap@1.0.2(transitive)
- Removedyallist@2.1.2(transitive)
Updatedcacache@^11.3.3
Updatedlru-cache@^5.1.1