Socket
Socket
Sign inDemoInstall

@npmcli/arborist

Package Overview
Dependencies
Maintainers
5
Versions
193
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 5.2.1 to 5.2.2

2

lib/arborist/build-ideal-tree.js

@@ -676,3 +676,3 @@ // mixin implementing the buildIdealTree method

: 'outside your stated dependency range'
log.warn('audit', `Updating ${name} to ${version},` +
log.warn('audit', `Updating ${name} to ${version}, ` +
`which is ${breakingMessage}.`)

@@ -679,0 +679,0 @@

{
"name": "@npmcli/arborist",
"version": "5.2.1",
"version": "5.2.2",
"description": "Manage node_modules trees",

@@ -14,3 +14,3 @@ "dependencies": {

"@npmcli/package-json": "^2.0.0",
"@npmcli/run-script": "^3.0.0",
"@npmcli/run-script": "^4.1.0",
"bin-links": "^3.0.0",

@@ -29,3 +29,3 @@ "cacache": "^16.0.6",

"npmlog": "^6.0.2",
"pacote": "^13.0.5",
"pacote": "^13.6.1",
"parse-conflict-json": "^2.0.1",

@@ -32,0 +32,0 @@ "proc-log": "^2.0.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