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
5
Versions
105
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 12.0.0 to 13.0.0

10

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

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

"dependencies": {
"@npmcli/agent": "^1.1.0",
"cacache": "^17.0.0",
"@npmcli/agent": "^2.0.0",
"cacache": "^18.0.0",
"http-cache-semantics": "^4.1.1",

@@ -58,3 +58,3 @@ "is-lambda": "^1.0.1",

"engines": {
"node": "^16.13.0 || >=18.0.0"
"node": "^16.14.0 || >=18.0.0"
},

@@ -74,3 +74,3 @@ "tap": {

"ciVersions": [
"16.13.0",
"16.14.0",
"16.x",

@@ -77,0 +77,0 @@ "18.0.0",

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