Socket
Socket
Sign inDemoInstall

make-fetch-happen

Package Overview
Dependencies
16
Maintainers
6
Versions
105
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 10.0.3 to 10.0.4

14

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

@@ -36,3 +36,3 @@ "main": "lib/index.js",

"dependencies": {
"agentkeepalive": "^4.2.0",
"agentkeepalive": "^4.2.1",
"cacache": "^15.3.0",

@@ -43,6 +43,6 @@ "http-cache-semantics": "^4.1.0",

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

@@ -56,4 +56,4 @@ "minipass-pipeline": "^1.2.4",

"devDependencies": {
"@npmcli/template-oss": "^2.7.1",
"eslint": "^8.9.0",
"@npmcli/template-oss": "^2.8.1",
"eslint": "^8.10.0",
"mkdirp": "^1.0.4",

@@ -75,4 +75,4 @@ "nock": "^13.2.4",

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