File tree Expand file tree Collapse file tree 3 files changed +0
-6
lines changed Expand file tree Collapse file tree 3 files changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -134,7 +134,6 @@ graph LR;
134134 npm-->parse-conflict-json;
135135 npm-->proc-log;
136136 npm-->read-package-json-fast;
137- npm-->read-package-json;
138137 npm-->read;
139138 npm-->semver;
140139 npm-->ssri;
@@ -569,7 +568,6 @@ graph LR;
569568 npm-->proc-log;
570569 npm-->qrcode-terminal;
571570 npm-->read-package-json-fast;
572- npm-->read-package-json;
573571 npm-->read;
574572 npm-->remark-gfm;
575573 npm-->remark-github;
Original file line number Diff line number Diff line change 6363 "proc-log",
6464 "qrcode-terminal",
6565 "read",
66- "read-package-json",
6766 "read-package-json-fast",
6867 "semver",
6968 "sigstore",
140139 "proc-log": "^3.0.0",
141140 "qrcode-terminal": "^0.12.0",
142141 "read": "^2.1.0",
143- "read-package-json": "^6.0.3",
144142 "read-package-json-fast": "^3.0.2",
145143 "semver": "^7.5.1",
146144 "sigstore": "^1.5.0",
Original file line number Diff line number Diff line change 108108 "proc-log" : " ^3.0.0" ,
109109 "qrcode-terminal" : " ^0.12.0" ,
110110 "read" : " ^2.1.0" ,
111- "read-package-json" : " ^6.0.3" ,
112111 "read-package-json-fast" : " ^3.0.2" ,
113112 "semver" : " ^7.5.1" ,
114113 "sigstore" : " ^1.5.0" ,
177176 " proc-log" ,
178177 " qrcode-terminal" ,
179178 " read" ,
180- " read-package-json" ,
181179 " read-package-json-fast" ,
182180 " semver" ,
183181 " sigstore" ,
You can’t perform that action at this time.
0 commit comments