File tree 3 files changed +0
-6
lines changed
3 files changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -134,7 +134,6 @@ graph LR;
134
134
npm-->parse-conflict-json;
135
135
npm-->proc-log;
136
136
npm-->read-package-json-fast;
137
- npm-->read-package-json;
138
137
npm-->read;
139
138
npm-->semver;
140
139
npm-->ssri;
@@ -569,7 +568,6 @@ graph LR;
569
568
npm-->proc-log;
570
569
npm-->qrcode-terminal;
571
570
npm-->read-package-json-fast;
572
- npm-->read-package-json;
573
571
npm-->read;
574
572
npm-->remark-gfm;
575
573
npm-->remark-github;
Original file line number Diff line number Diff line change 63
63
"proc-log",
64
64
"qrcode-terminal",
65
65
"read",
66
- "read-package-json",
67
66
"read-package-json-fast",
68
67
"semver",
69
68
"sigstore",
140
139
"proc-log": "^3.0.0",
141
140
"qrcode-terminal": "^0.12.0",
142
141
"read": "^2.1.0",
143
- "read-package-json": "^6.0.3",
144
142
"read-package-json-fast": "^3.0.2",
145
143
"semver": "^7.5.1",
146
144
"sigstore": "^1.5.0",
Original file line number Diff line number Diff line change 108
108
"proc-log" : " ^3.0.0" ,
109
109
"qrcode-terminal" : " ^0.12.0" ,
110
110
"read" : " ^2.1.0" ,
111
- "read-package-json" : " ^6.0.3" ,
112
111
"read-package-json-fast" : " ^3.0.2" ,
113
112
"semver" : " ^7.5.1" ,
114
113
"sigstore" : " ^1.5.0" ,
177
176
" proc-log" ,
178
177
" qrcode-terminal" ,
179
178
" read" ,
180
- " read-package-json" ,
181
179
" read-package-json-fast" ,
182
180
" semver" ,
183
181
" sigstore" ,
You can’t perform that action at this time.
0 commit comments