Socket
Socket
Sign inDemoInstall

make-fetch-happen

Package Overview
Dependencies
Maintainers
6
Versions
106
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 10.0.4 to 10.0.5

1

lib/agent.js

@@ -201,2 +201,3 @@ 'use strict'

{
code: 'EUNSUPPORTEDPROXY',
url: proxyUrl.href,

@@ -203,0 +204,0 @@ }

10

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

@@ -42,6 +42,6 @@ "main": "lib/index.js",

"is-lambda": "^1.0.1",
"lru-cache": "^7.4.0",
"lru-cache": "^7.4.1",
"minipass": "^3.1.6",
"minipass-collect": "^1.0.2",
"minipass-fetch": "^2.0.1",
"minipass-fetch": "^2.0.2",
"minipass-flush": "^1.0.5",

@@ -55,3 +55,3 @@ "minipass-pipeline": "^1.2.4",

"devDependencies": {
"@npmcli/template-oss": "^2.8.1",
"@npmcli/template-oss": "^2.9.2",
"eslint": "^8.10.0",

@@ -74,4 +74,4 @@ "mkdirp": "^1.0.4",

"templateOSS": {
"version": "2.8.1"
"version": "2.9.2"
}
}
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