Socket
Socket
Sign inDemoInstall

make-fetch-happen

Package Overview
Dependencies
15
Maintainers
7
Versions
105
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.1.0 to 7.1.1

2

CHANGELOG.md

@@ -5,2 +5,4 @@ # Changelog

### [7.1.1](https://github.com/npm/make-fetch-happen/compare/v7.1.0...v7.1.1) (2020-01-28)
## [7.1.0](https://github.com/npm/make-fetch-happen/compare/v7.0.0...v7.1.0) (2019-12-17)

@@ -7,0 +9,0 @@

6

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

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

"agentkeepalive": "^4.1.0",
"cacache": "^13.0.1",
"cacache": "^14.0.0",
"http-cache-semantics": "^4.0.3",

@@ -54,3 +54,3 @@ "http-proxy-agent": "^3.0.0",

"devDependencies": {
"mkdirp": "^0.5.1",
"mkdirp": "^1.0.3",
"nock": "^11.7.0",

@@ -57,0 +57,0 @@ "npmlog": "^4.1.2",

@@ -74,5 +74,5 @@ # make-fetch-happen

The make-fetch-happen team enthusiastically welcomes contributions and project participation! There's a bunch of things you can do if you want to contribute! The [Contributor Guide](CONTRIBUTING.md) has all the information you need for everything from reporting bugs to contributing entire new features. Please don't hesitate to jump in if you'd like to, or even ask us questions if something isn't clear.
The make-fetch-happen team enthusiastically welcomes contributions and project participation! There's a bunch of things you can do if you want to contribute! The [Contributor Guide](https://github.com/npm/cli/blob/latest/CONTRIBUTING.md) outlines the process for community interaction and contribution. Please don't hesitate to jump in if you'd like to, or even ask us questions if something isn't clear.
All participants and maintainers in this project are expected to follow [Code of Conduct](CODE_OF_CONDUCT.md), and just generally be excellent to each other.
All participants and maintainers in this project are expected to follow the [npm Code of Conduct](https://www.npmjs.com/policies/conduct), and just generally be excellent to each other.

@@ -79,0 +79,0 @@ Please refer to the [Changelog](CHANGELOG.md) for project history details, too.

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc