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.6 to 2.4.7

10

CHANGELOG.md

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

<a name="2.4.7"></a>
## [2.4.7](https://github.com/zkat/make-fetch-happen/compare/v2.4.6...v2.4.7) (2017-05-24)
### Bug Fixes
* **deps:** pull in various fixes from deps ([fc2a587](https://github.com/zkat/make-fetch-happen/commit/fc2a587))
<a name="2.4.6"></a>

@@ -7,0 +17,0 @@ ## [2.4.6](https://github.com/zkat/make-fetch-happen/compare/v2.4.5...v2.4.6) (2017-05-24)

8

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

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

"agentkeepalive": "^3.1.0",
"cacache": "^9.0.0",
"cacache": "^9.2.4",
"http-cache-semantics": "^3.7.3",

@@ -44,6 +44,6 @@ "http-proxy-agent": "^1.0.0",

"mississippi": "^1.2.0",
"node-fetch-npm": "^2.0.0",
"node-fetch-npm": "^2.0.1",
"promise-retry": "^1.1.1",
"socks-proxy-agent": "^2.0.0",
"ssri": "^4.1.2"
"ssri": "^4.1.3"
},

@@ -50,0 +50,0 @@ "devDependencies": {

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