make-fetch-happen
Advanced tools
Comparing version 2.0.2 to 2.0.3
@@ -5,2 +5,12 @@ # Change Log | ||
<a name="2.0.3"></a> | ||
## [2.0.3](https://github.com/zkat/make-fetch-happen/compare/v2.0.2...v2.0.3) (2017-04-09) | ||
### Bug Fixes | ||
* **deps:** seriously ([c29e7e7](https://github.com/zkat/make-fetch-happen/commit/c29e7e7)) | ||
<a name="2.0.2"></a> | ||
@@ -7,0 +17,0 @@ ## [2.0.2](https://github.com/zkat/make-fetch-happen/compare/v2.0.1...v2.0.2) (2017-04-09) |
{ | ||
"name": "make-fetch-happen", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"description": "Opinionated, caching, retrying fetch client", | ||
@@ -47,3 +47,3 @@ "main": "index.js", | ||
"mississippi": "^1.2.0", | ||
"node-fetch": "file:node-fetch-pkg.tgz", | ||
"node-fetch": "2.0.0-alpha.3", | ||
"promise-retry": "^1.1.1", | ||
@@ -50,0 +50,0 @@ "safe-buffer": "^5.0.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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
501759
32
Updatednode-fetch@2.0.0-alpha.3