Socket
Socket
Sign inDemoInstall

make-fetch-happen

Package Overview
Dependencies
Maintainers
1
Versions
105
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

make-fetch-happen - npm Package Compare versions

Comparing version 2.4.2 to 2.4.3

10

CHANGELOG.md

@@ -5,2 +5,12 @@ # Change Log

<a name="2.4.3"></a>
## [2.4.3](https://github.com/zkat/make-fetch-happen/compare/v2.4.2...v2.4.3) (2017-05-06)
### Bug Fixes
* **redirect:** redirects now delete authorization if hosts fail to match ([c071805](https://github.com/zkat/make-fetch-happen/commit/c071805))
<a name="2.4.2"></a>

@@ -7,0 +17,0 @@ ## [2.4.2](https://github.com/zkat/make-fetch-happen/compare/v2.4.1...v2.4.2) (2017-05-04)

8

package.json
{
"name": "make-fetch-happen",
"version": "2.4.2",
"version": "2.4.3",
"description": "Opinionated, caching, retrying fetch client",

@@ -43,3 +43,3 @@ "main": "index.js",

"mississippi": "^1.2.0",
"node-fetch-npm": "^1.0.0",
"node-fetch-npm": "^2.0.0",
"promise-retry": "^1.1.1",

@@ -53,4 +53,4 @@ "socks-proxy-agent": "^2.0.0",

"nock": "^9.0.6",
"npmlog": "^4.0.1",
"nyc": "^10.0.0",
"npmlog": "^4.1.0",
"nyc": "^10.3.2",
"rimraf": "^2.5.4",

@@ -57,0 +57,0 @@ "safe-buffer": "^5.0.1",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc