Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

libnpmexec

Package Overview
Dependencies
Maintainers
7
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

libnpmexec - npm Package Compare versions

Comparing version 4.0.0 to 4.0.1

13

package.json
{
"name": "libnpmexec",
"version": "4.0.0",
"version": "4.0.1",
"files": [

@@ -13,3 +13,7 @@ "bin",

"description": "npm exec (npx) programmatic API",
"repository": "https://github.com/npm/libnpmexec",
"repository": {
"type": "git",
"url": "https://github.com/npm/cli",
"directory": "workspaces/libnpmexec"
},
"keywords": [

@@ -41,3 +45,4 @@ "npm",

"postlint": "npm-template-check",
"lintfix": "npm run lint -- --fix"
"lintfix": "npm run lint -- --fix",
"template-copy": "npm-template-copy --force"
},

@@ -69,4 +74,4 @@ "tap": {

"templateOSS": {
"version": "2.4.3"
"version": "2.9.2"
}
}
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