File tree 5 files changed +0
-11
lines changed
5 files changed +0
-11
lines changed Original file line number Diff line number Diff line change @@ -358,7 +358,6 @@ graph LR;
358
358
libnpmexec-->just-extend;
359
359
libnpmexec-->just-safe-set;
360
360
libnpmexec-->minify-registry-metadata;
361
- libnpmexec-->mkdirp;
362
361
libnpmexec-->npm-package-arg;
363
362
libnpmexec-->npmcli-arborist["@npmcli/arborist"];
364
363
libnpmexec-->npmcli-eslint-config["@npmcli/eslint-config"];
@@ -510,7 +509,6 @@ graph LR;
510
509
npm-->minimatch;
511
510
npm-->minipass-pipeline;
512
511
npm-->minipass;
513
- npm-->mkdirp;
514
512
npm-->ms;
515
513
npm-->nock;
516
514
npm-->node-gyp;
@@ -637,7 +635,6 @@ graph LR;
637
635
npmcli-docs-->ignore-walk;
638
636
npmcli-docs-->isaacs-string-locale-compare["@isaacs/string-locale-compare"];
639
637
npmcli-docs-->jsdom;
640
- npmcli-docs-->mkdirp;
641
638
npmcli-docs-->npmcli-eslint-config["@npmcli/eslint-config"];
642
639
npmcli-docs-->npmcli-template-oss["@npmcli/template-oss"];
643
640
npmcli-docs-->rehype-stringify;
Original file line number Diff line number Diff line change 26
26
"front-matter" : " ^4.0.2" ,
27
27
"ignore-walk" : " ^6.0.0" ,
28
28
"jsdom" : " ^21.1.0" ,
29
- "mkdirp" : " ^1.0.4" ,
30
29
"rehype-stringify" : " ^9.0.3" ,
31
30
"remark-gfm" : " ^3.0.1" ,
32
31
"remark-man" : " ^8.0.1" ,
Original file line number Diff line number Diff line change 46
46
" minimatch" ,
47
47
" minipass" ,
48
48
" minipass-pipeline" ,
49
- " mkdirp" ,
50
49
" ms" ,
51
50
" node-gyp" ,
52
51
" nopt" ,
122
121
"minimatch" : " ^5.1.1" ,
123
122
"minipass" : " ^4.0.2" ,
124
123
"minipass-pipeline" : " ^1.2.4" ,
125
- "mkdirp" : " ^1.0.4" ,
126
124
"ms" : " ^2.1.2" ,
127
125
"node-gyp" : " ^9.3.1" ,
128
126
"nopt" : " ^7.0.0" ,
188
186
"front-matter" : " ^4.0.2" ,
189
187
"ignore-walk" : " ^6.0.0" ,
190
188
"jsdom" : " ^21.1.0" ,
191
- "mkdirp" : " ^1.0.4" ,
192
189
"rehype-stringify" : " ^9.0.3" ,
193
190
"remark-gfm" : " ^3.0.1" ,
194
191
"remark-man" : " ^8.0.1" ,
14590
14587
"just-extend" : " ^6.1.1" ,
14591
14588
"just-safe-set" : " ^4.2.1" ,
14592
14589
"minify-registry-metadata" : " ^3.0.0" ,
14593
- "mkdirp" : " ^1.0.4" ,
14594
14590
"tap" : " ^16.3.2"
14595
14591
},
14596
14592
"engines" : {
Original file line number Diff line number Diff line change 90
90
"minimatch" : " ^5.1.1" ,
91
91
"minipass" : " ^4.0.2" ,
92
92
"minipass-pipeline" : " ^1.2.4" ,
93
- "mkdirp" : " ^1.0.4" ,
94
93
"ms" : " ^2.1.2" ,
95
94
"node-gyp" : " ^9.3.1" ,
96
95
"nopt" : " ^7.0.0" ,
159
158
" minimatch" ,
160
159
" minipass" ,
161
160
" minipass-pipeline" ,
162
- " mkdirp" ,
163
161
" ms" ,
164
162
" node-gyp" ,
165
163
" nopt" ,
Original file line number Diff line number Diff line change 57
57
"just-extend" : " ^6.1.1" ,
58
58
"just-safe-set" : " ^4.2.1" ,
59
59
"minify-registry-metadata" : " ^3.0.0" ,
60
- "mkdirp" : " ^1.0.4" ,
61
60
"tap" : " ^16.3.2"
62
61
},
63
62
"dependencies" : {
You can’t perform that action at this time.
0 commit comments