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 7.5.1 to 7.5.2

10

package.json
{
"name": "libnpmpublish",
"version": "7.5.1",
"version": "7.5.2",
"description": "Programmatic API for the bits behind npm publish and unpublish",

@@ -17,3 +17,3 @@ "author": "GitHub Inc.",

"scripts": {
"lint": "eslint \"**/*.js\"",
"lint": "eslint \"**/*.{js,cjs,ts,mjs,jsx,tsx}\"",
"lintfix": "node ../.. run lint -- --fix",

@@ -30,3 +30,3 @@ "test": "tap",

"@npmcli/mock-registry": "^1.0.0",
"@npmcli/template-oss": "4.19.0",
"@npmcli/template-oss": "4.21.3",
"lodash.clonedeep": "^4.5.0",

@@ -44,3 +44,3 @@ "nock": "^13.3.0",

"dependencies": {
"ci-info": "^3.6.1",
"ci-info": "^4.0.0",
"normalize-package-data": "^5.0.0",

@@ -59,3 +59,3 @@ "npm-package-arg": "^10.1.0",

"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
"version": "4.19.0",
"version": "4.21.3",
"content": "../../scripts/template-oss/index.js"

@@ -62,0 +62,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