Socket
Socket
Sign inDemoInstall

npm-registry-fetch

Package Overview
Dependencies
Maintainers
6
Versions
78
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

npm-registry-fetch - npm Package Compare versions

Comparing version 14.0.5 to 15.0.0

18

package.json
{
"name": "npm-registry-fetch",
"version": "14.0.5",
"version": "15.0.0",
"description": "Fetch-based http client for use with npm registry APIs",

@@ -34,4 +34,4 @@ "main": "lib",

"dependencies": {
"make-fetch-happen": "^11.0.0",
"minipass": "^5.0.0",
"make-fetch-happen": "^12.0.0",
"minipass": "^7.0.2",
"minipass-fetch": "^3.0.0",

@@ -45,3 +45,3 @@ "minipass-json-stream": "^1.0.1",

"@npmcli/eslint-config": "^4.0.0",
"@npmcli/template-oss": "4.14.1",
"@npmcli/template-oss": "4.18.0",
"cacache": "^17.0.0",

@@ -62,9 +62,15 @@ "nock": "^13.2.4",

"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
"node": "^16.13.0 || >=18.0.0"
},
"templateOSS": {
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
"version": "4.14.1",
"ciVersions": [
"16.13.0",
"16.x",
"18.0.0",
"18.x"
],
"version": "4.18.0",
"publish": "true"
}
}
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