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

make-fetch-happen

Package Overview
Dependencies
Maintainers
9
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 5.0.0 to 5.0.1

5

CHANGELOG.md

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

<a name="5.0.1"></a>
## [5.0.1](https://github.com/zkat/make-fetch-happen/compare/v5.0.0...v5.0.1) (2019-10-23)
<a name="5.0.0"></a>

@@ -7,0 +12,0 @@ # [5.0.0](https://github.com/zkat/make-fetch-happen/compare/v4.0.2...v5.0.0) (2019-07-15)

6

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

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

"release": "standard-version -s",
"postrelease": "npm publish && git push --follow-tags",
"postrelease": "npm publish --tag=legacy && git push --follow-tags",
"pretest": "standard",

@@ -41,3 +41,3 @@ "test": "tap --coverage --nyc-arg=--all --timeout=35 -J test/*.js",

"http-proxy-agent": "^2.1.0",
"https-proxy-agent": "^2.2.1",
"https-proxy-agent": "^2.2.3",
"lru-cache": "^5.1.1",

@@ -44,0 +44,0 @@ "mississippi": "^3.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