File tree Expand file tree Collapse file tree 3 files changed +5
-0
lines changed
Expand file tree Collapse file tree 3 files changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -579,6 +579,7 @@ graph LR;
579579 npmcli-arborist-->walk-up-path;
580580 npmcli-config-->ci-info;
581581 npmcli-config-->ini;
582+ npmcli-config-->ms;
582583 npmcli-config-->nopt;
583584 npmcli-config-->npmcli-eslint-config["@npmcli/eslint-config"];
584585 npmcli-config-->npmcli-map-workspaces["@npmcli/map-workspaces"];
Original file line number Diff line number Diff line change 83658365 },
83668366 "node_modules/ms" : {
83678367 "version" : " 2.1.3" ,
8368+ "resolved" : " https://registry.npmjs.org/ms/-/ms-2.1.3.tgz" ,
8369+ "integrity" : " sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==" ,
83688370 "inBundle" : true ,
83698371 "license" : " MIT"
83708372 },
1473614738 "@npmcli/package-json" : " ^7.0.0" ,
1473714739 "ci-info" : " ^4.0.0" ,
1473814740 "ini" : " ^6.0.0" ,
14741+ "ms" : " ^2.1.3" ,
1473914742 "nopt" : " ^9.0.0" ,
1474014743 "proc-log" : " ^6.0.0" ,
1474114744 "semver" : " ^7.3.5" ,
Original file line number Diff line number Diff line change 4141 "@npmcli/package-json" : " ^7.0.0" ,
4242 "ci-info" : " ^4.0.0" ,
4343 "ini" : " ^6.0.0" ,
44+ "ms" : " ^2.1.3" ,
4445 "nopt" : " ^9.0.0" ,
4546 "proc-log" : " ^6.0.0" ,
4647 "semver" : " ^7.3.5" ,
You can’t perform that action at this time.
0 commit comments