Skip to content

Commit 59b3c6a

Browse files
committed
deps: @npmcli/[email protected]
1 parent 578abad commit 59b3c6a

File tree

13 files changed

+12
-588
lines changed

13 files changed

+12
-588
lines changed

node_modules/.gitignore

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -171,9 +171,6 @@
171171
!/npm-registry-fetch
172172
!/npm-registry-fetch/node_modules/
173173
/npm-registry-fetch/node_modules/*
174-
!/npm-registry-fetch/node_modules/@npmcli/
175-
/npm-registry-fetch/node_modules/@npmcli/*
176-
!/npm-registry-fetch/node_modules/@npmcli/redact
177174
!/npm-registry-fetch/node_modules/minipass-fetch
178175
!/npm-user-validate
179176
!/p-map

node_modules/@npmcli/redact/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@npmcli/redact",
3-
"version": "3.2.2",
3+
"version": "4.0.0",
44
"description": "Redact sensitive npm information from output",
55
"main": "lib/index.js",
66
"exports": {
@@ -31,7 +31,7 @@
3131
},
3232
"templateOSS": {
3333
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
34-
"version": "4.24.3",
34+
"version": "4.27.1",
3535
"publish": true
3636
},
3737
"tap": {
@@ -43,10 +43,10 @@
4343
},
4444
"devDependencies": {
4545
"@npmcli/eslint-config": "^5.0.0",
46-
"@npmcli/template-oss": "4.24.3",
46+
"@npmcli/template-oss": "4.27.1",
4747
"tap": "^16.3.10"
4848
},
4949
"engines": {
50-
"node": "^18.17.0 || >=20.5.0"
50+
"node": "^20.17.0 || >=22.9.0"
5151
}
5252
}

node_modules/npm-registry-fetch/node_modules/@npmcli/redact/LICENSE

Lines changed: 0 additions & 21 deletions
This file was deleted.

node_modules/npm-registry-fetch/node_modules/@npmcli/redact/lib/deep-map.js

Lines changed: 0 additions & 71 deletions
This file was deleted.

node_modules/npm-registry-fetch/node_modules/@npmcli/redact/lib/error.js

Lines changed: 0 additions & 28 deletions
This file was deleted.

node_modules/npm-registry-fetch/node_modules/@npmcli/redact/lib/index.js

Lines changed: 0 additions & 44 deletions
This file was deleted.

node_modules/npm-registry-fetch/node_modules/@npmcli/redact/lib/matchers.js

Lines changed: 0 additions & 88 deletions
This file was deleted.

node_modules/npm-registry-fetch/node_modules/@npmcli/redact/lib/server.js

Lines changed: 0 additions & 59 deletions
This file was deleted.

0 commit comments

Comments
 (0)