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 16.2.0 to 16.2.1

2

lib/check-response.js

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

const defaultOpts = require('./default-opts.js')
const log = require('proc-log')
const { log } = require('proc-log')
const { redact: cleanUrl } = require('@npmcli/redact')

@@ -9,0 +9,0 @@

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

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

"npm-package-arg": "^11.0.0",
"proc-log": "^3.0.0"
"proc-log": "^4.0.0"
},

@@ -44,0 +44,0 @@ "devDependencies": {

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