You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

make-fetch-happen

Package Overview
Dependencies
Maintainers
6
Versions
105
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 11.1.0 to 11.1.1

2

lib/cache/entry.js
const { Request, Response } = require('minipass-fetch')
const Minipass = require('minipass')
const { Minipass } = require('minipass')
const MinipassFlush = require('minipass-flush')

@@ -4,0 +4,0 @@ const cacache = require('cacache')

@@ -1,2 +0,2 @@

const Minipass = require('minipass')
const { Minipass } = require('minipass')
const fetch = require('minipass-fetch')

@@ -3,0 +3,0 @@ const promiseRetry = require('promise-retry')

{
"name": "make-fetch-happen",
"version": "11.1.0",
"version": "11.1.1",
"description": "Opinionated, caching, retrying fetch client",

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

"lru-cache": "^7.7.1",
"minipass": "^4.0.0",
"minipass": "^5.0.0",
"minipass-fetch": "^3.0.0",

@@ -55,3 +55,3 @@ "minipass-flush": "^1.0.5",

"@npmcli/eslint-config": "^4.0.0",
"@npmcli/template-oss": "4.13.0",
"@npmcli/template-oss": "4.14.1",
"nock": "^13.2.4",

@@ -77,5 +77,5 @@ "safe-buffer": "^5.2.1",

"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
"version": "4.13.0",
"version": "4.14.1",
"publish": "true"
}
}
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc