Socket
Socket
Sign inDemoInstall

npm-registry-fetch

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

lib/json-stream.js

2

lib/index.js

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

const fetch = require('make-fetch-happen')
const JSONStream = require('minipass-json-stream')
const JSONStream = require('./json-stream')
const npa = require('npm-package-arg')

@@ -10,0 +10,0 @@ const qs = require('querystring')

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

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

"type": "git",
"url": "https://github.com/npm/npm-registry-fetch.git"
"url": "git+https://github.com/npm/npm-registry-fetch.git"
},

@@ -36,6 +36,6 @@ "keywords": [

"@npmcli/redact": "^2.0.0",
"jsonparse": "^1.3.1",
"make-fetch-happen": "^13.0.0",
"minipass": "^7.0.2",
"minipass-fetch": "^3.0.0",
"minipass-json-stream": "^1.0.1",
"minizlib": "^2.1.2",

@@ -47,3 +47,3 @@ "npm-package-arg": "^11.0.0",

"@npmcli/eslint-config": "^4.0.0",
"@npmcli/template-oss": "4.21.4",
"@npmcli/template-oss": "4.22.0",
"cacache": "^18.0.0",

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

"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
"version": "4.21.4",
"version": "4.22.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