TryGhost / node-sqlite3

SQLite3 bindings for Node.js
BSD 3-Clause "New" or "Revised" License
6.19k stars 813 forks source link

npm sqlite3 installation failed #1495

Closed dearzubi closed 2 years ago

dearzubi commented 3 years ago

`Withnpm v7.21.0I get the following error while installing withnpm install sqlite3`

npm ERR! code 1
npm ERR! path /home/zubair/Work/pkichain/pkichain_user_authentication/node_modules/sqlite3
npm ERR! command failed
npm ERR! command sh -c node-pre-gyp install --fallback-to-build

npm ERR! A complete log of this run can be found in:
npm ERR!     /root/.npm/_logs/2021-08-26T13_28_22_510Z-debug.log

I downgraded the npm to v6.14.15 and I am able to install it successfully.

0 verbose cli [
0 verbose cli   '/snap/node/5231/bin/node',
0 verbose cli   '/usr/local/bin/npm',
0 verbose cli   'install',
0 verbose cli   'https://github.com/mapbox/node-sqlite3/tarball/master'
0 verbose cli ]
1 info using npm@7.21.0
2 info using node@v14.17.5
3 timing npm:load:whichnode Completed in 0ms
4 timing config:load:defaults Completed in 1ms
5 timing config:load:file:/usr/local/lib/node_modules/npm/npmrc Completed in 1ms
6 timing config:load:builtin Completed in 1ms
7 timing config:load:cli Completed in 1ms
8 timing config:load:env Completed in 0ms
9 timing config:load:file:/home/zubair/Work/pkichain/pkichain_user_authentication/.npmrc Completed in 1ms
10 timing config:load:project Completed in 1ms
11 timing config:load:file:/root/.npmrc Completed in 0ms
12 timing config:load:user Completed in 0ms
13 timing config:load:file:/snap/node/5231/etc/npmrc Completed in 1ms
14 timing config:load:global Completed in 1ms
15 timing config:load:validate Completed in 0ms
16 timing config:load:credentials Completed in 0ms
17 timing config:load:setEnvs Completed in 1ms
18 timing config:load Completed in 6ms
19 timing npm:load:configload Completed in 6ms
20 timing npm:load:setTitle Completed in 0ms
21 timing npm:load:setupLog Completed in 0ms
22 timing config:load:flatten Completed in 2ms
23 timing npm:load:cleanupLog Completed in 1ms
24 timing npm:load:configScope Completed in 0ms
25 timing npm:load:projectScope Completed in 0ms
26 timing npm:load Completed in 11ms
27 timing arborist:ctor Completed in 0ms
28 timing arborist:ctor Completed in 0ms
29 timing idealTree:init Completed in 8ms
30 http fetch GET 200 https://codeload.github.com/mapbox/node-sqlite3/legacy.tar.gz/master 10623ms (cache miss)
31 timing idealTree:userRequests Completed in 10647ms
32 silly idealTree buildDeps
33 silly fetch manifest axios@^0.21.1
34 http fetch GET 200 https://registry.npmjs.org/axios 220ms (cache revalidated)
35 silly fetch manifest dotenv@^10.0.0
36 http fetch GET 200 https://registry.npmjs.org/dotenv 68ms (cache revalidated)
37 silly fetch manifest express@^4.17.1
38 http fetch GET 200 https://registry.npmjs.org/express 71ms (cache revalidated)
39 silly fetch manifest helmet@^4.6.0
40 http fetch GET 200 https://registry.npmjs.org/helmet 73ms (cache revalidated)
41 silly fetch manifest jest@^27.0.6
42 http fetch GET 200 https://registry.npmjs.org/jest 64ms (cache revalidated)
43 silly fetch manifest node-notifier@^8.0.1 || ^9.0.0 || ^10.0.0
44 http fetch GET 200 https://registry.npmjs.org/node-notifier 67ms (cache revalidated)
45 silly fetch manifest jsonwebtoken@^8.5.1
46 http fetch GET 200 https://registry.npmjs.org/jsonwebtoken 142ms (cache revalidated)
47 silly fetch manifest morgan@^1.10.0
48 http fetch GET 200 https://registry.npmjs.org/morgan 81ms (cache revalidated)
49 silly fetch manifest nodemon@^2.0.12
50 http fetch GET 200 https://registry.npmjs.org/nodemon 75ms (cache revalidated)
51 silly fetch manifest sanitize-html@^2.4.0
52 http fetch GET 200 https://registry.npmjs.org/sanitize-html 91ms (cache revalidated)
53 silly fetch manifest supertest@^6.1.4
54 http fetch GET 200 https://registry.npmjs.org/supertest 79ms (cache revalidated)
55 silly fetch manifest sqlite3@https://github.com/mapbox/node-sqlite3/tarball/master
56 http fetch GET 200 https://codeload.github.com/mapbox/node-sqlite3/legacy.tar.gz/master 589ms (cache revalidated)
57 silly placeDep ROOT axios@0.21.1 OK for: userauthenticator@1.0.0 want: ^0.21.1
58 silly placeDep ROOT dotenv@10.0.0 OK for: userauthenticator@1.0.0 want: ^10.0.0
59 silly placeDep ROOT express@4.17.1 OK for: userauthenticator@1.0.0 want: ^4.17.1
60 silly placeDep ROOT helmet@4.6.0 OK for: userauthenticator@1.0.0 want: ^4.6.0
61 silly placeDep ROOT jest@27.0.6 OK for: userauthenticator@1.0.0 want: ^27.0.6
62 silly placeDep ROOT jsonwebtoken@8.5.1 OK for: userauthenticator@1.0.0 want: ^8.5.1
63 silly placeDep ROOT morgan@1.10.0 OK for: userauthenticator@1.0.0 want: ^1.10.0
64 silly placeDep ROOT nodemon@2.0.12 OK for: userauthenticator@1.0.0 want: ^2.0.12
65 silly placeDep ROOT sanitize-html@2.4.0 OK for: userauthenticator@1.0.0 want: ^2.4.0
66 silly placeDep ROOT sqlite3@5.0.2 OK for: userauthenticator@1.0.0 want: https://github.com/mapbox/node-sqlite3/tarball/master
67 silly placeDep ROOT supertest@6.1.6 OK for: userauthenticator@1.0.0 want: ^6.1.4
68 silly fetch manifest follow-redirects@^1.10.0
69 silly fetch manifest accepts@~1.3.7
70 silly fetch manifest array-flatten@1.1.1
71 silly fetch manifest body-parser@1.19.0
72 silly fetch manifest content-disposition@0.5.3
73 silly fetch manifest content-type@~1.0.4
74 silly fetch manifest cookie@0.4.0
75 silly fetch manifest cookie-signature@1.0.6
76 silly fetch manifest debug@2.6.9
77 silly fetch manifest depd@~1.1.2
78 silly fetch manifest encodeurl@~1.0.2
79 silly fetch manifest escape-html@~1.0.3
80 silly fetch manifest etag@~1.8.1
81 silly fetch manifest finalhandler@~1.1.2
82 silly fetch manifest fresh@0.5.2
83 silly fetch manifest merge-descriptors@1.0.1
84 silly fetch manifest methods@~1.1.2
85 silly fetch manifest on-finished@~2.3.0
86 silly fetch manifest parseurl@~1.3.3
87 silly fetch manifest path-to-regexp@0.1.7
88 silly fetch manifest proxy-addr@~2.0.5
89 silly fetch manifest qs@6.7.0
90 silly fetch manifest range-parser@~1.2.1
91 silly fetch manifest safe-buffer@5.1.2
92 silly fetch manifest send@0.17.1
93 silly fetch manifest serve-static@1.14.1
94 silly fetch manifest setprototypeof@1.1.1
95 silly fetch manifest statuses@~1.5.0
96 silly fetch manifest type-is@~1.6.18
97 silly fetch manifest utils-merge@1.0.1
98 silly fetch manifest vary@~1.1.2
99 silly fetch manifest @jest/core@^27.0.6
100 silly fetch manifest import-local@^3.0.2
101 silly fetch manifest jest-cli@^27.0.6
102 silly fetch manifest jws@^3.2.2
103 silly fetch manifest lodash.includes@^4.3.0
104 silly fetch manifest lodash.isboolean@^3.0.3
105 silly fetch manifest lodash.isinteger@^4.0.4
106 silly fetch manifest lodash.isnumber@^3.0.3
107 silly fetch manifest lodash.isplainobject@^4.0.6
108 silly fetch manifest lodash.isstring@^4.0.1
109 silly fetch manifest lodash.once@^4.0.0
110 silly fetch manifest ms@^2.1.1
111 silly fetch manifest semver@^5.6.0
112 silly fetch manifest basic-auth@~2.0.1
113 silly fetch manifest depd@~2.0.0
114 silly fetch manifest on-headers@~1.0.2
115 silly fetch manifest chokidar@^3.2.2
116 silly fetch manifest debug@^3.2.6
117 silly fetch manifest ignore-by-default@^1.0.1
118 silly fetch manifest minimatch@^3.0.4
119 silly fetch manifest pstree.remy@^1.1.7
120 silly fetch manifest semver@^5.7.1
121 silly fetch manifest supports-color@^5.5.0
122 silly fetch manifest touch@^3.1.0
123 silly fetch manifest undefsafe@^2.0.3
124 silly fetch manifest update-notifier@^4.1.0
125 silly fetch manifest deepmerge@^4.2.2
126 silly fetch manifest escape-string-regexp@^4.0.0
127 silly fetch manifest htmlparser2@^6.0.0
128 silly fetch manifest is-plain-object@^5.0.0
129 silly fetch manifest klona@^2.0.3
130 silly fetch manifest parse-srcset@^1.0.2
131 silly fetch manifest postcss@^8.0.2
132 silly fetch manifest node-addon-api@^3.0.0
133 silly fetch manifest @mapbox/node-pre-gyp@^1.0.0
134 silly fetch manifest node-gyp@7.x
135 silly fetch manifest methods@^1.1.2
136 silly fetch manifest superagent@^6.1.0
137 http fetch GET 200 https://registry.npmjs.org/follow-redirects 143ms (cache revalidated)
138 http fetch GET 200 https://registry.npmjs.org/on-finished 211ms (cache revalidated)
139 http fetch GET 200 https://registry.npmjs.org/debug 296ms (cache revalidated)
140 http fetch GET 200 https://registry.npmjs.org/array-flatten 303ms (cache revalidated)
141 http fetch GET 200 https://registry.npmjs.org/body-parser 307ms (cache revalidated)
142 http fetch GET 200 https://registry.npmjs.org/parseurl 298ms (cache revalidated)
143 http fetch GET 200 https://registry.npmjs.org/merge-descriptors 301ms (cache revalidated)
144 http fetch GET 200 https://registry.npmjs.org/fresh 306ms (cache revalidated)
145 http fetch GET 200 https://registry.npmjs.org/cookie 315ms (cache revalidated)
146 http fetch GET 200 https://registry.npmjs.org/content-type 322ms (cache revalidated)
147 http fetch GET 200 https://registry.npmjs.org/content-disposition 322ms (cache revalidated)
148 http fetch GET 200 https://registry.npmjs.org/encodeurl 319ms (cache revalidated)
149 http fetch GET 200 https://registry.npmjs.org/escape-html 321ms (cache revalidated)
150 http fetch GET 200 https://registry.npmjs.org/methods 318ms (cache revalidated)
151 http fetch GET 200 https://registry.npmjs.org/proxy-addr 317ms (cache revalidated)
152 http fetch GET 200 https://registry.npmjs.org/send 322ms (cache revalidated)
153 http fetch GET 200 https://registry.npmjs.org/qs 325ms (cache revalidated)
154 http fetch GET 200 https://registry.npmjs.org/range-parser 329ms (cache revalidated)
155 http fetch GET 200 https://registry.npmjs.org/safe-buffer 356ms (cache revalidated)
156 http fetch GET 200 https://registry.npmjs.org/serve-static 361ms (cache revalidated)
157 http fetch GET 200 https://registry.npmjs.org/setprototypeof 362ms (cache revalidated)
158 http fetch GET 200 https://registry.npmjs.org/type-is 361ms (cache revalidated)
159 http fetch GET 200 https://registry.npmjs.org/utils-merge 361ms (cache revalidated)
160 http fetch GET 200 https://registry.npmjs.org/statuses 363ms (cache revalidated)
161 http fetch GET 200 https://registry.npmjs.org/jest-cli 363ms (cache revalidated)
162 http fetch GET 200 https://registry.npmjs.org/import-local 377ms (cache revalidated)
163 http fetch GET 200 https://registry.npmjs.org/lodash.isboolean 396ms (cache revalidated)
164 http fetch GET 200 https://registry.npmjs.org/vary 408ms (cache revalidated)
165 http fetch GET 200 https://registry.npmjs.org/@jest%2fcore 413ms (cache revalidated)
166 http fetch GET 200 https://registry.npmjs.org/jws 413ms (cache revalidated)
167 http fetch GET 200 https://registry.npmjs.org/lodash.isplainobject 410ms (cache revalidated)
168 http fetch GET 200 https://registry.npmjs.org/lodash.isstring 414ms (cache revalidated)
169 http fetch GET 200 https://registry.npmjs.org/lodash.isnumber 416ms (cache revalidated)
170 http fetch GET 200 https://registry.npmjs.org/lodash.includes 423ms (cache revalidated)
171 http fetch GET 200 https://registry.npmjs.org/lodash.once 422ms (cache revalidated)
172 http fetch GET 200 https://registry.npmjs.org/lodash.isinteger 431ms (cache revalidated)
173 http fetch GET 200 https://registry.npmjs.org/semver 463ms (cache revalidated)
174 http fetch GET 200 https://registry.npmjs.org/chokidar 465ms (cache revalidated)
175 http fetch GET 200 https://registry.npmjs.org/update-notifier 466ms (cache revalidated)
176 http fetch GET 200 https://registry.npmjs.org/on-headers 472ms (cache revalidated)
177 http fetch GET 200 https://registry.npmjs.org/is-plain-object 463ms (cache revalidated)
178 http fetch GET 200 https://registry.npmjs.org/etag 496ms (cache revalidated)
179 http fetch GET 200 https://registry.npmjs.org/deepmerge 475ms (cache revalidated)
180 http fetch GET 200 https://registry.npmjs.org/accepts 520ms (cache revalidated)
181 http fetch GET 200 https://registry.npmjs.org/depd 517ms (cache revalidated)
182 http fetch GET 200 https://registry.npmjs.org/finalhandler 520ms (cache revalidated)
183 http fetch GET 200 https://registry.npmjs.org/htmlparser2 514ms (cache revalidated)
184 http fetch GET 200 https://registry.npmjs.org/klona 517ms (cache revalidated)
185 http fetch GET 200 https://registry.npmjs.org/cookie-signature 553ms (cache revalidated)
186 http fetch GET 200 https://registry.npmjs.org/minimatch 532ms (cache revalidated)
187 http fetch GET 200 https://registry.npmjs.org/escape-string-regexp 527ms (cache revalidated)
188 http fetch GET 200 https://registry.npmjs.org/parse-srcset 527ms (cache revalidated)
189 http fetch GET 200 https://registry.npmjs.org/superagent 527ms (cache revalidated)
190 http fetch GET 200 https://registry.npmjs.org/basic-auth 561ms (cache revalidated)
191 http fetch GET 200 https://registry.npmjs.org/node-gyp 549ms (cache revalidated)
192 http fetch GET 200 https://registry.npmjs.org/node-addon-api 568ms (cache revalidated)
193 http fetch GET 200 https://registry.npmjs.org/postcss 575ms (cache revalidated)
194 http fetch GET 200 https://registry.npmjs.org/supports-color 586ms (cache revalidated)
195 http fetch GET 200 https://registry.npmjs.org/ignore-by-default 878ms (cache revalidated)
196 http fetch GET 200 https://registry.npmjs.org/@mapbox%2fnode-pre-gyp 870ms (cache revalidated)
197 http fetch GET 200 https://registry.npmjs.org/ms 883ms (cache revalidated)
198 http fetch GET 200 https://registry.npmjs.org/undefsafe 879ms (cache revalidated)
199 http fetch GET 200 https://registry.npmjs.org/touch 879ms (cache revalidated)
200 http fetch GET 200 https://registry.npmjs.org/path-to-regexp 1569ms (cache revalidated)
201 http fetch GET 200 https://registry.npmjs.org/pstree.remy 1679ms (cache revalidated)
202 timing idealTree:#root Completed in 3478ms
203 silly placeDep ROOT follow-redirects@1.14.2 OK for: axios@0.21.1 want: ^1.10.0
204 timing idealTree:node_modules/axios Completed in 6ms
205 timing idealTree:node_modules/dotenv Completed in 0ms
206 silly placeDep ROOT accepts@1.3.7 OK for: express@4.17.1 want: ~1.3.7
207 silly placeDep ROOT array-flatten@1.1.1 OK for: express@4.17.1 want: 1.1.1
208 silly placeDep ROOT body-parser@1.19.0 OK for: express@4.17.1 want: 1.19.0
209 silly placeDep ROOT content-disposition@0.5.3 OK for: express@4.17.1 want: 0.5.3
210 silly placeDep ROOT content-type@1.0.4 OK for: express@4.17.1 want: ~1.0.4
211 silly placeDep ROOT cookie@0.4.0 OK for: express@4.17.1 want: 0.4.0
212 silly placeDep ROOT cookie-signature@1.0.6 OK for: express@4.17.1 want: 1.0.6
213 silly placeDep ROOT debug@2.6.9 OK for: express@4.17.1 want: 2.6.9
214 silly placeDep ROOT depd@1.1.2 OK for: express@4.17.1 want: ~1.1.2
215 silly placeDep ROOT encodeurl@1.0.2 OK for: express@4.17.1 want: ~1.0.2
216 silly placeDep ROOT escape-html@1.0.3 OK for: express@4.17.1 want: ~1.0.3
217 silly placeDep ROOT etag@1.8.1 OK for: express@4.17.1 want: ~1.8.1
218 silly placeDep ROOT finalhandler@1.1.2 OK for: express@4.17.1 want: ~1.1.2
219 silly placeDep ROOT fresh@0.5.2 OK for: express@4.17.1 want: 0.5.2
220 silly placeDep ROOT merge-descriptors@1.0.1 OK for: express@4.17.1 want: 1.0.1
221 silly placeDep ROOT methods@1.1.2 OK for: express@4.17.1 want: ~1.1.2
222 silly placeDep ROOT on-finished@2.3.0 OK for: express@4.17.1 want: ~2.3.0
223 silly placeDep ROOT parseurl@1.3.3 OK for: express@4.17.1 want: ~1.3.3
224 silly placeDep ROOT path-to-regexp@0.1.7 OK for: express@4.17.1 want: 0.1.7
225 silly placeDep ROOT proxy-addr@2.0.7 OK for: express@4.17.1 want: ~2.0.5
226 silly placeDep ROOT qs@6.7.0 OK for: express@4.17.1 want: 6.7.0
227 silly placeDep ROOT range-parser@1.2.1 OK for: express@4.17.1 want: ~1.2.1
228 silly placeDep ROOT safe-buffer@5.1.2 OK for: express@4.17.1 want: 5.1.2
229 silly placeDep ROOT send@0.17.1 OK for: express@4.17.1 want: 0.17.1
230 silly placeDep ROOT serve-static@1.14.1 OK for: express@4.17.1 want: 1.14.1
231 silly placeDep ROOT setprototypeof@1.1.1 OK for: express@4.17.1 want: 1.1.1
232 silly placeDep ROOT statuses@1.5.0 OK for: express@4.17.1 want: ~1.5.0
233 silly placeDep ROOT type-is@1.6.18 OK for: express@4.17.1 want: ~1.6.18
234 silly placeDep ROOT utils-merge@1.0.1 OK for: express@4.17.1 want: 1.0.1
235 silly placeDep ROOT vary@1.1.2 OK for: express@4.17.1 want: ~1.1.2
236 silly fetch manifest mime-types@~2.1.24
237 silly fetch manifest negotiator@0.6.2
238 silly fetch manifest bytes@3.1.0
239 silly fetch manifest http-errors@1.7.2
240 silly fetch manifest iconv-lite@0.4.24
241 silly fetch manifest raw-body@2.4.0
242 silly fetch manifest ms@2.0.0
243 silly fetch manifest unpipe@~1.0.0
244 silly fetch manifest ee-first@1.1.1
245 silly fetch manifest forwarded@0.2.0
246 silly fetch manifest ipaddr.js@1.9.1
247 silly fetch manifest destroy@~1.0.4
248 silly fetch manifest http-errors@~1.7.2
249 silly fetch manifest mime@1.6.0
250 silly fetch manifest ms@2.1.1
251 silly fetch manifest media-typer@0.3.0
252 http fetch GET 200 https://registry.npmjs.org/raw-body 113ms (cache revalidated)
253 http fetch GET 200 https://registry.npmjs.org/unpipe 113ms (cache revalidated)
254 http fetch GET 200 https://registry.npmjs.org/media-typer 111ms (cache revalidated)
255 http fetch GET 200 https://registry.npmjs.org/destroy 114ms (cache revalidated)
256 http fetch GET 200 https://registry.npmjs.org/forwarded 117ms (cache revalidated)
257 http fetch GET 200 https://registry.npmjs.org/mime-types 123ms (cache revalidated)
258 http fetch GET 200 https://registry.npmjs.org/mime 117ms (cache revalidated)
259 http fetch GET 200 https://registry.npmjs.org/negotiator 123ms (cache revalidated)
260 http fetch GET 200 https://registry.npmjs.org/bytes 123ms (cache revalidated)
261 http fetch GET 200 https://registry.npmjs.org/ee-first 120ms (cache revalidated)
262 http fetch GET 200 https://registry.npmjs.org/http-errors 124ms (cache revalidated)
263 http fetch GET 200 https://registry.npmjs.org/ipaddr.js 123ms (cache revalidated)
264 http fetch GET 200 https://registry.npmjs.org/iconv-lite 126ms (cache revalidated)
265 timing idealTree:node_modules/express Completed in 176ms
266 silly placeDep ROOT mime-types@2.1.32 OK for: accepts@1.3.7 want: ~2.1.24
267 silly placeDep ROOT negotiator@0.6.2 OK for: accepts@1.3.7 want: 0.6.2
268 silly fetch manifest mime-db@1.49.0
269 http fetch GET 200 https://registry.npmjs.org/mime-db 68ms (cache revalidated)
270 timing idealTree:node_modules/accepts Completed in 73ms
271 timing idealTree:node_modules/array-flatten Completed in 0ms
272 silly placeDep ROOT bytes@3.1.0 OK for: body-parser@1.19.0 want: 3.1.0
273 silly placeDep ROOT http-errors@1.7.2 OK for: body-parser@1.19.0 want: 1.7.2
274 silly placeDep ROOT iconv-lite@0.4.24 OK for: body-parser@1.19.0 want: 0.4.24
275 silly placeDep ROOT raw-body@2.4.0 OK for: body-parser@1.19.0 want: 2.4.0
276 silly fetch manifest inherits@2.0.3
277 silly fetch manifest toidentifier@1.0.0
278 silly fetch manifest safer-buffer@>= 2.1.2 < 3
279 silly fetch manifest unpipe@1.0.0
280 http fetch GET 200 https://registry.npmjs.org/toidentifier 68ms (cache revalidated)
281 http fetch GET 200 https://registry.npmjs.org/inherits 77ms (cache revalidated)
282 http fetch GET 200 https://registry.npmjs.org/safer-buffer 1198ms (cache revalidated)
283 timing idealTree:node_modules/body-parser Completed in 1218ms
284 timing idealTree:node_modules/bytes Completed in 0ms
285 timing idealTree:node_modules/content-disposition Completed in 0ms
286 timing idealTree:node_modules/content-type Completed in 0ms
287 timing idealTree:node_modules/cookie Completed in 0ms
288 timing idealTree:node_modules/cookie-signature Completed in 0ms
289 silly placeDep ROOT ms@2.0.0 OK for: debug@2.6.9 want: 2.0.0
290 timing idealTree:node_modules/debug Completed in 4ms
291 timing idealTree:node_modules/depd Completed in 1ms
292 timing idealTree:node_modules/encodeurl Completed in 0ms
293 timing idealTree:node_modules/escape-html Completed in 0ms
294 timing idealTree:node_modules/etag Completed in 1ms
295 silly placeDep ROOT unpipe@1.0.0 OK for: finalhandler@1.1.2 want: ~1.0.0
296 timing idealTree:node_modules/finalhandler Completed in 2ms
297 timing idealTree:node_modules/follow-redirects Completed in 0ms
298 timing idealTree:node_modules/fresh Completed in 0ms
299 timing idealTree:node_modules/helmet Completed in 0ms
300 silly placeDep ROOT inherits@2.0.3 OK for: http-errors@1.7.2 want: 2.0.3
301 silly placeDep ROOT toidentifier@1.0.0 OK for: http-errors@1.7.2 want: 1.0.0
302 timing idealTree:node_modules/http-errors Completed in 6ms
303 silly placeDep ROOT safer-buffer@2.1.2 OK for: iconv-lite@0.4.24 want: >= 2.1.2 < 3
304 timing idealTree:node_modules/iconv-lite Completed in 1ms
305 timing idealTree:node_modules/inherits Completed in 0ms
306 silly placeDep ROOT @jest/core@27.0.6 OK for: jest@27.0.6 want: ^27.0.6
307 silly placeDep ROOT import-local@3.0.2 OK for: jest@27.0.6 want: ^3.0.2
308 silly placeDep ROOT jest-cli@27.0.6 OK for: jest@27.0.6 want: ^27.0.6
309 silly fetch manifest @jest/console@^27.0.6
310 silly fetch manifest @jest/reporters@^27.0.6
311 silly fetch manifest @jest/test-result@^27.0.6
312 silly fetch manifest @jest/transform@^27.0.6
313 silly fetch manifest @jest/types@^27.0.6
314 silly fetch manifest @types/node@*
315 silly fetch manifest ansi-escapes@^4.2.1
316 silly fetch manifest chalk@^4.0.0
317 silly fetch manifest emittery@^0.8.1
318 silly fetch manifest exit@^0.1.2
319 silly fetch manifest graceful-fs@^4.2.4
320 silly fetch manifest jest-changed-files@^27.0.6
321 silly fetch manifest jest-config@^27.0.6
322 silly fetch manifest jest-haste-map@^27.0.6
323 silly fetch manifest jest-message-util@^27.0.6
324 silly fetch manifest jest-regex-util@^27.0.6
325 silly fetch manifest jest-resolve@^27.0.6
326 silly fetch manifest jest-resolve-dependencies@^27.0.6
327 silly fetch manifest jest-runner@^27.0.6
328 silly fetch manifest jest-runtime@^27.0.6
329 silly fetch manifest jest-snapshot@^27.0.6
330 silly fetch manifest jest-util@^27.0.6
331 silly fetch manifest jest-validate@^27.0.6
332 silly fetch manifest jest-watcher@^27.0.6
333 silly fetch manifest micromatch@^4.0.4
334 silly fetch manifest p-each-series@^2.1.0
335 silly fetch manifest rimraf@^3.0.0
336 silly fetch manifest slash@^3.0.0
337 silly fetch manifest strip-ansi@^6.0.0
338 silly fetch manifest pkg-dir@^4.2.0
339 silly fetch manifest resolve-cwd@^3.0.0
340 silly fetch manifest prompts@^2.0.1
341 silly fetch manifest yargs@^16.0.3
342 http fetch GET 200 https://registry.npmjs.org/graceful-fs 134ms (cache revalidated)
343 http fetch GET 200 https://registry.npmjs.org/jest-haste-map 133ms (cache revalidated)
344 http fetch GET 200 https://registry.npmjs.org/emittery 139ms (cache revalidated)
345 http fetch GET 200 https://registry.npmjs.org/ansi-escapes 141ms (cache revalidated)
346 http fetch GET 200 https://registry.npmjs.org/jest-message-util 137ms (cache revalidated)
347 http fetch GET 200 https://registry.npmjs.org/jest-regex-util 137ms (cache revalidated)
348 http fetch GET 200 https://registry.npmjs.org/chalk 143ms (cache revalidated)
349 http fetch GET 200 https://registry.npmjs.org/exit 143ms (cache revalidated)
350 http fetch GET 200 https://registry.npmjs.org/jest-changed-files 145ms (cache revalidated)
351 http fetch GET 200 https://registry.npmjs.org/@types%2fnode 153ms (cache revalidated)
352 http fetch GET 200 https://registry.npmjs.org/@jest%2ftest-result 168ms (cache revalidated)
353 http fetch GET 200 https://registry.npmjs.org/jest-util 205ms (cache revalidated)
354 http fetch GET 200 https://registry.npmjs.org/@jest%2freporters 225ms (cache revalidated)
355 http fetch GET 200 https://registry.npmjs.org/p-each-series 208ms (cache revalidated)
356 http fetch GET 200 https://registry.npmjs.org/@jest%2ftypes 227ms (cache revalidated)
357 http fetch GET 200 https://registry.npmjs.org/jest-validate 212ms (cache revalidated)
358 http fetch GET 200 https://registry.npmjs.org/jest-runner 219ms (cache revalidated)
359 http fetch GET 200 https://registry.npmjs.org/jest-runtime 221ms (cache revalidated)
360 http fetch GET 200 https://registry.npmjs.org/jest-snapshot 221ms (cache revalidated)
361 http fetch GET 200 https://registry.npmjs.org/jest-resolve 229ms (cache revalidated)
362 http fetch GET 200 https://registry.npmjs.org/micromatch 222ms (cache revalidated)
363 http fetch GET 200 https://registry.npmjs.org/strip-ansi 221ms (cache revalidated)
364 http fetch GET 200 https://registry.npmjs.org/jest-watcher 225ms (cache revalidated)
365 http fetch GET 200 https://registry.npmjs.org/rimraf 223ms (cache revalidated)
366 http fetch GET 200 https://registry.npmjs.org/@jest%2ftransform 244ms (cache revalidated)
367 http fetch GET 200 https://registry.npmjs.org/slash 225ms (cache revalidated)
368 http fetch GET 200 https://registry.npmjs.org/resolve-cwd 243ms (cache revalidated)
369 http fetch GET 200 https://registry.npmjs.org/jest-config 275ms (cache revalidated)
370 http fetch GET 200 https://registry.npmjs.org/yargs 272ms (cache revalidated)
371 http fetch GET 200 https://registry.npmjs.org/jest-resolve-dependencies 295ms (cache revalidated)
372 http fetch GET 200 https://registry.npmjs.org/@jest%2fconsole 315ms (cache revalidated)
373 http fetch GET 200 https://registry.npmjs.org/prompts 292ms (cache revalidated)
374 http fetch GET 200 https://registry.npmjs.org/pkg-dir 481ms (cache revalidated)
375 timing idealTree:node_modules/jest Completed in 515ms
376 silly fetch manifest ts-node@>=9.0.0
377 http fetch GET 200 https://registry.npmjs.org/ts-node 77ms (cache revalidated)
378 silly fetch manifest @swc/core@>=1.2.50
379 http fetch GET 200 https://registry.npmjs.org/@swc%2fcore 112ms (cache revalidated)
380 silly fetch manifest @swc/wasm@>=1.2.50
381 http fetch GET 200 https://registry.npmjs.org/@swc%2fwasm 109ms (cache revalidated)
382 silly fetch manifest typescript@>=2.7
383 http fetch GET 200 https://registry.npmjs.org/typescript 113ms (cache revalidated)
384 silly placeDep ROOT @jest/console@27.0.6 OK for: @jest/core@27.0.6 want: ^27.0.6
385 silly placeDep ROOT @jest/reporters@27.0.6 OK for: @jest/core@27.0.6 want: ^27.0.6
386 silly placeDep ROOT @jest/test-result@27.0.6 OK for: @jest/core@27.0.6 want: ^27.0.6
387 silly placeDep ROOT @jest/transform@27.0.6 OK for: @jest/core@27.0.6 want: ^27.0.6
388 silly placeDep ROOT @jest/types@27.0.6 OK for: @jest/core@27.0.6 want: ^27.0.6
389 silly placeDep ROOT @types/node@16.7.2 OK for: @jest/core@27.0.6 want: *
390 silly placeDep ROOT ansi-escapes@4.3.2 OK for: @jest/core@27.0.6 want: ^4.2.1
391 silly placeDep ROOT chalk@4.1.2 OK for: @jest/core@27.0.6 want: ^4.0.0
392 silly placeDep ROOT emittery@0.8.1 OK for: @jest/core@27.0.6 want: ^0.8.1
393 silly placeDep ROOT exit@0.1.2 OK for: @jest/core@27.0.6 want: ^0.1.2
394 silly placeDep ROOT graceful-fs@4.2.8 OK for: @jest/core@27.0.6 want: ^4.2.4
395 silly placeDep ROOT jest-changed-files@27.0.6 OK for: @jest/core@27.0.6 want: ^27.0.6
396 silly placeDep ROOT jest-config@27.0.6 OK for: @jest/core@27.0.6 want: ^27.0.6
397 silly placeDep ROOT jest-haste-map@27.0.6 OK for: @jest/core@27.0.6 want: ^27.0.6
398 silly placeDep ROOT jest-message-util@27.0.6 OK for: @jest/core@27.0.6 want: ^27.0.6
399 silly placeDep ROOT jest-regex-util@27.0.6 OK for: @jest/core@27.0.6 want: ^27.0.6
400 silly placeDep ROOT jest-resolve@27.0.6 OK for: @jest/core@27.0.6 want: ^27.0.6
401 silly placeDep ROOT jest-resolve-dependencies@27.0.6 OK for: @jest/core@27.0.6 want: ^27.0.6
402 silly placeDep ROOT jest-runner@27.0.6 OK for: @jest/core@27.0.6 want: ^27.0.6
403 silly placeDep ROOT jest-runtime@27.0.6 OK for: @jest/core@27.0.6 want: ^27.0.6
404 silly placeDep ROOT jest-snapshot@27.0.6 OK for: @jest/core@27.0.6 want: ^27.0.6
405 silly placeDep ROOT jest-util@27.0.6 OK for: @jest/core@27.0.6 want: ^27.0.6
406 silly placeDep ROOT jest-validate@27.0.6 OK for: @jest/core@27.0.6 want: ^27.0.6
407 silly placeDep ROOT jest-watcher@27.0.6 OK for: @jest/core@27.0.6 want: ^27.0.6
408 silly placeDep ROOT micromatch@4.0.4 OK for: @jest/core@27.0.6 want: ^4.0.4
409 silly placeDep ROOT p-each-series@2.2.0 OK for: @jest/core@27.0.6 want: ^2.1.0
410 silly placeDep ROOT rimraf@3.0.2 OK for: @jest/core@27.0.6 want: ^3.0.0
411 silly placeDep ROOT slash@3.0.0 OK for: @jest/core@27.0.6 want: ^3.0.0
412 silly placeDep ROOT strip-ansi@6.0.0 OK for: @jest/core@27.0.6 want: ^6.0.0
413 silly fetch manifest @bcoe/v8-coverage@^0.2.3
414 silly fetch manifest collect-v8-coverage@^1.0.0
415 silly fetch manifest glob@^7.1.2
416 silly fetch manifest istanbul-lib-coverage@^3.0.0
417 silly fetch manifest istanbul-lib-instrument@^4.0.3
418 silly fetch manifest istanbul-lib-report@^3.0.0
419 silly fetch manifest istanbul-lib-source-maps@^4.0.0
420 silly fetch manifest istanbul-reports@^3.0.2
421 silly fetch manifest jest-worker@^27.0.6
422 silly fetch manifest source-map@^0.6.0
423 silly fetch manifest string-length@^4.0.1
424 silly fetch manifest terminal-link@^2.0.0
425 silly fetch manifest v8-to-istanbul@^8.0.0
426 silly fetch manifest @types/istanbul-lib-coverage@^2.0.0
427 silly fetch manifest @babel/core@^7.1.0
428 silly fetch manifest babel-plugin-istanbul@^6.0.0
429 silly fetch manifest convert-source-map@^1.4.0
430 silly fetch manifest fast-json-stable-stringify@^2.0.0
431 silly fetch manifest pirates@^4.0.1
432 silly fetch manifest source-map@^0.6.1
433 silly fetch manifest write-file-atomic@^3.0.0
434 silly fetch manifest @types/istanbul-reports@^3.0.0
435 silly fetch manifest @types/yargs@^16.0.0
436 silly fetch manifest type-fest@^0.21.3
437 silly fetch manifest ansi-styles@^4.1.0
438 silly fetch manifest supports-color@^7.1.0
439 silly fetch manifest execa@^5.0.0
440 silly fetch manifest throat@^6.0.1
441 silly fetch manifest @jest/test-sequencer@^27.0.6
442 silly fetch manifest babel-jest@^27.0.6
443 silly fetch manifest glob@^7.1.1
444 silly fetch manifest is-ci@^3.0.0
445 silly fetch manifest jest-circus@^27.0.6
446 silly fetch manifest jest-environment-jsdom@^27.0.6
447 silly fetch manifest jest-environment-node@^27.0.6
448 silly fetch manifest jest-get-type@^27.0.6
449 silly fetch manifest jest-jasmine2@^27.0.6
450 silly fetch manifest pretty-format@^27.0.6
451 silly fetch manifest @types/graceful-fs@^4.1.2
452 silly fetch manifest anymatch@^3.0.3
453 silly fetch manifest fb-watchman@^2.0.0
454 silly fetch manifest jest-serializer@^27.0.6
455 silly fetch manifest walker@^1.0.7
456 silly fetch manifest fsevents@^2.3.2
457 silly fetch manifest @babel/code-frame@^7.12.13
458 silly fetch manifest @types/stack-utils@^2.0.0
459 silly fetch manifest stack-utils@^2.0.3
460 silly fetch manifest escalade@^3.1.1
461 silly fetch manifest jest-pnp-resolver@^1.2.2
462 silly fetch manifest resolve@^1.20.0
463 silly fetch manifest @jest/environment@^27.0.6
464 silly fetch manifest jest-docblock@^27.0.6
465 silly fetch manifest jest-leak-detector@^27.0.6
466 silly fetch manifest source-map-support@^0.5.6
467 silly fetch manifest @jest/fake-timers@^27.0.6
468 silly fetch manifest @jest/globals@^27.0.6
469 silly fetch manifest @jest/source-map@^27.0.6
470 silly fetch manifest cjs-module-lexer@^1.0.0
471 silly fetch manifest glob@^7.1.3
472 silly fetch manifest jest-mock@^27.0.6
473 silly fetch manifest strip-bom@^4.0.0
474 silly fetch manifest @babel/core@^7.7.2
475 silly fetch manifest @babel/generator@^7.7.2
476 silly fetch manifest @babel/parser@^7.7.2
477 silly fetch manifest @babel/plugin-syntax-typescript@^7.7.2
478 silly fetch manifest @babel/traverse@^7.7.2
479 silly fetch manifest @babel/types@^7.0.0
480 silly fetch manifest @types/babel__traverse@^7.0.4
481 silly fetch manifest @types/prettier@^2.1.5
482 silly fetch manifest babel-preset-current-node-syntax@^1.0.0
483 silly fetch manifest expect@^27.0.6
484 silly fetch manifest jest-diff@^27.0.6
485 silly fetch manifest jest-matcher-utils@^27.0.6
486 silly fetch manifest natural-compare@^1.4.0
487 silly fetch manifest semver@^7.3.2
488 silly fetch manifest picomatch@^2.2.3
489 silly fetch manifest camelcase@^6.2.0
490 silly fetch manifest leven@^3.1.0
491 silly fetch manifest braces@^3.0.1
492 silly fetch manifest ansi-regex@^5.0.0
493 http fetch GET 200 https://registry.npmjs.org/convert-source-map 160ms (cache revalidated)
494 http fetch GET 200 https://registry.npmjs.org/istanbul-lib-report 209ms (cache revalidated)
495 http fetch GET 200 https://registry.npmjs.org/glob 211ms (cache revalidated)
496 http fetch GET 200 https://registry.npmjs.org/collect-v8-coverage 213ms (cache revalidated)
497 http fetch GET 200 https://registry.npmjs.org/istanbul-reports 211ms (cache revalidated)
498 http fetch GET 200 https://registry.npmjs.org/babel-plugin-istanbul 207ms (cache revalidated)
499 http fetch GET 200 https://registry.npmjs.org/v8-to-istanbul 209ms (cache revalidated)
500 http fetch GET 200 https://registry.npmjs.org/string-length 211ms (cache revalidated)
501 http fetch GET 200 https://registry.npmjs.org/source-map 212ms (cache revalidated)
502 http fetch GET 200 https://registry.npmjs.org/jest-worker 214ms (cache revalidated)
503 http fetch GET 200 https://registry.npmjs.org/@babel%2fcore 212ms (cache revalidated)
504 http fetch GET 200 https://registry.npmjs.org/istanbul-lib-instrument 219ms (cache revalidated)
505 http fetch GET 200 https://registry.npmjs.org/istanbul-lib-source-maps 219ms (cache revalidated)
506 http fetch GET 200 https://registry.npmjs.org/istanbul-lib-coverage 221ms (cache revalidated)
507 http fetch GET 200 https://registry.npmjs.org/@bcoe%2fv8-coverage 223ms (cache revalidated)
508 http fetch GET 200 https://registry.npmjs.org/pirates 223ms (cache revalidated)
509 http fetch GET 200 https://registry.npmjs.org/terminal-link 227ms (cache revalidated)
510 http fetch GET 200 https://registry.npmjs.org/@types%2fyargs 225ms (cache revalidated)
511 http fetch GET 200 https://registry.npmjs.org/write-file-atomic 228ms (cache revalidated)
512 http fetch GET 200 https://registry.npmjs.org/@types%2fistanbul-reports 230ms (cache revalidated)
513 http fetch GET 200 https://registry.npmjs.org/ansi-styles 244ms (cache revalidated)
514 http fetch GET 200 https://registry.npmjs.org/type-fest 253ms (cache revalidated)
515 http fetch GET 200 https://registry.npmjs.org/is-ci 254ms (cache revalidated)
516 http fetch GET 200 https://registry.npmjs.org/execa 255ms (cache revalidated)
517 http fetch GET 200 https://registry.npmjs.org/throat 258ms (cache revalidated)
518 http fetch GET 200 https://registry.npmjs.org/babel-jest 258ms (cache revalidated)
519 http fetch GET 200 https://registry.npmjs.org/@types%2fistanbul-lib-coverage 266ms (cache revalidated)
520 http fetch GET 200 https://registry.npmjs.org/jest-environment-jsdom 259ms (cache revalidated)
521 http fetch GET 200 https://registry.npmjs.org/@jest%2ftest-sequencer 268ms (cache revalidated)
522 http fetch GET 200 https://registry.npmjs.org/pretty-format 270ms (cache revalidated)
523 http fetch GET 200 https://registry.npmjs.org/jest-circus 275ms (cache revalidated)
524 http fetch GET 200 https://registry.npmjs.org/jest-environment-node 279ms (cache revalidated)
525 http fetch GET 200 https://registry.npmjs.org/anymatch 285ms (cache revalidated)
526 http fetch GET 200 https://registry.npmjs.org/jest-get-type 286ms (cache revalidated)
527 http fetch GET 200 https://registry.npmjs.org/jest-jasmine2 287ms (cache revalidated)
528 http fetch GET 200 https://registry.npmjs.org/fb-watchman 288ms (cache revalidated)
529 http fetch GET 200 https://registry.npmjs.org/@types%2fgraceful-fs 290ms (cache revalidated)
530 http fetch GET 200 https://registry.npmjs.org/jest-serializer 291ms (cache revalidated)
531 http fetch GET 200 https://registry.npmjs.org/walker 291ms (cache revalidated)
532 http fetch GET 200 https://registry.npmjs.org/fsevents 308ms (cache revalidated)
533 http fetch GET 200 https://registry.npmjs.org/@babel%2fcode-frame 303ms (cache revalidated)
534 http fetch GET 200 https://registry.npmjs.org/escalade 310ms (cache revalidated)
535 http fetch GET 200 https://registry.npmjs.org/@types%2fstack-utils 313ms (cache revalidated)
536 http fetch GET 200 https://registry.npmjs.org/stack-utils 316ms (cache revalidated)
537 http fetch GET 200 https://registry.npmjs.org/jest-pnp-resolver 328ms (cache revalidated)
538 http fetch GET 200 https://registry.npmjs.org/jest-docblock 331ms (cache revalidated)
539 http fetch GET 200 https://registry.npmjs.org/jest-mock 337ms (cache revalidated)
540 http fetch GET 200 https://registry.npmjs.org/jest-leak-detector 344ms (cache revalidated)
541 http fetch GET 200 https://registry.npmjs.org/source-map-support 348ms (cache revalidated)
542 http fetch GET 200 https://registry.npmjs.org/strip-bom 346ms (cache revalidated)
543 http fetch GET 200 https://registry.npmjs.org/@jest%2fenvironment 354ms (cache revalidated)
544 http fetch GET 200 https://registry.npmjs.org/@jest%2ffake-timers 355ms (cache revalidated)
545 http fetch GET 200 https://registry.npmjs.org/@babel%2fgenerator 367ms (cache revalidated)
546 http fetch GET 200 https://registry.npmjs.org/@babel%2fparser 368ms (cache revalidated)
547 http fetch GET 200 https://registry.npmjs.org/@jest%2fsource-map 379ms (cache revalidated)
548 http fetch GET 200 https://registry.npmjs.org/@babel%2ftraverse 378ms (cache revalidated)
549 http fetch GET 200 https://registry.npmjs.org/babel-preset-current-node-syntax 379ms (cache revalidated)
550 http fetch GET 200 https://registry.npmjs.org/@types%2fbabel__traverse 403ms (cache revalidated)
551 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-syntax-typescript 404ms (cache revalidated)
552 http fetch GET 200 https://registry.npmjs.org/jest-diff 403ms (cache revalidated)
553 http fetch GET 200 https://registry.npmjs.org/expect 405ms (cache revalidated)
554 http fetch GET 200 https://registry.npmjs.org/natural-compare 408ms (cache revalidated)
555 http fetch GET 200 https://registry.npmjs.org/picomatch 414ms (cache revalidated)
556 http fetch GET 200 https://registry.npmjs.org/camelcase 430ms (cache revalidated)
557 http fetch GET 200 https://registry.npmjs.org/leven 435ms (cache revalidated)
558 http fetch GET 200 https://registry.npmjs.org/jest-matcher-utils 438ms (cache revalidated)
559 http fetch GET 200 https://registry.npmjs.org/ansi-regex 438ms (cache revalidated)
560 http fetch GET 200 https://registry.npmjs.org/@babel%2ftypes 458ms (cache revalidated)
561 http fetch GET 200 https://registry.npmjs.org/@types%2fprettier 458ms (cache revalidated)
562 http fetch GET 200 https://registry.npmjs.org/braces 459ms (cache revalidated)
563 http fetch GET 200 https://registry.npmjs.org/cjs-module-lexer 505ms (cache revalidated)
564 http fetch GET 200 https://registry.npmjs.org/fast-json-stable-stringify 529ms (cache revalidated)
565 http fetch GET 200 https://registry.npmjs.org/@jest%2fglobals 580ms (cache revalidated)
566 http fetch GET 200 https://registry.npmjs.org/resolve 611ms (cache revalidated)
567 timing idealTree:node_modules/@jest/core Completed in 1169ms
568 timing idealTree:node_modules/@jest/console Completed in 0ms
569 silly placeDep ROOT @bcoe/v8-coverage@0.2.3 OK for: @jest/reporters@27.0.6 want: ^0.2.3
570 silly placeDep ROOT collect-v8-coverage@1.0.1 OK for: @jest/reporters@27.0.6 want: ^1.0.0
571 silly placeDep ROOT glob@7.1.7 OK for: @jest/reporters@27.0.6 want: ^7.1.2
572 silly placeDep ROOT istanbul-lib-coverage@3.0.0 OK for: @jest/reporters@27.0.6 want: ^3.0.0
573 silly placeDep ROOT istanbul-lib-instrument@4.0.3 OK for: @jest/reporters@27.0.6 want: ^4.0.3
574 silly placeDep ROOT istanbul-lib-report@3.0.0 OK for: @jest/reporters@27.0.6 want: ^3.0.0
575 silly placeDep ROOT istanbul-lib-source-maps@4.0.0 OK for: @jest/reporters@27.0.6 want: ^4.0.0
576 silly placeDep ROOT istanbul-reports@3.0.2 OK for: @jest/reporters@27.0.6 want: ^3.0.2
577 silly placeDep ROOT jest-worker@27.0.6 OK for: @jest/reporters@27.0.6 want: ^27.0.6
578 silly placeDep ROOT source-map@0.6.1 OK for: @jest/reporters@27.0.6 want: ^0.6.0
579 silly placeDep ROOT string-length@4.0.2 OK for: @jest/reporters@27.0.6 want: ^4.0.1
580 silly placeDep ROOT terminal-link@2.1.1 OK for: @jest/reporters@27.0.6 want: ^2.0.0
581 silly placeDep ROOT v8-to-istanbul@8.0.0 OK for: @jest/reporters@27.0.6 want: ^8.0.0
582 silly fetch manifest fs.realpath@^1.0.0
583 silly fetch manifest inflight@^1.0.4
584 silly fetch manifest once@^1.3.0
585 silly fetch manifest path-is-absolute@^1.0.0
586 silly fetch manifest @babel/core@^7.7.5
587 silly fetch manifest @istanbuljs/schema@^0.1.2
588 silly fetch manifest semver@^6.3.0
589 silly fetch manifest make-dir@^3.0.0
590 silly fetch manifest debug@^4.1.1
591 silly fetch manifest html-escaper@^2.0.0
592 silly fetch manifest merge-stream@^2.0.0
593 silly fetch manifest supports-color@^8.0.0
594 silly fetch manifest char-regex@^1.0.2
595 silly fetch manifest supports-hyperlinks@^2.0.0
596 silly fetch manifest @types/istanbul-lib-coverage@^2.0.1
597 silly fetch manifest convert-source-map@^1.6.0
598 silly fetch manifest source-map@^0.7.3
599 http fetch GET 200 https://registry.npmjs.org/once 75ms (cache revalidated)
600 http fetch GET 200 https://registry.npmjs.org/path-is-absolute 80ms (cache revalidated)
601 http fetch GET 200 https://registry.npmjs.org/make-dir 89ms (cache revalidated)
602 http fetch GET 200 https://registry.npmjs.org/fs.realpath 93ms (cache revalidated)
603 http fetch GET 200 https://registry.npmjs.org/char-regex 89ms (cache revalidated)
604 http fetch GET 200 https://registry.npmjs.org/merge-stream 93ms (cache revalidated)
605 http fetch GET 200 https://registry.npmjs.org/supports-hyperlinks 89ms (cache revalidated)
606 http fetch GET 200 https://registry.npmjs.org/html-escaper 96ms (cache revalidated)
607 http fetch GET 200 https://registry.npmjs.org/inflight 100ms (cache revalidated)
608 http fetch GET 200 https://registry.npmjs.org/@istanbuljs%2fschema 104ms (cache revalidated)
609 timing idealTree:node_modules/@jest/reporters Completed in 135ms
610 timing idealTree:node_modules/@bcoe/v8-coverage Completed in 0ms
611 silly placeDep ROOT @types/istanbul-lib-coverage@2.0.3 OK for: @jest/test-result@27.0.6 want: ^2.0.0
612 timing idealTree:node_modules/@jest/test-result Completed in 1ms
613 silly placeDep ROOT @babel/core@7.15.0 OK for: @jest/transform@27.0.6 want: ^7.1.0
614 silly placeDep ROOT babel-plugin-istanbul@6.0.0 OK for: @jest/transform@27.0.6 want: ^6.0.0
615 silly placeDep ROOT convert-source-map@1.8.0 OK for: @jest/transform@27.0.6 want: ^1.4.0
616 silly placeDep ROOT fast-json-stable-stringify@2.1.0 OK for: @jest/transform@27.0.6 want: ^2.0.0
617 silly placeDep ROOT pirates@4.0.1 OK for: @jest/transform@27.0.6 want: ^4.0.1
618 silly placeDep ROOT write-file-atomic@3.0.3 OK for: @jest/transform@27.0.6 want: ^3.0.0
619 silly fetch manifest @babel/code-frame@^7.14.5
620 silly fetch manifest @babel/generator@^7.15.0
621 silly fetch manifest @babel/helper-compilation-targets@^7.15.0
622 silly fetch manifest @babel/helper-module-transforms@^7.15.0
623 silly fetch manifest @babel/helpers@^7.14.8
624 silly fetch manifest @babel/parser@^7.15.0
625 silly fetch manifest @babel/template@^7.14.5
626 silly fetch manifest @babel/traverse@^7.15.0
627 silly fetch manifest @babel/types@^7.15.0
628 silly fetch manifest debug@^4.1.0
629 silly fetch manifest gensync@^1.0.0-beta.2
630 silly fetch manifest json5@^2.1.2
631 silly fetch manifest source-map@^0.5.0
632 silly fetch manifest @babel/helper-plugin-utils@^7.0.0
633 silly fetch manifest @istanbuljs/load-nyc-config@^1.0.0
634 silly fetch manifest test-exclude@^6.0.0
635 silly fetch manifest node-modules-regexp@^1.0.0
636 silly fetch manifest imurmurhash@^0.1.4
637 silly fetch manifest is-typedarray@^1.0.0
638 silly fetch manifest signal-exit@^3.0.2
639 silly fetch manifest typedarray-to-buffer@^3.1.5
640 http fetch GET 200 https://registry.npmjs.org/json5 72ms (cache revalidated)
641 http fetch GET 200 https://registry.npmjs.org/test-exclude 75ms (cache revalidated)
642 http fetch GET 200 https://registry.npmjs.org/gensync 80ms (cache revalidated)
643 http fetch GET 200 https://registry.npmjs.org/imurmurhash 79ms (cache revalidated)
644 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-module-transforms 90ms (cache revalidated)
645 http fetch GET 200 https://registry.npmjs.org/@babel%2ftemplate 102ms (cache revalidated)
646 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-compilation-targets 104ms (cache revalidated)
647 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-plugin-utils 106ms (cache revalidated)
648 http fetch GET 200 https://registry.npmjs.org/is-typedarray 108ms (cache revalidated)
649 http fetch GET 200 https://registry.npmjs.org/typedarray-to-buffer 111ms (cache revalidated)
650 http fetch GET 200 https://registry.npmjs.org/signal-exit 113ms (cache revalidated)
651 http fetch GET 200 https://registry.npmjs.org/node-modules-regexp 116ms (cache revalidated)
652 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelpers 120ms (cache revalidated)
653 http fetch GET 200 https://registry.npmjs.org/@istanbuljs%2fload-nyc-config 295ms (cache revalidated)
654 timing idealTree:node_modules/@jest/transform Completed in 305ms
655 silly fetch manifest @babel/core@^7.0.0
656 silly placeDep ROOT @babel/code-frame@7.14.5 OK for: @babel/core@7.15.0 want: ^7.14.5
657 silly placeDep ROOT @babel/generator@7.15.0 OK for: @babel/core@7.15.0 want: ^7.15.0
658 silly placeDep ROOT @babel/helper-compilation-targets@7.15.0 OK for: @babel/core@7.15.0 want: ^7.15.0
659 silly placeDep ROOT @babel/helper-module-transforms@7.15.0 OK for: @babel/core@7.15.0 want: ^7.15.0
660 silly placeDep ROOT @babel/helpers@7.15.3 OK for: @babel/core@7.15.0 want: ^7.14.8
661 silly placeDep ROOT @babel/parser@7.15.3 OK for: @babel/core@7.15.0 want: ^7.15.0
662 silly placeDep ROOT @babel/template@7.14.5 OK for: @babel/core@7.15.0 want: ^7.14.5
663 silly placeDep ROOT @babel/traverse@7.15.0 OK for: @babel/core@7.15.0 want: ^7.15.0
664 silly placeDep ROOT @babel/types@7.15.0 OK for: @babel/core@7.15.0 want: ^7.15.0
665 silly placeDep node_modules/@babel/core debug@4.3.2 OK for: @babel/core@7.15.0 want: ^4.1.0
666 silly placeDep ROOT gensync@1.0.0-beta.2 OK for: @babel/core@7.15.0 want: ^1.0.0-beta.2
667 silly placeDep ROOT json5@2.2.0 OK for: @babel/core@7.15.0 want: ^2.1.2
668 silly placeDep ROOT semver@6.3.0 OK for: @babel/core@7.15.0 want: ^6.3.0
669 silly placeDep node_modules/@babel/core source-map@0.5.7 OK for: @babel/core@7.15.0 want: ^0.5.0
670 silly fetch manifest @babel/highlight@^7.14.5
671 silly fetch manifest jsesc@^2.5.1
672 silly fetch manifest @babel/compat-data@^7.15.0
673 silly fetch manifest @babel/helper-validator-option@^7.14.5
674 silly fetch manifest browserslist@^4.16.6
675 silly fetch manifest @babel/helper-module-imports@^7.14.5
676 silly fetch manifest @babel/helper-replace-supers@^7.15.0
677 silly fetch manifest @babel/helper-simple-access@^7.14.8
678 silly fetch manifest @babel/helper-split-export-declaration@^7.14.5
679 silly fetch manifest @babel/helper-validator-identifier@^7.14.9
680 silly fetch manifest @babel/helper-function-name@^7.14.5
681 silly fetch manifest @babel/helper-hoist-variables@^7.14.5
682 silly fetch manifest globals@^11.1.0
683 silly fetch manifest to-fast-properties@^2.0.0
684 silly fetch manifest ms@2.1.2
685 silly fetch manifest minimist@^1.2.5
686 http fetch GET 200 https://registry.npmjs.org/@babel%2fhighlight 83ms (cache revalidated)
687 http fetch GET 200 https://registry.npmjs.org/globals 77ms (cache revalidated)
688 http fetch GET 200 https://registry.npmjs.org/jsesc 86ms (cache revalidated)
689 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-replace-supers 93ms (cache revalidated)
690 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-validator-identifier 92ms (cache revalidated)
691 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-simple-access 94ms (cache revalidated)
692 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-function-name 94ms (cache revalidated)
693 http fetch GET 200 https://registry.npmjs.org/to-fast-properties 103ms (cache revalidated)
694 http fetch GET 200 https://registry.npmjs.org/browserslist 111ms (cache revalidated)
695 http fetch GET 200 https://registry.npmjs.org/minimist 108ms (cache revalidated)
696 http fetch GET 200 https://registry.npmjs.org/@babel%2fcompat-data 116ms (cache revalidated)
697 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-split-export-declaration 114ms (cache revalidated)
698 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-module-imports 115ms (cache revalidated)
699 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-validator-option 117ms (cache revalidated)
700 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-hoist-variables 113ms (cache revalidated)
701 timing idealTree:node_modules/@babel/core Completed in 157ms
702 silly placeDep ROOT @babel/highlight@7.14.5 OK for: @babel/code-frame@7.14.5 want: ^7.14.5
703 silly fetch manifest @babel/helper-validator-identifier@^7.14.5
704 silly fetch manifest chalk@^2.0.0
705 silly fetch manifest js-tokens@^4.0.0
706 http fetch GET 200 https://registry.npmjs.org/js-tokens 56ms (cache revalidated)
707 timing idealTree:node_modules/@babel/code-frame Completed in 59ms
708 silly placeDep ROOT jsesc@2.5.2 OK for: @babel/generator@7.15.0 want: ^2.5.1
709 silly placeDep node_modules/@babel/generator source-map@0.5.7 OK for: @babel/generator@7.15.0 want: ^0.5.0
710 timing idealTree:node_modules/@babel/generator Completed in 5ms
711 silly placeDep ROOT @babel/compat-data@7.15.0 OK for: @babel/helper-compilation-targets@7.15.0 want: ^7.15.0
712 silly placeDep ROOT @babel/helper-validator-option@7.14.5 OK for: @babel/helper-compilation-targets@7.15.0 want: ^7.14.5
713 silly placeDep ROOT browserslist@4.16.8 OK for: @babel/helper-compilation-targets@7.15.0 want: ^4.16.6
714 silly fetch manifest caniuse-lite@^1.0.30001251
715 silly fetch manifest colorette@^1.3.0
716 silly fetch manifest electron-to-chromium@^1.3.811
717 silly fetch manifest node-releases@^1.1.75
718 http fetch GET 200 https://registry.npmjs.org/caniuse-lite 69ms (cache revalidated)
719 http fetch GET 200 https://registry.npmjs.org/colorette 79ms (cache revalidated)
720 http fetch GET 200 https://registry.npmjs.org/electron-to-chromium 84ms (cache revalidated)
721 http fetch GET 200 https://registry.npmjs.org/node-releases 95ms (cache revalidated)
722 timing idealTree:node_modules/@babel/helper-compilation-targets Completed in 107ms
723 timing idealTree:node_modules/@babel/compat-data Completed in 0ms
724 silly placeDep ROOT @babel/helper-module-imports@7.14.5 OK for: @babel/helper-module-transforms@7.15.0 want: ^7.14.5
725 silly placeDep ROOT @babel/helper-replace-supers@7.15.0 OK for: @babel/helper-module-transforms@7.15.0 want: ^7.15.0
726 silly placeDep ROOT @babel/helper-simple-access@7.14.8 OK for: @babel/helper-module-transforms@7.15.0 want: ^7.14.8
727 silly placeDep ROOT @babel/helper-split-export-declaration@7.14.5 OK for: @babel/helper-module-transforms@7.15.0 want: ^7.14.5
728 silly placeDep ROOT @babel/helper-validator-identifier@7.14.9 OK for: @babel/helper-module-transforms@7.15.0 want: ^7.14.9
729 silly fetch manifest @babel/helper-member-expression-to-functions@^7.15.0
730 silly fetch manifest @babel/helper-optimise-call-expression@^7.14.5
731 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-member-expression-to-functions 78ms (cache revalidated)
732 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-optimise-call-expression 83ms (cache revalidated)
733 timing idealTree:node_modules/@babel/helper-module-transforms Completed in 90ms
734 timing idealTree:node_modules/@babel/helper-module-imports Completed in 0ms
735 silly placeDep ROOT @babel/helper-member-expression-to-functions@7.15.0 OK for: @babel/helper-replace-supers@7.15.0 want: ^7.15.0
736 silly placeDep ROOT @babel/helper-optimise-call-expression@7.14.5 OK for: @babel/helper-replace-supers@7.15.0 want: ^7.14.5
737 timing idealTree:node_modules/@babel/helper-replace-supers Completed in 10ms
738 timing idealTree:node_modules/@babel/helper-member-expression-to-functions Completed in 0ms
739 timing idealTree:node_modules/@babel/helper-optimise-call-expression Completed in 0ms
740 timing idealTree:node_modules/@babel/helper-simple-access Completed in 0ms
741 timing idealTree:node_modules/@babel/helper-split-export-declaration Completed in 0ms
742 timing idealTree:node_modules/@babel/helper-validator-identifier Completed in 0ms
743 timing idealTree:node_modules/@babel/helper-validator-option Completed in 0ms
744 timing idealTree:node_modules/@babel/helpers Completed in 0ms
745 silly placeDep node_modules/@babel/highlight chalk@2.4.2 OK for: @babel/highlight@7.14.5 want: ^2.0.0
746 silly placeDep ROOT js-tokens@4.0.0 OK for: @babel/highlight@7.14.5 want: ^4.0.0
747 silly fetch manifest ansi-styles@^3.2.1
748 silly fetch manifest escape-string-regexp@^1.0.5
749 silly fetch manifest supports-color@^5.3.0
750 timing idealTree:node_modules/@babel/highlight Completed in 5ms
751 timing idealTree:node_modules/@babel/parser Completed in 0ms
752 timing idealTree:node_modules/@babel/template Completed in 0ms
753 silly placeDep ROOT @babel/helper-function-name@7.14.5 OK for: @babel/traverse@7.15.0 want: ^7.14.5
754 silly placeDep ROOT @babel/helper-hoist-variables@7.14.5 OK for: @babel/traverse@7.15.0 want: ^7.14.5
755 silly placeDep node_modules/@babel/traverse debug@4.3.2 OK for: @babel/traverse@7.15.0 want: ^4.1.0
756 silly placeDep ROOT globals@11.12.0 OK for: @babel/traverse@7.15.0 want: ^11.1.0
757 silly fetch manifest @babel/helper-get-function-arity@^7.14.5
758 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-get-function-arity 84ms (cache revalidated)
759 timing idealTree:node_modules/@babel/traverse Completed in 91ms
760 silly placeDep ROOT @babel/helper-get-function-arity@7.14.5 OK for: @babel/helper-function-name@7.14.5 want: ^7.14.5
761 timing idealTree:node_modules/@babel/helper-function-name Completed in 4ms
762 timing idealTree:node_modules/@babel/helper-get-function-arity Completed in 1ms
763 timing idealTree:node_modules/@babel/helper-hoist-variables Completed in 0ms
764 silly placeDep ROOT to-fast-properties@2.0.0 OK for: @babel/types@7.15.0 want: ^2.0.0
765 timing idealTree:node_modules/@babel/types Completed in 2ms
766 silly placeDep ROOT @types/istanbul-reports@3.0.1 OK for: @jest/types@27.0.6 want: ^3.0.0
767 silly placeDep ROOT @types/yargs@16.0.4 OK for: @jest/types@27.0.6 want: ^16.0.0
768 silly fetch manifest @types/istanbul-lib-report@*
769 silly fetch manifest @types/yargs-parser@*
770 http fetch GET 200 https://registry.npmjs.org/@types%2fistanbul-lib-report 78ms (cache revalidated)
771 http fetch GET 200 https://registry.npmjs.org/@types%2fyargs-parser 79ms (cache revalidated)
772 timing idealTree:node_modules/@jest/types Completed in 85ms
773 timing idealTree:node_modules/@types/istanbul-lib-coverage Completed in 0ms
774 silly placeDep ROOT @types/istanbul-lib-report@3.0.0 OK for: @types/istanbul-reports@3.0.1 want: *
775 timing idealTree:node_modules/@types/istanbul-reports Completed in 5ms
776 timing idealTree:node_modules/@types/istanbul-lib-report Completed in 0ms
777 timing idealTree:node_modules/@types/node Completed in 0ms
778 silly placeDep ROOT @types/yargs-parser@20.2.1 OK for: @types/yargs@16.0.4 want: *
779 timing idealTree:node_modules/@types/yargs Completed in 2ms
780 timing idealTree:node_modules/@types/yargs-parser Completed in 0ms
781 silly placeDep ROOT type-fest@0.21.3 OK for: ansi-escapes@4.3.2 want: ^0.21.3
782 timing idealTree:node_modules/ansi-escapes Completed in 2ms
783 silly placeDep ROOT @babel/helper-plugin-utils@7.14.5 OK for: babel-plugin-istanbul@6.0.0 want: ^7.0.0
784 silly placeDep ROOT @istanbuljs/load-nyc-config@1.1.0 OK for: babel-plugin-istanbul@6.0.0 want: ^1.0.0
785 silly placeDep ROOT @istanbuljs/schema@0.1.3 OK for: babel-plugin-istanbul@6.0.0 want: ^0.1.2
786 silly placeDep ROOT test-exclude@6.0.0 OK for: babel-plugin-istanbul@6.0.0 want: ^6.0.0
787 silly fetch manifest camelcase@^5.3.1
788 silly fetch manifest find-up@^4.1.0
789 silly fetch manifest get-package-type@^0.1.0
790 silly fetch manifest js-yaml@^3.13.1
791 silly fetch manifest resolve-from@^5.0.0
792 http fetch GET 200 https://registry.npmjs.org/get-package-type 58ms (cache revalidated)
793 http fetch GET 200 https://registry.npmjs.org/find-up 61ms (cache revalidated)
794 http fetch GET 200 https://registry.npmjs.org/js-yaml 60ms (cache revalidated)
795 http fetch GET 200 https://registry.npmjs.org/resolve-from 64ms (cache revalidated)
796 timing idealTree:node_modules/babel-plugin-istanbul Completed in 72ms
797 timing idealTree:node_modules/@babel/helper-plugin-utils Completed in 0ms
798 silly placeDep ROOT camelcase@5.3.1 OK for: @istanbuljs/load-nyc-config@1.1.0 want: ^5.3.1
799 silly placeDep ROOT find-up@4.1.0 OK for: @istanbuljs/load-nyc-config@1.1.0 want: ^4.1.0
800 silly placeDep ROOT get-package-type@0.1.0 OK for: @istanbuljs/load-nyc-config@1.1.0 want: ^0.1.0
801 silly placeDep ROOT js-yaml@3.14.1 OK for: @istanbuljs/load-nyc-config@1.1.0 want: ^3.13.1
802 silly placeDep ROOT resolve-from@5.0.0 OK for: @istanbuljs/load-nyc-config@1.1.0 want: ^5.0.0
803 silly fetch manifest locate-path@^5.0.0
804 silly fetch manifest path-exists@^4.0.0
805 silly fetch manifest argparse@^1.0.7
806 silly fetch manifest esprima@^4.0.0
807 http fetch GET 200 https://registry.npmjs.org/argparse 66ms (cache revalidated)
808 http fetch GET 200 https://registry.npmjs.org/path-exists 68ms (cache revalidated)
809 http fetch GET 200 https://registry.npmjs.org/esprima 74ms (cache revalidated)
810 http fetch GET 200 https://registry.npmjs.org/locate-path 96ms (cache revalidated)
811 timing idealTree:node_modules/@istanbuljs/load-nyc-config Completed in 104ms
812 timing idealTree:node_modules/@istanbuljs/schema Completed in 0ms
813 silly placeDep ROOT caniuse-lite@1.0.30001252 OK for: browserslist@4.16.8 want: ^1.0.30001251
814 silly placeDep ROOT colorette@1.3.0 OK for: browserslist@4.16.8 want: ^1.3.0
815 silly placeDep ROOT electron-to-chromium@1.3.818 OK for: browserslist@4.16.8 want: ^1.3.811
816 silly placeDep ROOT escalade@3.1.1 OK for: browserslist@4.16.8 want: ^3.1.1
817 silly placeDep ROOT node-releases@1.1.75 OK for: browserslist@4.16.8 want: ^1.1.75
818 timing idealTree:node_modules/browserslist Completed in 14ms
819 timing idealTree:node_modules/camelcase Completed in 0ms
820 timing idealTree:node_modules/caniuse-lite Completed in 0ms
821 silly placeDep ROOT ansi-styles@4.3.0 OK for: chalk@4.1.2 want: ^4.1.0
822 silly placeDep ROOT supports-color@7.2.0 OK for: chalk@4.1.2 want: ^7.1.0
823 silly fetch manifest color-convert@^2.0.1
824 silly fetch manifest has-flag@^4.0.0
825 http fetch GET 200 https://registry.npmjs.org/color-convert 55ms (cache revalidated)
826 http fetch GET 200 https://registry.npmjs.org/has-flag 1185ms (cache revalidated)
827 timing idealTree:node_modules/chalk Completed in 1189ms
828 silly placeDep ROOT color-convert@2.0.1 OK for: ansi-styles@4.3.0 want: ^2.0.1
829 silly fetch manifest color-name@~1.1.4
830 http fetch GET 200 https://registry.npmjs.org/color-name 92ms (cache revalidated)
831 timing idealTree:node_modules/ansi-styles Completed in 96ms
832 timing idealTree:node_modules/collect-v8-coverage Completed in 0ms
833 silly placeDep ROOT color-name@1.1.4 OK for: color-convert@2.0.1 want: ~1.1.4
834 timing idealTree:node_modules/color-convert Completed in 4ms
835 timing idealTree:node_modules/color-name Completed in 0ms
836 timing idealTree:node_modules/colorette Completed in 0ms
837 timing idealTree:node_modules/convert-source-map Completed in 0ms
838 timing idealTree:node_modules/electron-to-chromium Completed in 0ms
839 timing idealTree:node_modules/emittery Completed in 0ms
840 timing idealTree:node_modules/escalade Completed in 0ms
841 timing idealTree:node_modules/exit Completed in 0ms
842 timing idealTree:node_modules/fast-json-stable-stringify Completed in 0ms
843 silly placeDep ROOT locate-path@5.0.0 OK for: find-up@4.1.0 want: ^5.0.0
844 silly placeDep ROOT path-exists@4.0.0 OK for: find-up@4.1.0 want: ^4.0.0
845 silly fetch manifest p-locate@^4.1.0
846 http fetch GET 200 https://registry.npmjs.org/p-locate 59ms (cache revalidated)
847 timing idealTree:node_modules/find-up Completed in 63ms
848 timing idealTree:node_modules/gensync Completed in 0ms
849 timing idealTree:node_modules/get-package-type Completed in 0ms
850 silly placeDep ROOT fs.realpath@1.0.0 OK for: glob@7.1.7 want: ^1.0.0
851 silly placeDep ROOT inflight@1.0.6 OK for: glob@7.1.7 want: ^1.0.4
852 silly placeDep ROOT minimatch@3.0.4 OK for: glob@7.1.7 want: ^3.0.4
853 silly placeDep ROOT once@1.4.0 OK for: glob@7.1.7 want: ^1.3.0
854 silly placeDep ROOT path-is-absolute@1.0.1 OK for: glob@7.1.7 want: ^1.0.0
855 silly fetch manifest wrappy@1
856 silly fetch manifest brace-expansion@^1.1.7
857 http fetch GET 200 https://registry.npmjs.org/brace-expansion 75ms (cache revalidated)
858 http fetch GET 200 https://registry.npmjs.org/wrappy 84ms (cache revalidated)
859 timing idealTree:node_modules/glob Completed in 103ms
860 timing idealTree:node_modules/fs.realpath Completed in 0ms
861 timing idealTree:node_modules/globals Completed in 0ms
862 timing idealTree:node_modules/graceful-fs Completed in 0ms
863 silly placeDep ROOT pkg-dir@4.2.0 OK for: import-local@3.0.2 want: ^4.2.0
864 silly placeDep ROOT resolve-cwd@3.0.0 OK for: import-local@3.0.2 want: ^3.0.0
865 timing idealTree:node_modules/import-local Completed in 5ms
866 silly placeDep ROOT wrappy@1.0.2 OK for: inflight@1.0.6 want: 1
867 timing idealTree:node_modules/inflight Completed in 1ms
868 timing idealTree:node_modules/istanbul-lib-coverage Completed in 0ms
869 timing idealTree:node_modules/istanbul-lib-instrument Completed in 0ms
870 silly placeDep ROOT make-dir@3.1.0 OK for: istanbul-lib-report@3.0.0 want: ^3.0.0
871 timing idealTree:node_modules/istanbul-lib-report Completed in 1ms
872 silly placeDep node_modules/istanbul-lib-source-maps debug@4.3.2 OK for: istanbul-lib-source-maps@4.0.0 want: ^4.1.1
873 timing idealTree:node_modules/istanbul-lib-source-maps Completed in 1ms
874 silly placeDep ROOT html-escaper@2.0.2 OK for: istanbul-reports@3.0.2 want: ^2.0.0
875 timing idealTree:node_modules/istanbul-reports Completed in 1ms
876 timing idealTree:node_modules/html-escaper Completed in 0ms
877 silly placeDep ROOT execa@5.1.1 OK for: jest-changed-files@27.0.6 want: ^5.0.0
878 silly placeDep ROOT throat@6.0.1 OK for: jest-changed-files@27.0.6 want: ^6.0.1
879 silly fetch manifest cross-spawn@^7.0.3
880 silly fetch manifest get-stream@^6.0.0
881 silly fetch manifest human-signals@^2.1.0
882 silly fetch manifest is-stream@^2.0.0
883 silly fetch manifest npm-run-path@^4.0.1
884 silly fetch manifest onetime@^5.1.2
885 silly fetch manifest signal-exit@^3.0.3
886 silly fetch manifest strip-final-newline@^2.0.0
887 http fetch GET 200 https://registry.npmjs.org/strip-final-newline 65ms (cache revalidated)
888 http fetch GET 200 https://registry.npmjs.org/onetime 87ms (cache revalidated)
889 http fetch GET 200 https://registry.npmjs.org/human-signals 90ms (cache revalidated)
890 http fetch GET 200 https://registry.npmjs.org/is-stream 92ms (cache revalidated)
891 http fetch GET 200 https://registry.npmjs.org/npm-run-path 91ms (cache revalidated)
892 http fetch GET 200 https://registry.npmjs.org/get-stream 95ms (cache revalidated)
893 http fetch GET 200 https://registry.npmjs.org/cross-spawn 1228ms (cache revalidated)
894 timing idealTree:node_modules/jest-changed-files Completed in 1231ms
895 silly placeDep ROOT cross-spawn@7.0.3 OK for: execa@5.1.1 want: ^7.0.3
896 silly placeDep ROOT get-stream@6.0.1 OK for: execa@5.1.1 want: ^6.0.0
897 silly placeDep ROOT human-signals@2.1.0 OK for: execa@5.1.1 want: ^2.1.0
898 silly placeDep ROOT is-stream@2.0.1 OK for: execa@5.1.1 want: ^2.0.0
899 silly placeDep ROOT merge-stream@2.0.0 OK for: execa@5.1.1 want: ^2.0.0
900 silly placeDep ROOT npm-run-path@4.0.1 OK for: execa@5.1.1 want: ^4.0.1
901 silly placeDep ROOT onetime@5.1.2 OK for: execa@5.1.1 want: ^5.1.2
902 silly placeDep ROOT signal-exit@3.0.3 OK for: execa@5.1.1 want: ^3.0.3
903 silly placeDep ROOT strip-final-newline@2.0.0 OK for: execa@5.1.1 want: ^2.0.0
904 silly fetch manifest path-key@^3.1.0
905 silly fetch manifest shebang-command@^2.0.0
906 silly fetch manifest which@^2.0.1
907 silly fetch manifest path-key@^3.0.0
908 silly fetch manifest mimic-fn@^2.1.0
909 http fetch GET 200 https://registry.npmjs.org/shebang-command 60ms (cache revalidated)
910 http fetch GET 200 https://registry.npmjs.org/mimic-fn 88ms (cache revalidated)
911 http fetch GET 200 https://registry.npmjs.org/path-key 91ms (cache revalidated)
912 http fetch GET 200 https://registry.npmjs.org/which 91ms (cache revalidated)
913 timing idealTree:node_modules/execa Completed in 103ms
914 silly placeDep ROOT path-key@3.1.1 OK for: cross-spawn@7.0.3 want: ^3.1.0
915 silly placeDep ROOT shebang-command@2.0.0 OK for: cross-spawn@7.0.3 want: ^2.0.0
916 silly placeDep ROOT which@2.0.2 OK for: cross-spawn@7.0.3 want: ^2.0.1
917 silly fetch manifest shebang-regex@^3.0.0
918 silly fetch manifest isexe@^2.0.0
919 http fetch GET 200 https://registry.npmjs.org/shebang-regex 61ms (cache revalidated)
920 http fetch GET 200 https://registry.npmjs.org/isexe 69ms (cache revalidated)
921 timing idealTree:node_modules/cross-spawn Completed in 75ms
922 timing idealTree:node_modules/get-stream Completed in 0ms
923 timing idealTree:node_modules/human-signals Completed in 0ms
924 timing idealTree:node_modules/is-stream Completed in 0ms
925 silly placeDep ROOT prompts@2.4.1 OK for: jest-cli@27.0.6 want: ^2.0.1
926 silly placeDep ROOT yargs@16.2.0 OK for: jest-cli@27.0.6 want: ^16.0.3
927 silly fetch manifest kleur@^3.0.3
928 silly fetch manifest sisteransi@^1.0.5
929 silly fetch manifest cliui@^7.0.2
930 silly fetch manifest get-caller-file@^2.0.5
931 silly fetch manifest require-directory@^2.1.1
932 silly fetch manifest string-width@^4.2.0
933 silly fetch manifest y18n@^5.0.5
934 silly fetch manifest yargs-parser@^20.2.2
935 http fetch GET 200 https://registry.npmjs.org/get-caller-file 76ms (cache revalidated)
936 http fetch GET 200 https://registry.npmjs.org/yargs-parser 75ms (cache revalidated)
937 http fetch GET 200 https://registry.npmjs.org/cliui 79ms (cache revalidated)
938 http fetch GET 200 https://registry.npmjs.org/string-width 78ms (cache revalidated)
939 http fetch GET 200 https://registry.npmjs.org/require-directory 83ms (cache revalidated)
940 http fetch GET 200 https://registry.npmjs.org/kleur 90ms (cache revalidated)
941 http fetch GET 200 https://registry.npmjs.org/sisteransi 91ms (cache revalidated)
942 http fetch GET 200 https://registry.npmjs.org/y18n 89ms (cache revalidated)
943 timing idealTree:node_modules/jest-cli Completed in 96ms
944 silly placeDep ROOT @jest/test-sequencer@27.0.6 OK for: jest-config@27.0.6 want: ^27.0.6
945 silly placeDep ROOT babel-jest@27.0.6 OK for: jest-config@27.0.6 want: ^27.0.6
946 silly placeDep ROOT deepmerge@4.2.2 OK for: jest-config@27.0.6 want: ^4.2.2
947 silly placeDep ROOT is-ci@3.0.0 OK for: jest-config@27.0.6 want: ^3.0.0
948 silly placeDep ROOT jest-circus@27.0.6 OK for: jest-config@27.0.6 want: ^27.0.6
949 silly placeDep ROOT jest-environment-jsdom@27.0.6 OK for: jest-config@27.0.6 want: ^27.0.6
950 silly placeDep ROOT jest-environment-node@27.0.6 OK for: jest-config@27.0.6 want: ^27.0.6
951 silly placeDep ROOT jest-get-type@27.0.6 OK for: jest-config@27.0.6 want: ^27.0.6
952 silly placeDep ROOT jest-jasmine2@27.0.6 OK for: jest-config@27.0.6 want: ^27.0.6
953 silly placeDep ROOT pretty-format@27.0.6 OK for: jest-config@27.0.6 want: ^27.0.6
954 silly fetch manifest @types/babel__core@^7.1.14
955 silly fetch manifest babel-preset-jest@^27.0.6
956 silly fetch manifest ci-info@^3.1.1
957 silly fetch manifest co@^4.6.0
958 silly fetch manifest dedent@^0.7.0
959 silly fetch manifest is-generator-fn@^2.0.0
960 silly fetch manifest jest-each@^27.0.6
961 silly fetch manifest jsdom@^16.6.0
962 silly fetch manifest ansi-styles@^5.0.0
963 silly fetch manifest react-is@^17.0.1
964 http fetch GET 200 https://registry.npmjs.org/ci-info 79ms (cache revalidated)
965 http fetch GET 200 https://registry.npmjs.org/babel-preset-jest 81ms (cache revalidated)
966 http fetch GET 200 https://registry.npmjs.org/co 82ms (cache revalidated)
967 http fetch GET 200 https://registry.npmjs.org/dedent 89ms (cache revalidated)
968 http fetch GET 200 https://registry.npmjs.org/jsdom 91ms (cache revalidated)
969 http fetch GET 200 https://registry.npmjs.org/jest-each 96ms (cache revalidated)
970 http fetch GET 200 https://registry.npmjs.org/is-generator-fn 98ms (cache revalidated)
971 http fetch GET 200 https://registry.npmjs.org/react-is 98ms (cache revalidated)
972 http fetch GET 200 https://registry.npmjs.org/@types%2fbabel__core 105ms (cache revalidated)
973 timing idealTree:node_modules/jest-config Completed in 126ms
974 timing idealTree:node_modules/@jest/test-sequencer Completed in 0ms
975 silly fetch manifest @babel/core@^7.8.0
976 silly placeDep ROOT @types/babel__core@7.1.15 OK for: babel-jest@27.0.6 want: ^7.1.14
977 silly placeDep ROOT babel-preset-jest@27.0.6 OK for: babel-jest@27.0.6 want: ^27.0.6
978 silly fetch manifest @types/babel__generator@*
979 silly fetch manifest @types/babel__template@*
980 silly fetch manifest @types/babel__traverse@*
981 silly fetch manifest babel-plugin-jest-hoist@^27.0.6
982 http fetch GET 200 https://registry.npmjs.org/babel-plugin-jest-hoist 62ms (cache revalidated)
983 http fetch GET 200 https://registry.npmjs.org/@types%2fbabel__generator 87ms (cache revalidated)
984 http fetch GET 200 https://registry.npmjs.org/@types%2fbabel__template 102ms (cache revalidated)
985 timing idealTree:node_modules/babel-jest Completed in 104ms
986 silly placeDep ROOT @types/babel__generator@7.6.3 OK for: @types/babel__core@7.1.15 want: *
987 silly placeDep ROOT @types/babel__template@7.4.1 OK for: @types/babel__core@7.1.15 want: *
988 silly placeDep ROOT @types/babel__traverse@7.14.2 OK for: @types/babel__core@7.1.15 want: *
989 timing idealTree:node_modules/@types/babel__core Completed in 11ms
990 timing idealTree:node_modules/@types/babel__generator Completed in 0ms
991 timing idealTree:node_modules/@types/babel__template Completed in 0ms
992 timing idealTree:node_modules/@types/babel__traverse Completed in 0ms
993 silly placeDep ROOT babel-plugin-jest-hoist@27.0.6 OK for: babel-preset-jest@27.0.6 want: ^27.0.6
994 silly placeDep ROOT babel-preset-current-node-syntax@1.0.1 OK for: babel-preset-jest@27.0.6 want: ^1.0.0
995 silly fetch manifest @babel/plugin-syntax-async-generators@^7.8.4
996 silly fetch manifest @babel/plugin-syntax-bigint@^7.8.3
997 silly fetch manifest @babel/plugin-syntax-class-properties@^7.8.3
998 silly fetch manifest @babel/plugin-syntax-import-meta@^7.8.3
999 silly fetch manifest @babel/plugin-syntax-json-strings@^7.8.3
1000 silly fetch manifest @babel/plugin-syntax-logical-assignment-operators@^7.8.3
1001 silly fetch manifest @babel/plugin-syntax-nullish-coalescing-operator@^7.8.3
1002 silly fetch manifest @babel/plugin-syntax-numeric-separator@^7.8.3
1003 silly fetch manifest @babel/plugin-syntax-object-rest-spread@^7.8.3
1004 silly fetch manifest @babel/plugin-syntax-optional-catch-binding@^7.8.3
1005 silly fetch manifest @babel/plugin-syntax-optional-chaining@^7.8.3
1006 silly fetch manifest @babel/plugin-syntax-top-level-await@^7.8.3
1007 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-syntax-class-properties 105ms (cache revalidated)
1008 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-syntax-import-meta 106ms (cache revalidated)
1009 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-syntax-optional-chaining 103ms (cache revalidated)
1010 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-syntax-top-level-await 105ms (cache revalidated)
1011 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-syntax-numeric-separator 109ms (cache revalidated)
1012 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-syntax-bigint 113ms (cache revalidated)
1013 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-syntax-json-strings 112ms (cache revalidated)
1014 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-syntax-logical-assignment-operators 113ms (cache revalidated)
1015 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-syntax-async-generators 118ms (cache revalidated)
1016 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-syntax-object-rest-spread 113ms (cache revalidated)
1017 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-syntax-optional-catch-binding 114ms (cache revalidated)
1018 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-syntax-nullish-coalescing-operator 134ms (cache revalidated)
1019 timing idealTree:node_modules/babel-preset-jest Completed in 144ms
1020 timing idealTree:node_modules/babel-plugin-jest-hoist Completed in 0ms
1021 silly placeDep ROOT @babel/plugin-syntax-async-generators@7.8.4 OK for: babel-preset-current-node-syntax@1.0.1 want: ^7.8.4
1022 silly placeDep ROOT @babel/plugin-syntax-bigint@7.8.3 OK for: babel-preset-current-node-syntax@1.0.1 want: ^7.8.3
1023 silly placeDep ROOT @babel/plugin-syntax-class-properties@7.12.13 OK for: babel-preset-current-node-syntax@1.0.1 want: ^7.8.3
1024 silly placeDep ROOT @babel/plugin-syntax-import-meta@7.10.4 OK for: babel-preset-current-node-syntax@1.0.1 want: ^7.8.3
1025 silly placeDep ROOT @babel/plugin-syntax-json-strings@7.8.3 OK for: babel-preset-current-node-syntax@1.0.1 want: ^7.8.3
1026 silly placeDep ROOT @babel/plugin-syntax-logical-assignment-operators@7.10.4 OK for: babel-preset-current-node-syntax@1.0.1 want: ^7.8.3
1027 silly placeDep ROOT @babel/plugin-syntax-nullish-coalescing-operator@7.8.3 OK for: babel-preset-current-node-syntax@1.0.1 want: ^7.8.3
1028 silly placeDep ROOT @babel/plugin-syntax-numeric-separator@7.10.4 OK for: babel-preset-current-node-syntax@1.0.1 want: ^7.8.3
1029 silly placeDep ROOT @babel/plugin-syntax-object-rest-spread@7.8.3 OK for: babel-preset-current-node-syntax@1.0.1 want: ^7.8.3
1030 silly placeDep ROOT @babel/plugin-syntax-optional-catch-binding@7.8.3 OK for: babel-preset-current-node-syntax@1.0.1 want: ^7.8.3
1031 silly placeDep ROOT @babel/plugin-syntax-optional-chaining@7.8.3 OK for: babel-preset-current-node-syntax@1.0.1 want: ^7.8.3
1032 silly placeDep ROOT @babel/plugin-syntax-top-level-await@7.14.5 OK for: babel-preset-current-node-syntax@1.0.1 want: ^7.8.3
1033 timing idealTree:node_modules/babel-preset-current-node-syntax Completed in 13ms
1034 timing idealTree:node_modules/@babel/plugin-syntax-async-generators Completed in 0ms
1035 timing idealTree:node_modules/@babel/plugin-syntax-bigint Completed in 0ms
1036 timing idealTree:node_modules/@babel/plugin-syntax-class-properties Completed in 0ms
1037 timing idealTree:node_modules/@babel/plugin-syntax-import-meta Completed in 0ms
1038 timing idealTree:node_modules/@babel/plugin-syntax-json-strings Completed in 0ms
1039 timing idealTree:node_modules/@babel/plugin-syntax-logical-assignment-operators Completed in 0ms
1040 timing idealTree:node_modules/@babel/plugin-syntax-nullish-coalescing-operator Completed in 0ms
1041 timing idealTree:node_modules/@babel/plugin-syntax-numeric-separator Completed in 0ms
1042 timing idealTree:node_modules/@babel/plugin-syntax-object-rest-spread Completed in 0ms
1043 timing idealTree:node_modules/@babel/plugin-syntax-optional-catch-binding Completed in 0ms
1044 timing idealTree:node_modules/@babel/plugin-syntax-optional-chaining Completed in 0ms
1045 timing idealTree:node_modules/@babel/plugin-syntax-top-level-await Completed in 0ms
1046 timing idealTree:node_modules/deepmerge Completed in 0ms
1047 silly placeDep ROOT ci-info@3.2.0 OK for: is-ci@3.0.0 want: ^3.1.1
1048 timing idealTree:node_modules/is-ci Completed in 1ms
1049 timing idealTree:node_modules/ci-info Completed in 0ms
1050 silly placeDep ROOT @jest/environment@27.0.6 OK for: jest-circus@27.0.6 want: ^27.0.6
1051 silly placeDep ROOT co@4.6.0 OK for: jest-circus@27.0.6 want: ^4.6.0
1052 silly placeDep ROOT dedent@0.7.0 OK for: jest-circus@27.0.6 want: ^0.7.0
1053 silly placeDep ROOT expect@27.0.6 OK for: jest-circus@27.0.6 want: ^27.0.6
1054 silly placeDep ROOT is-generator-fn@2.1.0 OK for: jest-circus@27.0.6 want: ^2.0.0
1055 silly placeDep ROOT jest-each@27.0.6 OK for: jest-circus@27.0.6 want: ^27.0.6
1056 silly placeDep ROOT jest-matcher-utils@27.0.6 OK for: jest-circus@27.0.6 want: ^27.0.6
1057 silly placeDep ROOT stack-utils@2.0.3 OK for: jest-circus@27.0.6 want: ^2.0.3
1058 silly fetch manifest escape-string-regexp@^2.0.0
1059 timing idealTree:node_modules/jest-circus Completed in 6ms
1060 silly placeDep ROOT @jest/fake-timers@27.0.6 OK for: @jest/environment@27.0.6 want: ^27.0.6
1061 silly placeDep ROOT jest-mock@27.0.6 OK for: @jest/environment@27.0.6 want: ^27.0.6
1062 silly fetch manifest @sinonjs/fake-timers@^7.0.2
1063 http fetch GET 200 https://registry.npmjs.org/@sinonjs%2ffake-timers 100ms (cache revalidated)
1064 timing idealTree:node_modules/@jest/environment Completed in 102ms
1065 silly placeDep ROOT @sinonjs/fake-timers@7.1.2 OK for: @jest/fake-timers@27.0.6 want: ^7.0.2
1066 silly fetch manifest @sinonjs/commons@^1.7.0
1067 http fetch GET 200 https://registry.npmjs.org/@sinonjs%2fcommons 369ms (cache revalidated)
1068 timing idealTree:node_modules/@jest/fake-timers Completed in 377ms
1069 silly placeDep ROOT @sinonjs/commons@1.8.3 OK for: @sinonjs/fake-timers@7.1.2 want: ^1.7.0
1070 silly fetch manifest type-detect@4.0.8
1071 http fetch GET 200 https://registry.npmjs.org/type-detect 72ms (cache revalidated)
1072 timing idealTree:node_modules/@sinonjs/fake-timers Completed in 79ms
1073 silly placeDep ROOT type-detect@4.0.8 OK for: @sinonjs/commons@1.8.3 want: 4.0.8
1074 timing idealTree:node_modules/@sinonjs/commons Completed in 3ms
1075 timing idealTree:node_modules/co Completed in 0ms
1076 timing idealTree:node_modules/dedent Completed in 1ms
1077 silly placeDep node_modules/expect ansi-styles@5.2.0 OK for: expect@27.0.6 want: ^5.0.0
1078 timing idealTree:node_modules/expect Completed in 2ms
1079 timing idealTree:node_modules/is-generator-fn Completed in 0ms
1080 timing idealTree:node_modules/jest-each Completed in 0ms
1081 silly fetch manifest canvas@^2.5.0
1082 http fetch GET 200 https://registry.npmjs.org/canvas 65ms (cache revalidated)
1083 silly placeDep ROOT jsdom@16.7.0 OK for: jest-environment-jsdom@27.0.6 want: ^16.6.0
1084 silly fetch manifest abab@^2.0.5
1085 silly fetch manifest acorn@^8.2.4
1086 silly fetch manifest acorn-globals@^6.0.0
1087 silly fetch manifest cssom@^0.4.4
1088 silly fetch manifest cssstyle@^2.3.0
1089 silly fetch manifest data-urls@^2.0.0
1090 silly fetch manifest decimal.js@^10.2.1
1091 silly fetch manifest domexception@^2.0.1
1092 silly fetch manifest escodegen@^2.0.0
1093 silly fetch manifest form-data@^3.0.0
1094 silly fetch manifest html-encoding-sniffer@^2.0.1
1095 silly fetch manifest http-proxy-agent@^4.0.1
1096 silly fetch manifest https-proxy-agent@^5.0.0
1097 silly fetch manifest is-potential-custom-element-name@^1.0.1
1098 silly fetch manifest nwsapi@^2.2.0
1099 silly fetch manifest parse5@6.0.1
1100 silly fetch manifest saxes@^5.0.1
1101 silly fetch manifest symbol-tree@^3.2.4
1102 silly fetch manifest tough-cookie@^4.0.0
1103 silly fetch manifest w3c-hr-time@^1.0.2
1104 silly fetch manifest w3c-xmlserializer@^2.0.0
1105 silly fetch manifest webidl-conversions@^6.1.0
1106 silly fetch manifest whatwg-encoding@^1.0.5
1107 silly fetch manifest whatwg-mimetype@^2.3.0
1108 silly fetch manifest whatwg-url@^8.5.0
1109 silly fetch manifest ws@^7.4.6
1110 silly fetch manifest xml-name-validator@^3.0.0
1111 http fetch GET 200 https://registry.npmjs.org/cssstyle 124ms (cache revalidated)
1112 http fetch GET 200 https://registry.npmjs.org/acorn 130ms (cache revalidated)
1113 http fetch GET 200 https://registry.npmjs.org/is-potential-custom-element-name 114ms (cache revalidated)
1114 http fetch GET 200 https://registry.npmjs.org/abab 135ms (cache revalidated)
1115 http fetch GET 200 https://registry.npmjs.org/domexception 122ms (cache revalidated)
1116 http fetch GET 200 https://registry.npmjs.org/escodegen 121ms (cache revalidated)
1117 http fetch GET 200 https://registry.npmjs.org/http-proxy-agent 118ms (cache revalidated)
1118 http fetch GET 200 https://registry.npmjs.org/https-proxy-agent 118ms (cache revalidated)
1119 http fetch GET 200 https://registry.npmjs.org/html-encoding-sniffer 120ms (cache revalidated)
1120 http fetch GET 200 https://registry.npmjs.org/nwsapi 116ms (cache revalidated)
1121 http fetch GET 200 https://registry.npmjs.org/form-data 121ms (cache revalidated)
1122 http fetch GET 200 https://registry.npmjs.org/cssom 133ms (cache revalidated)
1123 http fetch GET 200 https://registry.npmjs.org/data-urls 129ms (cache revalidated)
1124 http fetch GET 200 https://registry.npmjs.org/acorn-globals 135ms (cache revalidated)
1125 http fetch GET 200 https://registry.npmjs.org/decimal.js 128ms (cache revalidated)
1126 http fetch GET 200 https://registry.npmjs.org/saxes 134ms (cache revalidated)
1127 http fetch GET 200 https://registry.npmjs.org/tough-cookie 133ms (cache revalidated)
1128 http fetch GET 200 https://registry.npmjs.org/w3c-xmlserializer 141ms (cache revalidated)
1129 http fetch GET 200 https://registry.npmjs.org/whatwg-mimetype 140ms (cache revalidated)
1130 http fetch GET 200 https://registry.npmjs.org/ws 139ms (cache revalidated)
1131 http fetch GET 200 https://registry.npmjs.org/symbol-tree 148ms (cache revalidated)
1132 http fetch GET 200 https://registry.npmjs.org/whatwg-encoding 146ms (cache revalidated)
1133 http fetch GET 200 https://registry.npmjs.org/webidl-conversions 147ms (cache revalidated)
1134 http fetch GET 200 https://registry.npmjs.org/parse5 153ms (cache revalidated)
1135 http fetch GET 200 https://registry.npmjs.org/whatwg-url 147ms (cache revalidated)
1136 http fetch GET 200 https://registry.npmjs.org/w3c-hr-time 154ms (cache revalidated)
1137 http fetch GET 200 https://registry.npmjs.org/xml-name-validator 171ms (cache revalidated)
1138 timing idealTree:node_modules/jest-environment-jsdom Completed in 276ms
1139 timing idealTree:node_modules/jest-environment-node Completed in 0ms
1140 timing idealTree:node_modules/jest-get-type Completed in 0ms
1141 silly placeDep ROOT @types/graceful-fs@4.1.5 OK for: jest-haste-map@27.0.6 want: ^4.1.2
1142 silly placeDep ROOT anymatch@3.1.2 OK for: jest-haste-map@27.0.6 want: ^3.0.3
1143 silly placeDep ROOT fb-watchman@2.0.1 OK for: jest-haste-map@27.0.6 want: ^2.0.0
1144 silly placeDep ROOT fsevents@2.3.2 OK for: jest-haste-map@27.0.6 want: ^2.3.2
1145 silly placeDep ROOT jest-serializer@27.0.6 OK for: jest-haste-map@27.0.6 want: ^27.0.6
1146 silly placeDep ROOT walker@1.0.7 OK for: jest-haste-map@27.0.6 want: ^1.0.7
1147 silly fetch manifest normalize-path@^3.0.0
1148 silly fetch manifest picomatch@^2.0.4
1149 silly fetch manifest bser@2.1.1
1150 silly fetch manifest makeerror@1.0.x
1151 http fetch GET 200 https://registry.npmjs.org/bser 58ms (cache revalidated)
1152 http fetch GET 200 https://registry.npmjs.org/makeerror 58ms (cache revalidated)
1153 http fetch GET 200 https://registry.npmjs.org/normalize-path 66ms (cache revalidated)
1154 timing idealTree:node_modules/jest-haste-map Completed in 74ms
1155 timing idealTree:node_modules/@types/graceful-fs Completed in 0ms
1156 silly placeDep ROOT normalize-path@3.0.0 OK for: anymatch@3.1.2 want: ^3.0.0
1157 silly placeDep ROOT picomatch@2.3.0 OK for: anymatch@3.1.2 want: ^2.0.4
1158 timing idealTree:node_modules/anymatch Completed in 3ms
1159 silly placeDep ROOT bser@2.1.1 OK for: fb-watchman@2.0.1 want: 2.1.1
1160 silly fetch manifest node-int64@^0.4.0
1161 http fetch GET 200 https://registry.npmjs.org/node-int64 67ms (cache revalidated)
1162 timing idealTree:node_modules/fb-watchman Completed in 72ms
1163 silly placeDep ROOT node-int64@0.4.0 OK for: bser@2.1.1 want: ^0.4.0
1164 timing idealTree:node_modules/bser Completed in 3ms
1165 timing idealTree:node_modules/fsevents Completed in 0ms
1166 silly placeDep ROOT @jest/source-map@27.0.6 OK for: jest-jasmine2@27.0.6 want: ^27.0.6
1167 silly fetch manifest callsites@^3.0.0
1168 http fetch GET 200 https://registry.npmjs.org/callsites 61ms (cache revalidated)
1169 timing idealTree:node_modules/jest-jasmine2 Completed in 66ms
1170 silly placeDep ROOT callsites@3.1.0 OK for: @jest/source-map@27.0.6 want: ^3.0.0
1171 timing idealTree:node_modules/@jest/source-map Completed in 1ms
1172 timing idealTree:node_modules/callsites Completed in 0ms
1173 silly placeDep ROOT jest-diff@27.0.6 OK for: jest-matcher-utils@27.0.6 want: ^27.0.6
1174 silly fetch manifest diff-sequences@^27.0.6
1175 http fetch GET 200 https://registry.npmjs.org/diff-sequences 119ms (cache revalidated)
1176 timing idealTree:node_modules/jest-matcher-utils Completed in 123ms
1177 silly placeDep ROOT diff-sequences@27.0.6 OK for: jest-diff@27.0.6 want: ^27.0.6
1178 timing idealTree:node_modules/jest-diff Completed in 3ms
1179 timing idealTree:node_modules/diff-sequences Completed in 1ms
1180 silly placeDep ROOT @types/stack-utils@2.0.1 OK for: jest-message-util@27.0.6 want: ^2.0.0
1181 timing idealTree:node_modules/jest-message-util Completed in 3ms
1182 timing idealTree:node_modules/@types/stack-utils Completed in 0ms
1183 timing idealTree:node_modules/jest-mock Completed in 0ms
1184 timing idealTree:node_modules/jest-regex-util Completed in 0ms
1185 silly fetch manifest jest-resolve@*
1186 silly placeDep ROOT jest-pnp-resolver@1.2.2 OK for: jest-resolve@27.0.6 want: ^1.2.2
1187 silly placeDep ROOT resolve@1.20.0 OK for: jest-resolve@27.0.6 want: ^1.20.0
1188 silly fetch manifest is-core-module@^2.2.0
1189 silly fetch manifest path-parse@^1.0.6
1190 http fetch GET 200 https://registry.npmjs.org/path-parse 63ms (cache revalidated)
1191 http fetch GET 200 https://registry.npmjs.org/is-core-module 67ms (cache revalidated)
1192 timing idealTree:node_modules/jest-resolve Completed in 73ms
1193 timing idealTree:node_modules/jest-pnp-resolver Completed in 0ms
1194 timing idealTree:node_modules/jest-resolve-dependencies Completed in 0ms
1195 silly placeDep ROOT jest-docblock@27.0.6 OK for: jest-runner@27.0.6 want: ^27.0.6
1196 silly placeDep ROOT jest-leak-detector@27.0.6 OK for: jest-runner@27.0.6 want: ^27.0.6
1197 silly placeDep ROOT source-map-support@0.5.19 OK for: jest-runner@27.0.6 want: ^0.5.6
1198 silly fetch manifest detect-newline@^3.0.0
1199 silly fetch manifest buffer-from@^1.0.0
1200 http fetch GET 200 https://registry.npmjs.org/detect-newline 96ms (cache revalidated)
1201 http fetch GET 200 https://registry.npmjs.org/buffer-from 147ms (cache revalidated)
1202 timing idealTree:node_modules/jest-runner Completed in 159ms
1203 silly placeDep ROOT detect-newline@3.1.0 OK for: jest-docblock@27.0.6 want: ^3.0.0
1204 timing idealTree:node_modules/jest-docblock Completed in 4ms
1205 timing idealTree:node_modules/detect-newline Completed in 0ms
1206 timing idealTree:node_modules/jest-leak-detector Completed in 0ms
1207 silly placeDep ROOT @jest/globals@27.0.6 OK for: jest-runtime@27.0.6 want: ^27.0.6
1208 silly placeDep ROOT cjs-module-lexer@1.2.2 OK for: jest-runtime@27.0.6 want: ^1.0.0
1209 silly placeDep ROOT strip-bom@4.0.0 OK for: jest-runtime@27.0.6 want: ^4.0.0
1210 timing idealTree:node_modules/jest-runtime Completed in 5ms
1211 timing idealTree:node_modules/@jest/globals Completed in 0ms
1212 timing idealTree:node_modules/cjs-module-lexer Completed in 0ms
1213 timing idealTree:node_modules/jest-serializer Completed in 0ms
1214 silly placeDep ROOT @babel/plugin-syntax-typescript@7.14.5 OK for: jest-snapshot@27.0.6 want: ^7.7.2
1215 silly placeDep ROOT @types/prettier@2.3.2 OK for: jest-snapshot@27.0.6 want: ^2.1.5
1216 silly placeDep ROOT natural-compare@1.4.0 OK for: jest-snapshot@27.0.6 want: ^1.4.0
1217 silly placeDep node_modules/jest-snapshot semver@7.3.5 OK for: jest-snapshot@27.0.6 want: ^7.3.2
1218 silly fetch manifest lru-cache@^6.0.0
1219 http fetch GET 200 https://registry.npmjs.org/lru-cache 74ms (cache revalidated)
1220 timing idealTree:node_modules/jest-snapshot Completed in 81ms
1221 timing idealTree:node_modules/@babel/plugin-syntax-typescript Completed in 0ms
1222 timing idealTree:node_modules/@types/prettier Completed in 0ms
1223 timing idealTree:node_modules/jest-util Completed in 0ms
1224 silly placeDep node_modules/jest-validate camelcase@6.2.0 OK for: jest-validate@27.0.6 want: ^6.2.0
1225 silly placeDep ROOT leven@3.1.0 OK for: jest-validate@27.0.6 want: ^3.1.0
1226 timing idealTree:node_modules/jest-validate Completed in 4ms
1227 timing idealTree:node_modules/jest-watcher Completed in 0ms
1228 silly placeDep node_modules/jest-worker supports-color@8.1.1 OK for: jest-worker@27.0.6 want: ^8.0.0
1229 timing idealTree:node_modules/jest-worker Completed in 2ms
1230 timing idealTree:node_modules/js-tokens Completed in 0ms
1231 silly placeDep ROOT argparse@1.0.10 OK for: js-yaml@3.14.1 want: ^1.0.7
1232 silly placeDep ROOT esprima@4.0.1 OK for: js-yaml@3.14.1 want: ^4.0.0
1233 silly fetch manifest sprintf-js@~1.0.2
1234 http fetch GET 200 https://registry.npmjs.org/sprintf-js 70ms (cache revalidated)
1235 timing idealTree:node_modules/js-yaml Completed in 77ms
1236 silly placeDep ROOT sprintf-js@1.0.3 OK for: argparse@1.0.10 want: ~1.0.2
1237 timing idealTree:node_modules/argparse Completed in 3ms
1238 timing idealTree:node_modules/esprima Completed in 0ms
1239 silly fetch manifest bufferutil@^4.0.1
1240 http fetch GET 200 https://registry.npmjs.org/bufferutil 190ms (cache revalidated)
1241 silly fetch manifest utf-8-validate@^5.0.2
1242 http fetch GET 200 https://registry.npmjs.org/utf-8-validate 82ms (cache revalidated)
1243 silly placeDep ROOT abab@2.0.5 OK for: jsdom@16.7.0 want: ^2.0.5
1244 silly placeDep ROOT acorn@8.4.1 OK for: jsdom@16.7.0 want: ^8.2.4
1245 silly placeDep ROOT acorn-globals@6.0.0 OK for: jsdom@16.7.0 want: ^6.0.0
1246 silly placeDep ROOT cssom@0.4.4 OK for: jsdom@16.7.0 want: ^0.4.4
1247 silly placeDep ROOT cssstyle@2.3.0 OK for: jsdom@16.7.0 want: ^2.3.0
1248 silly placeDep ROOT data-urls@2.0.0 OK for: jsdom@16.7.0 want: ^2.0.0
1249 silly placeDep ROOT decimal.js@10.3.1 OK for: jsdom@16.7.0 want: ^10.2.1
1250 silly placeDep ROOT domexception@2.0.1 OK for: jsdom@16.7.0 want: ^2.0.1
1251 silly placeDep ROOT escodegen@2.0.0 OK for: jsdom@16.7.0 want: ^2.0.0
1252 silly placeDep ROOT form-data@3.0.1 OK for: jsdom@16.7.0 want: ^3.0.0
1253 silly placeDep ROOT html-encoding-sniffer@2.0.1 OK for: jsdom@16.7.0 want: ^2.0.1
1254 silly placeDep ROOT http-proxy-agent@4.0.1 OK for: jsdom@16.7.0 want: ^4.0.1
1255 silly placeDep ROOT https-proxy-agent@5.0.0 OK for: jsdom@16.7.0 want: ^5.0.0
1256 silly placeDep ROOT is-potential-custom-element-name@1.0.1 OK for: jsdom@16.7.0 want: ^1.0.1
1257 silly placeDep ROOT nwsapi@2.2.0 OK for: jsdom@16.7.0 want: ^2.2.0
1258 silly placeDep ROOT parse5@6.0.1 OK for: jsdom@16.7.0 want: 6.0.1
1259 silly placeDep ROOT saxes@5.0.1 OK for: jsdom@16.7.0 want: ^5.0.1
1260 silly placeDep ROOT symbol-tree@3.2.4 OK for: jsdom@16.7.0 want: ^3.2.4
1261 silly placeDep ROOT tough-cookie@4.0.0 OK for: jsdom@16.7.0 want: ^4.0.0
1262 silly placeDep ROOT w3c-hr-time@1.0.2 OK for: jsdom@16.7.0 want: ^1.0.2
1263 silly placeDep ROOT w3c-xmlserializer@2.0.0 OK for: jsdom@16.7.0 want: ^2.0.0
1264 silly placeDep ROOT webidl-conversions@6.1.0 OK for: jsdom@16.7.0 want: ^6.1.0
1265 silly placeDep ROOT whatwg-encoding@1.0.5 OK for: jsdom@16.7.0 want: ^1.0.5
1266 silly placeDep ROOT whatwg-mimetype@2.3.0 OK for: jsdom@16.7.0 want: ^2.3.0
1267 silly placeDep ROOT whatwg-url@8.7.0 OK for: jsdom@16.7.0 want: ^8.5.0
1268 silly placeDep ROOT ws@7.5.3 OK for: jsdom@16.7.0 want: ^7.4.6
1269 silly placeDep ROOT xml-name-validator@3.0.0 OK for: jsdom@16.7.0 want: ^3.0.0
1270 silly fetch manifest acorn@^7.1.1
1271 silly fetch manifest acorn-walk@^7.1.1
1272 silly fetch manifest cssom@~0.3.6
1273 silly fetch manifest webidl-conversions@^5.0.0
1274 silly fetch manifest estraverse@^5.2.0
1275 silly fetch manifest esutils@^2.0.2
1276 silly fetch manifest optionator@^0.8.1
1277 silly fetch manifest asynckit@^0.4.0
1278 silly fetch manifest combined-stream@^1.0.8
1279 silly fetch manifest @tootallnate/once@1
1280 silly fetch manifest agent-base@6
1281 silly fetch manifest debug@4
1282 silly fetch manifest xmlchars@^2.2.0
1283 silly fetch manifest psl@^1.1.33
1284 silly fetch manifest punycode@^2.1.1
1285 silly fetch manifest universalify@^0.1.2
1286 silly fetch manifest browser-process-hrtime@^1.0.0
1287 silly fetch manifest lodash@^4.7.0
1288 silly fetch manifest tr46@^2.1.0
1289 http fetch GET 200 https://registry.npmjs.org/acorn-walk 86ms (cache revalidated)
1290 http fetch GET 200 https://registry.npmjs.org/esutils 83ms (cache revalidated)
1291 http fetch GET 200 https://registry.npmjs.org/optionator 94ms (cache revalidated)
1292 http fetch GET 200 https://registry.npmjs.org/asynckit 104ms (cache revalidated)
1293 http fetch GET 200 https://registry.npmjs.org/psl 105ms (cache revalidated)
1294 http fetch GET 200 https://registry.npmjs.org/agent-base 129ms (cache revalidated)
1295 http fetch GET 200 https://registry.npmjs.org/browser-process-hrtime 127ms (cache revalidated)
1296 http fetch GET 200 https://registry.npmjs.org/xmlchars 129ms (cache revalidated)
1297 http fetch GET 200 https://registry.npmjs.org/estraverse 134ms (cache revalidated)
1298 http fetch GET 200 https://registry.npmjs.org/universalify 128ms (cache revalidated)
1299 http fetch GET 200 https://registry.npmjs.org/punycode 129ms (cache revalidated)
1300 http fetch GET 200 https://registry.npmjs.org/lodash 128ms (cache revalidated)
1301 http fetch GET 200 https://registry.npmjs.org/tr46 127ms (cache revalidated)
1302 http fetch GET 200 https://registry.npmjs.org/combined-stream 188ms (cache revalidated)
1303 http fetch GET 200 https://registry.npmjs.org/@tootallnate%2fonce 401ms (cache revalidated)
1304 timing idealTree:node_modules/jsdom Completed in 734ms
1305 timing idealTree:node_modules/abab Completed in 0ms
1306 timing idealTree:node_modules/acorn Completed in 0ms
1307 silly placeDep node_modules/acorn-globals acorn@7.4.1 OK for: acorn-globals@6.0.0 want: ^7.1.1
1308 silly placeDep ROOT acorn-walk@7.2.0 OK for: acorn-globals@6.0.0 want: ^7.1.1
1309 timing idealTree:node_modules/acorn-globals Completed in 6ms
1310 timing idealTree:node_modules/acorn-walk Completed in 1ms
1311 timing idealTree:node_modules/cssom Completed in 0ms
1312 silly placeDep node_modules/cssstyle cssom@0.3.8 OK for: cssstyle@2.3.0 want: ~0.3.6
1313 timing idealTree:node_modules/cssstyle Completed in 2ms
1314 timing idealTree:node_modules/data-urls Completed in 0ms
1315 timing idealTree:node_modules/decimal.js Completed in 0ms
1316 silly placeDep node_modules/domexception webidl-conversions@5.0.0 OK for: domexception@2.0.1 want: ^5.0.0
1317 timing idealTree:node_modules/domexception Completed in 0ms
1318 silly placeDep ROOT estraverse@5.2.0 OK for: escodegen@2.0.0 want: ^5.2.0
1319 silly placeDep ROOT esutils@2.0.3 OK for: escodegen@2.0.0 want: ^2.0.2
1320 silly placeDep ROOT optionator@0.8.3 OK for: escodegen@2.0.0 want: ^0.8.1
1321 silly fetch manifest prelude-ls@~1.1.2
1322 silly fetch manifest deep-is@~0.1.3
1323 silly fetch manifest word-wrap@~1.2.3
1324 silly fetch manifest type-check@~0.3.2
1325 silly fetch manifest levn@~0.3.0
1326 silly fetch manifest fast-levenshtein@~2.0.6
1327 http fetch GET 200 https://registry.npmjs.org/fast-levenshtein 72ms (cache revalidated)
1328 http fetch GET 200 https://registry.npmjs.org/levn 84ms (cache revalidated)
1329 http fetch GET 200 https://registry.npmjs.org/type-check 96ms (cache revalidated)
1330 http fetch GET 200 https://registry.npmjs.org/word-wrap 99ms (cache revalidated)
1331 http fetch GET 200 https://registry.npmjs.org/deep-is 101ms (cache revalidated)
1332 http fetch GET 200 https://registry.npmjs.org/prelude-ls 102ms (cache revalidated)
1333 timing idealTree:node_modules/escodegen Completed in 106ms
1334 timing idealTree:node_modules/estraverse Completed in 0ms
1335 timing idealTree:node_modules/esutils Completed in 0ms
1336 silly placeDep ROOT asynckit@0.4.0 OK for: form-data@3.0.1 want: ^0.4.0
1337 silly placeDep ROOT combined-stream@1.0.8 OK for: form-data@3.0.1 want: ^1.0.8
1338 silly fetch manifest delayed-stream@~1.0.0
1339 http fetch GET 200 https://registry.npmjs.org/delayed-stream 60ms (cache revalidated)
1340 timing idealTree:node_modules/form-data Completed in 66ms
1341 timing idealTree:node_modules/asynckit Completed in 0ms
1342 silly placeDep ROOT delayed-stream@1.0.0 OK for: combined-stream@1.0.8 want: ~1.0.0
1343 timing idealTree:node_modules/combined-stream Completed in 2ms
1344 timing idealTree:node_modules/delayed-stream Completed in 0ms
1345 timing idealTree:node_modules/html-encoding-sniffer Completed in 0ms
1346 silly placeDep ROOT @tootallnate/once@1.1.2 OK for: http-proxy-agent@4.0.1 want: 1
1347 silly placeDep ROOT agent-base@6.0.2 OK for: http-proxy-agent@4.0.1 want: 6
1348 silly placeDep node_modules/http-proxy-agent debug@4.3.2 OK for: http-proxy-agent@4.0.1 want: 4
1349 timing idealTree:node_modules/http-proxy-agent Completed in 7ms
1350 timing idealTree:node_modules/@tootallnate/once Completed in 0ms
1351 silly placeDep node_modules/agent-base debug@4.3.2 OK for: agent-base@6.0.2 want: 4
1352 timing idealTree:node_modules/agent-base Completed in 1ms
1353 silly placeDep node_modules/https-proxy-agent debug@4.3.2 OK for: https-proxy-agent@5.0.0 want: 4
1354 timing idealTree:node_modules/https-proxy-agent Completed in 1ms
1355 timing idealTree:node_modules/is-potential-custom-element-name Completed in 0ms
1356 timing idealTree:node_modules/jsesc Completed in 0ms
1357 silly placeDep ROOT minimist@1.2.5 OK for: json5@2.2.0 want: ^1.2.5
1358 timing idealTree:node_modules/json5 Completed in 1ms
1359 silly placeDep ROOT jws@3.2.2 OK for: jsonwebtoken@8.5.1 want: ^3.2.2
1360 silly placeDep ROOT lodash.includes@4.3.0 OK for: jsonwebtoken@8.5.1 want: ^4.3.0
1361 silly placeDep ROOT lodash.isboolean@3.0.3 OK for: jsonwebtoken@8.5.1 want: ^3.0.3
1362 silly placeDep ROOT lodash.isinteger@4.0.4 OK for: jsonwebtoken@8.5.1 want: ^4.0.4
1363 silly placeDep ROOT lodash.isnumber@3.0.3 OK for: jsonwebtoken@8.5.1 want: ^3.0.3
1364 silly placeDep ROOT lodash.isplainobject@4.0.6 OK for: jsonwebtoken@8.5.1 want: ^4.0.6
1365 silly placeDep ROOT lodash.isstring@4.0.1 OK for: jsonwebtoken@8.5.1 want: ^4.0.1
1366 silly placeDep ROOT lodash.once@4.1.1 OK for: jsonwebtoken@8.5.1 want: ^4.0.0
1367 silly placeDep node_modules/jsonwebtoken ms@2.1.3 OK for: jsonwebtoken@8.5.1 want: ^2.1.1
1368 silly placeDep node_modules/jsonwebtoken semver@5.7.1 OK for: jsonwebtoken@8.5.1 want: ^5.6.0
1369 silly fetch manifest jwa@^1.4.1
1370 http fetch GET 200 https://registry.npmjs.org/jwa 106ms (cache revalidated)
1371 timing idealTree:node_modules/jsonwebtoken Completed in 115ms
1372 silly placeDep ROOT jwa@1.4.1 OK for: jws@3.2.2 want: ^1.4.1
1373 silly fetch manifest buffer-equal-constant-time@1.0.1
1374 silly fetch manifest ecdsa-sig-formatter@1.0.11
1375 http fetch GET 200 https://registry.npmjs.org/buffer-equal-constant-time 83ms (cache revalidated)
1376 http fetch GET 200 https://registry.npmjs.org/ecdsa-sig-formatter 92ms (cache revalidated)
1377 timing idealTree:node_modules/jws Completed in 100ms
1378 silly placeDep ROOT buffer-equal-constant-time@1.0.1 OK for: jwa@1.4.1 want: 1.0.1
1379 silly placeDep ROOT ecdsa-sig-formatter@1.0.11 OK for: jwa@1.4.1 want: 1.0.11
1380 timing idealTree:node_modules/jwa Completed in 6ms
1381 timing idealTree:node_modules/buffer-equal-constant-time Completed in 0ms
1382 timing idealTree:node_modules/ecdsa-sig-formatter Completed in 0ms
1383 timing idealTree:node_modules/leven Completed in 0ms
1384 silly placeDep ROOT p-locate@4.1.0 OK for: locate-path@5.0.0 want: ^4.1.0
1385 silly fetch manifest p-limit@^2.2.0
1386 http fetch GET 200 https://registry.npmjs.org/p-limit 78ms (cache revalidated)
1387 timing idealTree:node_modules/locate-path Completed in 82ms
1388 timing idealTree:node_modules/lodash.includes Completed in 0ms
1389 timing idealTree:node_modules/lodash.isboolean Completed in 0ms
1390 timing idealTree:node_modules/lodash.isinteger Completed in 0ms
1391 timing idealTree:node_modules/lodash.isnumber Completed in 0ms
1392 timing idealTree:node_modules/lodash.isplainobject Completed in 0ms
1393 timing idealTree:node_modules/lodash.isstring Completed in 0ms
1394 timing idealTree:node_modules/lodash.once Completed in 0ms
1395 timing idealTree:node_modules/make-dir Completed in 0ms
1396 timing idealTree:node_modules/merge-descriptors Completed in 0ms
1397 timing idealTree:node_modules/merge-stream Completed in 0ms
1398 timing idealTree:node_modules/methods Completed in 0ms
1399 silly placeDep ROOT braces@3.0.2 OK for: micromatch@4.0.4 want: ^3.0.1
1400 silly fetch manifest fill-range@^7.0.1
1401 http fetch GET 200 https://registry.npmjs.org/fill-range 87ms (cache revalidated)
1402 timing idealTree:node_modules/micromatch Completed in 90ms
1403 silly placeDep ROOT fill-range@7.0.1 OK for: braces@3.0.2 want: ^7.0.1
1404 silly fetch manifest to-regex-range@^5.0.1
1405 http fetch GET 200 https://registry.npmjs.org/to-regex-range 66ms (cache revalidated)
1406 timing idealTree:node_modules/braces Completed in 70ms
1407 silly placeDep ROOT to-regex-range@5.0.1 OK for: fill-range@7.0.1 want: ^5.0.1
1408 silly fetch manifest is-number@^7.0.0
1409 http fetch GET 200 https://registry.npmjs.org/is-number 80ms (cache revalidated)
1410 timing idealTree:node_modules/fill-range Completed in 86ms
1411 silly placeDep ROOT mime-db@1.49.0 OK for: mime-types@2.1.32 want: 1.49.0
1412 timing idealTree:node_modules/mime-types Completed in 4ms
1413 timing idealTree:node_modules/mime-db Completed in 0ms
1414 silly placeDep ROOT brace-expansion@1.1.11 OK for: minimatch@3.0.4 want: ^1.1.7
1415 silly fetch manifest balanced-match@^1.0.0
1416 silly fetch manifest concat-map@0.0.1
1417 http fetch GET 200 https://registry.npmjs.org/balanced-match 75ms (cache revalidated)
1418 http fetch GET 200 https://registry.npmjs.org/concat-map 74ms (cache revalidated)
1419 timing idealTree:node_modules/minimatch Completed in 84ms
1420 silly placeDep ROOT balanced-match@1.0.2 OK for: brace-expansion@1.1.11 want: ^1.0.0
1421 silly placeDep ROOT concat-map@0.0.1 OK for: brace-expansion@1.1.11 want: 0.0.1
1422 timing idealTree:node_modules/brace-expansion Completed in 2ms
1423 timing idealTree:node_modules/balanced-match Completed in 0ms
1424 timing idealTree:node_modules/concat-map Completed in 0ms
1425 timing idealTree:node_modules/minimist Completed in 0ms
1426 silly placeDep ROOT basic-auth@2.0.1 OK for: morgan@1.10.0 want: ~2.0.1
1427 silly placeDep node_modules/morgan depd@2.0.0 OK for: morgan@1.10.0 want: ~2.0.0
1428 silly placeDep ROOT on-headers@1.0.2 OK for: morgan@1.10.0 want: ~1.0.2
1429 timing idealTree:node_modules/morgan Completed in 3ms
1430 timing idealTree:node_modules/basic-auth Completed in 0ms
1431 timing idealTree:node_modules/ms Completed in 0ms
1432 timing idealTree:node_modules/natural-compare Completed in 0ms
1433 timing idealTree:node_modules/negotiator Completed in 0ms
1434 timing idealTree:node_modules/node-int64 Completed in 0ms
1435 timing idealTree:node_modules/node-releases Completed in 0ms
1436 silly placeDep ROOT chokidar@3.5.2 OK for: nodemon@2.0.12 want: ^3.2.2
1437 silly placeDep node_modules/nodemon debug@3.2.7 OK for: nodemon@2.0.12 want: ^3.2.6
1438 silly placeDep ROOT ignore-by-default@1.0.1 OK for: nodemon@2.0.12 want: ^1.0.1
1439 silly placeDep ROOT pstree.remy@1.1.8 OK for: nodemon@2.0.12 want: ^1.1.7
1440 silly placeDep node_modules/nodemon semver@5.7.1 OK for: nodemon@2.0.12 want: ^5.7.1
1441 silly placeDep node_modules/nodemon supports-color@5.5.0 OK for: nodemon@2.0.12 want: ^5.5.0
1442 silly placeDep ROOT touch@3.1.0 OK for: nodemon@2.0.12 want: ^3.1.0
1443 silly placeDep ROOT undefsafe@2.0.3 OK for: nodemon@2.0.12 want: ^2.0.3
1444 silly placeDep ROOT update-notifier@4.1.3 OK for: nodemon@2.0.12 want: ^4.1.0
1445 silly fetch manifest glob-parent@~5.1.2
1446 silly fetch manifest is-binary-path@~2.1.0
1447 silly fetch manifest is-glob@~4.0.1
1448 silly fetch manifest readdirp@~3.6.0
1449 silly fetch manifest has-flag@^3.0.0
1450 silly fetch manifest nopt@~1.0.10
1451 silly fetch manifest boxen@^4.2.0
1452 silly fetch manifest chalk@^3.0.0
1453 silly fetch manifest configstore@^5.0.1
1454 silly fetch manifest has-yarn@^2.1.0
1455 silly fetch manifest import-lazy@^2.1.0
1456 silly fetch manifest is-ci@^2.0.0
1457 silly fetch manifest is-installed-globally@^0.3.1
1458 silly fetch manifest is-npm@^4.0.0
1459 silly fetch manifest is-yarn-global@^0.3.0
1460 silly fetch manifest latest-version@^5.0.0
1461 silly fetch manifest pupa@^2.0.1
1462 silly fetch manifest semver-diff@^3.1.1
1463 silly fetch manifest xdg-basedir@^4.0.0
1464 http fetch GET 200 https://registry.npmjs.org/nopt 82ms (cache revalidated)
1465 http fetch GET 200 https://registry.npmjs.org/glob-parent 87ms (cache revalidated)
1466 http fetch GET 200 https://registry.npmjs.org/readdirp 86ms (cache revalidated)
1467 http fetch GET 200 https://registry.npmjs.org/is-glob 88ms (cache revalidated)
1468 http fetch GET 200 https://registry.npmjs.org/is-installed-globally 88ms (cache revalidated)
1469 http fetch GET 200 https://registry.npmjs.org/is-binary-path 93ms (cache revalidated)
1470 http fetch GET 200 https://registry.npmjs.org/xdg-basedir 151ms (cache revalidated)
1471 http fetch GET 200 https://registry.npmjs.org/pupa 542ms (cache revalidated)
1472 http fetch GET 200 https://registry.npmjs.org/configstore 547ms (cache revalidated)
1473 http fetch GET 200 https://registry.npmjs.org/is-npm 547ms (cache revalidated)
1474 http fetch GET 200 https://registry.npmjs.org/latest-version 547ms (cache revalidated)
1475 http fetch GET 200 https://registry.npmjs.org/has-yarn 550ms (cache revalidated)
1476 http fetch GET 200 https://registry.npmjs.org/semver-diff 547ms (cache revalidated)
1477 http fetch GET 200 https://registry.npmjs.org/import-lazy 1222ms (cache revalidated)
1478 http fetch GET 200 https://registry.npmjs.org/boxen 1229ms (cache revalidated)
1479 http fetch GET 200 https://registry.npmjs.org/is-yarn-global 1231ms (cache revalidated)
1480 timing idealTree:node_modules/nodemon Completed in 1249ms
1481 silly placeDep ROOT glob-parent@5.1.2 OK for: chokidar@3.5.2 want: ~5.1.2
1482 silly placeDep ROOT is-binary-path@2.1.0 OK for: chokidar@3.5.2 want: ~2.1.0
1483 silly placeDep ROOT is-glob@4.0.1 OK for: chokidar@3.5.2 want: ~4.0.1
1484 silly placeDep ROOT readdirp@3.6.0 OK for: chokidar@3.5.2 want: ~3.6.0
1485 silly fetch manifest binary-extensions@^2.0.0
1486 silly fetch manifest is-extglob@^2.1.1
1487 http fetch GET 200 https://registry.npmjs.org/binary-extensions 66ms (cache revalidated)
1488 http fetch GET 200 https://registry.npmjs.org/is-extglob 70ms (cache revalidated)
1489 timing idealTree:node_modules/chokidar Completed in 83ms
1490 timing idealTree:node_modules/glob-parent Completed in 0ms
1491 timing idealTree:node_modules/ignore-by-default Completed in 0ms
1492 silly placeDep ROOT binary-extensions@2.2.0 OK for: is-binary-path@2.1.0 want: ^2.0.0
1493 timing idealTree:node_modules/is-binary-path Completed in 3ms
1494 timing idealTree:node_modules/binary-extensions Completed in 0ms
1495 silly placeDep ROOT is-extglob@2.1.1 OK for: is-glob@4.0.1 want: ^2.1.1
1496 timing idealTree:node_modules/is-glob Completed in 1ms
1497 timing idealTree:node_modules/is-extglob Completed in 0ms
1498 timing idealTree:node_modules/normalize-path Completed in 0ms
1499 timing idealTree:node_modules/npm-run-path Completed in 0ms
1500 timing idealTree:node_modules/nwsapi Completed in 0ms
1501 silly placeDep ROOT ee-first@1.1.1 OK for: on-finished@2.3.0 want: 1.1.1
1502 timing idealTree:node_modules/on-finished Completed in 1ms
1503 timing idealTree:node_modules/ee-first Completed in 0ms
1504 timing idealTree:node_modules/on-headers Completed in 0ms
1505 timing idealTree:node_modules/once Completed in 0ms
1506 silly placeDep ROOT mimic-fn@2.1.0 OK for: onetime@5.1.2 want: ^2.1.0
1507 timing idealTree:node_modules/onetime Completed in 1ms
1508 timing idealTree:node_modules/mimic-fn Completed in 0ms
1509 silly placeDep ROOT deep-is@0.1.3 OK for: optionator@0.8.3 want: ~0.1.3
1510 silly placeDep ROOT fast-levenshtein@2.0.6 OK for: optionator@0.8.3 want: ~2.0.6
1511 silly placeDep ROOT levn@0.3.0 OK for: optionator@0.8.3 want: ~0.3.0
1512 silly placeDep ROOT prelude-ls@1.1.2 OK for: optionator@0.8.3 want: ~1.1.2
1513 silly placeDep ROOT type-check@0.3.2 OK for: optionator@0.8.3 want: ~0.3.2
1514 silly placeDep ROOT word-wrap@1.2.3 OK for: optionator@0.8.3 want: ~1.2.3
1515 timing idealTree:node_modules/optionator Completed in 4ms
1516 timing idealTree:node_modules/deep-is Completed in 0ms
1517 timing idealTree:node_modules/fast-levenshtein Completed in 0ms
1518 timing idealTree:node_modules/levn Completed in 0ms
1519 timing idealTree:node_modules/p-each-series Completed in 0ms
1520 silly placeDep ROOT p-limit@2.3.0 OK for: p-locate@4.1.0 want: ^2.2.0
1521 silly fetch manifest p-try@^2.0.0
1522 http fetch GET 200 https://registry.npmjs.org/p-try 60ms (cache revalidated)
1523 timing idealTree:node_modules/p-locate Completed in 62ms
1524 silly placeDep ROOT p-try@2.2.0 OK for: p-limit@2.3.0 want: ^2.0.0
1525 timing idealTree:node_modules/p-limit Completed in 3ms
1526 timing idealTree:node_modules/p-try Completed in 0ms
1527 timing idealTree:node_modules/parse5 Completed in 0ms
1528 timing idealTree:node_modules/parseurl Completed in 0ms
1529 timing idealTree:node_modules/path-exists Completed in 0ms
1530 timing idealTree:node_modules/path-is-absolute Completed in 0ms
1531 timing idealTree:node_modules/path-key Completed in 0ms
1532 timing idealTree:node_modules/path-to-regexp Completed in 0ms
1533 timing idealTree:node_modules/picomatch Completed in 0ms
1534 silly placeDep ROOT node-modules-regexp@1.0.0 OK for: pirates@4.0.1 want: ^1.0.0
1535 timing idealTree:node_modules/pirates Completed in 2ms
1536 timing idealTree:node_modules/node-modules-regexp Completed in 0ms
1537 timing idealTree:node_modules/pkg-dir Completed in 0ms
1538 timing idealTree:node_modules/prelude-ls Completed in 0ms
1539 silly placeDep ROOT ansi-regex@5.0.0 OK for: pretty-format@27.0.6 want: ^5.0.0
1540 silly placeDep node_modules/pretty-format ansi-styles@5.2.0 OK for: pretty-format@27.0.6 want: ^5.0.0
1541 silly placeDep ROOT react-is@17.0.2 OK for: pretty-format@27.0.6 want: ^17.0.1
1542 timing idealTree:node_modules/pretty-format Completed in 3ms
1543 timing idealTree:node_modules/ansi-regex Completed in 0ms
1544 silly placeDep ROOT kleur@3.0.3 OK for: prompts@2.4.1 want: ^3.0.3
1545 silly placeDep ROOT sisteransi@1.0.5 OK for: prompts@2.4.1 want: ^1.0.5
1546 timing idealTree:node_modules/prompts Completed in 1ms
1547 timing idealTree:node_modules/kleur Completed in 0ms
1548 silly placeDep ROOT forwarded@0.2.0 OK for: proxy-addr@2.0.7 want: 0.2.0
1549 silly placeDep ROOT ipaddr.js@1.9.1 OK for: proxy-addr@2.0.7 want: 1.9.1
1550 timing idealTree:node_modules/proxy-addr Completed in 2ms
1551 timing idealTree:node_modules/forwarded Completed in 0ms
1552 timing idealTree:node_modules/ipaddr.js Completed in 0ms
1553 timing idealTree:node_modules/pstree.remy Completed in 0ms
1554 timing idealTree:node_modules/qs Completed in 0ms
1555 timing idealTree:node_modules/range-parser Completed in 0ms
1556 timing idealTree:node_modules/raw-body Completed in 0ms
1557 timing idealTree:node_modules/react-is Completed in 0ms
1558 timing idealTree:node_modules/readdirp Completed in 0ms
1559 silly placeDep ROOT is-core-module@2.6.0 OK for: resolve@1.20.0 want: ^2.2.0
1560 silly placeDep ROOT path-parse@1.0.7 OK for: resolve@1.20.0 want: ^1.0.6
1561 silly fetch manifest has@^1.0.3
1562 http fetch GET 200 https://registry.npmjs.org/has 80ms (cache revalidated)
1563 timing idealTree:node_modules/resolve Completed in 81ms
1564 silly placeDep ROOT has@1.0.3 OK for: is-core-module@2.6.0 want: ^1.0.3
1565 silly fetch manifest function-bind@^1.1.1
1566 http fetch GET 200 https://registry.npmjs.org/function-bind 60ms (cache revalidated)
1567 timing idealTree:node_modules/is-core-module Completed in 65ms
1568 silly placeDep ROOT function-bind@1.1.1 OK for: has@1.0.3 want: ^1.1.1
1569 timing idealTree:node_modules/has Completed in 5ms
1570 timing idealTree:node_modules/function-bind Completed in 0ms
1571 timing idealTree:node_modules/path-parse Completed in 0ms
1572 timing idealTree:node_modules/resolve-cwd Completed in 0ms
1573 timing idealTree:node_modules/resolve-from Completed in 0ms
1574 timing idealTree:node_modules/rimraf Completed in 0ms
1575 timing idealTree:node_modules/safe-buffer Completed in 0ms
1576 timing idealTree:node_modules/safer-buffer Completed in 0ms
1577 silly placeDep ROOT escape-string-regexp@4.0.0 OK for: sanitize-html@2.4.0 want: ^4.0.0
1578 silly placeDep ROOT htmlparser2@6.1.0 OK for: sanitize-html@2.4.0 want: ^6.0.0
1579 silly placeDep ROOT is-plain-object@5.0.0 OK for: sanitize-html@2.4.0 want: ^5.0.0
1580 silly placeDep ROOT klona@2.0.4 OK for: sanitize-html@2.4.0 want: ^2.0.3
1581 silly placeDep ROOT parse-srcset@1.0.2 OK for: sanitize-html@2.4.0 want: ^1.0.2
1582 silly placeDep ROOT postcss@8.3.6 OK for: sanitize-html@2.4.0 want: ^8.0.2
1583 silly fetch manifest domelementtype@^2.0.1
1584 silly fetch manifest domhandler@^4.0.0
1585 silly fetch manifest domutils@^2.5.2
1586 silly fetch manifest entities@^2.0.0
1587 silly fetch manifest nanoid@^3.1.23
1588 silly fetch manifest source-map-js@^0.6.2
1589 http fetch GET 200 https://registry.npmjs.org/domhandler 97ms (cache revalidated)
1590 http fetch GET 200 https://registry.npmjs.org/domutils 98ms (cache revalidated)
1591 http fetch GET 200 https://registry.npmjs.org/domelementtype 101ms (cache revalidated)
1592 http fetch GET 200 https://registry.npmjs.org/nanoid 108ms (cache revalidated)
1593 http fetch GET 200 https://registry.npmjs.org/source-map-js 159ms (cache revalidated)
1594 http fetch GET 200 https://registry.npmjs.org/entities 162ms (cache revalidated)
1595 timing idealTree:node_modules/sanitize-html Completed in 175ms
1596 timing idealTree:node_modules/escape-string-regexp Completed in 0ms
1597 silly placeDep ROOT domelementtype@2.2.0 OK for: htmlparser2@6.1.0 want: ^2.0.1
1598 silly placeDep ROOT domhandler@4.2.0 OK for: htmlparser2@6.1.0 want: ^4.0.0
1599 silly placeDep ROOT domutils@2.7.0 OK for: htmlparser2@6.1.0 want: ^2.5.2
1600 silly placeDep ROOT entities@2.2.0 OK for: htmlparser2@6.1.0 want: ^2.0.0
1601 silly fetch manifest dom-serializer@^1.0.1
1602 http fetch GET 200 https://registry.npmjs.org/dom-serializer 78ms (cache revalidated)
1603 timing idealTree:node_modules/htmlparser2 Completed in 90ms
1604 timing idealTree:node_modules/domelementtype Completed in 0ms
1605 timing idealTree:node_modules/domhandler Completed in 0ms
1606 silly placeDep ROOT dom-serializer@1.3.2 OK for: domutils@2.7.0 want: ^1.0.1
1607 timing idealTree:node_modules/domutils Completed in 3ms
1608 timing idealTree:node_modules/dom-serializer Completed in 0ms
1609 timing idealTree:node_modules/entities Completed in 0ms
1610 timing idealTree:node_modules/is-plain-object Completed in 0ms
1611 timing idealTree:node_modules/klona Completed in 0ms
1612 timing idealTree:node_modules/parse-srcset Completed in 0ms
1613 silly placeDep ROOT nanoid@3.1.25 OK for: postcss@8.3.6 want: ^3.1.23
1614 silly placeDep ROOT source-map-js@0.6.2 OK for: postcss@8.3.6 want: ^0.6.2
1615 timing idealTree:node_modules/postcss Completed in 2ms
1616 timing idealTree:node_modules/nanoid Completed in 0ms
1617 silly placeDep ROOT xmlchars@2.2.0 OK for: saxes@5.0.1 want: ^2.2.0
1618 timing idealTree:node_modules/saxes Completed in 1ms
1619 timing idealTree:node_modules/semver Completed in 0ms
1620 silly placeDep ROOT destroy@1.0.4 OK for: send@0.17.1 want: ~1.0.4
1621 silly placeDep ROOT mime@1.6.0 OK for: send@0.17.1 want: 1.6.0
1622 silly placeDep node_modules/send ms@2.1.1 OK for: send@0.17.1 want: 2.1.1
1623 timing idealTree:node_modules/send Completed in 2ms
1624 timing idealTree:node_modules/destroy Completed in 1ms
1625 timing idealTree:node_modules/mime Completed in 0ms
1626 timing idealTree:node_modules/serve-static Completed in 0ms
1627 timing idealTree:node_modules/setprototypeof Completed in 0ms
1628 silly placeDep ROOT shebang-regex@3.0.0 OK for: shebang-command@2.0.0 want: ^3.0.0
1629 timing idealTree:node_modules/shebang-command Completed in 1ms
1630 timing idealTree:node_modules/shebang-regex Completed in 0ms
1631 timing idealTree:node_modules/signal-exit Completed in 0ms
1632 timing idealTree:node_modules/sisteransi Completed in 0ms
1633 timing idealTree:node_modules/slash Completed in 0ms
1634 timing idealTree:node_modules/source-map Completed in 0ms
1635 timing idealTree:node_modules/source-map-js Completed in 0ms
1636 silly placeDep ROOT buffer-from@1.1.2 OK for: source-map-support@0.5.19 want: ^1.0.0
1637 timing idealTree:node_modules/source-map-support Completed in 1ms
1638 timing idealTree:node_modules/buffer-from Completed in 0ms
1639 timing idealTree:node_modules/sprintf-js Completed in 0ms
1640 silly placeDep ROOT @mapbox/node-pre-gyp@1.0.5 OK for: sqlite3@5.0.2 want: ^1.0.0
1641 silly placeDep ROOT node-addon-api@3.2.1 OK for: sqlite3@5.0.2 want: ^3.0.0
1642 silly placeDep ROOT node-gyp@7.1.2 OK for: sqlite3@5.0.2 want: 7.x
1643 silly fetch manifest detect-libc@^1.0.3
1644 silly fetch manifest node-fetch@^2.6.1
1645 silly fetch manifest nopt@^5.0.0
1646 silly fetch manifest npmlog@^4.1.2
1647 silly fetch manifest semver@^7.3.4
1648 silly fetch manifest tar@^6.1.0
1649 silly fetch manifest env-paths@^2.2.0
1650 silly fetch manifest request@^2.88.2
1651 silly fetch manifest tar@^6.0.2
1652 http fetch GET 200 https://registry.npmjs.org/detect-libc 78ms (cache revalidated)
1653 http fetch GET 200 https://registry.npmjs.org/request 81ms (cache revalidated)
1654 http fetch GET 200 https://registry.npmjs.org/node-fetch 96ms (cache revalidated)
1655 http fetch GET 200 https://registry.npmjs.org/env-paths 96ms (cache revalidated)
1656 http fetch GET 200 https://registry.npmjs.org/tar 98ms (cache revalidated)
1657 http fetch GET 200 https://registry.npmjs.org/npmlog 100ms (cache revalidated)
1658 timing idealTree:node_modules/sqlite3 Completed in 105ms
1659 silly placeDep ROOT detect-libc@1.0.3 OK for: @mapbox/node-pre-gyp@1.0.5 want: ^1.0.3
1660 silly placeDep ROOT node-fetch@2.6.1 OK for: @mapbox/node-pre-gyp@1.0.5 want: ^2.6.1
1661 silly placeDep ROOT nopt@5.0.0 OK for: @mapbox/node-pre-gyp@1.0.5 want: ^5.0.0
1662 silly placeDep ROOT npmlog@4.1.2 OK for: @mapbox/node-pre-gyp@1.0.5 want: ^4.1.2
1663 silly placeDep node_modules/@mapbox/node-pre-gyp semver@7.3.5 OK for: @mapbox/node-pre-gyp@1.0.5 want: ^7.3.4
1664 silly placeDep ROOT tar@6.1.10 OK for: @mapbox/node-pre-gyp@1.0.5 want: ^6.1.0
1665 silly fetch manifest abbrev@1
1666 silly fetch manifest are-we-there-yet@~1.1.2
1667 silly fetch manifest console-control-strings@~1.1.0
1668 silly fetch manifest gauge@~2.7.3
1669 silly fetch manifest set-blocking@~2.0.0
1670 silly fetch manifest chownr@^2.0.0
1671 silly fetch manifest fs-minipass@^2.0.0
1672 silly fetch manifest minipass@^3.0.0
1673 silly fetch manifest minizlib@^2.1.1
1674 silly fetch manifest mkdirp@^1.0.3
1675 silly fetch manifest yallist@^4.0.0
1676 http fetch GET 200 https://registry.npmjs.org/chownr 69ms (cache revalidated)
1677 http fetch GET 200 https://registry.npmjs.org/minizlib 72ms (cache revalidated)
1678 http fetch GET 200 https://registry.npmjs.org/yallist 81ms (cache revalidated)
1679 http fetch GET 200 https://registry.npmjs.org/fs-minipass 83ms (cache revalidated)
1680 http fetch GET 200 https://registry.npmjs.org/console-control-strings 87ms (cache revalidated)
1681 http fetch GET 200 https://registry.npmjs.org/set-blocking 87ms (cache revalidated)
1682 http fetch GET 200 https://registry.npmjs.org/mkdirp 92ms (cache revalidated)
1683 http fetch GET 200 https://registry.npmjs.org/gauge 95ms (cache revalidated)
1684 http fetch GET 200 https://registry.npmjs.org/minipass 101ms (cache revalidated)
1685 http fetch GET 200 https://registry.npmjs.org/are-we-there-yet 485ms (cache revalidated)
1686 http fetch GET 200 https://registry.npmjs.org/abbrev 1206ms (cache revalidated)
1687 timing idealTree:node_modules/@mapbox/node-pre-gyp Completed in 1213ms
1688 timing idealTree:node_modules/detect-libc Completed in 0ms
1689 timing idealTree:node_modules/node-addon-api Completed in 0ms
1690 timing idealTree:node_modules/node-fetch Completed in 0ms
1691 silly placeDep ROOT env-paths@2.2.1 OK for: node-gyp@7.1.2 want: ^2.2.0
1692 silly placeDep ROOT request@2.88.2 OK for: node-gyp@7.1.2 want: ^2.88.2
1693 silly placeDep node_modules/node-gyp semver@7.3.5 OK for: node-gyp@7.1.2 want: ^7.3.2
1694 silly fetch manifest aws-sign2@~0.7.0
1695 silly fetch manifest aws4@^1.8.0
1696 silly fetch manifest caseless@~0.12.0
1697 silly fetch manifest extend@~3.0.2
1698 silly fetch manifest forever-agent@~0.6.1
1699 silly fetch manifest form-data@~2.3.2
1700 silly fetch manifest har-validator@~5.1.3
1701 silly fetch manifest http-signature@~1.2.0
1702 silly fetch manifest is-typedarray@~1.0.0
1703 silly fetch manifest isstream@~0.1.2
1704 silly fetch manifest json-stringify-safe@~5.0.1
1705 silly fetch manifest oauth-sign@~0.9.0
1706 silly fetch manifest performance-now@^2.1.0
1707 silly fetch manifest qs@~6.5.2
1708 silly fetch manifest tough-cookie@~2.5.0
1709 silly fetch manifest tunnel-agent@^0.6.0
1710 silly fetch manifest uuid@^3.3.2
1711 http fetch GET 200 https://registry.npmjs.org/http-signature 78ms (cache revalidated)
1712 http fetch GET 200 https://registry.npmjs.org/json-stringify-safe 87ms (cache revalidated)
1713 http fetch GET 200 https://registry.npmjs.org/caseless 94ms (cache revalidated)
1714 http fetch GET 200 https://registry.npmjs.org/aws-sign2 98ms (cache revalidated)
1715 http fetch GET 200 https://registry.npmjs.org/oauth-sign 110ms (cache revalidated)
1716 http fetch GET 200 https://registry.npmjs.org/isstream 113ms (cache revalidated)
1717 http fetch GET 200 https://registry.npmjs.org/performance-now 113ms (cache revalidated)
1718 http fetch GET 200 https://registry.npmjs.org/uuid 117ms (cache revalidated)
1719 http fetch GET 200 https://registry.npmjs.org/aws4 127ms (cache revalidated)
1720 http fetch GET 200 https://registry.npmjs.org/forever-agent 127ms (cache revalidated)
1721 http fetch GET 200 https://registry.npmjs.org/tunnel-agent 123ms (cache revalidated)
1722 http fetch GET 200 https://registry.npmjs.org/har-validator 131ms (cache revalidated)
1723 http fetch GET 200 https://registry.npmjs.org/extend 1228ms (cache revalidated)
1724 timing idealTree:node_modules/node-gyp Completed in 1242ms
1725 timing idealTree:node_modules/env-paths Completed in 0ms
1726 silly placeDep ROOT abbrev@1.1.1 OK for: nopt@5.0.0 want: 1
1727 timing idealTree:node_modules/nopt Completed in 1ms
1728 timing idealTree:node_modules/abbrev Completed in 0ms
1729 silly placeDep ROOT are-we-there-yet@1.1.5 OK for: npmlog@4.1.2 want: ~1.1.2
1730 silly placeDep ROOT console-control-strings@1.1.0 OK for: npmlog@4.1.2 want: ~1.1.0
1731 silly placeDep ROOT gauge@2.7.4 OK for: npmlog@4.1.2 want: ~2.7.3
1732 silly placeDep ROOT set-blocking@2.0.0 OK for: npmlog@4.1.2 want: ~2.0.0
1733 silly fetch manifest delegates@^1.0.0
1734 silly fetch manifest readable-stream@^2.0.6
1735 silly fetch manifest aproba@^1.0.3
1736 silly fetch manifest has-unicode@^2.0.0
1737 silly fetch manifest object-assign@^4.1.0
1738 silly fetch manifest string-width@^1.0.1
1739 silly fetch manifest strip-ansi@^3.0.1
1740 silly fetch manifest wide-align@^1.1.0
1741 http fetch GET 200 https://registry.npmjs.org/delegates 99ms (cache revalidated)
1742 http fetch GET 200 https://registry.npmjs.org/readable-stream 99ms (cache revalidated)
1743 http fetch GET 200 https://registry.npmjs.org/has-unicode 104ms (cache revalidated)
1744 http fetch GET 200 https://registry.npmjs.org/wide-align 104ms (cache revalidated)
1745 http fetch GET 200 https://registry.npmjs.org/object-assign 105ms (cache revalidated)
1746 http fetch GET 200 https://registry.npmjs.org/aproba 108ms (cache revalidated)
1747 timing idealTree:node_modules/npmlog Completed in 114ms
1748 silly placeDep ROOT delegates@1.0.0 OK for: are-we-there-yet@1.1.5 want: ^1.0.0
1749 silly placeDep ROOT readable-stream@2.3.7 OK for: are-we-there-yet@1.1.5 want: ^2.0.6
1750 silly fetch manifest core-util-is@~1.0.0
1751 silly fetch manifest isarray@~1.0.0
1752 silly fetch manifest process-nextick-args@~2.0.0
1753 silly fetch manifest string_decoder@~1.1.1
1754 silly fetch manifest util-deprecate@~1.0.1
1755 http fetch GET 200 https://registry.npmjs.org/util-deprecate 73ms (cache revalidated)
1756 http fetch GET 200 https://registry.npmjs.org/isarray 85ms (cache revalidated)
1757 http fetch GET 200 https://registry.npmjs.org/core-util-is 89ms (cache revalidated)
1758 http fetch GET 200 https://registry.npmjs.org/process-nextick-args 96ms (cache revalidated)
1759 http fetch GET 200 https://registry.npmjs.org/string_decoder 1198ms (cache revalidated)
1760 timing idealTree:node_modules/are-we-there-yet Completed in 1204ms
1761 timing idealTree:node_modules/console-control-strings Completed in 0ms
1762 timing idealTree:node_modules/delegates Completed in 0ms
1763 silly placeDep ROOT aproba@1.2.0 OK for: gauge@2.7.4 want: ^1.0.3
1764 silly placeDep ROOT has-unicode@2.0.1 OK for: gauge@2.7.4 want: ^2.0.0
1765 silly placeDep ROOT object-assign@4.1.1 OK for: gauge@2.7.4 want: ^4.1.0
1766 silly placeDep ROOT string-width@1.0.2 OK for: gauge@2.7.4 want: ^1.0.1
1767 silly placeDep node_modules/gauge strip-ansi@3.0.1 OK for: gauge@2.7.4 want: ^3.0.1
1768 silly placeDep ROOT wide-align@1.1.3 OK for: gauge@2.7.4 want: ^1.1.0
1769 silly fetch manifest code-point-at@^1.0.0
1770 silly fetch manifest is-fullwidth-code-point@^1.0.0
1771 silly fetch manifest strip-ansi@^3.0.0
1772 silly fetch manifest ansi-regex@^2.0.0
1773 http fetch GET 200 https://registry.npmjs.org/code-point-at 76ms (cache revalidated)
1774 http fetch GET 200 https://registry.npmjs.org/is-fullwidth-code-point 87ms (cache revalidated)
1775 timing idealTree:node_modules/gauge Completed in 100ms
1776 timing idealTree:node_modules/aproba Completed in 1ms
1777 timing idealTree:node_modules/has-unicode Completed in 1ms
1778 timing idealTree:node_modules/object-assign Completed in 0ms
1779 silly placeDep ROOT core-util-is@1.0.2 OK for: readable-stream@2.3.7 want: ~1.0.0
1780 silly placeDep ROOT isarray@1.0.0 OK for: readable-stream@2.3.7 want: ~1.0.0
1781 silly placeDep ROOT process-nextick-args@2.0.1 OK for: readable-stream@2.3.7 want: ~2.0.0
1782 silly placeDep ROOT string_decoder@1.1.1 OK for: readable-stream@2.3.7 want: ~1.1.1
1783 silly placeDep ROOT util-deprecate@1.0.2 OK for: readable-stream@2.3.7 want: ~1.0.1
1784 timing idealTree:node_modules/readable-stream Completed in 10ms
1785 timing idealTree:node_modules/core-util-is Completed in 0ms
1786 timing idealTree:node_modules/isarray Completed in 0ms
1787 timing idealTree:node_modules/process-nextick-args Completed in 0ms
1788 silly placeDep ROOT aws-sign2@0.7.0 OK for: request@2.88.2 want: ~0.7.0
1789 silly placeDep ROOT aws4@1.11.0 OK for: request@2.88.2 want: ^1.8.0
1790 silly placeDep ROOT caseless@0.12.0 OK for: request@2.88.2 want: ~0.12.0
1791 silly placeDep ROOT extend@3.0.2 OK for: request@2.88.2 want: ~3.0.2
1792 silly placeDep ROOT forever-agent@0.6.1 OK for: request@2.88.2 want: ~0.6.1
1793 silly placeDep node_modules/request form-data@2.3.3 OK for: request@2.88.2 want: ~2.3.2
1794 silly placeDep ROOT har-validator@5.1.5 OK for: request@2.88.2 want: ~5.1.3
1795 silly placeDep ROOT http-signature@1.2.0 OK for: request@2.88.2 want: ~1.2.0
1796 silly placeDep ROOT is-typedarray@1.0.0 OK for: request@2.88.2 want: ~1.0.0
1797 silly placeDep ROOT isstream@0.1.2 OK for: request@2.88.2 want: ~0.1.2
1798 silly placeDep ROOT json-stringify-safe@5.0.1 OK for: request@2.88.2 want: ~5.0.1
1799 silly placeDep ROOT oauth-sign@0.9.0 OK for: request@2.88.2 want: ~0.9.0
1800 silly placeDep ROOT performance-now@2.1.0 OK for: request@2.88.2 want: ^2.1.0
1801 silly placeDep node_modules/request qs@6.5.2 OK for: request@2.88.2 want: ~6.5.2
1802 silly placeDep node_modules/request tough-cookie@2.5.0 OK for: request@2.88.2 want: ~2.5.0
1803 silly placeDep ROOT tunnel-agent@0.6.0 OK for: request@2.88.2 want: ^0.6.0
1804 silly placeDep ROOT uuid@3.4.0 OK for: request@2.88.2 want: ^3.3.2
1805 silly fetch manifest ajv@^6.12.3
1806 silly fetch manifest har-schema@^2.0.0
1807 silly fetch manifest assert-plus@^1.0.0
1808 silly fetch manifest jsprim@^1.2.2
1809 silly fetch manifest sshpk@^1.7.0
1810 silly fetch manifest psl@^1.1.28
1811 http fetch GET 200 https://registry.npmjs.org/ajv 64ms (cache revalidated)
1812 http fetch GET 200 https://registry.npmjs.org/assert-plus 71ms (cache revalidated)
1813 http fetch GET 200 https://registry.npmjs.org/sshpk 71ms (cache revalidated)
1814 http fetch GET 200 https://registry.npmjs.org/jsprim 74ms (cache revalidated)
1815 http fetch GET 200 https://registry.npmjs.org/har-schema 77ms (cache revalidated)
1816 timing idealTree:node_modules/request Completed in 91ms
1817 timing idealTree:node_modules/aws-sign2 Completed in 0ms
1818 timing idealTree:node_modules/aws4 Completed in 0ms
1819 timing idealTree:node_modules/caseless Completed in 0ms
1820 timing idealTree:node_modules/extend Completed in 0ms
1821 timing idealTree:node_modules/forever-agent Completed in 0ms
1822 silly placeDep ROOT ajv@6.12.6 OK for: har-validator@5.1.5 want: ^6.12.3
1823 silly placeDep ROOT har-schema@2.0.0 OK for: har-validator@5.1.5 want: ^2.0.0
1824 silly fetch manifest fast-deep-equal@^3.1.1
1825 silly fetch manifest json-schema-traverse@^0.4.1
1826 silly fetch manifest uri-js@^4.2.2
1827 http fetch GET 200 https://registry.npmjs.org/json-schema-traverse 102ms (cache revalidated)
1828 http fetch GET 200 https://registry.npmjs.org/uri-js 103ms (cache revalidated)
1829 http fetch GET 200 https://registry.npmjs.org/fast-deep-equal 106ms (cache revalidated)
1830 timing idealTree:node_modules/har-validator Completed in 109ms
1831 silly placeDep ROOT fast-deep-equal@3.1.3 OK for: ajv@6.12.6 want: ^3.1.1
1832 silly placeDep ROOT json-schema-traverse@0.4.1 OK for: ajv@6.12.6 want: ^0.4.1
1833 silly placeDep ROOT uri-js@4.4.1 OK for: ajv@6.12.6 want: ^4.2.2
1834 silly fetch manifest punycode@^2.1.0
1835 timing idealTree:node_modules/ajv Completed in 6ms
1836 timing idealTree:node_modules/fast-deep-equal Completed in 0ms
1837 timing idealTree:node_modules/har-schema Completed in 0ms
1838 silly placeDep ROOT assert-plus@1.0.0 OK for: http-signature@1.2.0 want: ^1.0.0
1839 silly placeDep ROOT jsprim@1.4.1 OK for: http-signature@1.2.0 want: ^1.2.2
1840 silly placeDep ROOT sshpk@1.16.1 OK for: http-signature@1.2.0 want: ^1.7.0
1841 silly fetch manifest extsprintf@1.3.0
1842 silly fetch manifest json-schema@0.2.3
1843 silly fetch manifest verror@1.10.0
1844 silly fetch manifest asn1@~0.2.3
1845 silly fetch manifest dashdash@^1.12.0
1846 silly fetch manifest getpass@^0.1.1
1847 silly fetch manifest jsbn@~0.1.0
1848 silly fetch manifest tweetnacl@~0.14.0
1849 silly fetch manifest ecc-jsbn@~0.1.1
1850 silly fetch manifest bcrypt-pbkdf@^1.0.0
1851 http fetch GET 200 https://registry.npmjs.org/extsprintf 107ms (cache revalidated)
1852 http fetch GET 200 https://registry.npmjs.org/jsbn 104ms (cache revalidated)
1853 http fetch GET 200 https://registry.npmjs.org/getpass 106ms (cache revalidated)
1854 http fetch GET 200 https://registry.npmjs.org/json-schema 111ms (cache revalidated)
1855 http fetch GET 200 https://registry.npmjs.org/tweetnacl 109ms (cache revalidated)
1856 http fetch GET 200 https://registry.npmjs.org/verror 117ms (cache revalidated)
1857 http fetch GET 200 https://registry.npmjs.org/dashdash 119ms (cache revalidated)
1858 http fetch GET 200 https://registry.npmjs.org/ecc-jsbn 121ms (cache revalidated)
1859 http fetch GET 200 https://registry.npmjs.org/bcrypt-pbkdf 125ms (cache revalidated)
1860 http fetch GET 200 https://registry.npmjs.org/asn1 132ms (cache revalidated)
1861 timing idealTree:node_modules/http-signature Completed in 140ms
1862 timing idealTree:node_modules/assert-plus Completed in 0ms
1863 timing idealTree:node_modules/is-typedarray Completed in 0ms
1864 timing idealTree:node_modules/isstream Completed in 0ms
1865 timing idealTree:node_modules/json-schema-traverse Completed in 0ms
1866 timing idealTree:node_modules/json-stringify-safe Completed in 0ms
1867 silly placeDep ROOT extsprintf@1.3.0 OK for: jsprim@1.4.1 want: 1.3.0
1868 silly placeDep ROOT json-schema@0.2.3 OK for: jsprim@1.4.1 want: 0.2.3
1869 silly placeDep ROOT verror@1.10.0 OK for: jsprim@1.4.1 want: 1.10.0
1870 timing idealTree:node_modules/jsprim Completed in 3ms
1871 timing idealTree:node_modules/extsprintf Completed in 0ms
1872 timing idealTree:node_modules/json-schema Completed in 0ms
1873 timing idealTree:node_modules/oauth-sign Completed in 0ms
1874 timing idealTree:node_modules/performance-now Completed in 0ms
1875 timing idealTree:node_modules/set-blocking Completed in 0ms
1876 silly placeDep ROOT asn1@0.2.4 OK for: sshpk@1.16.1 want: ~0.2.3
1877 silly placeDep ROOT bcrypt-pbkdf@1.0.2 OK for: sshpk@1.16.1 want: ^1.0.0
1878 silly placeDep ROOT dashdash@1.14.1 OK for: sshpk@1.16.1 want: ^1.12.0
1879 silly placeDep ROOT ecc-jsbn@0.1.2 OK for: sshpk@1.16.1 want: ~0.1.1
1880 silly placeDep ROOT getpass@0.1.7 OK for: sshpk@1.16.1 want: ^0.1.1
1881 silly placeDep ROOT jsbn@0.1.1 OK for: sshpk@1.16.1 want: ~0.1.0
1882 silly placeDep ROOT tweetnacl@0.14.5 OK for: sshpk@1.16.1 want: ~0.14.0
1883 timing idealTree:node_modules/sshpk Completed in 6ms
1884 timing idealTree:node_modules/asn1 Completed in 0ms
1885 timing idealTree:node_modules/bcrypt-pbkdf Completed in 0ms
1886 timing idealTree:node_modules/dashdash Completed in 0ms
1887 timing idealTree:node_modules/ecc-jsbn Completed in 0ms
1888 timing idealTree:node_modules/getpass Completed in 0ms
1889 timing idealTree:node_modules/jsbn Completed in 0ms
1890 silly placeDep node_modules/stack-utils escape-string-regexp@2.0.0 OK for: stack-utils@2.0.3 want: ^2.0.0
1891 timing idealTree:node_modules/stack-utils Completed in 1ms
1892 timing idealTree:node_modules/statuses Completed in 0ms
1893 timing idealTree:node_modules/string_decoder Completed in 0ms
1894 silly placeDep ROOT char-regex@1.0.2 OK for: string-length@4.0.2 want: ^1.0.2
1895 timing idealTree:node_modules/string-length Completed in 1ms
1896 timing idealTree:node_modules/char-regex Completed in 0ms
1897 silly placeDep ROOT code-point-at@1.1.0 OK for: string-width@1.0.2 want: ^1.0.0
1898 silly placeDep ROOT is-fullwidth-code-point@1.0.0 OK for: string-width@1.0.2 want: ^1.0.0
1899 silly placeDep node_modules/string-width strip-ansi@3.0.1 OK for: string-width@1.0.2 want: ^3.0.0
1900 silly fetch manifest number-is-nan@^1.0.0
1901 http fetch GET 200 https://registry.npmjs.org/number-is-nan 60ms (cache revalidated)
1902 timing idealTree:node_modules/string-width Completed in 64ms
1903 timing idealTree:node_modules/code-point-at Completed in 0ms
1904 silly placeDep ROOT number-is-nan@1.0.1 OK for: is-fullwidth-code-point@1.0.0 want: ^1.0.0
1905 timing idealTree:node_modules/is-fullwidth-code-point Completed in 1ms
1906 timing idealTree:node_modules/number-is-nan Completed in 0ms
1907 timing idealTree:node_modules/strip-ansi Completed in 0ms
1908 timing idealTree:node_modules/strip-bom Completed in 0ms
1909 timing idealTree:node_modules/strip-final-newline Completed in 0ms
1910 silly placeDep ROOT superagent@6.1.0 OK for: supertest@6.1.6 want: ^6.1.0
1911 silly fetch manifest component-emitter@^1.3.0
1912 silly fetch manifest cookiejar@^2.1.2
1913 silly fetch manifest fast-safe-stringify@^2.0.7
1914 silly fetch manifest formidable@^1.2.2
1915 silly fetch manifest mime@^2.4.6
1916 silly fetch manifest qs@^6.9.4
1917 silly fetch manifest readable-stream@^3.6.0
1918 http fetch GET 200 https://registry.npmjs.org/component-emitter 60ms (cache revalidated)
1919 http fetch GET 200 https://registry.npmjs.org/formidable 59ms (cache revalidated)
1920 http fetch GET 200 https://registry.npmjs.org/cookiejar 77ms (cache revalidated)
1921 http fetch GET 200 https://registry.npmjs.org/fast-safe-stringify 79ms (cache revalidated)
1922 timing idealTree:node_modules/supertest Completed in 83ms
1923 silly placeDep ROOT component-emitter@1.3.0 OK for: superagent@6.1.0 want: ^1.3.0
1924 silly placeDep ROOT cookiejar@2.1.2 OK for: superagent@6.1.0 want: ^2.1.2
1925 silly placeDep node_modules/superagent debug@4.3.2 OK for: superagent@6.1.0 want: ^4.1.1
1926 silly placeDep ROOT fast-safe-stringify@2.0.8 OK for: superagent@6.1.0 want: ^2.0.7
1927 silly placeDep ROOT formidable@1.2.2 OK for: superagent@6.1.0 want: ^1.2.2
1928 silly placeDep node_modules/superagent mime@2.5.2 OK for: superagent@6.1.0 want: ^2.4.6
1929 silly placeDep node_modules/superagent qs@6.10.1 OK for: superagent@6.1.0 want: ^6.9.4
1930 silly placeDep node_modules/superagent readable-stream@3.6.0 OK for: superagent@6.1.0 want: ^3.6.0
1931 silly placeDep node_modules/superagent semver@7.3.5 OK for: superagent@6.1.0 want: ^7.3.2
1932 silly fetch manifest side-channel@^1.0.4
1933 http fetch GET 200 https://registry.npmjs.org/side-channel 306ms (cache revalidated)
1934 timing idealTree:node_modules/superagent Completed in 322ms
1935 timing idealTree:node_modules/component-emitter Completed in 1ms
1936 timing idealTree:node_modules/cookiejar Completed in 0ms
1937 timing idealTree:node_modules/fast-safe-stringify Completed in 0ms
1938 timing idealTree:node_modules/formidable Completed in 0ms
1939 silly placeDep ROOT has-flag@4.0.0 OK for: supports-color@7.2.0 want: ^4.0.0
1940 timing idealTree:node_modules/supports-color Completed in 3ms
1941 timing idealTree:node_modules/has-flag Completed in 0ms
1942 timing idealTree:node_modules/symbol-tree Completed in 0ms
1943 silly placeDep ROOT chownr@2.0.0 OK for: tar@6.1.10 want: ^2.0.0
1944 silly placeDep ROOT fs-minipass@2.1.0 OK for: tar@6.1.10 want: ^2.0.0
1945 silly placeDep ROOT minipass@3.1.3 OK for: tar@6.1.10 want: ^3.0.0
1946 silly placeDep ROOT minizlib@2.1.2 OK for: tar@6.1.10 want: ^2.1.1
1947 silly placeDep ROOT mkdirp@1.0.4 OK for: tar@6.1.10 want: ^1.0.3
1948 silly placeDep ROOT yallist@4.0.0 OK for: tar@6.1.10 want: ^4.0.0
1949 timing idealTree:node_modules/tar Completed in 6ms
1950 timing idealTree:node_modules/chownr Completed in 0ms
1951 timing idealTree:node_modules/fs-minipass Completed in 0ms
1952 timing idealTree:node_modules/minipass Completed in 0ms
1953 timing idealTree:node_modules/minizlib Completed in 0ms
1954 timing idealTree:node_modules/mkdirp Completed in 0ms
1955 silly placeDep ROOT supports-hyperlinks@2.2.0 OK for: terminal-link@2.1.1 want: ^2.0.0
1956 timing idealTree:node_modules/terminal-link Completed in 1ms
1957 timing idealTree:node_modules/supports-hyperlinks Completed in 0ms
1958 timing idealTree:node_modules/test-exclude Completed in 0ms
1959 timing idealTree:node_modules/throat Completed in 0ms
1960 timing idealTree:node_modules/to-fast-properties Completed in 0ms
1961 silly placeDep ROOT is-number@7.0.0 OK for: to-regex-range@5.0.1 want: ^7.0.0
1962 timing idealTree:node_modules/to-regex-range Completed in 1ms
1963 timing idealTree:node_modules/is-number Completed in 0ms
1964 timing idealTree:node_modules/toidentifier Completed in 1ms
1965 silly placeDep node_modules/touch nopt@1.0.10 OK for: touch@3.1.0 want: ~1.0.10
1966 timing idealTree:node_modules/touch Completed in 1ms
1967 silly placeDep ROOT psl@1.8.0 OK for: tough-cookie@4.0.0 want: ^1.1.33
1968 silly placeDep ROOT punycode@2.1.1 OK for: tough-cookie@4.0.0 want: ^2.1.1
1969 silly placeDep ROOT universalify@0.1.2 OK for: tough-cookie@4.0.0 want: ^0.1.2
1970 timing idealTree:node_modules/tough-cookie Completed in 3ms
1971 timing idealTree:node_modules/psl Completed in 0ms
1972 timing idealTree:node_modules/punycode Completed in 0ms
1973 timing idealTree:node_modules/tunnel-agent Completed in 0ms
1974 timing idealTree:node_modules/tweetnacl Completed in 0ms
1975 timing idealTree:node_modules/type-check Completed in 0ms
1976 timing idealTree:node_modules/type-detect Completed in 0ms
1977 timing idealTree:node_modules/type-fest Completed in 0ms
1978 silly placeDep ROOT media-typer@0.3.0 OK for: type-is@1.6.18 want: 0.3.0
1979 timing idealTree:node_modules/type-is Completed in 1ms
1980 timing idealTree:node_modules/media-typer Completed in 0ms
1981 timing idealTree:node_modules/undefsafe Completed in 0ms
1982 timing idealTree:node_modules/universalify Completed in 0ms
1983 timing idealTree:node_modules/unpipe Completed in 0ms
1984 silly placeDep ROOT boxen@4.2.0 OK for: update-notifier@4.1.3 want: ^4.2.0
1985 silly placeDep node_modules/update-notifier chalk@3.0.0 OK for: update-notifier@4.1.3 want: ^3.0.0
1986 silly placeDep ROOT configstore@5.0.1 OK for: update-notifier@4.1.3 want: ^5.0.1
1987 silly placeDep ROOT has-yarn@2.1.0 OK for: update-notifier@4.1.3 want: ^2.1.0
1988 silly placeDep ROOT import-lazy@2.1.0 OK for: update-notifier@4.1.3 want: ^2.1.0
1989 silly placeDep node_modules/update-notifier is-ci@2.0.0 OK for: update-notifier@4.1.3 want: ^2.0.0
1990 silly placeDep ROOT is-installed-globally@0.3.2 OK for: update-notifier@4.1.3 want: ^0.3.1
1991 silly placeDep ROOT is-npm@4.0.0 OK for: update-notifier@4.1.3 want: ^4.0.0
1992 silly placeDep ROOT is-yarn-global@0.3.0 OK for: update-notifier@4.1.3 want: ^0.3.0
1993 silly placeDep ROOT latest-version@5.1.0 OK for: update-notifier@4.1.3 want: ^5.0.0
1994 silly placeDep ROOT pupa@2.1.1 OK for: update-notifier@4.1.3 want: ^2.0.1
1995 silly placeDep ROOT semver-diff@3.1.1 OK for: update-notifier@4.1.3 want: ^3.1.1
1996 silly placeDep ROOT xdg-basedir@4.0.0 OK for: update-notifier@4.1.3 want: ^4.0.0
1997 silly fetch manifest ansi-align@^3.0.0
1998 silly fetch manifest cli-boxes@^2.2.0
1999 silly fetch manifest string-width@^4.1.0
2000 silly fetch manifest term-size@^2.1.0
2001 silly fetch manifest type-fest@^0.8.1
2002 silly fetch manifest widest-line@^3.1.0
2003 silly fetch manifest dot-prop@^5.2.0
2004 silly fetch manifest unique-string@^2.0.0
2005 silly fetch manifest ci-info@^2.0.0
2006 silly fetch manifest global-dirs@^2.0.1
2007 silly fetch manifest is-path-inside@^3.0.1
2008 silly fetch manifest package-json@^6.3.0
2009 silly fetch manifest escape-goat@^2.0.0
2010 http fetch GET 200 https://registry.npmjs.org/global-dirs 92ms (cache revalidated)
2011 http fetch GET 200 https://registry.npmjs.org/escape-goat 105ms (cache revalidated)
2012 http fetch GET 200 https://registry.npmjs.org/is-path-inside 110ms (cache revalidated)
2013 http fetch GET 200 https://registry.npmjs.org/dot-prop 136ms (cache revalidated)
2014 http fetch GET 200 https://registry.npmjs.org/widest-line 400ms (cache revalidated)
2015 http fetch GET 200 https://registry.npmjs.org/unique-string 1220ms (cache revalidated)
2016 http fetch GET 200 https://registry.npmjs.org/term-size 1223ms (cache revalidated)
2017 http fetch GET 200 https://registry.npmjs.org/cli-boxes 1247ms (cache revalidated)
2018 http fetch GET 200 https://registry.npmjs.org/package-json 1255ms (cache revalidated)
2019 http fetch GET 200 https://registry.npmjs.org/ansi-align 1275ms (cache revalidated)
2020 timing idealTree:node_modules/update-notifier Completed in 1291ms
2021 silly placeDep ROOT ansi-align@3.0.0 OK for: boxen@4.2.0 want: ^3.0.0
2022 silly placeDep node_modules/boxen chalk@3.0.0 OK for: boxen@4.2.0 want: ^3.0.0
2023 silly placeDep ROOT cli-boxes@2.2.1 OK for: boxen@4.2.0 want: ^2.2.0
2024 silly placeDep node_modules/boxen string-width@4.2.2 OK for: boxen@4.2.0 want: ^4.1.0
2025 silly placeDep ROOT term-size@2.2.1 OK for: boxen@4.2.0 want: ^2.1.0
2026 silly placeDep node_modules/boxen type-fest@0.8.1 OK for: boxen@4.2.0 want: ^0.8.1
2027 silly placeDep ROOT widest-line@3.1.0 OK for: boxen@4.2.0 want: ^3.1.0
2028 silly fetch manifest string-width@^3.0.0
2029 silly fetch manifest emoji-regex@^8.0.0
2030 silly fetch manifest is-fullwidth-code-point@^3.0.0
2031 silly fetch manifest string-width@^4.0.0
2032 http fetch GET 200 https://registry.npmjs.org/emoji-regex 170ms (cache revalidated)
2033 timing idealTree:node_modules/boxen Completed in 184ms
2034 silly placeDep node_modules/ansi-align string-width@3.1.0 OK for: ansi-align@3.0.0 want: ^3.0.0
2035 silly fetch manifest emoji-regex@^7.0.1
2036 silly fetch manifest is-fullwidth-code-point@^2.0.0
2037 silly fetch manifest strip-ansi@^5.1.0
2038 timing idealTree:node_modules/ansi-align Completed in 2ms
2039 timing idealTree:node_modules/cli-boxes Completed in 0ms
2040 silly placeDep ROOT dot-prop@5.3.0 OK for: configstore@5.0.1 want: ^5.2.0
2041 silly placeDep ROOT unique-string@2.0.0 OK for: configstore@5.0.1 want: ^2.0.0
2042 silly fetch manifest is-obj@^2.0.0
2043 silly fetch manifest crypto-random-string@^2.0.0
2044 http fetch GET 200 https://registry.npmjs.org/is-obj 75ms (cache revalidated)
2045 http fetch GET 200 https://registry.npmjs.org/crypto-random-string 146ms (cache revalidated)
2046 timing idealTree:node_modules/configstore Completed in 150ms
2047 silly placeDep ROOT is-obj@2.0.0 OK for: dot-prop@5.3.0 want: ^2.0.0
2048 timing idealTree:node_modules/dot-prop Completed in 11ms
2049 timing idealTree:node_modules/has-yarn Completed in 0ms
2050 timing idealTree:node_modules/import-lazy Completed in 0ms
2051 silly placeDep ROOT global-dirs@2.1.0 OK for: is-installed-globally@0.3.2 want: ^2.0.1
2052 silly placeDep ROOT is-path-inside@3.0.3 OK for: is-installed-globally@0.3.2 want: ^3.0.1
2053 silly fetch manifest ini@1.3.7
2054 http fetch GET 200 https://registry.npmjs.org/ini 83ms (cache revalidated)
2055 timing idealTree:node_modules/is-installed-globally Completed in 88ms
2056 silly placeDep ROOT ini@1.3.7 OK for: global-dirs@2.1.0 want: 1.3.7
2057 timing idealTree:node_modules/global-dirs Completed in 4ms
2058 timing idealTree:node_modules/ini Completed in 0ms
2059 timing idealTree:node_modules/is-npm Completed in 0ms
2060 timing idealTree:node_modules/is-obj Completed in 0ms
2061 timing idealTree:node_modules/is-path-inside Completed in 0ms
2062 timing idealTree:node_modules/is-yarn-global Completed in 1ms
2063 silly placeDep ROOT package-json@6.5.0 OK for: latest-version@5.1.0 want: ^6.3.0
2064 silly fetch manifest got@^9.6.0
2065 silly fetch manifest registry-auth-token@^4.0.0
2066 silly fetch manifest registry-url@^5.0.0
2067 http fetch GET 200 https://registry.npmjs.org/registry-url 77ms (cache revalidated)
2068 http fetch GET 200 https://registry.npmjs.org/registry-auth-token 123ms (cache revalidated)
2069 http fetch GET 200 https://registry.npmjs.org/got 844ms (cache revalidated)
2070 timing idealTree:node_modules/latest-version Completed in 858ms
2071 silly placeDep ROOT got@9.6.0 OK for: package-json@6.5.0 want: ^9.6.0
2072 silly placeDep ROOT registry-auth-token@4.2.1 OK for: package-json@6.5.0 want: ^4.0.0
2073 silly placeDep ROOT registry-url@5.1.0 OK for: package-json@6.5.0 want: ^5.0.0
2074 silly fetch manifest @sindresorhus/is@^0.14.0
2075 silly fetch manifest @szmarczak/http-timer@^1.1.2
2076 silly fetch manifest cacheable-request@^6.0.0
2077 silly fetch manifest decompress-response@^3.3.0
2078 silly fetch manifest duplexer3@^0.1.4
2079 silly fetch manifest get-stream@^4.1.0
2080 silly fetch manifest lowercase-keys@^1.0.1
2081 silly fetch manifest mimic-response@^1.0.1
2082 silly fetch manifest p-cancelable@^1.0.0
2083 silly fetch manifest to-readable-stream@^1.0.0
2084 silly fetch manifest url-parse-lax@^3.0.0
2085 silly fetch manifest rc@^1.2.8
2086 http fetch GET 200 https://registry.npmjs.org/rc 70ms (cache revalidated)
2087 http fetch GET 200 https://registry.npmjs.org/lowercase-keys 86ms (cache revalidated)
2088 http fetch GET 200 https://registry.npmjs.org/decompress-response 88ms (cache revalidated)
2089 http fetch GET 200 https://registry.npmjs.org/cacheable-request 102ms (cache revalidated)
2090 http fetch GET 200 https://registry.npmjs.org/duplexer3 104ms (cache revalidated)
2091 http fetch GET 200 https://registry.npmjs.org/mimic-response 106ms (cache revalidated)
2092 http fetch GET 200 https://registry.npmjs.org/url-parse-lax 105ms (cache revalidated)
2093 http fetch GET 200 https://registry.npmjs.org/@szmarczak%2fhttp-timer 582ms (cache revalidated)
2094 http fetch GET 200 https://registry.npmjs.org/p-cancelable 579ms (cache revalidated)
2095 http fetch GET 200 https://registry.npmjs.org/@sindresorhus%2fis 587ms (cache revalidated)
2096 http fetch GET 200 https://registry.npmjs.org/to-readable-stream 1496ms (cache revalidated)
2097 timing idealTree:node_modules/package-json Completed in 1511ms
2098 silly placeDep ROOT @sindresorhus/is@0.14.0 OK for: got@9.6.0 want: ^0.14.0
2099 silly placeDep ROOT @szmarczak/http-timer@1.1.2 OK for: got@9.6.0 want: ^1.1.2
2100 silly placeDep ROOT cacheable-request@6.1.0 OK for: got@9.6.0 want: ^6.0.0
2101 silly placeDep ROOT decompress-response@3.3.0 OK for: got@9.6.0 want: ^3.3.0
2102 silly placeDep ROOT duplexer3@0.1.4 OK for: got@9.6.0 want: ^0.1.4
2103 silly placeDep node_modules/got get-stream@4.1.0 OK for: got@9.6.0 want: ^4.1.0
2104 silly placeDep ROOT lowercase-keys@1.0.1 OK for: got@9.6.0 want: ^1.0.1
2105 silly placeDep ROOT mimic-response@1.0.1 OK for: got@9.6.0 want: ^1.0.1
2106 silly placeDep ROOT p-cancelable@1.1.0 OK for: got@9.6.0 want: ^1.0.0
2107 silly placeDep ROOT to-readable-stream@1.0.0 OK for: got@9.6.0 want: ^1.0.0
2108 silly placeDep ROOT url-parse-lax@3.0.0 OK for: got@9.6.0 want: ^3.0.0
2109 silly fetch manifest defer-to-connect@^1.0.1
2110 silly fetch manifest clone-response@^1.0.2
2111 silly fetch manifest get-stream@^5.1.0
2112 silly fetch manifest http-cache-semantics@^4.0.0
2113 silly fetch manifest keyv@^3.0.0
2114 silly fetch manifest lowercase-keys@^2.0.0
2115 silly fetch manifest normalize-url@^4.1.0
2116 silly fetch manifest responselike@^1.0.2
2117 silly fetch manifest pump@^3.0.0
2118 silly fetch manifest prepend-http@^2.0.0
2119 http fetch GET 200 https://registry.npmjs.org/keyv 98ms (cache revalidated)
2120 http fetch GET 200 https://registry.npmjs.org/http-cache-semantics 101ms (cache revalidated)
2121 http fetch GET 200 https://registry.npmjs.org/normalize-url 100ms (cache revalidated)
2122 http fetch GET 200 https://registry.npmjs.org/responselike 101ms (cache revalidated)
2123 http fetch GET 200 https://registry.npmjs.org/defer-to-connect 108ms (cache revalidated)
2124 http fetch GET 200 https://registry.npmjs.org/pump 106ms (cache revalidated)
2125 http fetch GET 200 https://registry.npmjs.org/clone-response 111ms (cache revalidated)
2126 http fetch GET 200 https://registry.npmjs.org/prepend-http 109ms (cache revalidated)
2127 timing idealTree:node_modules/got Completed in 140ms
2128 timing idealTree:node_modules/@sindresorhus/is Completed in 1ms
2129 silly placeDep ROOT defer-to-connect@1.1.3 OK for: @szmarczak/http-timer@1.1.2 want: ^1.0.1
2130 timing idealTree:node_modules/@szmarczak/http-timer Completed in 2ms
2131 silly placeDep ROOT clone-response@1.0.2 OK for: cacheable-request@6.1.0 want: ^1.0.2
2132 silly placeDep node_modules/cacheable-request get-stream@5.2.0 OK for: cacheable-request@6.1.0 want: ^5.1.0
2133 silly placeDep ROOT http-cache-semantics@4.1.0 OK for: cacheable-request@6.1.0 want: ^4.0.0
2134 silly placeDep ROOT keyv@3.1.0 OK for: cacheable-request@6.1.0 want: ^3.0.0
2135 silly placeDep node_modules/cacheable-request lowercase-keys@2.0.0 OK for: cacheable-request@6.1.0 want: ^2.0.0
2136 silly placeDep ROOT normalize-url@4.5.1 OK for: cacheable-request@6.1.0 want: ^4.1.0
2137 silly placeDep ROOT responselike@1.0.2 OK for: cacheable-request@6.1.0 want: ^1.0.2
2138 silly fetch manifest json-buffer@3.0.0
2139 http fetch GET 200 https://registry.npmjs.org/json-buffer 59ms (cache revalidated)
2140 timing idealTree:node_modules/cacheable-request Completed in 66ms
2141 timing idealTree:node_modules/clone-response Completed in 0ms
2142 timing idealTree:node_modules/decompress-response Completed in 0ms
2143 timing idealTree:node_modules/defer-to-connect Completed in 0ms
2144 timing idealTree:node_modules/duplexer3 Completed in 0ms
2145 timing idealTree:node_modules/http-cache-semantics Completed in 0ms
2146 silly placeDep ROOT json-buffer@3.0.0 OK for: keyv@3.1.0 want: 3.0.0
2147 timing idealTree:node_modules/keyv Completed in 1ms
2148 timing idealTree:node_modules/json-buffer Completed in 0ms
2149 timing idealTree:node_modules/lowercase-keys Completed in 0ms
2150 timing idealTree:node_modules/mimic-response Completed in 0ms
2151 timing idealTree:node_modules/normalize-url Completed in 0ms
2152 timing idealTree:node_modules/p-cancelable Completed in 0ms
2153 silly placeDep ROOT escape-goat@2.1.1 OK for: pupa@2.1.1 want: ^2.0.0
2154 timing idealTree:node_modules/pupa Completed in 1ms
2155 timing idealTree:node_modules/escape-goat Completed in 0ms
2156 silly placeDep ROOT rc@1.2.8 OK for: registry-auth-token@4.2.1 want: ^1.2.8
2157 silly fetch manifest deep-extend@^0.6.0
2158 silly fetch manifest strip-json-comments@~2.0.1
2159 http fetch GET 200 https://registry.npmjs.org/deep-extend 69ms (cache revalidated)
2160 http fetch GET 200 https://registry.npmjs.org/strip-json-comments 75ms (cache revalidated)
2161 timing idealTree:node_modules/registry-auth-token Completed in 81ms
2162 silly placeDep ROOT deep-extend@0.6.0 OK for: rc@1.2.8 want: ^0.6.0
2163 silly placeDep ROOT strip-json-comments@2.0.1 OK for: rc@1.2.8 want: ~2.0.1
2164 timing idealTree:node_modules/rc Completed in 6ms
2165 timing idealTree:node_modules/deep-extend Completed in 0ms
2166 timing idealTree:node_modules/registry-url Completed in 1ms
2167 timing idealTree:node_modules/responselike Completed in 0ms
2168 timing idealTree:node_modules/semver-diff Completed in 0ms
2169 timing idealTree:node_modules/strip-json-comments Completed in 0ms
2170 timing idealTree:node_modules/term-size Completed in 0ms
2171 timing idealTree:node_modules/to-readable-stream Completed in 0ms
2172 silly placeDep ROOT crypto-random-string@2.0.0 OK for: unique-string@2.0.0 want: ^2.0.0
2173 timing idealTree:node_modules/unique-string Completed in 1ms
2174 timing idealTree:node_modules/crypto-random-string Completed in 0ms
2175 timing idealTree:node_modules/uri-js Completed in 0ms
2176 silly placeDep ROOT prepend-http@2.0.0 OK for: url-parse-lax@3.0.0 want: ^2.0.0
2177 timing idealTree:node_modules/url-parse-lax Completed in 1ms
2178 timing idealTree:node_modules/prepend-http Completed in 1ms
2179 timing idealTree:node_modules/util-deprecate Completed in 0ms
2180 timing idealTree:node_modules/utils-merge Completed in 0ms
2181 timing idealTree:node_modules/uuid Completed in 0ms
2182 silly placeDep node_modules/v8-to-istanbul source-map@0.7.3 OK for: v8-to-istanbul@8.0.0 want: ^0.7.3
2183 timing idealTree:node_modules/v8-to-istanbul Completed in 0ms
2184 timing idealTree:node_modules/vary Completed in 0ms
2185 timing idealTree:node_modules/verror Completed in 0ms
2186 silly placeDep ROOT browser-process-hrtime@1.0.0 OK for: w3c-hr-time@1.0.2 want: ^1.0.0
2187 timing idealTree:node_modules/w3c-hr-time Completed in 1ms
2188 timing idealTree:node_modules/browser-process-hrtime Completed in 0ms
2189 timing idealTree:node_modules/w3c-xmlserializer Completed in 0ms
2190 silly placeDep ROOT makeerror@1.0.11 OK for: walker@1.0.7 want: 1.0.x
2191 silly fetch manifest tmpl@1.0.x
2192 http fetch GET 200 https://registry.npmjs.org/tmpl 58ms (cache revalidated)
2193 timing idealTree:node_modules/walker Completed in 61ms
2194 silly placeDep ROOT tmpl@1.0.4 OK for: makeerror@1.0.11 want: 1.0.x
2195 timing idealTree:node_modules/makeerror Completed in 1ms
2196 timing idealTree:node_modules/tmpl Completed in 0ms
2197 timing idealTree:node_modules/webidl-conversions Completed in 0ms
2198 timing idealTree:node_modules/whatwg-encoding Completed in 1ms
2199 timing idealTree:node_modules/whatwg-mimetype Completed in 0ms
2200 silly placeDep ROOT lodash@4.17.21 OK for: whatwg-url@8.7.0 want: ^4.7.0
2201 silly placeDep ROOT tr46@2.1.0 OK for: whatwg-url@8.7.0 want: ^2.1.0
2202 timing idealTree:node_modules/whatwg-url Completed in 1ms
2203 timing idealTree:node_modules/lodash Completed in 0ms
2204 timing idealTree:node_modules/tr46 Completed in 0ms
2205 silly placeDep ROOT isexe@2.0.0 OK for: which@2.0.2 want: ^2.0.0
2206 timing idealTree:node_modules/which Completed in 1ms
2207 timing idealTree:node_modules/isexe Completed in 0ms
2208 timing idealTree:node_modules/wide-align Completed in 0ms
2209 silly placeDep node_modules/widest-line string-width@4.2.2 OK for: widest-line@3.1.0 want: ^4.0.0
2210 timing idealTree:node_modules/widest-line Completed in 0ms
2211 timing idealTree:node_modules/word-wrap Completed in 0ms
2212 timing idealTree:node_modules/wrappy Completed in 0ms
2213 silly placeDep ROOT imurmurhash@0.1.4 OK for: write-file-atomic@3.0.3 want: ^0.1.4
2214 silly placeDep ROOT typedarray-to-buffer@3.1.5 OK for: write-file-atomic@3.0.3 want: ^3.1.5
2215 timing idealTree:node_modules/write-file-atomic Completed in 1ms
2216 timing idealTree:node_modules/imurmurhash Completed in 0ms
2217 timing idealTree:node_modules/typedarray-to-buffer Completed in 0ms
2218 timing idealTree:node_modules/ws Completed in 0ms
2219 timing idealTree:node_modules/xdg-basedir Completed in 0ms
2220 timing idealTree:node_modules/xml-name-validator Completed in 0ms
2221 timing idealTree:node_modules/xmlchars Completed in 0ms
2222 timing idealTree:node_modules/yallist Completed in 0ms
2223 silly placeDep ROOT cliui@7.0.4 OK for: yargs@16.2.0 want: ^7.0.2
2224 silly placeDep ROOT get-caller-file@2.0.5 OK for: yargs@16.2.0 want: ^2.0.5
2225 silly placeDep ROOT require-directory@2.1.1 OK for: yargs@16.2.0 want: ^2.1.1
2226 silly placeDep node_modules/yargs string-width@4.2.2 OK for: yargs@16.2.0 want: ^4.2.0
2227 silly placeDep ROOT y18n@5.0.8 OK for: yargs@16.2.0 want: ^5.0.5
2228 silly placeDep ROOT yargs-parser@20.2.9 OK for: yargs@16.2.0 want: ^20.2.2
2229 silly fetch manifest wrap-ansi@^7.0.0
2230 http fetch GET 200 https://registry.npmjs.org/wrap-ansi 77ms (cache revalidated)
2231 timing idealTree:node_modules/yargs Completed in 83ms
2232 silly placeDep node_modules/cliui string-width@4.2.2 OK for: cliui@7.0.4 want: ^4.2.0
2233 silly placeDep ROOT wrap-ansi@7.0.0 OK for: cliui@7.0.4 want: ^7.0.0
2234 timing idealTree:node_modules/cliui Completed in 6ms
2235 timing idealTree:node_modules/get-caller-file Completed in 0ms
2236 timing idealTree:node_modules/require-directory Completed in 1ms
2237 silly placeDep node_modules/wrap-ansi string-width@4.2.2 OK for: wrap-ansi@7.0.0 want: ^4.1.0
2238 timing idealTree:node_modules/wrap-ansi Completed in 2ms
2239 timing idealTree:node_modules/y18n Completed in 0ms
2240 timing idealTree:node_modules/yargs-parser Completed in 0ms
2241 silly placeDep node_modules/@babel/core ms@2.1.2 OK for: debug@4.3.2 want: 2.1.2
2242 timing idealTree:node_modules/@babel/core/node_modules/debug Completed in 2ms
2243 timing idealTree:node_modules/@babel/core/node_modules/ms Completed in 0ms
2244 timing idealTree:node_modules/@babel/core/node_modules/source-map Completed in 0ms
2245 timing idealTree:node_modules/@babel/generator/node_modules/source-map Completed in 0ms
2246 silly placeDep node_modules/@babel/highlight ansi-styles@3.2.1 OK for: chalk@2.4.2 want: ^3.2.1
2247 silly placeDep node_modules/@babel/highlight escape-string-regexp@1.0.5 OK for: chalk@2.4.2 want: ^1.0.5
2248 silly placeDep node_modules/@babel/highlight supports-color@5.5.0 OK for: chalk@2.4.2 want: ^5.3.0
2249 silly fetch manifest color-convert@^1.9.0
2250 timing idealTree:node_modules/@babel/highlight/node_modules/chalk Completed in 5ms
2251 silly placeDep node_modules/@babel/highlight color-convert@1.9.3 OK for: ansi-styles@3.2.1 want: ^1.9.0
2252 silly fetch manifest color-name@1.1.3
2253 timing idealTree:node_modules/@babel/highlight/node_modules/ansi-styles Completed in 2ms
2254 silly placeDep node_modules/@babel/highlight color-name@1.1.3 OK for: color-convert@1.9.3 want: 1.1.3
2255 timing idealTree:node_modules/@babel/highlight/node_modules/color-convert Completed in 0ms
2256 timing idealTree:node_modules/@babel/highlight/node_modules/color-name Completed in 0ms
2257 timing idealTree:node_modules/@babel/highlight/node_modules/escape-string-regexp Completed in 0ms
2258 silly placeDep node_modules/@babel/highlight has-flag@3.0.0 OK for: supports-color@5.5.0 want: ^3.0.0
2259 timing idealTree:node_modules/@babel/highlight/node_modules/supports-color Completed in 1ms
2260 timing idealTree:node_modules/@babel/highlight/node_modules/has-flag Completed in 0ms
2261 silly placeDep node_modules/@babel/traverse ms@2.1.2 OK for: debug@4.3.2 want: 2.1.2
2262 timing idealTree:node_modules/@babel/traverse/node_modules/debug Completed in 1ms
2263 timing idealTree:node_modules/@babel/traverse/node_modules/ms Completed in 0ms
2264 silly placeDep ROOT lru-cache@6.0.0 OK for: semver@7.3.5 want: ^6.0.0
2265 timing idealTree:node_modules/@mapbox/node-pre-gyp/node_modules/semver Completed in 0ms
2266 timing idealTree:node_modules/lru-cache Completed in 0ms
2267 timing idealTree:node_modules/acorn-globals/node_modules/acorn Completed in 0ms
2268 silly placeDep node_modules/agent-base ms@2.1.2 OK for: debug@4.3.2 want: 2.1.2
2269 timing idealTree:node_modules/agent-base/node_modules/debug Completed in 0ms
2270 timing idealTree:node_modules/agent-base/node_modules/ms Completed in 0ms
2271 silly placeDep ROOT emoji-regex@7.0.3 OK for: string-width@3.1.0 want: ^7.0.1
2272 silly placeDep node_modules/ansi-align is-fullwidth-code-point@2.0.0 OK for: string-width@3.1.0 want: ^2.0.0
2273 silly placeDep node_modules/ansi-align strip-ansi@5.2.0 OK for: string-width@3.1.0 want: ^5.1.0
2274 silly fetch manifest ansi-regex@^4.1.0
2275 timing idealTree:node_modules/ansi-align/node_modules/string-width Completed in 2ms
2276 timing idealTree:node_modules/emoji-regex Completed in 0ms
2277 timing idealTree:node_modules/ansi-align/node_modules/is-fullwidth-code-point Completed in 0ms
2278 silly placeDep node_modules/ansi-align ansi-regex@4.1.0 OK for: strip-ansi@5.2.0 want: ^4.1.0
2279 timing idealTree:node_modules/ansi-align/node_modules/strip-ansi Completed in 0ms
2280 timing idealTree:node_modules/ansi-align/node_modules/ansi-regex Completed in 0ms
2281 timing idealTree:node_modules/boxen/node_modules/chalk Completed in 0ms
2282 silly placeDep node_modules/boxen emoji-regex@8.0.0 OK for: string-width@4.2.2 want: ^8.0.0
2283 silly placeDep node_modules/boxen is-fullwidth-code-point@3.0.0 OK for: string-width@4.2.2 want: ^3.0.0
2284 timing idealTree:node_modules/boxen/node_modules/string-width Completed in 1ms
2285 timing idealTree:node_modules/boxen/node_modules/emoji-regex Completed in 0ms
2286 timing idealTree:node_modules/boxen/node_modules/is-fullwidth-code-point Completed in 0ms
2287 timing idealTree:node_modules/boxen/node_modules/type-fest Completed in 0ms
2288 silly placeDep ROOT pump@3.0.0 OK for: get-stream@5.2.0 want: ^3.0.0
2289 silly fetch manifest end-of-stream@^1.1.0
2290 http fetch GET 200 https://registry.npmjs.org/end-of-stream 107ms (cache revalidated)
2291 timing idealTree:node_modules/cacheable-request/node_modules/get-stream Completed in 109ms
2292 silly placeDep ROOT end-of-stream@1.4.4 OK for: pump@3.0.0 want: ^1.1.0
2293 timing idealTree:node_modules/pump Completed in 3ms
2294 timing idealTree:node_modules/end-of-stream Completed in 0ms
2295 timing idealTree:node_modules/cacheable-request/node_modules/lowercase-keys Completed in 0ms
2296 silly placeDep node_modules/cliui emoji-regex@8.0.0 OK for: string-width@4.2.2 want: ^8.0.0
2297 silly placeDep node_modules/cliui is-fullwidth-code-point@3.0.0 OK for: string-width@4.2.2 want: ^3.0.0
2298 timing idealTree:node_modules/cliui/node_modules/string-width Completed in 5ms
2299 timing idealTree:node_modules/cliui/node_modules/emoji-regex Completed in 0ms
2300 timing idealTree:node_modules/cliui/node_modules/is-fullwidth-code-point Completed in 0ms
2301 timing idealTree:node_modules/cssstyle/node_modules/cssom Completed in 0ms
2302 timing idealTree:node_modules/domexception/node_modules/webidl-conversions Completed in 0ms
2303 timing idealTree:node_modules/expect/node_modules/ansi-styles Completed in 0ms
2304 silly placeDep node_modules/gauge ansi-regex@2.1.1 OK for: strip-ansi@3.0.1 want: ^2.0.0
2305 timing idealTree:node_modules/gauge/node_modules/strip-ansi Completed in 1ms
2306 timing idealTree:node_modules/gauge/node_modules/ansi-regex Completed in 0ms
2307 timing idealTree:node_modules/got/node_modules/get-stream Completed in 6ms
2308 silly placeDep node_modules/http-proxy-agent ms@2.1.2 OK for: debug@4.3.2 want: 2.1.2
2309 timing idealTree:node_modules/http-proxy-agent/node_modules/debug Completed in 1ms
2310 timing idealTree:node_modules/http-proxy-agent/node_modules/ms Completed in 0ms
2311 silly placeDep node_modules/https-proxy-agent ms@2.1.2 OK for: debug@4.3.2 want: 2.1.2
2312 timing idealTree:node_modules/https-proxy-agent/node_modules/debug Completed in 1ms
2313 timing idealTree:node_modules/https-proxy-agent/node_modules/ms Completed in 0ms
2314 silly placeDep node_modules/istanbul-lib-source-maps ms@2.1.2 OK for: debug@4.3.2 want: 2.1.2
2315 timing idealTree:node_modules/istanbul-lib-source-maps/node_modules/debug Completed in 0ms
2316 timing idealTree:node_modules/istanbul-lib-source-maps/node_modules/ms Completed in 0ms
2317 timing idealTree:node_modules/jest-snapshot/node_modules/semver Completed in 0ms
2318 timing idealTree:node_modules/jest-validate/node_modules/camelcase Completed in 0ms
2319 timing idealTree:node_modules/jest-worker/node_modules/supports-color Completed in 0ms
2320 timing idealTree:node_modules/jsonwebtoken/node_modules/ms Completed in 0ms
2321 timing idealTree:node_modules/jsonwebtoken/node_modules/semver Completed in 0ms
2322 timing idealTree:node_modules/morgan/node_modules/depd Completed in 0ms
2323 timing idealTree:node_modules/node-gyp/node_modules/semver Completed in 0ms
2324 silly placeDep node_modules/nodemon ms@2.1.3 OK for: debug@3.2.7 want: ^2.1.1
2325 timing idealTree:node_modules/nodemon/node_modules/debug Completed in 0ms
2326 timing idealTree:node_modules/nodemon/node_modules/ms Completed in 0ms
2327 timing idealTree:node_modules/nodemon/node_modules/semver Completed in 0ms
2328 silly placeDep node_modules/nodemon has-flag@3.0.0 OK for: supports-color@5.5.0 want: ^3.0.0
2329 timing idealTree:node_modules/nodemon/node_modules/supports-color Completed in 0ms
2330 timing idealTree:node_modules/nodemon/node_modules/has-flag Completed in 0ms
2331 timing idealTree:node_modules/pretty-format/node_modules/ansi-styles Completed in 0ms
2332 timing idealTree:node_modules/request/node_modules/form-data Completed in 0ms
2333 timing idealTree:node_modules/request/node_modules/qs Completed in 0ms
2334 timing idealTree:node_modules/request/node_modules/tough-cookie Completed in 0ms
2335 timing idealTree:node_modules/send/node_modules/ms Completed in 0ms
2336 timing idealTree:node_modules/stack-utils/node_modules/escape-string-regexp Completed in 1ms
2337 silly placeDep node_modules/string-width ansi-regex@2.1.1 OK for: strip-ansi@3.0.1 want: ^2.0.0
2338 timing idealTree:node_modules/string-width/node_modules/strip-ansi Completed in 0ms
2339 timing idealTree:node_modules/string-width/node_modules/ansi-regex Completed in 0ms
2340 silly placeDep node_modules/superagent ms@2.1.2 OK for: debug@4.3.2 want: 2.1.2
2341 timing idealTree:node_modules/superagent/node_modules/debug Completed in 1ms
2342 timing idealTree:node_modules/superagent/node_modules/mime Completed in 0ms
2343 timing idealTree:node_modules/superagent/node_modules/ms Completed in 0ms
2344 silly placeDep ROOT side-channel@1.0.4 OK for: qs@6.10.1 want: ^1.0.4
2345 silly fetch manifest call-bind@^1.0.0
2346 silly fetch manifest get-intrinsic@^1.0.2
2347 silly fetch manifest object-inspect@^1.9.0
2348 http fetch GET 200 https://registry.npmjs.org/object-inspect 99ms (cache revalidated)
2349 http fetch GET 200 https://registry.npmjs.org/call-bind 101ms (cache revalidated)
2350 http fetch GET 200 https://registry.npmjs.org/get-intrinsic 101ms (cache revalidated)
2351 timing idealTree:node_modules/superagent/node_modules/qs Completed in 105ms
2352 silly placeDep ROOT call-bind@1.0.2 OK for: side-channel@1.0.4 want: ^1.0.0
2353 silly placeDep ROOT get-intrinsic@1.1.1 OK for: side-channel@1.0.4 want: ^1.0.2
2354 silly placeDep ROOT object-inspect@1.11.0 OK for: side-channel@1.0.4 want: ^1.9.0
2355 silly fetch manifest has-symbols@^1.0.1
2356 http fetch GET 200 https://registry.npmjs.org/has-symbols 76ms (cache revalidated)
2357 timing idealTree:node_modules/side-channel Completed in 83ms
2358 timing idealTree:node_modules/call-bind Completed in 0ms
2359 silly placeDep ROOT has-symbols@1.0.2 OK for: get-intrinsic@1.1.1 want: ^1.0.1
2360 timing idealTree:node_modules/get-intrinsic Completed in 3ms
2361 timing idealTree:node_modules/has-symbols Completed in 0ms
2362 timing idealTree:node_modules/object-inspect Completed in 0ms
2363 timing idealTree:node_modules/superagent/node_modules/readable-stream Completed in 0ms
2364 timing idealTree:node_modules/superagent/node_modules/semver Completed in 0ms
2365 timing idealTree:node_modules/touch/node_modules/nopt Completed in 0ms
2366 timing idealTree:node_modules/update-notifier/node_modules/chalk Completed in 0ms
2367 silly placeDep node_modules/update-notifier ci-info@2.0.0 OK for: is-ci@2.0.0 want: ^2.0.0
2368 timing idealTree:node_modules/update-notifier/node_modules/is-ci Completed in 2ms
2369 timing idealTree:node_modules/update-notifier/node_modules/ci-info Completed in 0ms
2370 timing idealTree:node_modules/v8-to-istanbul/node_modules/source-map Completed in 0ms
2371 silly placeDep node_modules/widest-line emoji-regex@8.0.0 OK for: string-width@4.2.2 want: ^8.0.0
2372 silly placeDep node_modules/widest-line is-fullwidth-code-point@3.0.0 OK for: string-width@4.2.2 want: ^3.0.0
2373 timing idealTree:node_modules/widest-line/node_modules/string-width Completed in 5ms
2374 timing idealTree:node_modules/widest-line/node_modules/emoji-regex Completed in 0ms
2375 timing idealTree:node_modules/widest-line/node_modules/is-fullwidth-code-point Completed in 0ms
2376 silly placeDep node_modules/wrap-ansi emoji-regex@8.0.0 OK for: string-width@4.2.2 want: ^8.0.0
2377 silly placeDep node_modules/wrap-ansi is-fullwidth-code-point@3.0.0 OK for: string-width@4.2.2 want: ^3.0.0
2378 timing idealTree:node_modules/wrap-ansi/node_modules/string-width Completed in 4ms
2379 timing idealTree:node_modules/wrap-ansi/node_modules/emoji-regex Completed in 0ms
2380 timing idealTree:node_modules/wrap-ansi/node_modules/is-fullwidth-code-point Completed in 0ms
2381 silly placeDep node_modules/yargs emoji-regex@8.0.0 OK for: string-width@4.2.2 want: ^8.0.0
2382 silly placeDep node_modules/yargs is-fullwidth-code-point@3.0.0 OK for: string-width@4.2.2 want: ^3.0.0
2383 timing idealTree:node_modules/yargs/node_modules/string-width Completed in 3ms
2384 timing idealTree:node_modules/yargs/node_modules/emoji-regex Completed in 0ms
2385 timing idealTree:node_modules/yargs/node_modules/is-fullwidth-code-point Completed in 0ms
2386 timing idealTree:buildDeps Completed in 27025ms
2387 timing idealTree:fixDepFlags Completed in 12ms
2388 timing idealTree Completed in 37699ms
2389 timing reify:loadTrees Completed in 37699ms
2390 timing reify:diffTrees Completed in 6ms
2391 silly reify moves {}
2392 timing reify:retireShallow Completed in 1ms
2393 timing reify:createSparse Completed in 5097ms
2394 timing reify:loadBundles Completed in 0ms
2395 silly audit bulk request {
2395 silly audit   axios: [ '0.21.1' ],
2395 silly audit   dotenv: [ '10.0.0' ],
2395 silly audit   express: [ '4.17.1' ],
2395 silly audit   helmet: [ '4.6.0' ],
2395 silly audit   jest: [ '27.0.6' ],
2395 silly audit   jsonwebtoken: [ '8.5.1' ],
2395 silly audit   morgan: [ '1.10.0' ],
2395 silly audit   nodemon: [ '2.0.12' ],
2395 silly audit   'sanitize-html': [ '2.4.0' ],
2395 silly audit   sqlite3: [ '5.0.2' ],
2395 silly audit   supertest: [ '6.1.6' ],
2395 silly audit   'follow-redirects': [ '1.14.2' ],
2395 silly audit   accepts: [ '1.3.7' ],
2395 silly audit   'array-flatten': [ '1.1.1' ],
2395 silly audit   'body-parser': [ '1.19.0' ],
2395 silly audit   'content-disposition': [ '0.5.3' ],
2395 silly audit   'content-type': [ '1.0.4' ],
2395 silly audit   cookie: [ '0.4.0' ],
2395 silly audit   'cookie-signature': [ '1.0.6' ],
2395 silly audit   debug: [ '2.6.9', '4.3.2', '3.2.7' ],
2395 silly audit   depd: [ '1.1.2', '2.0.0' ],
2395 silly audit   encodeurl: [ '1.0.2' ],
2395 silly audit   'escape-html': [ '1.0.3' ],
2395 silly audit   etag: [ '1.8.1' ],
2395 silly audit   finalhandler: [ '1.1.2' ],
2395 silly audit   fresh: [ '0.5.2' ],
2395 silly audit   'merge-descriptors': [ '1.0.1' ],
2395 silly audit   methods: [ '1.1.2' ],
2395 silly audit   'on-finished': [ '2.3.0' ],
2395 silly audit   parseurl: [ '1.3.3' ],
2395 silly audit   'path-to-regexp': [ '0.1.7' ],
2395 silly audit   'proxy-addr': [ '2.0.7' ],
2395 silly audit   qs: [ '6.7.0', '6.5.2', '6.10.1' ],
2395 silly audit   'range-parser': [ '1.2.1' ],
2395 silly audit   'safe-buffer': [ '5.1.2' ],
2395 silly audit   send: [ '0.17.1' ],
2395 silly audit   'serve-static': [ '1.14.1' ],
2395 silly audit   setprototypeof: [ '1.1.1' ],
2395 silly audit   statuses: [ '1.5.0' ],
2395 silly audit   'type-is': [ '1.6.18' ],
2395 silly audit   'utils-merge': [ '1.0.1' ],
2395 silly audit   vary: [ '1.1.2' ],
2395 silly audit   'mime-types': [ '2.1.32' ],
2395 silly audit   negotiator: [ '0.6.2' ],
2395 silly audit   bytes: [ '3.1.0' ],
2395 silly audit   'http-errors': [ '1.7.2' ],
2395 silly audit   'iconv-lite': [ '0.4.24' ],
2395 silly audit   'raw-body': [ '2.4.0' ],
2395 silly audit   ms: [ '2.0.0', '2.1.3', '2.1.1', '2.1.2' ],
2395 silly audit   unpipe: [ '1.0.0' ],
2395 silly audit   inherits: [ '2.0.3' ],
2395 silly audit   toidentifier: [ '1.0.0' ],
2395 silly audit   'safer-buffer': [ '2.1.2' ],
2395 silly audit   '@jest/core': [ '27.0.6' ],
2395 silly audit   'import-local': [ '3.0.2' ],
2395 silly audit   'jest-cli': [ '27.0.6' ],
2395 silly audit   '@jest/console': [ '27.0.6' ],
2395 silly audit   '@jest/reporters': [ '27.0.6' ],
2395 silly audit   '@jest/test-result': [ '27.0.6' ],
2395 silly audit   '@jest/transform': [ '27.0.6' ],
2395 silly audit   '@jest/types': [ '27.0.6' ],
2395 silly audit   '@types/node': [ '16.7.2' ],
2395 silly audit   'ansi-escapes': [ '4.3.2' ],
2395 silly audit   chalk: [ '4.1.2', '2.4.2', '3.0.0' ],
2395 silly audit   emittery: [ '0.8.1' ],
2395 silly audit   exit: [ '0.1.2' ],
2395 silly audit   'graceful-fs': [ '4.2.8' ],
2395 silly audit   'jest-changed-files': [ '27.0.6' ],
2395 silly audit   'jest-config': [ '27.0.6' ],
2395 silly audit   'jest-haste-map': [ '27.0.6' ],
2395 silly audit   'jest-message-util': [ '27.0.6' ],
2395 silly audit   'jest-regex-util': [ '27.0.6' ],
2395 silly audit   'jest-resolve': [ '27.0.6' ],
2395 silly audit   'jest-resolve-dependencies': [ '27.0.6' ],
2395 silly audit   'jest-runner': [ '27.0.6' ],
2395 silly audit   'jest-runtime': [ '27.0.6' ],
2395 silly audit   'jest-snapshot': [ '27.0.6' ],
2395 silly audit   'jest-util': [ '27.0.6' ],
2395 silly audit   'jest-validate': [ '27.0.6' ],
2395 silly audit   'jest-watcher': [ '27.0.6' ],
2395 silly audit   micromatch: [ '4.0.4' ],
2395 silly audit   'p-each-series': [ '2.2.0' ],
2395 silly audit   rimraf: [ '3.0.2' ],
2395 silly audit   slash: [ '3.0.0' ],
2395 silly audit   'strip-ansi': [ '6.0.0', '3.0.1', '5.2.0' ],
2395 silly audit   '@bcoe/v8-coverage': [ '0.2.3' ],
2395 silly audit   'collect-v8-coverage': [ '1.0.1' ],
2395 silly audit   glob: [ '7.1.7' ],
2395 silly audit   'istanbul-lib-coverage': [ '3.0.0' ],
2395 silly audit   'istanbul-lib-instrument': [ '4.0.3' ],
2395 silly audit   'istanbul-lib-report': [ '3.0.0' ],
2395 silly audit   'istanbul-lib-source-maps': [ '4.0.0' ],
2395 silly audit   'istanbul-reports': [ '3.0.2' ],
2395 silly audit   'jest-worker': [ '27.0.6' ],
2395 silly audit   'source-map': [ '0.6.1', '0.5.7', '0.7.3' ],
2395 silly audit   'string-length': [ '4.0.2' ],
2395 silly audit   'terminal-link': [ '2.1.1' ],
2395 silly audit   'v8-to-istanbul': [ '8.0.0' ],
2395 silly audit   '@types/istanbul-lib-coverage': [ '2.0.3' ],
2395 silly audit   '@babel/core': [ '7.15.0' ],
2395 silly audit   'babel-plugin-istanbul': [ '6.0.0' ],
2395 silly audit   'convert-source-map': [ '1.8.0' ],
2395 silly audit   'fast-json-stable-stringify': [ '2.1.0' ],
2395 silly audit   pirates: [ '4.0.1' ],
2395 silly audit   'write-file-atomic': [ '3.0.3' ],
2395 silly audit   '@babel/code-frame': [ '7.14.5' ],
2395 silly audit   '@babel/generator': [ '7.15.0' ],
2395 silly audit   '@babel/helper-compilation-targets': [ '7.15.0' ],
2395 silly audit   '@babel/helper-module-transforms': [ '7.15.0' ],
2395 silly audit   '@babel/helpers': [ '7.15.3' ],
2395 silly audit   '@babel/parser': [ '7.15.3' ],
2395 silly audit   '@babel/template': [ '7.14.5' ],
2395 silly audit   '@babel/traverse': [ '7.15.0' ],
2395 silly audit   '@babel/types': [ '7.15.0' ],
2395 silly audit   gensync: [ '1.0.0-beta.2' ],
2395 silly audit   json5: [ '2.2.0' ],
2395 silly audit   semver: [ '6.3.0', '7.3.5', '5.7.1' ],
2395 silly audit   '@babel/highlight': [ '7.14.5' ],
2395 silly audit   jsesc: [ '2.5.2' ],
2395 silly audit   '@babel/compat-data': [ '7.15.0' ],
2395 silly audit   '@babel/helper-validator-option': [ '7.14.5' ],
2395 silly audit   browserslist: [ '4.16.8' ],
2395 silly audit   '@babel/helper-module-imports': [ '7.14.5' ],
2395 silly audit   '@babel/helper-replace-supers': [ '7.15.0' ],
2395 silly audit   '@babel/helper-simple-access': [ '7.14.8' ],
2395 silly audit   '@babel/helper-split-export-declaration': [ '7.14.5' ],
2395 silly audit   '@babel/helper-validator-identifier': [ '7.14.9' ],
2395 silly audit   '@babel/helper-member-expression-to-functions': [ '7.15.0' ],
2395 silly audit   '@babel/helper-optimise-call-expression': [ '7.14.5' ],
2395 silly audit   'js-tokens': [ '4.0.0' ],
2395 silly audit   '@babel/helper-function-name': [ '7.14.5' ],
2395 silly audit   '@babel/helper-hoist-variables': [ '7.14.5' ],
2395 silly audit   globals: [ '11.12.0' ],
2395 silly audit   '@babel/helper-get-function-arity': [ '7.14.5' ],
2395 silly audit   'to-fast-properties': [ '2.0.0' ],
2395 silly audit   '@types/istanbul-reports': [ '3.0.1' ],
2395 silly audit   '@types/yargs': [ '16.0.4' ],
2395 silly audit   '@types/istanbul-lib-report': [ '3.0.0' ],
2395 silly audit   '@types/yargs-parser': [ '20.2.1' ],
2395 silly audit   'type-fest': [ '0.21.3', '0.8.1' ],
2395 silly audit   '@babel/helper-plugin-utils': [ '7.14.5' ],
2395 silly audit   '@istanbuljs/load-nyc-config': [ '1.1.0' ],
2395 silly audit   '@istanbuljs/schema': [ '0.1.3' ],
2395 silly audit   'test-exclude': [ '6.0.0' ],
2395 silly audit   camelcase: [ '5.3.1', '6.2.0' ],
2395 silly audit   'find-up': [ '4.1.0' ],
2395 silly audit   'get-package-type': [ '0.1.0' ],
2395 silly audit   'js-yaml': [ '3.14.1' ],
2395 silly audit   'resolve-from': [ '5.0.0' ],
2395 silly audit   'caniuse-lite': [ '1.0.30001252' ],
2395 silly audit   colorette: [ '1.3.0' ],
2395 silly audit   'electron-to-chromium': [ '1.3.818' ],
2395 silly audit   escalade: [ '3.1.1' ],
2395 silly audit   'node-releases': [ '1.1.75' ],
2395 silly audit   'ansi-styles': [ '4.3.0', '5.2.0', '3.2.1' ],
2395 silly audit   'supports-color': [ '7.2.0', '8.1.1', '5.5.0' ],
2395 silly audit   'color-convert': [ '2.0.1', '1.9.3' ],
2395 silly audit   'color-name': [ '1.1.4', '1.1.3' ],
2395 silly audit   'locate-path': [ '5.0.0' ],
2395 silly audit   'path-exists': [ '4.0.0' ],
2395 silly audit   'fs.realpath': [ '1.0.0' ],
2395 silly audit   inflight: [ '1.0.6' ],
2395 silly audit   minimatch: [ '3.0.4' ],
2395 silly audit   once: [ '1.4.0' ],
2395 silly audit   'path-is-absolute': [ '1.0.1' ],
2395 silly audit   'pkg-dir': [ '4.2.0' ],
2395 silly audit   'resolve-cwd': [ '3.0.0' ],
2395 silly audit   wrappy: [ '1.0.2' ],
2395 silly audit   'make-dir': [ '3.1.0' ],
2395 silly audit   'html-escaper': [ '2.0.2' ],
2395 silly audit   execa: [ '5.1.1' ],
2395 silly audit   throat: [ '6.0.1' ],
2395 silly audit   'cross-spawn': [ '7.0.3' ],
2395 silly audit   'get-stream': [ '6.0.1', '4.1.0', '5.2.0' ],
2395 silly audit   'human-signals': [ '2.1.0' ],
2395 silly audit   'is-stream': [ '2.0.1' ],
2395 silly audit   'merge-stream': [ '2.0.0' ],
2395 silly audit   'npm-run-path': [ '4.0.1' ],
2395 silly audit   onetime: [ '5.1.2' ],
2395 silly audit   'signal-exit': [ '3.0.3' ],
2395 silly audit   'strip-final-newline': [ '2.0.0' ],
2395 silly audit   'path-key': [ '3.1.1' ],
2395 silly audit   'shebang-command': [ '2.0.0' ],
2395 silly audit   which: [ '2.0.2' ],
2395 silly audit   prompts: [ '2.4.1' ],
2395 silly audit   yargs: [ '16.2.0' ],
2395 silly audit   '@jest/test-sequencer': [ '27.0.6' ],
2395 silly audit   'babel-jest': [ '27.0.6' ],
2395 silly audit   deepmerge: [ '4.2.2' ],
2395 silly audit   'is-ci': [ '3.0.0', '2.0.0' ],
2395 silly audit   'jest-circus': [ '27.0.6' ],
2395 silly audit   'jest-environment-jsdom': [ '27.0.6' ],
2395 silly audit   'jest-environment-node': [ '27.0.6' ],
2395 silly audit   'jest-get-type': [ '27.0.6' ],
2395 silly audit   'jest-jasmine2': [ '27.0.6' ],
2395 silly audit   'pretty-format': [ '27.0.6' ],
2395 silly audit   '@types/babel__core': [ '7.1.15' ],
2395 silly audit   'babel-preset-jest': [ '27.0.6' ],
2395 silly audit   '@types/babel__generator': [ '7.6.3' ],
2395 silly audit   '@types/babel__template': [ '7.4.1' ],
2395 silly audit   '@types/babel__traverse': [ '7.14.2' ],
2395 silly audit   'babel-plugin-jest-hoist': [ '27.0.6' ],
2395 silly audit   'babel-preset-current-node-syntax': [ '1.0.1' ],
2395 silly audit   '@babel/plugin-syntax-async-generators': [ '7.8.4' ],
2395 silly audit   '@babel/plugin-syntax-bigint': [ '7.8.3' ],
2395 silly audit   '@babel/plugin-syntax-class-properties': [ '7.12.13' ],
2395 silly audit   '@babel/plugin-syntax-import-meta': [ '7.10.4' ],
2395 silly audit   '@babel/plugin-syntax-json-strings': [ '7.8.3' ],
2395 silly audit   '@babel/plugin-syntax-logical-assignment-operators': [ '7.10.4' ],
2395 silly audit   '@babel/plugin-syntax-nullish-coalescing-operator': [ '7.8.3' ],
2395 silly audit   '@babel/plugin-syntax-numeric-separator': [ '7.10.4' ],
2395 silly audit   '@babel/plugin-syntax-object-rest-spread': [ '7.8.3' ],
2395 silly audit   '@babel/plugin-syntax-optional-catch-binding': [ '7.8.3' ],
2395 silly audit   '@babel/plugin-syntax-optional-chaining': [ '7.8.3' ],
2395 silly audit   '@babel/plugin-syntax-top-level-await': [ '7.14.5' ],
2395 silly audit   'ci-info': [ '3.2.0', '2.0.0' ],
2395 silly audit   '@jest/environment': [ '27.0.6' ],
2395 silly audit   co: [ '4.6.0' ],
2395 silly audit   dedent: [ '0.7.0' ],
2395 silly audit   expect: [ '27.0.6' ],
2395 silly audit   'is-generator-fn': [ '2.1.0' ],
2395 silly audit   'jest-each': [ '27.0.6' ],
2395 silly audit   'jest-matcher-utils': [ '27.0.6' ],
2395 silly audit   'stack-utils': [ '2.0.3' ],
2395 silly audit   '@jest/fake-timers': [ '27.0.6' ],
2395 silly audit   'jest-mock': [ '27.0.6' ],
2395 silly audit   '@sinonjs/fake-timers': [ '7.1.2' ],
2395 silly audit   '@sinonjs/commons': [ '1.8.3' ],
2395 silly audit   'type-detect': [ '4.0.8' ],
2395 silly audit   jsdom: [ '16.7.0' ],
2395 silly audit   '@types/graceful-fs': [ '4.1.5' ],
2395 silly audit   anymatch: [ '3.1.2' ],
2395 silly audit   'fb-watchman': [ '2.0.1' ],
2395 silly audit   fsevents: [ '2.3.2' ],
2395 silly audit   'jest-serializer': [ '27.0.6' ],
2395 silly audit   walker: [ '1.0.7' ],
2395 silly audit   'normalize-path': [ '3.0.0' ],
2395 silly audit   picomatch: [ '2.3.0' ],
2395 silly audit   bser: [ '2.1.1' ],
2395 silly audit   'node-int64': [ '0.4.0' ],
2395 silly audit   '@jest/source-map': [ '27.0.6' ],
2395 silly audit   callsites: [ '3.1.0' ],
2395 silly audit   'jest-diff': [ '27.0.6' ],
2395 silly audit   'diff-sequences': [ '27.0.6' ],
2395 silly audit   '@types/stack-utils': [ '2.0.1' ],
2395 silly audit   'jest-pnp-resolver': [ '1.2.2' ],
2395 silly audit   resolve: [ '1.20.0' ],
2395 silly audit   'jest-docblock': [ '27.0.6' ],
2395 silly audit   'jest-leak-detector': [ '27.0.6' ],
2395 silly audit   'source-map-support': [ '0.5.19' ],
2395 silly audit   'detect-newline': [ '3.1.0' ],
2395 silly audit   '@jest/globals': [ '27.0.6' ],
2395 silly audit   'cjs-module-lexer': [ '1.2.2' ],
2395 silly audit   'strip-bom': [ '4.0.0' ],
2395 silly audit   '@babel/plugin-syntax-typescript': [ '7.14.5' ],
2395 silly audit   '@types/prettier': [ '2.3.2' ],
2395 silly audit   'natural-compare': [ '1.4.0' ],
2395 silly audit   leven: [ '3.1.0' ],
2395 silly audit   argparse: [ '1.0.10' ],
2395 silly audit   esprima: [ '4.0.1' ],
2395 silly audit   'sprintf-js': [ '1.0.3' ],
2395 silly audit   abab: [ '2.0.5' ],
2395 silly audit   acorn: [ '8.4.1', '7.4.1' ],
2395 silly audit   'acorn-globals': [ '6.0.0' ],
2395 silly audit   cssom: [ '0.4.4', '0.3.8' ],
2395 silly audit   cssstyle: [ '2.3.0' ],
2395 silly audit   'data-urls': [ '2.0.0' ],
2395 silly audit   'decimal.js': [ '10.3.1' ],
2395 silly audit   domexception: [ '2.0.1' ],
2395 silly audit   escodegen: [ '2.0.0' ],
2395 silly audit   'form-data': [ '3.0.1', '2.3.3' ],
2395 silly audit   'html-encoding-sniffer': [ '2.0.1' ],
2395 silly audit   'http-proxy-agent': [ '4.0.1' ],
2395 silly audit   'https-proxy-agent': [ '5.0.0' ],
2395 silly audit   'is-potential-custom-element-name': [ '1.0.1' ],
2395 silly audit   nwsapi: [ '2.2.0' ],
2395 silly audit   parse5: [ '6.0.1' ],
2395 silly audit   saxes: [ '5.0.1' ],
2395 silly audit   'symbol-tree': [ '3.2.4' ],
2395 silly audit   'tough-cookie': [ '4.0.0', '2.5.0' ],
2395 silly audit   'w3c-hr-time': [ '1.0.2' ],
2395 silly audit   'w3c-xmlserializer': [ '2.0.0' ],
2395 silly audit   'webidl-conversions': [ '6.1.0', '5.0.0' ],
2395 silly audit   'whatwg-encoding': [ '1.0.5' ],
2395 silly audit   'whatwg-mimetype': [ '2.3.0' ],
2395 silly audit   'whatwg-url': [ '8.7.0' ],
2395 silly audit   ws: [ '7.5.3' ],
2395 silly audit   'xml-name-validator': [ '3.0.0' ],
2395 silly audit   'acorn-walk': [ '7.2.0' ],
2395 silly audit   estraverse: [ '5.2.0' ],
2395 silly audit   esutils: [ '2.0.3' ],
2395 silly audit   optionator: [ '0.8.3' ],
2395 silly audit   asynckit: [ '0.4.0' ],
2395 silly audit   'combined-stream': [ '1.0.8' ],
2395 silly audit   'delayed-stream': [ '1.0.0' ],
2395 silly audit   '@tootallnate/once': [ '1.1.2' ],
2395 silly audit   'agent-base': [ '6.0.2' ],
2395 silly audit   minimist: [ '1.2.5' ],
2395 silly audit   jws: [ '3.2.2' ],
2395 silly audit   'lodash.includes': [ '4.3.0' ],
2395 silly audit   'lodash.isboolean': [ '3.0.3' ],
2395 silly audit   'lodash.isinteger': [ '4.0.4' ],
2395 silly audit   'lodash.isnumber': [ '3.0.3' ],
2395 silly audit   'lodash.isplainobject': [ '4.0.6' ],
2395 silly audit   'lodash.isstring': [ '4.0.1' ],
2395 silly audit   'lodash.once': [ '4.1.1' ],
2395 silly audit   jwa: [ '1.4.1' ],
2395 silly audit   'buffer-equal-constant-time': [ '1.0.1' ],
2395 silly audit   'ecdsa-sig-formatter': [ '1.0.11' ],
2395 silly audit   'p-locate': [ '4.1.0' ],
2395 silly audit   braces: [ '3.0.2' ],
2395 silly audit   'fill-range': [ '7.0.1' ],
2395 silly audit   'to-regex-range': [ '5.0.1' ],
2395 silly audit   'mime-db': [ '1.49.0' ],
2395 silly audit   'brace-expansion': [ '1.1.11' ],
2395 silly audit   'balanced-match': [ '1.0.2' ],
2395 silly audit   'concat-map': [ '0.0.1' ],
2395 silly audit   'basic-auth': [ '2.0.1' ],
2395 silly audit   'on-headers': [ '1.0.2' ],
2395 silly audit   chokidar: [ '3.5.2' ],
2395 silly audit   'ignore-by-default': [ '1.0.1' ],
2395 silly audit   'pstree.remy': [ '1.1.8' ],
2395 silly audit   touch: [ '3.1.0' ],
2395 silly audit   undefsafe: [ '2.0.3' ],
2395 silly audit   'update-notifier': [ '4.1.3' ],
2395 silly audit   'glob-parent': [ '5.1.2' ],
2395 silly audit   'is-binary-path': [ '2.1.0' ],
2395 silly audit   'is-glob': [ '4.0.1' ],
2395 silly audit   readdirp: [ '3.6.0' ],
2395 silly audit   'binary-extensions': [ '2.2.0' ],
2395 silly audit   'is-extglob': [ '2.1.1' ],
2395 silly audit   'ee-first': [ '1.1.1' ],
2395 silly audit   'mimic-fn': [ '2.1.0' ],
2395 silly audit   'deep-is': [ '0.1.3' ],
2395 silly audit   'fast-levenshtein': [ '2.0.6' ],
2395 silly audit   levn: [ '0.3.0' ],
2395 silly audit   'prelude-ls': [ '1.1.2' ],
2395 silly audit   'type-check': [ '0.3.2' ],
2395 silly audit   'word-wrap': [ '1.2.3' ],
2395 silly audit   'p-limit': [ '2.3.0' ],
2395 silly audit   'p-try': [ '2.2.0' ],
2395 silly audit   'node-modules-regexp': [ '1.0.0' ],
2395 silly audit   'ansi-regex': [ '5.0.0', '4.1.0', '2.1.1' ],
2395 silly audit   'react-is': [ '17.0.2' ],
2395 silly audit   kleur: [ '3.0.3' ],
2395 silly audit   sisteransi: [ '1.0.5' ],
2395 silly audit   forwarded: [ '0.2.0' ],
2395 silly audit   'ipaddr.js': [ '1.9.1' ],
2395 silly audit   'is-core-module': [ '2.6.0' ],
2395 silly audit   'path-parse': [ '1.0.7' ],
2395 silly audit   has: [ '1.0.3' ],
2395 silly audit   'function-bind': [ '1.1.1' ],
2395 silly audit   'escape-string-regexp': [ '4.0.0', '2.0.0', '1.0.5' ],
2395 silly audit   htmlparser2: [ '6.1.0' ],
2395 silly audit   'is-plain-object': [ '5.0.0' ],
2395 silly audit   klona: [ '2.0.4' ],
2395 silly audit   'parse-srcset': [ '1.0.2' ],
2395 silly audit   postcss: [ '8.3.6' ],
2395 silly audit   domelementtype: [ '2.2.0' ],
2395 silly audit   domhandler: [ '4.2.0' ],
2395 silly audit   domutils: [ '2.7.0' ],
2395 silly audit   entities: [ '2.2.0' ],
2395 silly audit   'dom-serializer': [ '1.3.2' ],
2395 silly audit   nanoid: [ '3.1.25' ],
2395 silly audit   'source-map-js': [ '0.6.2' ],
2395 silly audit   xmlchars: [ '2.2.0' ],
2395 silly audit   destroy: [ '1.0.4' ],
2395 silly audit   mime: [ '1.6.0', '2.5.2' ],
2395 silly audit   'shebang-regex': [ '3.0.0' ],
2395 silly audit   'buffer-from': [ '1.1.2' ],
2395 silly audit   '@mapbox/node-pre-gyp': [ '1.0.5' ],
2395 silly audit   'node-addon-api': [ '3.2.1' ],
2395 silly audit   'node-gyp': [ '7.1.2' ],
2395 silly audit   'detect-libc': [ '1.0.3' ],
2395 silly audit   'node-fetch': [ '2.6.1' ],
2395 silly audit   nopt: [ '5.0.0', '1.0.10' ],
2395 silly audit   npmlog: [ '4.1.2' ],
2395 silly audit   tar: [ '6.1.10' ],
2395 silly audit   'env-paths': [ '2.2.1' ],
2395 silly audit   request: [ '2.88.2' ],
2395 silly audit   abbrev: [ '1.1.1' ],
2395 silly audit   'are-we-there-yet': [ '1.1.5' ],
2395 silly audit   'console-control-strings': [ '1.1.0' ],
2395 silly audit   gauge: [ '2.7.4' ],
2395 silly audit   'set-blocking': [ '2.0.0' ],
2395 silly audit   delegates: [ '1.0.0' ],
2395 silly audit   'readable-stream': [ '2.3.7', '3.6.0' ],
2395 silly audit   aproba: [ '1.2.0' ],
2395 silly audit   'has-unicode': [ '2.0.1' ],
2395 silly audit   'object-assign': [ '4.1.1' ],
2395 silly audit   'string-width': [ '1.0.2', '4.2.2', '3.1.0' ],
2395 silly audit   'wide-align': [ '1.1.3' ],
2395 silly audit   'core-util-is': [ '1.0.2' ],
2395 silly audit   isarray: [ '1.0.0' ],
2395 silly audit   'process-nextick-args': [ '2.0.1' ],
2395 silly audit   string_decoder: [ '1.1.1' ],
2395 silly audit   'util-deprecate': [ '1.0.2' ],
2395 silly audit   'aws-sign2': [ '0.7.0' ],
2395 silly audit   aws4: [ '1.11.0' ],
2395 silly audit   caseless: [ '0.12.0' ],
2395 silly audit   extend: [ '3.0.2' ],
2395 silly audit   'forever-agent': [ '0.6.1' ],
2395 silly audit   'har-validator': [ '5.1.5' ],
2395 silly audit   'http-signature': [ '1.2.0' ],
2395 silly audit   'is-typedarray': [ '1.0.0' ],
2395 silly audit   isstream: [ '0.1.2' ],
2395 silly audit   'json-stringify-safe': [ '5.0.1' ],
2395 silly audit   'oauth-sign': [ '0.9.0' ],
2395 silly audit   'performance-now': [ '2.1.0' ],
2395 silly audit   'tunnel-agent': [ '0.6.0' ],
2395 silly audit   uuid: [ '3.4.0' ],
2395 silly audit   ajv: [ '6.12.6' ],
2395 silly audit   'har-schema': [ '2.0.0' ],
2395 silly audit   'fast-deep-equal': [ '3.1.3' ],
2395 silly audit   'json-schema-traverse': [ '0.4.1' ],
2395 silly audit   'uri-js': [ '4.4.1' ],
2395 silly audit   'assert-plus': [ '1.0.0' ],
2395 silly audit   jsprim: [ '1.4.1' ],
2395 silly audit   sshpk: [ '1.16.1' ],
2395 silly audit   extsprintf: [ '1.3.0' ],
2395 silly audit   'json-schema': [ '0.2.3' ],
2395 silly audit   verror: [ '1.10.0' ],
2395 silly audit   asn1: [ '0.2.4' ],
2395 silly audit   'bcrypt-pbkdf': [ '1.0.2' ],
2395 silly audit   dashdash: [ '1.14.1' ],
2395 silly audit   'ecc-jsbn': [ '0.1.2' ],
2395 silly audit   getpass: [ '0.1.7' ],
2395 silly audit   jsbn: [ '0.1.1' ],
2395 silly audit   tweetnacl: [ '0.14.5' ],
2395 silly audit   'char-regex': [ '1.0.2' ],
2395 silly audit   'code-point-at': [ '1.1.0' ],
2395 silly audit   'is-fullwidth-code-point': [ '1.0.0', '2.0.0', '3.0.0' ],
2395 silly audit   'number-is-nan': [ '1.0.1' ],
2395 silly audit   superagent: [ '6.1.0' ],
2395 silly audit   'component-emitter': [ '1.3.0' ],
2395 silly audit   cookiejar: [ '2.1.2' ],
2395 silly audit   'fast-safe-stringify': [ '2.0.8' ],
2395 silly audit   formidable: [ '1.2.2' ],
2395 silly audit   'has-flag': [ '4.0.0', '3.0.0' ],
2395 silly audit   chownr: [ '2.0.0' ],
2395 silly audit   'fs-minipass': [ '2.1.0' ],
2395 silly audit   minipass: [ '3.1.3' ],
2395 silly audit   minizlib: [ '2.1.2' ],
2395 silly audit   mkdirp: [ '1.0.4' ],
2395 silly audit   yallist: [ '4.0.0' ],
2395 silly audit   'supports-hyperlinks': [ '2.2.0' ],
2395 silly audit   'is-number': [ '7.0.0' ],
2395 silly audit   psl: [ '1.8.0' ],
2395 silly audit   punycode: [ '2.1.1' ],
2395 silly audit   universalify: [ '0.1.2' ],
2395 silly audit   'media-typer': [ '0.3.0' ],
2395 silly audit   boxen: [ '4.2.0' ],
2395 silly audit   configstore: [ '5.0.1' ],
2395 silly audit   'has-yarn': [ '2.1.0' ],
2395 silly audit   'import-lazy': [ '2.1.0' ],
2395 silly audit   'is-installed-globally': [ '0.3.2' ],
2395 silly audit   'is-npm': [ '4.0.0' ],
2395 silly audit   'is-yarn-global': [ '0.3.0' ],
2395 silly audit   'latest-version': [ '5.1.0' ],
2395 silly audit   pupa: [ '2.1.1' ],
2395 silly audit   'semver-diff': [ '3.1.1' ],
2395 silly audit   'xdg-basedir': [ '4.0.0' ],
2395 silly audit   'ansi-align': [ '3.0.0' ],
2395 silly audit   'cli-boxes': [ '2.2.1' ],
2395 silly audit   'term-size': [ '2.2.1' ],
2395 silly audit   'widest-line': [ '3.1.0' ],
2395 silly audit   'dot-prop': [ '5.3.0' ],
2395 silly audit   'unique-string': [ '2.0.0' ],
2395 silly audit   'is-obj': [ '2.0.0' ],
2395 silly audit   'global-dirs': [ '2.1.0' ],
2395 silly audit   'is-path-inside': [ '3.0.3' ],
2395 silly audit   ini: [ '1.3.7' ],
2395 silly audit   'package-json': [ '6.5.0' ],
2395 silly audit   got: [ '9.6.0' ],
2395 silly audit   'registry-auth-token': [ '4.2.1' ],
2395 silly audit   'registry-url': [ '5.1.0' ],
2395 silly audit   '@sindresorhus/is': [ '0.14.0' ],
2395 silly audit   '@szmarczak/http-timer': [ '1.1.2' ],
2395 silly audit   'cacheable-request': [ '6.1.0' ],
2395 silly audit   'decompress-response': [ '3.3.0' ],
2395 silly audit   duplexer3: [ '0.1.4' ],
2395 silly audit   'lowercase-keys': [ '1.0.1', '2.0.0' ],
2395 silly audit   'mimic-response': [ '1.0.1' ],
2395 silly audit   'p-cancelable': [ '1.1.0' ],
2395 silly audit   'to-readable-stream': [ '1.0.0' ],
2395 silly audit   'url-parse-lax': [ '3.0.0' ],
2395 silly audit   'defer-to-connect': [ '1.1.3' ],
2395 silly audit   'clone-response': [ '1.0.2' ],
2395 silly audit   'http-cache-semantics': [ '4.1.0' ],
2395 silly audit   keyv: [ '3.1.0' ],
2395 silly audit   'normalize-url': [ '4.5.1' ],
2395 silly audit   responselike: [ '1.0.2' ],
2395 silly audit   'json-buffer': [ '3.0.0' ],
2395 silly audit   'escape-goat': [ '2.1.1' ],
2395 silly audit   rc: [ '1.2.8' ],
2395 silly audit   'deep-extend': [ '0.6.0' ],
2395 silly audit   'strip-json-comments': [ '2.0.1' ],
2395 silly audit   'crypto-random-string': [ '2.0.0' ],
2395 silly audit   'prepend-http': [ '2.0.0' ],
2395 silly audit   'browser-process-hrtime': [ '1.0.0' ],
2395 silly audit   makeerror: [ '1.0.11' ],
2395 silly audit   tmpl: [ '1.0.4' ],
2395 silly audit   lodash: [ '4.17.21' ],
2395 silly audit   tr46: [ '2.1.0' ],
2395 silly audit   isexe: [ '2.0.0' ],
2395 silly audit   imurmurhash: [ '0.1.4' ],
2395 silly audit   'typedarray-to-buffer': [ '3.1.5' ],
2395 silly audit   cliui: [ '7.0.4' ],
2395 silly audit   'get-caller-file': [ '2.0.5' ],
2395 silly audit   'require-directory': [ '2.1.1' ],
2395 silly audit   y18n: [ '5.0.8' ],
2395 silly audit   'yargs-parser': [ '20.2.9' ],
2395 silly audit   'wrap-ansi': [ '7.0.0' ],
2395 silly audit   'lru-cache': [ '6.0.0' ],
2395 silly audit   'emoji-regex': [ '7.0.3', '8.0.0' ],
2395 silly audit   pump: [ '3.0.0' ],
2395 silly audit   'end-of-stream': [ '1.4.4' ],
2395 silly audit   'side-channel': [ '1.0.4' ],
2395 silly audit   'call-bind': [ '1.0.2' ],
2395 silly audit   'get-intrinsic': [ '1.1.1' ],
2395 silly audit   'object-inspect': [ '1.11.0' ],
2395 silly audit   'has-symbols': [ '1.0.2' ]
2395 silly audit }
2396 verbose reify failed optional dependency /home/zubair/Work/pkichain/pkichain_user_authentication/node_modules/fsevents
2397 silly reify mark deleted [
2397 silly reify   '/home/zubair/Work/pkichain/pkichain_user_authentication/node_modules/fsevents'
2397 silly reify ]
2398 timing reifyNode:node_modules/fsevents Completed in 57ms
2399 silly tarball no local data for node-gyp@https://registry.npmjs.org/node-gyp/-/node-gyp-7.1.2.tgz. Extracting by manifest.
2400 timing reifyNode:node_modules/natural-compare Completed in 992ms
2401 timing reifyNode:node_modules/fb-watchman Completed in 992ms
2402 timing reifyNode:node_modules/end-of-stream Completed in 1031ms
2403 timing reifyNode:node_modules/imurmurhash Completed in 1031ms
2404 timing reifyNode:node_modules/prepend-http Completed in 1031ms
2405 timing reifyNode:node_modules/strip-json-comments Completed in 1031ms
2406 timing reifyNode:node_modules/url-parse-lax Completed in 1030ms
2407 timing reifyNode:node_modules/to-readable-stream Completed in 1030ms
2408 timing reifyNode:node_modules/mimic-response Completed in 1030ms
2409 timing reifyNode:node_modules/lowercase-keys Completed in 1031ms
2410 timing reifyNode:node_modules/duplexer3 Completed in 1031ms
2411 timing reifyNode:node_modules/decompress-response Completed in 1031ms
2412 timing reifyNode:node_modules/ini Completed in 1030ms
2413 timing reifyNode:node_modules/import-lazy Completed in 1029ms
2414 timing reifyNode:node_modules/universalify Completed in 1027ms
2415 timing reifyNode:node_modules/configstore Completed in 1028ms
2416 timing reifyNode:node_modules/is-number Completed in 1026ms
2417 timing reifyNode:node_modules/chownr Completed in 1026ms
2418 timing reifyNode:node_modules/number-is-nan Completed in 1025ms
2419 timing reifyNode:node_modules/code-point-at Completed in 1025ms
2420 timing reifyNode:node_modules/is-fullwidth-code-point Completed in 1026ms
2421 timing reifyNode:node_modules/oauth-sign Completed in 1024ms
2422 timing reifyNode:node_modules/process-nextick-args Completed in 1025ms
2423 timing reifyNode:node_modules/wide-align Completed in 1025ms
2424 timing reifyNode:node_modules/has-unicode Completed in 1025ms
2425 timing reifyNode:node_modules/object-assign Completed in 1025ms
2426 timing reifyNode:node_modules/aproba Completed in 1025ms
2427 timing reifyNode:node_modules/abbrev Completed in 1025ms
2428 timing reifyNode:node_modules/buffer-from Completed in 1024ms
2429 timing reifyNode:node_modules/destroy Completed in 1025ms
2430 timing reifyNode:node_modules/path-parse Completed in 1025ms
2431 timing reifyNode:node_modules/node-modules-regexp Completed in 1024ms
2432 timing reifyNode:node_modules/fast-levenshtein Completed in 1024ms
2433 timing reifyNode:node_modules/ee-first Completed in 1023ms
2434 timing reifyNode:node_modules/is-extglob Completed in 1023ms
2435 timing reifyNode:node_modules/is-glob Completed in 1024ms
2436 timing reifyNode:node_modules/ignore-by-default Completed in 1024ms
2437 timing reifyNode:node_modules/brace-expansion Completed in 1023ms
2438 timing reifyNode:node_modules/lodash.once Completed in 1024ms
2439 timing reifyNode:node_modules/lodash.isstring Completed in 1024ms
2440 timing reifyNode:node_modules/lodash.isnumber Completed in 1023ms
2441 timing reifyNode:node_modules/lodash.isinteger Completed in 1023ms
2442 timing reifyNode:node_modules/lodash.isboolean Completed in 1023ms
2443 timing reifyNode:node_modules/lodash.isplainobject Completed in 1023ms
2444 timing reifyNode:node_modules/is-potential-custom-element-name Completed in 1023ms
2445 timing reifyNode:node_modules/@types/stack-utils Completed in 1022ms
2446 timing reifyNode:node_modules/normalize-path Completed in 1022ms
2447 timing reifyNode:node_modules/@types/graceful-fs Completed in 1022ms
2448 timing reifyNode:node_modules/@types/babel__template Completed in 1021ms
2449 timing reifyNode:node_modules/babel-preset-jest Completed in 1020ms
2450 timing reifyNode:node_modules/@types/babel__generator Completed in 1021ms
2451 timing reifyNode:node_modules/shebang-command Completed in 1020ms
2452 timing reifyNode:node_modules/strip-final-newline Completed in 1021ms
2453 timing reifyNode:node_modules/merge-stream Completed in 1021ms
2454 timing reifyNode:node_modules/path-is-absolute Completed in 1017ms
2455 timing reifyNode:node_modules/wrappy Completed in 1018ms
2456 timing reifyNode:node_modules/once Completed in 1018ms
2457 timing reifyNode:node_modules/inflight Completed in 1018ms
2458 timing reifyNode:node_modules/color-name Completed in 1018ms
2459 timing reifyNode:node_modules/@types/yargs-parser Completed in 1018ms
2460 timing reifyNode:node_modules/@types/istanbul-lib-report Completed in 1018ms
2461 timing reifyNode:node_modules/@types/istanbul-reports Completed in 1018ms
2462 timing reifyNode:node_modules/to-fast-properties Completed in 1017ms
2463 timing reifyNode:node_modules/convert-source-map Completed in 1016ms
2464 timing reifyNode:node_modules/@types/istanbul-lib-coverage Completed in 1015ms
2465 timing reifyNode:node_modules/toidentifier Completed in 1015ms
2466 timing reifyNode:node_modules/ms Completed in 1015ms
2467 timing reifyNode:node_modules/escape-html Completed in 1015ms
2468 timing reifyNode:node_modules/array-flatten Completed in 1014ms
2469 timing reifyNode:node_modules/ansi-align/node_modules/ansi-regex Completed in 1052ms
2470 timing reifyNode:node_modules/ansi-align/node_modules/is-fullwidth-code-point Completed in 1052ms
2471 timing reifyNode:node_modules/ansi-align/node_modules/string-width Completed in 1052ms
2472 timing reifyNode:node_modules/superagent/node_modules/ms Completed in 1047ms
2473 timing reifyNode:node_modules/string-width/node_modules/ansi-regex Completed in 1044ms
2474 timing reifyNode:node_modules/string-width/node_modules/strip-ansi Completed in 1044ms
2475 timing reifyNode:node_modules/gauge/node_modules/strip-ansi Completed in 1044ms
2476 timing reifyNode:node_modules/gauge/node_modules/ansi-regex Completed in 1044ms
2477 timing reifyNode:node_modules/agent-base/node_modules/ms Completed in 1039ms
2478 timing reifyNode:node_modules/https-proxy-agent/node_modules/ms Completed in 1037ms
2479 timing reifyNode:node_modules/http-proxy-agent/node_modules/ms Completed in 1037ms
2480 timing reifyNode:node_modules/@babel/highlight/node_modules/has-flag Completed in 1025ms
2481 timing reifyNode:node_modules/@babel/highlight/node_modules/escape-string-regexp Completed in 1025ms
2482 timing reifyNode:node_modules/@babel/highlight/node_modules/ansi-styles Completed in 1025ms
2483 timing reifyNode:node_modules/@babel/traverse/node_modules/ms Completed in 1025ms
2484 timing reifyNode:node_modules/@babel/core/node_modules/ms Completed in 1024ms
2485 timing reifyNode:node_modules/istanbul-lib-source-maps/node_modules/ms Completed in 1024ms
2486 timing reifyNode:node_modules/send/node_modules/ms Completed in 1020ms
2487 timing reifyNode:node_modules/nodemon/node_modules/has-flag Completed in 1019ms
2488 timing reifyNode:node_modules/nodemon/node_modules/ms Completed in 1019ms
2489 timing reifyNode:node_modules/jsonwebtoken/node_modules/ms Completed in 1018ms
2490 timing reifyNode:node_modules/lru-cache Completed in 1062ms
2491 timing reifyNode:node_modules/browser-process-hrtime Completed in 1061ms
2492 timing reifyNode:node_modules/crypto-random-string Completed in 1061ms
2493 timing reifyNode:node_modules/escape-goat Completed in 1061ms
2494 timing reifyNode:node_modules/normalize-url Completed in 1061ms
2495 timing reifyNode:node_modules/p-cancelable Completed in 1060ms
2496 timing reifyNode:node_modules/registry-url Completed in 1060ms
2497 timing reifyNode:node_modules/is-path-inside Completed in 1059ms
2498 timing reifyNode:node_modules/is-obj Completed in 1060ms
2499 timing reifyNode:node_modules/global-dirs Completed in 1060ms
2500 timing reifyNode:node_modules/unique-string Completed in 1060ms
2501 timing reifyNode:node_modules/dot-prop Completed in 1060ms
2502 timing reifyNode:node_modules/xdg-basedir Completed in 1059ms
2503 timing reifyNode:node_modules/semver-diff Completed in 1058ms
2504 timing reifyNode:node_modules/is-yarn-global Completed in 1058ms
2505 timing reifyNode:node_modules/latest-version Completed in 1058ms
2506 timing reifyNode:node_modules/pupa Completed in 1059ms
2507 timing reifyNode:node_modules/is-npm Completed in 1059ms
2508 timing reifyNode:node_modules/has-yarn Completed in 1058ms
2509 timing reifyNode:node_modules/is-installed-globally Completed in 1059ms
2510 timing reifyNode:node_modules/media-typer Completed in 1057ms
2511 timing reifyNode:node_modules/supports-hyperlinks Completed in 1055ms
2512 timing reifyNode:node_modules/fs-minipass Completed in 1055ms
2513 timing reifyNode:node_modules/minipass Completed in 1055ms
2514 timing reifyNode:node_modules/has-flag Completed in 1056ms
2515 timing reifyNode:node_modules/cookiejar Completed in 1055ms
2516 timing reifyNode:node_modules/component-emitter Completed in 1055ms
2517 timing reifyNode:node_modules/char-regex Completed in 1055ms
2518 timing reifyNode:node_modules/tunnel-agent Completed in 1055ms
2519 timing reifyNode:node_modules/is-typedarray Completed in 1054ms
2520 timing reifyNode:node_modules/forever-agent Completed in 1054ms
2521 timing reifyNode:node_modules/caseless Completed in 1055ms
2522 timing reifyNode:node_modules/aws-sign2 Completed in 1055ms
2523 timing reifyNode:node_modules/assert-plus Completed in 1056ms
2524 timing reifyNode:node_modules/console-control-strings Completed in 1054ms
2525 timing reifyNode:node_modules/set-blocking Completed in 1055ms
2526 timing reifyNode:node_modules/env-paths Completed in 1054ms
2527 timing reifyNode:node_modules/shebang-regex Completed in 1054ms
2528 timing reifyNode:node_modules/escape-string-regexp Completed in 1055ms
2529 timing reifyNode:node_modules/forwarded Completed in 1054ms
2530 timing reifyNode:node_modules/ansi-regex Completed in 1054ms
2531 timing reifyNode:node_modules/kleur Completed in 1055ms
2532 timing reifyNode:node_modules/p-limit Completed in 1055ms
2533 timing reifyNode:node_modules/word-wrap Completed in 1055ms
2534 timing reifyNode:node_modules/p-try Completed in 1055ms
2535 timing reifyNode:node_modules/mimic-fn Completed in 1055ms
2536 timing reifyNode:node_modules/is-binary-path Completed in 1054ms
2537 timing reifyNode:node_modules/glob-parent Completed in 1054ms
2538 timing reifyNode:node_modules/on-headers Completed in 1054ms
2539 timing reifyNode:node_modules/basic-auth Completed in 1054ms
2540 timing reifyNode:node_modules/fill-range Completed in 1054ms
2541 timing reifyNode:node_modules/p-locate Completed in 1054ms
2542 timing reifyNode:node_modules/to-regex-range Completed in 1054ms
2543 timing reifyNode:node_modules/jwa Completed in 1055ms
2544 timing reifyNode:node_modules/lodash.includes Completed in 1054ms
2545 timing reifyNode:node_modules/leven Completed in 1053ms
2546 timing reifyNode:node_modules/strip-bom Completed in 1053ms
2547 timing reifyNode:node_modules/detect-newline Completed in 1053ms
2548 timing reifyNode:node_modules/callsites Completed in 1052ms
2549 timing reifyNode:node_modules/bser Completed in 1053ms
2550 timing reifyNode:node_modules/anymatch Completed in 1053ms
2551 timing reifyNode:node_modules/is-generator-fn Completed in 1053ms
2552 timing reifyNode:node_modules/path-key Completed in 1051ms
2553 timing reifyNode:node_modules/onetime Completed in 1051ms
2554 timing reifyNode:node_modules/npm-run-path Completed in 1051ms
2555 timing reifyNode:node_modules/is-stream Completed in 1051ms
2556 timing reifyNode:node_modules/make-dir Completed in 1049ms
2557 timing reifyNode:node_modules/resolve-cwd Completed in 1048ms
2558 timing reifyNode:node_modules/pkg-dir Completed in 1048ms
2559 timing reifyNode:node_modules/path-exists Completed in 1048ms
2560 timing reifyNode:node_modules/supports-color Completed in 1048ms
2561 timing reifyNode:node_modules/locate-path Completed in 1048ms
2562 timing reifyNode:node_modules/resolve-from Completed in 1047ms
2563 timing reifyNode:node_modules/find-up Completed in 1047ms
2564 timing reifyNode:node_modules/camelcase Completed in 1048ms
2565 timing reifyNode:node_modules/terminal-link Completed in 1045ms
2566 timing reifyNode:node_modules/string-length Completed in 1045ms
2567 timing reifyNode:node_modules/slash Completed in 1045ms
2568 timing reifyNode:node_modules/strip-ansi Completed in 1045ms
2569 timing reifyNode:node_modules/p-each-series Completed in 1045ms
2570 timing reifyNode:node_modules/inherits Completed in 1045ms
2571 timing reifyNode:node_modules/unpipe Completed in 1045ms
2572 timing reifyNode:node_modules/bytes Completed in 1045ms
2573 timing reifyNode:node_modules/vary Completed in 1045ms
2574 timing reifyNode:node_modules/utils-merge Completed in 1045ms
2575 timing reifyNode:node_modules/type-is Completed in 1045ms
2576 timing reifyNode:node_modules/range-parser Completed in 1045ms
2577 timing reifyNode:node_modules/path-to-regexp Completed in 1045ms
2578 timing reifyNode:node_modules/parseurl Completed in 1045ms
2579 timing reifyNode:node_modules/methods Completed in 1045ms
2580 timing reifyNode:node_modules/on-finished Completed in 1045ms
2581 timing reifyNode:node_modules/fresh Completed in 1045ms
2582 timing reifyNode:node_modules/merge-descriptors Completed in 1045ms
2583 timing reifyNode:node_modules/finalhandler Completed in 1045ms
2584 timing reifyNode:node_modules/etag Completed in 1046ms
2585 timing reifyNode:node_modules/encodeurl Completed in 1046ms
2586 timing reifyNode:node_modules/cookie-signature Completed in 1046ms
2587 timing reifyNode:node_modules/content-type Completed in 1045ms
2588 timing reifyNode:node_modules/accepts Completed in 1045ms
2589 timing reifyNode:node_modules/wrap-ansi/node_modules/is-fullwidth-code-point Completed in 1088ms
2590 timing reifyNode:node_modules/wrap-ansi/node_modules/string-width Completed in 1088ms
2591 timing reifyNode:node_modules/cliui/node_modules/is-fullwidth-code-point Completed in 1088ms
2592 timing reifyNode:node_modules/cliui/node_modules/string-width Completed in 1088ms
2593 timing reifyNode:node_modules/cacheable-request/node_modules/lowercase-keys Completed in 1086ms
2594 timing reifyNode:node_modules/widest-line/node_modules/is-fullwidth-code-point Completed in 1085ms
2595 timing reifyNode:node_modules/got/node_modules/get-stream Completed in 1085ms
2596 timing reifyNode:node_modules/widest-line/node_modules/string-width Completed in 1085ms
2597 timing reifyNode:node_modules/ansi-align/node_modules/strip-ansi Completed in 1085ms
2598 timing reifyNode:node_modules/boxen/node_modules/is-fullwidth-code-point Completed in 1083ms
2599 timing reifyNode:node_modules/boxen/node_modules/string-width Completed in 1083ms
2600 timing reifyNode:node_modules/stack-utils/node_modules/escape-string-regexp Completed in 1067ms
2601 timing reifyNode:node_modules/yargs/node_modules/is-fullwidth-code-point Completed in 1065ms
2602 timing reifyNode:node_modules/yargs/node_modules/string-width Completed in 1064ms
2603 timing reifyNode:node_modules/@babel/highlight/node_modules/supports-color Completed in 1057ms
2604 timing reifyNode:node_modules/jest-worker/node_modules/supports-color Completed in 1056ms
2605 timing reifyNode:node_modules/jest-validate/node_modules/camelcase Completed in 1055ms
2606 timing reifyNode:node_modules/nodemon/node_modules/supports-color Completed in 1051ms
2607 timing reifyNode:node_modules/get-caller-file Completed in 1093ms
2608 timing reifyNode:node_modules/package-json Completed in 1095ms
2609 timing reifyNode:node_modules/cli-boxes Completed in 1094ms
2610 timing reifyNode:node_modules/yallist Completed in 1090ms
2611 timing reifyNode:node_modules/util-deprecate Completed in 1088ms
2612 timing reifyNode:node_modules/jest-pnp-resolver Completed in 1082ms
2613 timing reifyNode:node_modules/co Completed in 1082ms
2614 timing reifyNode:node_modules/@types/babel__core Completed in 1080ms
2615 timing reifyNode:node_modules/signal-exit Completed in 1080ms
2616 timing reifyNode:node_modules/throat Completed in 1080ms
2617 timing reifyNode:node_modules/fs.realpath Completed in 1076ms
2618 timing reifyNode:node_modules/minimatch Completed in 1076ms
2619 timing reifyNode:node_modules/ansi-styles Completed in 1076ms
2620 timing reifyNode:node_modules/colorette Completed in 1076ms
2621 timing reifyNode:node_modules/@istanbuljs/load-nyc-config Completed in 1076ms
2622 timing reifyNode:node_modules/js-tokens Completed in 1075ms
2623 timing reifyNode:node_modules/write-file-atomic Completed in 1074ms
2624 timing reifyNode:node_modules/collect-v8-coverage Completed in 1074ms
2625 timing reifyNode:node_modules/ansi-escapes Completed in 1073ms
2626 timing reifyNode:node_modules/http-errors Completed in 1073ms
2627 timing reifyNode:node_modules/proxy-addr Completed in 1072ms
2628 timing reifyNode:node_modules/cookie Completed in 1073ms
2629 timing reifyNode:node_modules/update-notifier/node_modules/is-ci Completed in 1097ms
2630 timing reifyNode:node_modules/expect/node_modules/ansi-styles Completed in 1091ms
2631 timing reifyNode:node_modules/pretty-format/node_modules/ansi-styles Completed in 1089ms
2632 timing reifyNode:node_modules/pump Completed in 1117ms
2633 timing reifyNode:node_modules/responselike Completed in 1115ms
2634 timing reifyNode:node_modules/http-cache-semantics Completed in 1115ms
2635 timing reifyNode:node_modules/clone-response Completed in 1116ms
2636 timing reifyNode:node_modules/@szmarczak/http-timer Completed in 1115ms
2637 timing reifyNode:node_modules/minizlib Completed in 1108ms
2638 timing reifyNode:node_modules/npmlog Completed in 1105ms
2639 timing reifyNode:node_modules/binary-extensions Completed in 1104ms
2640 timing reifyNode:node_modules/readdirp Completed in 1104ms
2641 timing reifyNode:node_modules/buffer-equal-constant-time Completed in 1103ms
2642 timing reifyNode:node_modules/@tootallnate/once Completed in 1103ms
2643 timing reifyNode:node_modules/html-encoding-sniffer Completed in 1101ms
2644 timing reifyNode:node_modules/@babel/plugin-syntax-typescript Completed in 1102ms
2645 timing reifyNode:node_modules/@jest/globals Completed in 1102ms
2646 timing reifyNode:node_modules/@babel/plugin-syntax-optional-catch-binding Completed in 1100ms
2647 timing reifyNode:node_modules/dedent Completed in 1101ms
2648 timing reifyNode:node_modules/@jest/environment Completed in 1101ms
2649 timing reifyNode:node_modules/@babel/plugin-syntax-object-rest-spread Completed in 1100ms
2650 timing reifyNode:node_modules/@babel/plugin-syntax-top-level-await Completed in 1100ms
2651 timing reifyNode:node_modules/@babel/plugin-syntax-optional-chaining Completed in 1101ms
2652 timing reifyNode:node_modules/@babel/plugin-syntax-numeric-separator Completed in 1101ms
2653 timing reifyNode:node_modules/@babel/plugin-syntax-nullish-coalescing-operator Completed in 1101ms
2654 timing reifyNode:node_modules/@babel/plugin-syntax-logical-assignment-operators Completed in 1101ms
2655 timing reifyNode:node_modules/@babel/plugin-syntax-json-strings Completed in 1101ms
2656 timing reifyNode:node_modules/@babel/plugin-syntax-class-properties Completed in 1101ms
2657 timing reifyNode:node_modules/@babel/plugin-syntax-import-meta Completed in 1101ms
2658 timing reifyNode:node_modules/@babel/plugin-syntax-async-generators Completed in 1101ms
2659 timing reifyNode:node_modules/@babel/plugin-syntax-bigint Completed in 1101ms
2660 timing reifyNode:node_modules/jest-environment-jsdom Completed in 1101ms
2661 timing reifyNode:node_modules/jest-get-type Completed in 1101ms
2662 timing reifyNode:node_modules/jest-environment-node Completed in 1101ms
2663 timing reifyNode:node_modules/@jest/test-sequencer Completed in 1101ms
2664 timing reifyNode:node_modules/get-stream Completed in 1100ms
2665 timing reifyNode:node_modules/@istanbuljs/schema Completed in 1096ms
2666 timing reifyNode:node_modules/@babel/helper-plugin-utils Completed in 1096ms
2667 timing reifyNode:node_modules/globals Completed in 1095ms
2668 timing reifyNode:node_modules/@babel/helper-get-function-arity Completed in 1096ms
2669 timing reifyNode:node_modules/@babel/helper-hoist-variables Completed in 1096ms
2670 timing reifyNode:node_modules/@babel/helper-function-name Completed in 1096ms
2671 timing reifyNode:node_modules/@babel/helper-optimise-call-expression Completed in 1096ms
2672 timing reifyNode:node_modules/@babel/helper-simple-access Completed in 1096ms
2673 timing reifyNode:node_modules/@babel/helper-replace-supers Completed in 1096ms
2674 timing reifyNode:node_modules/@babel/helper-split-export-declaration Completed in 1096ms
2675 timing reifyNode:node_modules/@babel/code-frame Completed in 1095ms
2676 timing reifyNode:node_modules/micromatch Completed in 1094ms
2677 timing reifyNode:node_modules/jest-resolve-dependencies Completed in 1095ms
2678 timing reifyNode:node_modules/jest-regex-util Completed in 1095ms
2679 timing reifyNode:node_modules/mime-types Completed in 1094ms
2680 timing reifyNode:node_modules/serve-static Completed in 1094ms
2681 timing reifyNode:node_modules/safe-buffer Completed in 1094ms
2682 timing reifyNode:node_modules/content-disposition Completed in 1093ms
2683 timing reifyNode:node_modules/cacheable-request/node_modules/get-stream Completed in 1133ms
2684 timing reifyNode:node_modules/update-notifier/node_modules/ci-info Completed in 1119ms
2685 timing reifyNode:node_modules/@babel/highlight/node_modules/color-name Completed in 1103ms
2686 timing reifyNode:node_modules/require-directory Completed in 1139ms
2687 timing reifyNode:node_modules/tmpl Completed in 1138ms
2688 timing reifyNode:node_modules/makeerror Completed in 1138ms
2689 timing reifyNode:node_modules/keyv Completed in 1137ms
2690 timing reifyNode:node_modules/defer-to-connect Completed in 1137ms
2691 timing reifyNode:node_modules/registry-auth-token Completed in 1137ms
2692 timing reifyNode:node_modules/punycode Completed in 1132ms
2693 timing reifyNode:node_modules/bcrypt-pbkdf Completed in 1129ms
2694 timing reifyNode:node_modules/isarray Completed in 1129ms
2695 timing reifyNode:node_modules/sisteransi Completed in 1127ms
2696 timing reifyNode:node_modules/balanced-match Completed in 1125ms
2697 timing reifyNode:node_modules/combined-stream Completed in 1125ms
2698 timing reifyNode:node_modules/data-urls Completed in 1124ms
2699 timing reifyNode:node_modules/jest-leak-detector Completed in 1123ms
2700 timing reifyNode:node_modules/jest-docblock Completed in 1123ms
2701 timing reifyNode:node_modules/node-int64 Completed in 1123ms
2702 timing reifyNode:node_modules/walker Completed in 1123ms
2703 timing reifyNode:node_modules/type-detect Completed in 1122ms
2704 timing reifyNode:node_modules/babel-plugin-jest-hoist Completed in 1122ms
2705 timing reifyNode:node_modules/pirates Completed in 1114ms
2706 timing reifyNode:node_modules/rimraf Completed in 1112ms
2707 timing reifyNode:node_modules/emittery Completed in 1112ms
2708 timing reifyNode:node_modules/import-local Completed in 1113ms
2709 timing reifyNode:node_modules/raw-body Completed in 1112ms
2710 timing reifyNode:node_modules/domexception/node_modules/webidl-conversions Completed in 1132ms
2711 timing reifyNode:node_modules/deep-extend Completed in 1154ms
2712 timing reifyNode:node_modules/getpass Completed in 1146ms
2713 warn deprecated har-validator@5.1.5: this library is no longer supported
2714 timing reifyNode:node_modules/har-validator Completed in 1145ms
2715 timing reifyNode:node_modules/string_decoder Completed in 1145ms
2716 timing reifyNode:node_modules/domelementtype Completed in 1143ms
2717 timing reifyNode:node_modules/is-plain-object Completed in 1143ms
2718 timing reifyNode:node_modules/delayed-stream Completed in 1140ms
2719 timing reifyNode:node_modules/webidl-conversions Completed in 1140ms
2720 timing reifyNode:node_modules/jest-serializer Completed in 1139ms
2721 timing reifyNode:node_modules/ci-info Completed in 1138ms
2722 timing reifyNode:node_modules/which Completed in 1135ms
2723 timing reifyNode:node_modules/color-convert Completed in 1132ms
2724 timing reifyNode:node_modules/get-package-type Completed in 1131ms
2725 timing reifyNode:node_modules/@babel/helper-validator-option Completed in 1131ms
2726 timing reifyNode:node_modules/statuses Completed in 1128ms
2727 timing reifyNode:node_modules/setprototypeof Completed in 1128ms
2728 timing reifyNode:node_modules/supertest Completed in 1126ms
2729 timing reifyNode:node_modules/follow-redirects Completed in 1126ms
2730 timing reifyNode:node_modules/@babel/highlight/node_modules/color-convert Completed in 1135ms
2731 timing reifyNode:node_modules/wrap-ansi Completed in 1171ms
2732 timing reifyNode:node_modules/typedarray-to-buffer Completed in 1170ms
2733 timing reifyNode:node_modules/json-buffer Completed in 1170ms
2734 timing reifyNode:node_modules/jsprim Completed in 1161ms
2735 timing reifyNode:node_modules/isstream Completed in 1160ms
2736 timing reifyNode:node_modules/extend Completed in 1160ms
2737 timing reifyNode:node_modules/string-width Completed in 1160ms
2738 timing reifyNode:node_modules/estraverse Completed in 1155ms
2739 timing reifyNode:node_modules/whatwg-encoding Completed in 1155ms
2740 timing reifyNode:node_modules/w3c-xmlserializer Completed in 1156ms
2741 timing reifyNode:node_modules/acorn-globals Completed in 1155ms
2742 timing reifyNode:node_modules/babel-jest Completed in 1152ms
2743 timing reifyNode:node_modules/test-exclude Completed in 1147ms
2744 timing reifyNode:node_modules/@types/yargs Completed in 1147ms
2745 timing reifyNode:node_modules/@babel/helper-member-expression-to-functions Completed in 1146ms
2746 timing reifyNode:node_modules/graceful-fs Completed in 1143ms
2747 timing reifyNode:node_modules/safer-buffer Completed in 1143ms
2748 timing reifyNode:node_modules/sanitize-html Completed in 1141ms
2749 timing reifyNode:node_modules/widest-line Completed in 1181ms
2750 timing reifyNode:node_modules/ansi-align Completed in 1181ms
2751 timing reifyNode:node_modules/boxen Completed in 1179ms
2752 timing reifyNode:node_modules/jsbn Completed in 1175ms
2753 timing reifyNode:node_modules/core-util-is Completed in 1174ms
2754 timing reifyNode:node_modules/delegates Completed in 1173ms
2755 timing reifyNode:node_modules/are-we-there-yet Completed in 1174ms
2756 timing reifyNode:node_modules/has Completed in 1172ms
2757 timing reifyNode:node_modules/type-check Completed in 1172ms
2758 timing reifyNode:node_modules/xml-name-validator Completed in 1169ms
2759 timing reifyNode:node_modules/abab Completed in 1168ms
2760 timing reifyNode:node_modules/@jest/source-map Completed in 1167ms
2761 timing reifyNode:node_modules/stack-utils Completed in 1167ms
2762 timing reifyNode:node_modules/babel-preset-current-node-syntax Completed in 1166ms
2763 timing reifyNode:node_modules/babel-plugin-istanbul Completed in 1158ms
2764 timing reifyNode:node_modules/jest-message-util Completed in 1156ms
2765 timing reifyNode:node_modules/boxen/node_modules/chalk Completed in 1188ms
2766 timing reifyNode:node_modules/superagent/node_modules/debug Completed in 1186ms
2767 timing reifyNode:node_modules/update-notifier/node_modules/chalk Completed in 1180ms
2768 timing reifyNode:node_modules/agent-base/node_modules/debug Completed in 1178ms
2769 timing reifyNode:node_modules/https-proxy-agent/node_modules/debug Completed in 1176ms
2770 timing reifyNode:node_modules/http-proxy-agent/node_modules/debug Completed in 1176ms
2771 timing reifyNode:node_modules/@babel/traverse/node_modules/debug Completed in 1163ms
2772 timing reifyNode:node_modules/@babel/core/node_modules/debug Completed in 1162ms
2773 timing reifyNode:node_modules/istanbul-lib-source-maps/node_modules/debug Completed in 1161ms
2774 timing reifyNode:node_modules/isexe Completed in 1198ms
2775 timing reifyNode:node_modules/aws4 Completed in 1192ms
2776 timing reifyNode:node_modules/dom-serializer Completed in 1190ms
2777 timing reifyNode:node_modules/update-notifier Completed in 1188ms
2778 timing reifyNode:node_modules/undefsafe Completed in 1189ms
2779 timing reifyNode:node_modules/ecdsa-sig-formatter Completed in 1188ms
2780 timing reifyNode:node_modules/whatwg-mimetype Completed in 1187ms
2781 timing reifyNode:node_modules/jest-mock Completed in 1184ms
2782 timing reifyNode:node_modules/@babel/helper-module-imports Completed in 1176ms
2783 timing reifyNode:node_modules/glob Completed in 1174ms
2784 timing reifyNode:node_modules/morgan Completed in 1171ms
2785 timing reifyNode:node_modules/jest Completed in 1170ms
2786 timing reifyNode:node_modules/@babel/highlight/node_modules/chalk Completed in 1179ms
2787 timing reifyNode:node_modules/@sindresorhus/is Completed in 1212ms
2788 timing reifyNode:node_modules/verror Completed in 1204ms
2789 timing reifyNode:node_modules/is-core-module Completed in 1201ms
2790 timing reifyNode:node_modules/ipaddr.js Completed in 1202ms
2791 timing reifyNode:node_modules/concat-map Completed in 1200ms
2792 timing reifyNode:node_modules/source-map-support Completed in 1198ms
2793 timing reifyNode:node_modules/jest-matcher-utils Completed in 1196ms
2794 timing reifyNode:node_modules/@babel/helper-validator-identifier Completed in 1188ms
2795 timing reifyNode:node_modules/@babel/highlight Completed in 1187ms
2796 timing reifyNode:node_modules/gensync Completed in 1187ms
2797 timing reifyNode:node_modules/chalk Completed in 1185ms
2798 timing reifyNode:node_modules/@jest/test-result Completed in 1186ms
2799 timing reifyNode:node_modules/negotiator Completed in 1185ms
2800 timing reifyNode:node_modules/nodemon/node_modules/semver Completed in 1184ms
2801 timing reifyNode:node_modules/jsonwebtoken/node_modules/semver Completed in 1184ms
2802 timing reifyNode:node_modules/cacheable-request Completed in 1224ms
2803 timing reifyNode:node_modules/fast-safe-stringify Completed in 1217ms
2804 timing reifyNode:node_modules/ecc-jsbn Completed in 1217ms
2805 timing reifyNode:node_modules/extsprintf Completed in 1216ms
2806 timing reifyNode:node_modules/json-stringify-safe Completed in 1216ms
2807 timing reifyNode:node_modules/nopt Completed in 1214ms
2808 timing reifyNode:node_modules/detect-libc Completed in 1214ms
2809 timing reifyNode:node_modules/domhandler Completed in 1214ms
2810 timing reifyNode:node_modules/touch Completed in 1213ms
2811 timing reifyNode:node_modules/jws Completed in 1211ms
2812 timing reifyNode:node_modules/optionator Completed in 1211ms
2813 timing reifyNode:node_modules/symbol-tree Completed in 1210ms
2814 timing reifyNode:node_modules/saxes Completed in 1211ms
2815 timing reifyNode:node_modules/form-data Completed in 1210ms
2816 timing reifyNode:node_modules/@jest/fake-timers Completed in 1208ms
2817 timing reifyNode:node_modules/is-ci Completed in 1206ms
2818 timing reifyNode:node_modules/@babel/template Completed in 1198ms
2819 timing reifyNode:node_modules/@babel/helper-compilation-targets Completed in 1198ms
2820 timing reifyNode:node_modules/send Completed in 1198ms
2821 timing reifyNode:node_modules/wrap-ansi/node_modules/emoji-regex Completed in 1238ms
2822 timing reifyNode:node_modules/cliui/node_modules/emoji-regex Completed in 1238ms
2823 timing reifyNode:node_modules/widest-line/node_modules/emoji-regex Completed in 1235ms
2824 timing reifyNode:node_modules/boxen/node_modules/emoji-regex Completed in 1232ms
2825 timing reifyNode:node_modules/yargs/node_modules/emoji-regex Completed in 1213ms
2826 timing reifyNode:node_modules/emoji-regex Completed in 1241ms
2827 timing reifyNode:node_modules/levn Completed in 1227ms
2828 timing reifyNode:node_modules/w3c-hr-time Completed in 1223ms
2829 timing reifyNode:node_modules/escodegen Completed in 1223ms
2830 timing reifyNode:node_modules/escalade Completed in 1214ms
2831 timing reifyNode:node_modules/electron-to-chromium Completed in 1213ms
2832 timing reifyNode:node_modules/semver Completed in 1211ms
2833 timing reifyNode:node_modules/@babel/helper-module-transforms Completed in 1211ms
2834 timing reifyNode:node_modules/istanbul-lib-coverage Completed in 1210ms
2835 timing reifyNode:node_modules/jest-runtime Completed in 1210ms
2836 timing reifyNode:node_modules/morgan/node_modules/depd Completed in 1208ms
2837 timing reifyNode:node_modules/nodemon/node_modules/debug Completed in 1208ms
2838 timing reifyNode:node_modules/fast-deep-equal Completed in 1239ms
2839 timing reifyNode:node_modules/deep-is Completed in 1236ms
2840 timing reifyNode:node_modules/esutils Completed in 1233ms
2841 timing reifyNode:node_modules/deepmerge Completed in 1228ms
2842 timing reifyNode:node_modules/cross-spawn Completed in 1227ms
2843 timing reifyNode:node_modules/jsesc Completed in 1220ms
2844 timing reifyNode:node_modules/jest-changed-files Completed in 1218ms
2845 timing reifyNode:node_modules/superagent/node_modules/mime Completed in 1247ms
2846 timing reifyNode:node_modules/touch/node_modules/nopt Completed in 1241ms
2847 timing reifyNode:node_modules/json-schema-traverse Completed in 1248ms
2848 timing reifyNode:node_modules/mime Completed in 1246ms
2849 timing reifyNode:node_modules/function-bind Completed in 1246ms
2850 timing reifyNode:node_modules/react-is Completed in 1245ms
2851 timing reifyNode:node_modules/prelude-ls Completed in 1245ms
2852 timing reifyNode:node_modules/http-proxy-agent Completed in 1241ms
2853 timing reifyNode:node_modules/@types/babel__traverse Completed in 1238ms
2854 timing reifyNode:node_modules/browserslist Completed in 1231ms
2855 timing reifyNode:node_modules/jest-runner Completed in 1228ms
2856 timing reifyNode:node_modules/side-channel Completed in 1268ms
2857 timing reifyNode:node_modules/mkdirp Completed in 1259ms
2858 timing reifyNode:node_modules/asn1 Completed in 1257ms
2859 timing reifyNode:node_modules/braces Completed in 1252ms
2860 timing reifyNode:node_modules/@sinonjs/fake-timers Completed in 1248ms
2861 timing reifyNode:node_modules/istanbul-lib-report Completed in 1237ms
2862 timing reifyNode:node_modules/dashdash Completed in 1265ms
2863 timing reifyNode:node_modules/diff-sequences Completed in 1256ms
2864 timing reifyNode:node_modules/istanbul-lib-instrument Completed in 1244ms
2865 timing reifyNode:node_modules/@jest/types Completed in 1243ms
2866 timing reifyNode:node_modules/@jest/transform Completed in 1243ms
2867 timing reifyNode:node_modules/request/node_modules/tough-cookie Completed in 1270ms
2868 timing reifyNode:node_modules/call-bind Completed in 1285ms
2869 timing reifyNode:node_modules/get-intrinsic Completed in 1286ms
2870 timing reifyNode:node_modules/y18n Completed in 1285ms
2871 timing reifyNode:node_modules/rc Completed in 1284ms
2872 timing reifyNode:node_modules/mime-db Completed in 1269ms
2873 timing reifyNode:node_modules/domexception Completed in 1267ms
2874 timing reifyNode:node_modules/@types/prettier Completed in 1266ms
2875 timing reifyNode:node_modules/picomatch Completed in 1265ms
2876 timing reifyNode:node_modules/execa Completed in 1259ms
2877 timing reifyNode:node_modules/@jest/console Completed in 1253ms
2878 timing reifyNode:node_modules/formidable Completed in 1283ms
2879 timing reifyNode:node_modules/http-signature Completed in 1281ms
2880 timing reifyNode:node_modules/tough-cookie Completed in 1274ms
2881 timing reifyNode:node_modules/cjs-module-lexer Completed in 1273ms
2882 timing reifyNode:node_modules/html-escaper Completed in 1265ms
2883 timing reifyNode:node_modules/@babel/compat-data Completed in 1264ms
2884 timing reifyNode:node_modules/request/node_modules/form-data Completed in 1286ms
2885 timing reifyNode:node_modules/tr46 Completed in 1301ms
2886 timing reifyNode:node_modules/chokidar Completed in 1285ms
2887 timing reifyNode:node_modules/acorn-walk Completed in 1284ms
2888 timing reifyNode:node_modules/body-parser Completed in 1267ms
2889 timing reifyNode:node_modules/dotenv Completed in 1266ms
2890 timing reifyNode:node_modules/pstree.remy Completed in 1297ms
2891 timing reifyNode:node_modules/asynckit Completed in 1295ms
2892 timing reifyNode:node_modules/decimal.js Completed in 1294ms
2893 timing reifyNode:node_modules/cliui Completed in 1319ms
2894 timing reifyNode:node_modules/term-size Completed in 1315ms
2895 timing reifyNode:node_modules/node-fetch Completed in 1306ms
2896 timing reifyNode:node_modules/nwsapi Completed in 1301ms
2897 timing reifyNode:node_modules/https-proxy-agent Completed in 1300ms
2898 timing reifyNode:node_modules/v8-to-istanbul Completed in 1286ms
2899 timing reifyNode:node_modules/istanbul-lib-source-maps Completed in 1287ms
2900 timing reifyNode:node_modules/debug Completed in 1284ms
2901 timing reifyNode:node_modules/tweetnacl Completed in 1315ms
2902 timing reifyNode:node_modules/depd Completed in 1289ms
2903 timing reifyNode:node_modules/has-symbols Completed in 1333ms
2904 timing reifyNode:node_modules/jest-each Completed in 1310ms
2905 timing reifyNode:node_modules/human-signals Completed in 1307ms
2906 timing reifyNode:node_modules/har-schema Completed in 1327ms
2907 timing reifyNode:node_modules/@babel/helpers Completed in 1308ms
2908 timing reifyNode:node_modules/jest-resolve Completed in 1307ms
2909 warn deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
2910 timing reifyNode:node_modules/uuid Completed in 1337ms
2911 timing reifyNode:node_modules/jsonwebtoken Completed in 1311ms
2912 timing reifyNode:node_modules/boxen/node_modules/type-fest Completed in 1348ms
2913 timing reifyNode:node_modules/yargs-parser Completed in 1356ms
2914 timing reifyNode:node_modules/performance-now Completed in 1345ms
2915 timing reifyNode:node_modules/parse-srcset Completed in 1341ms
2916 timing reifyNode:node_modules/minimist Completed in 1338ms
2917 timing reifyNode:node_modules/domutils Completed in 1346ms
2918 timing reifyNode:node_modules/agent-base Completed in 1342ms
2919 timing reifyNode:node_modules/whatwg-url Completed in 1341ms
2920 timing reifyNode:node_modules/fast-json-stable-stringify Completed in 1328ms
2921 timing reifyNode:node_modules/gauge Completed in 1352ms
2922 timing reifyNode:node_modules/entities Completed in 1351ms
2923 timing reifyNode:node_modules/ws Completed in 1346ms
2924 timing reifyNode:node_modules/cssom Completed in 1345ms
2925 timing reifyNode:node_modules/sprintf-js Completed in 1349ms
2926 timing reifyNode:node_modules/esprima Completed in 1349ms
2927 timing reifyNode:node_modules/jest-diff Completed in 1348ms
2928 timing reifyNode:node_modules/jest-watcher Completed in 1335ms
2929 timing reifyNode:node_modules/klona Completed in 1362ms
2930 timing reifyNode:node_modules/cssstyle/node_modules/cssom Completed in 1359ms
2931 http fetch POST 200 https://registry.npmjs.org/-/npm/v1/security/advisories/bulk 1392ms
2932 timing auditReport:getReport Completed in 1397ms
2933 silly audit report {}
2934 timing auditReport:init Completed in 0ms
2935 timing reify:audit Completed in 1397ms
2936 timing reifyNode:node_modules/htmlparser2 Completed in 1375ms
2937 timing reifyNode:node_modules/exit Completed in 1356ms
2938 timing reifyNode:node_modules/got Completed in 1397ms
2939 timing reifyNode:node_modules/qs Completed in 1373ms
2940 timing reifyNode:node_modules/request/node_modules/qs Completed in 1400ms
2941 timing reifyNode:node_modules/jest-validate Completed in 1381ms
2942 timing reifyNode:node_modules/jest-circus Completed in 1397ms
2943 timing reifyNode:node_modules/express Completed in 1383ms
2944 timing reifyNode:node_modules/psl Completed in 1418ms
2945 warn deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
2946 timing reifyNode:node_modules/request Completed in 1415ms
2947 timing reifyNode:node_modules/jest-snapshot Completed in 1394ms
2948 timing reifyNode:node_modules/xmlchars Completed in 1418ms
2949 timing reifyNode:node_modules/json5 Completed in 1404ms
2950 timing reifyNode:node_modules/jest-cli Completed in 1401ms
2951 timing reifyNode:node_modules/nanoid Completed in 1425ms
2952 timing reifyNode:node_modules/superagent/node_modules/readable-stream Completed in 1436ms
2953 timing reifyNode:node_modules/v8-to-istanbul/node_modules/source-map Completed in 1410ms
2954 timing reifyNode:node_modules/object-inspect Completed in 1448ms
2955 timing reifyNode:node_modules/tar Completed in 1434ms
2956 timing reifyNode:node_modules/acorn Completed in 1426ms
2957 timing reifyNode:node_modules/superagent/node_modules/qs Completed in 1441ms
2958 timing reifyNode:node_modules/readable-stream Completed in 1439ms
2959 timing reifyNode:node_modules/jest-util Completed in 1416ms
2960 timing reifyNode:node_modules/@jest/reporters Completed in 1415ms
2961 timing reifyNode:node_modules/expect Completed in 1431ms
2962 timing reifyNode:node_modules/node-addon-api Completed in 1443ms
2963 timing reifyNode:node_modules/pretty-format Completed in 1431ms
2964 timing reifyNode:node_modules/node-releases Completed in 1427ms
2965 timing reifyNode:node_modules/@babel/generator Completed in 1427ms
2966 timing reifyNode:node_modules/iconv-lite Completed in 1423ms
2967 timing reifyNode:node_modules/jest-config Completed in 1428ms
2968 timing reifyNode:node_modules/argparse Completed in 1448ms
2969 timing reifyNode:node_modules/jest-worker Completed in 1439ms
2970 timing reifyNode:node_modules/type-fest Completed in 1445ms
2971 timing reifyNode:node_modules/jest-haste-map Completed in 1439ms
2972 timing reifyNode:node_modules/@mapbox/node-pre-gyp Completed in 1477ms
2973 timing reifyNode:node_modules/json-schema Completed in 1485ms
2974 timing reifyNode:node_modules/@sinonjs/commons Completed in 1474ms
2975 timing reifyNode:node_modules/jest-jasmine2 Completed in 1473ms
2976 timing reifyNode:node_modules/superagent/node_modules/semver Completed in 1490ms
2977 timing reifyNode:node_modules/@mapbox/node-pre-gyp/node_modules/semver Completed in 1486ms
2978 timing reifyNode:node_modules/node-gyp/node_modules/semver Completed in 1486ms
2979 timing reifyNode:node_modules/jest-snapshot/node_modules/semver Completed in 1463ms
2980 timing reifyNode:node_modules/postcss Completed in 1490ms
2981 timing reifyNode:node_modules/@babel/generator/node_modules/source-map Completed in 1473ms
2982 timing reifyNode:node_modules/@babel/core/node_modules/source-map Completed in 1473ms
2983 timing reifyNode:node_modules/sshpk Completed in 1500ms
2984 timing reifyNode:node_modules/source-map Completed in 1476ms
2985 timing reifyNode:node_modules/source-map-js Completed in 1499ms
2986 timing reifyNode:node_modules/axios Completed in 1487ms
2987 timing reifyNode:node_modules/@babel/traverse Completed in 1498ms
2988 timing reifyNode:node_modules/js-yaml Completed in 1502ms
2989 timing reifyNode:node_modules/acorn-globals/node_modules/acorn Completed in 1513ms
2990 timing reifyNode:node_modules/uri-js Completed in 1527ms
2991 timing reifyNode:node_modules/parse5 Completed in 1520ms
2992 timing reifyNode:node_modules/nodemon Completed in 1511ms
2993 timing reifyNode:node_modules/@bcoe/v8-coverage Completed in 1517ms
2994 timing reifyNode:node_modules/yargs Completed in 1532ms
2995 timing reifyNode:node_modules/@babel/parser Completed in 1527ms
2996 timing reifyNode:node_modules/@jest/core Completed in 1526ms
2997 timing reifyNode:node_modules/helmet Completed in 1524ms
2998 timing reifyNode:node_modules/superagent Completed in 1556ms
2999 timing reifyNode:node_modules/prompts Completed in 1539ms
3000 timing reifyNode:node_modules/cssstyle Completed in 1546ms
3001 timing reifyNode:node_modules/@babel/core Completed in 1548ms
3002 timing reifyNode:node_modules/istanbul-reports Completed in 1550ms
3003 timing reifyNode:node_modules/@types/node Completed in 1561ms
3004 timing reifyNode:node_modules/ajv Completed in 1588ms
3005 timing reifyNode:node_modules/@babel/types Completed in 1625ms
3006 timing reifyNode:node_modules/resolve Completed in 1645ms
3007 http fetch GET 200 https://registry.npmjs.org/node-gyp/-/node-gyp-7.1.2.tgz 874ms (cache miss)
3008 timing reifyNode:node_modules/node-gyp Completed in 1681ms
3009 timing reifyNode:node_modules/sqlite3 Completed in 1661ms
3010 timing reifyNode:node_modules/jsdom Completed in 1782ms
3011 timing reifyNode:node_modules/caniuse-lite Completed in 1784ms
3012 timing reifyNode:node_modules/lodash Completed in 1828ms
3013 timing reify:unpack Completed in 1830ms
3014 timing reify:unretire Completed in 1ms
3015 timing build:queue Completed in 13ms
3016 timing build:link:node_modules/jest-cli Completed in 3ms
3017 timing build:link:node_modules/@babel/parser Completed in 7ms
3018 timing build:link:node_modules/acorn-globals/node_modules/acorn Completed in 6ms
3019 timing build:link:node_modules/jsonwebtoken/node_modules/semver Completed in 6ms
3020 timing build:link:node_modules/@mapbox/node-pre-gyp/node_modules/semver Completed in 6ms
3021 timing build:link:node_modules/node-gyp/node_modules/semver Completed in 6ms
3022 timing build:link:node_modules/jest-snapshot/node_modules/semver Completed in 6ms
3023 timing build:link:node_modules/superagent/node_modules/mime Completed in 6ms
3024 timing build:link:node_modules/nodemon/node_modules/semver Completed in 6ms
3025 timing build:link:node_modules/touch/node_modules/nopt Completed in 5ms
3026 timing build:link:node_modules/update-notifier/node_modules/is-ci Completed in 5ms
3027 timing build:link:node_modules/@mapbox/node-pre-gyp Completed in 7ms
3028 timing build:link:node_modules/acorn Completed in 7ms
3029 timing build:link:node_modules/browserslist Completed in 7ms
3030 timing build:link:node_modules/detect-libc Completed in 7ms
3031 timing build:link:node_modules/escodegen Completed in 6ms
3032 timing build:link:node_modules/esprima Completed in 6ms
3033 timing build:link:node_modules/import-local Completed in 6ms
3034 timing build:link:node_modules/jest Completed in 6ms
3035 timing build:link:node_modules/is-ci Completed in 6ms
3036 timing build:link:node_modules/mime Completed in 6ms
3037 timing build:link:node_modules/js-yaml Completed in 6ms
3038 timing build:link:node_modules/mkdirp Completed in 6ms
3039 timing build:link:node_modules/nanoid Completed in 6ms
3040 timing build:link:node_modules/node-gyp Completed in 6ms
3041 timing build:link:node_modules/nodemon Completed in 6ms
3042 timing build:link:node_modules/nopt Completed in 6ms
3043 timing build:link:node_modules/rimraf Completed in 6ms
3044 timing build:link:node_modules/jsesc Completed in 6ms
3045 timing build:link:node_modules/semver Completed in 6ms
3046 timing build:link:node_modules/json5 Completed in 6ms
3047 timing build:link:node_modules/rc Completed in 6ms
3048 timing build:link:node_modules/sshpk Completed in 6ms
3049 timing build:link:node_modules/uuid Completed in 6ms
3050 timing build:link:node_modules/touch Completed in 6ms
3051 timing build:link:node_modules/which Completed in 6ms
3052 timing build:link:node_modules/superagent/node_modules/semver Completed in 6ms
3053 timing build:link Completed in 7ms
3054 info run sqlite3@5.0.2 install node_modules/sqlite3 node-pre-gyp install --fallback-to-build
3055 info run sqlite3@5.0.2 install { code: 1, signal: null }
3056 timing reify:rollback:createSparse Completed in 344ms
3057 timing reify:rollback:retireShallow Completed in 0ms
3058 timing command:install Completed in 45113ms
3059 verbose stack Error: command failed
3059 verbose stack     at ChildProcess.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/@npmcli/promise-spawn/index.js:64:27)
3059 verbose stack     at ChildProcess.emit (events.js:400:28)
3059 verbose stack     at maybeClose (internal/child_process.js:1055:16)
3059 verbose stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:288:5)
3060 verbose pkgid sqlite3@5.0.2
3061 verbose cwd /home/zubair/Work/pkichain/pkichain_user_authentication
3062 verbose Linux 5.11.0-27-generic
3063 verbose argv "/snap/node/5231/bin/node" "/usr/local/bin/npm" "install" "https://github.com/mapbox/node-sqlite3/tarball/master"
3064 verbose node v14.17.5
3065 verbose npm  v7.21.0
3066 error code 1
3067 error path /home/zubair/Work/pkichain/pkichain_user_authentication/node_modules/sqlite3
3068 error command failed
3069 error command sh -c node-pre-gyp install --fallback-to-build
3070 verbose exit 1
daniellockyer commented 2 years ago

Can you please try with the latest version - v5.0.3? 🙂

FossPrime commented 2 years ago

It looks like he's running under a JS only environment like WebWorkers or CloudFlare Workers, or a non x686 processor. SQLite uses node-gyp...