Socket
Socket
Sign inDemoInstall

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 2.0.1 to 3.0.0

11

package.json
{
"name": "libnpmexec",
"version": "2.0.1",
"version": "3.0.0",
"files": [

@@ -9,3 +9,3 @@ "lib"

"engines": {
"node": ">=10"
"node": "^12.13.0 || ^14.15.0 || >=16"
},

@@ -41,2 +41,3 @@ "description": "npm exec (npx) programmatic API",

"tap": {
"color": true,
"check-coverage": true

@@ -54,9 +55,9 @@ },

"dependencies": {
"@npmcli/arborist": "^2.3.0",
"@npmcli/arborist": "^3.0.0",
"@npmcli/ci-detect": "^1.3.0",
"@npmcli/run-script": "^1.8.4",
"@npmcli/run-script": "^2.0.0",
"chalk": "^4.1.0",
"mkdirp-infer-owner": "^2.0.0",
"npm-package-arg": "^8.1.2",
"pacote": "^11.3.1",
"pacote": "^12.0.0",
"proc-log": "^1.0.0",

@@ -63,0 +64,0 @@ "read": "^1.0.7",

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