Skip to content

Commit ae9345e

Browse files
committed
deps: @npmcli/[email protected]
1 parent 39a19b3 commit ae9345e

File tree

218 files changed

+10
-55043
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

218 files changed

+10
-55043
lines changed

DEPENDENCIES.md

-2
Original file line numberDiff line numberDiff line change
@@ -422,7 +422,6 @@ graph LR;
422422
libnpmversion-->tap;
423423
make-fetch-happen-->cacache;
424424
make-fetch-happen-->http-cache-semantics;
425-
make-fetch-happen-->is-lambda;
426425
make-fetch-happen-->minipass-fetch;
427426
make-fetch-happen-->minipass-flush;
428427
make-fetch-happen-->minipass-pipeline;
@@ -444,7 +443,6 @@ graph LR;
444443
minipass-sized-->minipass;
445444
minizlib-->minipass;
446445
minizlib-->rimraf;
447-
minizlib-->yallist;
448446
node-gyp-->env-paths;
449447
node-gyp-->exponential-backoff;
450448
node-gyp-->glob;

node_modules/.gitignore

-25
Original file line numberDiff line numberDiff line change
@@ -32,29 +32,6 @@
3232
!/@npmcli/query
3333
!/@npmcli/redact
3434
!/@npmcli/run-script
35-
!/@npmcli/run-script/node_modules/
36-
/@npmcli/run-script/node_modules/*
37-
!/@npmcli/run-script/node_modules/@npmcli/
38-
/@npmcli/run-script/node_modules/@npmcli/*
39-
!/@npmcli/run-script/node_modules/@npmcli/agent
40-
!/@npmcli/run-script/node_modules/@npmcli/fs
41-
!/@npmcli/run-script/node_modules/abbrev
42-
!/@npmcli/run-script/node_modules/cacache
43-
!/@npmcli/run-script/node_modules/isexe
44-
!/@npmcli/run-script/node_modules/make-fetch-happen
45-
!/@npmcli/run-script/node_modules/make-fetch-happen/node_modules/
46-
/@npmcli/run-script/node_modules/make-fetch-happen/node_modules/*
47-
!/@npmcli/run-script/node_modules/make-fetch-happen/node_modules/proc-log
48-
!/@npmcli/run-script/node_modules/minipass-fetch
49-
!/@npmcli/run-script/node_modules/node-gyp
50-
!/@npmcli/run-script/node_modules/node-gyp/node_modules/
51-
/@npmcli/run-script/node_modules/node-gyp/node_modules/*
52-
!/@npmcli/run-script/node_modules/node-gyp/node_modules/proc-log
53-
!/@npmcli/run-script/node_modules/node-gyp/node_modules/which
54-
!/@npmcli/run-script/node_modules/nopt
55-
!/@npmcli/run-script/node_modules/ssri
56-
!/@npmcli/run-script/node_modules/unique-filename
57-
!/@npmcli/run-script/node_modules/unique-slug
5835
!/@pkgjs/
5936
/@pkgjs/*
6037
!/@pkgjs/parseargs
@@ -127,7 +104,6 @@
127104
!/ip-regex
128105
!/is-cidr
129106
!/is-fullwidth-code-point
130-
!/is-lambda
131107
!/isexe
132108
!/jackspeak
133109
!/jsbn
@@ -167,7 +143,6 @@
167143
!/mkdirp
168144
!/ms
169145
!/mute-stream
170-
!/negotiator
171146
!/node-gyp
172147
!/node-gyp/node_modules/
173148
/node-gyp/node_modules/*

node_modules/@npmcli/run-script/node_modules/@npmcli/agent/lib/agents.js

-206
This file was deleted.

node_modules/@npmcli/run-script/node_modules/@npmcli/agent/lib/dns.js

-53
This file was deleted.

node_modules/@npmcli/run-script/node_modules/@npmcli/agent/lib/errors.js

-61
This file was deleted.

0 commit comments

Comments
 (0)