Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

make-fetch-happen

Package Overview
Dependencies
Maintainers
1
Versions
109
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.2.0 to 2.2.1

10

CHANGELOG.md

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

<a name="2.2.1"></a>
## [2.2.1](https://github.com/zkat/make-fetch-happen/compare/v2.2.0...v2.2.1) (2017-04-10)
### Bug Fixes
* **deps:** move test-only deps to devDeps ([2daaf80](https://github.com/zkat/make-fetch-happen/commit/2daaf80))
<a name="2.2.0"></a>

@@ -7,0 +17,0 @@ # [2.2.0](https://github.com/zkat/make-fetch-happen/compare/v2.1.0...v2.2.0) (2017-04-09)

7

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

@@ -40,5 +40,3 @@ "main": "index.js",

"agentkeepalive": "^3.1.0",
"bluebird": "^3.5.0",
"cacache": "^7.0.3",
"checksum-stream": "^1.0.2",
"http-proxy-agent": "^1.0.0",

@@ -51,3 +49,2 @@ "https-proxy-agent": "^1.0.0",

"promise-retry": "^1.1.1",
"safe-buffer": "^5.0.1",
"socks-proxy-agent": "^2.0.0",

@@ -57,2 +54,3 @@ "ssri": "^4.0.0"

"devDependencies": {
"bluebird": "^3.5.0",
"mkdirp": "^0.5.1",

@@ -63,2 +61,3 @@ "nock": "^9.0.6",

"rimraf": "^2.5.4",
"safe-buffer": "^5.0.1",
"standard": "^10.0.1",

@@ -65,0 +64,0 @@ "standard-version": "^4.0.0",

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc