🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

make-fetch-happen

Package Overview
Dependencies
Maintainers
5
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

to
10.2.0

1

lib/cache/entry.js

@@ -38,2 +38,3 @@ const { Request, Response } = require('minipass-fetch')

'last-modified',
'link',
'location',

@@ -40,0 +41,0 @@ 'pragma',

2

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

@@ -5,0 +5,0 @@ "main": "lib/index.js",