Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@pnpm/fetch

Package Overview
Dependencies
Maintainers
0
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pnpm/fetch - npm Package Compare versions

Comparing version 1000.0.0 to 1000.1.0

1

lib/fetchFromRegistry.js

@@ -54,2 +54,3 @@ "use strict";

compress: opts?.compress ?? false,
method: opts?.method,
headers,

@@ -56,0 +57,0 @@ redirect: 'manual',

8

package.json
{
"name": "@pnpm/fetch",
"version": "1000.0.0",
"version": "1000.1.0",
"description": "node-fetch with retries",

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

"@pnpm/core-loggers": "1000.0.0",
"@pnpm/fetching-types": "1000.0.0",
"@pnpm/types": "1000.0.0"
"@pnpm/types": "1000.0.0",
"@pnpm/fetching-types": "1000.1.0"
},

@@ -40,3 +40,3 @@ "devDependencies": {

"nock": "13.3.4",
"@pnpm/fetch": "1000.0.0",
"@pnpm/fetch": "1000.1.0",
"@pnpm/logger": "1000.0.0"

@@ -43,0 +43,0 @@ },

Sorry, the diff of this file is not supported yet

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