File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -415,7 +415,6 @@ graph LR;
415415 libnpmpack-->spawk;
416416 libnpmpack-->tap;
417417 libnpmpublish-->ci-info;
418- libnpmpublish-->lodash.clonedeep;
419418 libnpmpublish-->nock;
420419 libnpmpublish-->normalize-package-data;
421420 libnpmpublish-->npm-package-arg;
Original file line number Diff line number Diff line change 77627762 "integrity": "sha512-TwuEnCnxbc3rAvhf/LbG7tJUDzhqXyFnv3dtzLOPgCG/hODL7WFnsbwktkD7yUV0RrreP/l1PALq/YSg6VvjlA==",
77637763 "dev": true
77647764 },
7765- "node_modules/lodash.clonedeep": {
7766- "version": "4.5.0",
7767- "resolved": "https://registry.npmjs.org/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz",
7768- "integrity": "sha512-H5ZhCF25riFd9uB5UCkVKo61m3S/xZk1x4wA6yp/L3RFP6Z/eHH1ymQcGLo7J3GMPfm0V/7m1tryHuGVxpqEBQ==",
7769- "dev": true
7770- },
77717765 "node_modules/lodash.flattendeep": {
77727766 "version": "4.4.0",
77737767 "resolved": "https://registry.npmjs.org/lodash.flattendeep/-/lodash.flattendeep-4.4.0.tgz",
1585015844 "@npmcli/mock-globals": "^1.0.0",
1585115845 "@npmcli/mock-registry": "^1.0.0",
1585215846 "@npmcli/template-oss": "4.18.0",
15853- "lodash.clonedeep": "^4.5.0",
1585415847 "nock": "^13.3.0",
1585515848 "tap": "^16.3.4"
1585615849 },
Original file line number Diff line number Diff line change 2727 "@npmcli/mock-globals" : " ^1.0.0" ,
2828 "@npmcli/mock-registry" : " ^1.0.0" ,
2929 "@npmcli/template-oss" : " 4.18.0" ,
30- "lodash.clonedeep" : " ^4.5.0" ,
3130 "nock" : " ^13.3.0" ,
3231 "tap" : " ^16.3.4"
3332 },
You can’t perform that action at this time.
0 commit comments