Socket
Socket
Sign inDemoInstall

libnpmpublish

Package Overview
Dependencies
Maintainers
5
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

libnpmpublish - npm Package Compare versions

Comparing version 9.0.5 to 9.0.6

2

lib/publish.js
const { fixer } = require('normalize-package-data')
const npmFetch = require('npm-registry-fetch')
const npa = require('npm-package-arg')
const log = require('proc-log')
const { log } = require('proc-log')
const semver = require('semver')

@@ -6,0 +6,0 @@ const { URL } = require('url')

{
"name": "libnpmpublish",
"version": "9.0.5",
"version": "9.0.6",
"description": "Programmatic API for the bits behind npm publish and unpublish",

@@ -43,5 +43,5 @@ "author": "GitHub Inc.",

"normalize-package-data": "^6.0.0",
"npm-package-arg": "^11.0.1",
"npm-registry-fetch": "^16.2.0",
"proc-log": "^3.0.0",
"npm-package-arg": "^11.0.2",
"npm-registry-fetch": "^16.2.1",
"proc-log": "^4.2.0",
"semver": "^7.3.7",

@@ -48,0 +48,0 @@ "sigstore": "^2.2.0",

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