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.10 to 2.4.11

10

CHANGELOG.md

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

<a name="2.4.11"></a>
## [2.4.11](https://github.com/zkat/make-fetch-happen/compare/v2.4.10...v2.4.11) (2017-06-05)
### Bug Fixes
* **deps:** bump deps with ssri fix ([bef1994](https://github.com/zkat/make-fetch-happen/commit/bef1994))
<a name="2.4.10"></a>

@@ -7,0 +17,0 @@ ## [2.4.10](https://github.com/zkat/make-fetch-happen/compare/v2.4.9...v2.4.10) (2017-05-31)

12

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

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

"agentkeepalive": "^3.1.0",
"cacache": "^9.2.6",
"cacache": "^9.2.7",
"http-cache-semantics": "^3.7.3",

@@ -47,3 +47,3 @@ "http-proxy-agent": "^1.0.0",

"socks-proxy-agent": "^2.1.0",
"ssri": "^4.1.4"
"ssri": "^4.1.5"
},

@@ -55,9 +55,9 @@ "devDependencies": {

"npmlog": "^4.1.0",
"nyc": "^10.3.2",
"nyc": "^11.0.2",
"rimraf": "^2.5.4",
"safe-buffer": "^5.0.1",
"safe-buffer": "^5.1.0",
"standard": "^10.0.1",
"standard-version": "^4.0.0",
"tacks": "^1.2.6",
"tap": "^10.2.0",
"tap": "^10.3.3",
"weallbehave": "^1.0.0",

@@ -64,0 +64,0 @@ "weallcontribute": "^1.0.7"

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