+15
-55478
lines changed Original file line number Diff line number Diff line change
@@ -257,8 +257,6 @@ graph LR;
257
257
```mermaid
258
258
graph LR;
259
259
agent-base-->debug;
260
-
aggregate-error-->clean-stack;
261
-
aggregate-error-->indent-string;
262
260
bin-links-->cmd-shim;
263
261
bin-links-->npm-normalize-package-bin;
264
262
bin-links-->proc-log;
@@ -317,6 +315,7 @@ graph LR;
317
315
isaacs-cliui-->strip-ansi;
318
316
isaacs-cliui-->wrap-ansi-cjs;
319
317
isaacs-cliui-->wrap-ansi;
318
+
isaacs-fs-minipass-->minipass;
320
319
jackspeak-->isaacs-cliui["@isaacs/cliui"];
321
320
jackspeak-->pkgjs-parseargs["@pkgjs/parseargs"];
322
321
libnpmaccess-->npm-package-arg;
@@ -409,7 +408,6 @@ graph LR;
409
408
libnpmversion-->tap;
410
409
make-fetch-happen-->cacache;
411
410
make-fetch-happen-->http-cache-semantics;
412
-
make-fetch-happen-->is-lambda;
413
411
make-fetch-happen-->minipass-fetch;
414
412
make-fetch-happen-->minipass-flush;
415
413
make-fetch-happen-->minipass-pipeline;
@@ -431,7 +429,6 @@ graph LR;
431
429
minipass-sized-->minipass;
432
430
minizlib-->minipass;
433
431
minizlib-->rimraf;
434
-
minizlib-->yallist;
435
432
node-gyp-->env-paths;
436
433
node-gyp-->exponential-backoff;
437
434
node-gyp-->glob;
@@ -683,7 +680,6 @@ graph LR;
683
680
npmcli-smoke-tests-->proxy;
684
681
npmcli-smoke-tests-->tap;
685
682
npmcli-smoke-tests-->which;
686
-
p-map-->aggregate-error;
687
683
pacote-->cacache;
688
684
pacote-->fs-minipass;
689
685
pacote-->minipass;
@@ -751,6 +747,7 @@ graph LR;
751
747
strip-ansi-->ansi-regex;
752
748
tar-->chownr;
753
749
tar-->fs-minipass;
750
+
tar-->isaacs-fs-minipass["@isaacs/fs-minipass"];
754
751
tar-->minipass;
755
752
tar-->minizlib;
756
753
tar-->mkdirp;
Original file line number Diff line number Diff line change
@@ -29,30 +29,6 @@
29
29
!/@npmcli/query
30
30
!/@npmcli/redact
31
31
!/@npmcli/run-script
32
-
!/@npmcli/run-script/node_modules/
33
-
/@npmcli/run-script/node_modules/*
34
-
!/@npmcli/run-script/node_modules/@npmcli/
35
-
/@npmcli/run-script/node_modules/@npmcli/*
36
-
!/@npmcli/run-script/node_modules/@npmcli/agent
37
-
!/@npmcli/run-script/node_modules/@npmcli/fs
38
-
!/@npmcli/run-script/node_modules/abbrev
39
-
!/@npmcli/run-script/node_modules/cacache
40
-
!/@npmcli/run-script/node_modules/isexe
41
-
!/@npmcli/run-script/node_modules/make-fetch-happen
42
-
!/@npmcli/run-script/node_modules/make-fetch-happen/node_modules/
43
-
/@npmcli/run-script/node_modules/make-fetch-happen/node_modules/*
44
-
!/@npmcli/run-script/node_modules/make-fetch-happen/node_modules/proc-log
45
-
!/@npmcli/run-script/node_modules/minipass-fetch
46
-
!/@npmcli/run-script/node_modules/node-gyp
47
-
!/@npmcli/run-script/node_modules/node-gyp/node_modules/
48
-
/@npmcli/run-script/node_modules/node-gyp/node_modules/*
49
-
!/@npmcli/run-script/node_modules/node-gyp/node_modules/proc-log
50
-
!/@npmcli/run-script/node_modules/node-gyp/node_modules/which
51
-
!/@npmcli/run-script/node_modules/nopt
52
-
!/@npmcli/run-script/node_modules/p-map
53
-
!/@npmcli/run-script/node_modules/ssri
54
-
!/@npmcli/run-script/node_modules/unique-filename
55
-
!/@npmcli/run-script/node_modules/unique-slug
56
32
!/@pkgjs/
57
33
/@pkgjs/*
58
34
!/@pkgjs/parseargs
@@ -70,7 +46,6 @@
70
46
!/@tufjs/models
71
47
!/abbrev
72
48
!/agent-base
73
-
!/aggregate-error
74
49
!/ansi-regex
75
50
!/ansi-styles
76
51
!/aproba
@@ -91,7 +66,6 @@
91
66
!/chownr
92
67
!/ci-info
93
68
!/cidr-regex
94
-
!/clean-stack
95
69
!/cli-columns
96
70
!/cmd-shim
97
71
!/color-convert
@@ -122,14 +96,12 @@
122
96
!/iconv-lite
123
97
!/ignore-walk
124
98
!/imurmurhash
125
-
!/indent-string
126
99
!/ini
127
100
!/init-package-json
128
101
!/ip-address
129
102
!/ip-regex
130
103
!/is-cidr
131
104
!/is-fullwidth-code-point
132
-
!/is-lambda
133
105
!/isexe
134
106
!/jackspeak
135
107
!/jsbn
@@ -169,7 +141,6 @@
169
141
!/mkdirp
170
142
!/ms
171
143
!/mute-stream
172
-
!/negotiator
173
144
!/node-gyp
174
145
!/node-gyp/node_modules/
175
146
/node-gyp/node_modules/*
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4