make-fetch-happen
Advanced tools
Comparing version 5.0.0 to 5.0.1
@@ -5,2 +5,7 @@ # Change Log | ||
<a name="5.0.1"></a> | ||
## [5.0.1](https://github.com/zkat/make-fetch-happen/compare/v5.0.0...v5.0.1) (2019-10-23) | ||
<a name="5.0.0"></a> | ||
@@ -7,0 +12,0 @@ # [5.0.0](https://github.com/zkat/make-fetch-happen/compare/v4.0.2...v5.0.0) (2019-07-15) |
{ | ||
"name": "make-fetch-happen", | ||
"version": "5.0.0", | ||
"version": "5.0.1", | ||
"description": "Opinionated, caching, retrying fetch client", | ||
@@ -13,3 +13,3 @@ "main": "index.js", | ||
"release": "standard-version -s", | ||
"postrelease": "npm publish && git push --follow-tags", | ||
"postrelease": "npm publish --tag=legacy && git push --follow-tags", | ||
"pretest": "standard", | ||
@@ -41,3 +41,3 @@ "test": "tap --coverage --nyc-arg=--all --timeout=35 -J test/*.js", | ||
"http-proxy-agent": "^2.1.0", | ||
"https-proxy-agent": "^2.2.1", | ||
"https-proxy-agent": "^2.2.3", | ||
"lru-cache": "^5.1.1", | ||
@@ -44,0 +44,0 @@ "mississippi": "^3.0.0", |
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
64973
Updatedhttps-proxy-agent@^2.2.3