Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@npmcli/redact

Package Overview
Dependencies
Maintainers
6
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@npmcli/redact - npm Package Compare versions

Comparing version
3.2.2
to
4.0.0
+4
-4
package.json
{
"name": "@npmcli/redact",
"version": "3.2.2",
"version": "4.0.0",
"description": "Redact sensitive npm information from output",

@@ -34,3 +34,3 @@ "main": "lib/index.js",

"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
"version": "4.24.3",
"version": "4.27.1",
"publish": true

@@ -47,8 +47,8 @@ },

"@npmcli/eslint-config": "^5.0.0",
"@npmcli/template-oss": "4.24.3",
"@npmcli/template-oss": "4.27.1",
"tap": "^16.3.10"
},
"engines": {
"node": "^18.17.0 || >=20.5.0"
"node": "^20.17.0 || >=22.9.0"
}
}