Skip to content

Commit f334466

Browse files
committed
deps: pacote@17.0.4
1 parent bb63bf9 commit f334466

30 files changed

+20
-1041
lines changed

mock-registry/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"json-stringify-safe": "^5.0.1",
5757
"nock": "^13.3.3",
5858
"npm-package-arg": "^11.0.0",
59-
"pacote": "^17.0.3",
59+
"pacote": "^17.0.4",
6060
"tap": "^16.3.8"
6161
}
6262
}

node_modules/.gitignore

-7
Original file line numberDiff line numberDiff line change
@@ -229,13 +229,6 @@
229229
!/once
230230
!/p-map
231231
!/pacote
232-
!/pacote/node_modules/
233-
/pacote/node_modules/*
234-
!/pacote/node_modules/@npmcli/
235-
/pacote/node_modules/@npmcli/*
236-
!/pacote/node_modules/@npmcli/promise-spawn
237-
!/pacote/node_modules/@npmcli/run-script
238-
!/pacote/node_modules/which
239232
!/parse-conflict-json
240233
!/path-is-absolute
241234
!/path-key

node_modules/pacote/node_modules/@npmcli/promise-spawn/LICENSE

-15
This file was deleted.

node_modules/pacote/node_modules/@npmcli/promise-spawn/lib/escape.js

-68
This file was deleted.

node_modules/pacote/node_modules/@npmcli/promise-spawn/lib/index.js

-195
This file was deleted.

node_modules/pacote/node_modules/@npmcli/promise-spawn/package.json

-50
This file was deleted.

node_modules/pacote/node_modules/@npmcli/run-script/LICENSE

-15
This file was deleted.

node_modules/pacote/node_modules/@npmcli/run-script/lib/is-server-package.js

-12
This file was deleted.

node_modules/pacote/node_modules/@npmcli/run-script/lib/is-windows.js

-2
This file was deleted.

0 commit comments

Comments
 (0)