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.4 to 14.0.5

2

lib/index.js

@@ -12,3 +12,3 @@ 'use strict'

const zlib = require('minizlib')
const Minipass = require('minipass')
const { Minipass } = require('minipass')

@@ -15,0 +15,0 @@ const defaultOpts = require('./default-opts.js')

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

@@ -35,3 +35,3 @@ "main": "lib",

"make-fetch-happen": "^11.0.0",
"minipass": "^4.0.0",
"minipass": "^5.0.0",
"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.13.0",
"@npmcli/template-oss": "4.14.1",
"cacache": "^17.0.0",

@@ -66,5 +66,5 @@ "nock": "^13.2.4",

"//@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

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc