@npmcli/redact
Advanced tools
+4
-4
| { | ||
| "name": "@npmcli/redact", | ||
| "version": "4.0.0", | ||
| "version": "5.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.27.1", | ||
| "version": "5.0.0", | ||
| "publish": true | ||
@@ -47,8 +47,8 @@ }, | ||
| "@npmcli/eslint-config": "^5.0.0", | ||
| "@npmcli/template-oss": "4.27.1", | ||
| "@npmcli/template-oss": "5.0.0", | ||
| "tap": "^16.3.10" | ||
| }, | ||
| "engines": { | ||
| "node": "^20.17.0 || >=22.9.0" | ||
| "node": "^22.22.2 || ^24.15.0 || >=26.0.0" | ||
| } | ||
| } |
16860
0.06%