File tree Expand file tree Collapse file tree 3 files changed +0
-4
lines changed Expand file tree Collapse file tree 3 files changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -217,7 +217,6 @@ graph LR;
217
217
npmcli-run-script-->npmcli-node-gyp["@npmcli/node-gyp"];
218
218
npmcli-run-script-->npmcli-promise-spawn["@npmcli/promise-spawn"];
219
219
npmcli-run-script-->read-package-json-fast;
220
- npmcli-smoke-tests-->minify-registry-metadata;
221
220
npmcli-smoke-tests-->npmcli-eslint-config["@npmcli/eslint-config"];
222
221
npmcli-smoke-tests-->npmcli-mock-registry["@npmcli/mock-registry"];
223
222
npmcli-smoke-tests-->npmcli-promise-spawn["@npmcli/promise-spawn"];
@@ -685,7 +684,6 @@ graph LR;
685
684
npmcli-smoke-tests-->http-proxy;
686
685
npmcli-smoke-tests-->just-extend;
687
686
npmcli-smoke-tests-->just-safe-set;
688
- npmcli-smoke-tests-->minify-registry-metadata;
689
687
npmcli-smoke-tests-->npmcli-eslint-config["@npmcli/eslint-config"];
690
688
npmcli-smoke-tests-->npmcli-mock-registry["@npmcli/mock-registry"];
691
689
npmcli-smoke-tests-->npmcli-promise-spawn["@npmcli/promise-spawn"];
Original file line number Diff line number Diff line change 14972
14972
"http-proxy" : " ^1.18.1" ,
14973
14973
"just-extend" : " ^6.1.1" ,
14974
14974
"just-safe-set" : " ^4.1.1" ,
14975
- "minify-registry-metadata" : " ^2.2.0" ,
14976
14975
"tap" : " ^16.0.1" ,
14977
14976
"which" : " ^3.0.0"
14978
14977
},
Original file line number Diff line number Diff line change 25
25
"http-proxy" : " ^1.18.1" ,
26
26
"just-extend" : " ^6.1.1" ,
27
27
"just-safe-set" : " ^4.1.1" ,
28
- "minify-registry-metadata" : " ^2.2.0" ,
29
28
"tap" : " ^16.0.1" ,
30
29
"which" : " ^3.0.0"
31
30
},
You can’t perform that action at this time.
0 commit comments