Socket
Socket
Sign inDemoInstall

@npmcli/arborist

Package Overview
Dependencies
Maintainers
5
Versions
192
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@npmcli/arborist - npm Package Compare versions

Comparing version 6.3.0 to 7.0.0-pre.0

43

package.json
{
"name": "@npmcli/arborist",
"version": "6.3.0",
"version": "7.0.0-pre.0",
"description": "Manage node_modules trees",

@@ -10,12 +10,12 @@ "dependencies": {

"@npmcli/map-workspaces": "^3.0.2",
"@npmcli/metavuln-calculator": "^5.0.0",
"@npmcli/metavuln-calculator": "^7.0.0",
"@npmcli/name-from-folder": "^2.0.0",
"@npmcli/node-gyp": "^3.0.0",
"@npmcli/package-json": "^4.0.0",
"@npmcli/package-json": "^5.0.0",
"@npmcli/query": "^3.0.0",
"@npmcli/run-script": "^6.0.0",
"@npmcli/run-script": "^7.0.1",
"bin-links": "^4.0.1",
"cacache": "^17.0.4",
"cacache": "^18.0.0",
"common-ancestor-path": "^1.0.1",
"hosted-git-info": "^6.1.1",
"hosted-git-info": "^7.0.0",
"json-parse-even-better-errors": "^3.0.0",

@@ -25,8 +25,8 @@ "json-stringify-nice": "^1.1.4",

"nopt": "^7.0.0",
"npm-install-checks": "^6.0.0",
"npm-package-arg": "^10.1.0",
"npm-pick-manifest": "^8.0.1",
"npm-registry-fetch": "^14.0.3",
"npm-install-checks": "^6.2.0",
"npm-package-arg": "^11.0.0",
"npm-pick-manifest": "^9.0.0",
"npm-registry-fetch": "^16.0.0",
"npmlog": "^7.0.1",
"pacote": "^15.0.8",
"pacote": "^17.0.4",
"parse-conflict-json": "^3.0.0",

@@ -38,3 +38,3 @@ "proc-log": "^3.0.0",

"semver": "^7.3.7",
"ssri": "^10.0.1",
"ssri": "^10.0.5",
"treeverse": "^3.0.0",

@@ -45,7 +45,7 @@ "walk-up-path": "^3.0.1"

"@npmcli/eslint-config": "^4.0.0",
"@npmcli/template-oss": "4.14.1",
"@npmcli/template-oss": "4.18.0",
"benchmark": "^2.1.4",
"minify-registry-metadata": "^3.0.0",
"nock": "^13.3.0",
"tap": "^16.3.4",
"nock": "^13.3.3",
"tap": "^16.3.8",
"tar-stream": "^3.0.0",

@@ -86,3 +86,2 @@ "tcompare": "^5.0.6"

],
"color": 1,
"timeout": "360",

@@ -95,9 +94,15 @@ "nyc-arg": [

"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
"node": "^16.14.0 || >=18.0.0"
},
"templateOSS": {
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
"version": "4.14.1",
"content": "../../scripts/template-oss/index.js"
"version": "4.18.0",
"content": "../../scripts/template-oss/index.js",
"ciVersions": [
"16.14.0",
"16.x",
"18.0.0",
"18.x"
]
}
}
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