streamr-dev / network

Monorepo containing all the main components of Streamr Network.
572 stars 38 forks source link

The module '/var/task/node_modules/node-webcrypto-ossl/build/Release/nodessl.node'\nwas compiled against a different Node.js version #298

Closed oharkins closed 2 years ago

oharkins commented 2 years ago

{ "errorType": "Error", "errorMessage": "The module '/var/task/node_modules/node-webcrypto-ossl/build/Release/nodessl.node'\nwas compiled against a different Node.js version using\nNODE_MODULE_VERSION 64. This version of Node.js requires\nNODE_MODULE_VERSION 83. Please try re-compiling or re-installing\nthe module (for instance, using npm rebuild or npm install).", "code": "ERR_DLOPEN_FAILED", "stack": [ "Error: The module '/var/task/node_modules/node-webcrypto-ossl/build/Release/nodessl.node'", "was compiled against a different Node.js version using", "NODE_MODULE_VERSION 64. This version of Node.js requires", "NODE_MODULE_VERSION 83. Please try re-compiling or re-installing", "the module (for instance, using npm rebuild or npm install).", " at Object.Module._extensions..node (internal/modules/cjs/loader.js:1144:18)", " at Module.load (internal/modules/cjs/loader.js:950:32)", " at Function.Module._load (internal/modules/cjs/loader.js:790:12)", " at Module.require (internal/modules/cjs/loader.js:974:19)", " at require (internal/modules/cjs/helpers.js:93:18)", " at Object. (/var/task/node_modules/node-webcrypto-ossl/buildjs/index.js:16:14)", " at Module._compile (internal/modules/cjs/loader.js:1085:14)", " at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)", " at Module.load (internal/modules/cjs/loader.js:950:32)", " at Function.Module._load (internal/modules/cjs/loader.js:790:12)" ] }

fonty1 commented 2 years ago

Thanks @oharkins - which version of the Streamr Client does this happen on and what is your environment? I.e. Mac OS. NPM7, Node16 npm --version node --version

@timoxley is currently working on a trimmed down version of the streamr client which should be available from NPM soon.

oharkins commented 2 years ago

I am running it against AWS Lambda. Latest Version.

fonty1 commented 2 years ago

@oharkins Would you like to give this version a spin, https://www.npmjs.com/package/streamr-client/v/6.0.0-alpha.19 npm install streamr-client@6.0.0-alpha.19

oharkins commented 2 years ago

0 verbose cli [ 0 verbose cli '/home/ec2-user/.nvm/versions/node/v17.2.0/bin/node', 0 verbose cli '/home/ec2-user/.nvm/versions/node/v17.2.0/bin/npm', 0 verbose cli 'install', 0 verbose cli 'streamr-client@6.0.0-alpha.19' 0 verbose cli ] 1 info using npm@8.3.0 2 info using node@v17.2.0 3 timing npm:load:whichnode Completed in 1ms 4 timing config:load:defaults Completed in 2ms 5 timing config:load:file:/home/ec2-user/.nvm/versions/node/v17.2.0/lib/node_modules/npm/npmrc Completed in 1ms 6 timing config:load:builtin Completed in 1ms 7 timing config:load:cli Completed in 2ms 8 timing config:load:env Completed in 0ms 9 timing config:load:file:/home/ec2-user/environment/Streamer_Test/.npmrc Completed in 0ms 10 timing config:load:project Completed in 3ms 11 timing config:load:file:/home/ec2-user/.npmrc Completed in 2ms 12 timing config:load:user Completed in 2ms 13 timing config:load:file:/home/ec2-user/.nvm/versions/node/v17.2.0/etc/npmrc Completed in 0ms 14 timing config:load:global Completed in 0ms 15 timing config:load:validate Completed in 1ms 16 timing config:load:credentials Completed in 1ms 17 timing config:load:setEnvs Completed in 1ms 18 timing config:load Completed in 13ms 19 timing npm:load:configload Completed in 13ms 20 timing npm:load:setTitle Completed in 0ms 21 timing config:load:flatten Completed in 3ms 22 timing npm:load:display Completed in 4ms 23 verbose logfile /home/ec2-user/.npm/_logs/2021-12-10T23_03_16_444Z-debug-0.log 24 timing npm:load:logFile Completed in 5ms 25 timing npm:load:timers Completed in 0ms 26 timing npm:load:configScope Completed in 0ms 27 timing npm:load Completed in 23ms 28 timing arborist:ctor Completed in 1ms 29 silly logfile start cleaning logs, removing 1 files 30 timing idealTree:init Completed in 6ms 31 timing idealTree:userRequests Completed in 4ms 32 silly idealTree buildDeps 33 silly fetch manifest streamr-client@6.0.0-alpha.19 34 http fetch GET 200 https://registry.npmjs.org/streamr-client 220ms (cache revalidated) 35 silly placeDep ROOT streamr-client@6.0.0-alpha.19 OK for: streamer_test@1.0.0 want: 6.0.0-alpha.19 36 silly fetch manifest @babel/runtime@^7.16.3 37 silly fetch manifest @babel/runtime-corejs3@^7.16.3 38 silly fetch manifest @ethersproject/abi@^5.5.0 39 silly fetch manifest @ethersproject/abstract-signer@^5.5.0 40 silly fetch manifest @ethersproject/address@^5.5.0 41 silly fetch manifest @ethersproject/bignumber@^5.5.0 42 silly fetch manifest @ethersproject/bytes@^5.5.0 43 silly fetch manifest @ethersproject/constants@^5.5.0 44 silly fetch manifest @ethersproject/contracts@^5.5.0 45 silly fetch manifest @ethersproject/keccak256@^5.5.0 46 silly fetch manifest @ethersproject/providers@^5.5.0 47 silly fetch manifest @ethersproject/transactions@^5.5.0 48 silly fetch manifest @ethersproject/wallet@^5.5.0 49 silly fetch manifest @ethersproject/web@^5.5.0 50 silly fetch manifest @types/debug@^4.1.7 51 silly fetch manifest ajv@^8.8.2 52 silly fetch manifest ajv-formats@^2.1.1 53 silly fetch manifest core-js@^3.19.1 54 silly fetch manifest debug@^4.3.2 55 silly fetch manifest env-paths@^2.2.1 56 silly fetch manifest eventemitter3@^4.0.7 57 silly fetch manifest idb-keyval@^5.1.5 58 silly fetch manifest lodash@^4.17.21 59 silly fetch manifest mem@^8.1.1 60 silly fetch manifest node-abort-controller@^2.0.0 61 silly fetch manifest node-fetch@^2.6.6 62 silly fetch manifest p-limit@^3.1.0 63 silly fetch manifest p-memoize@4.0.3 64 silly fetch manifest quick-lru@^6.0.1 65 silly fetch manifest readable-stream@^3.6.0 66 silly fetch manifest reflect-metadata@^0.1.13 67 silly fetch manifest split2@^3.2.2 68 silly fetch manifest sqlite@^4.0.23 69 silly fetch manifest sqlite3@^5.0.2 70 silly fetch manifest streamr-client-protocol@^9.1.2 71 silly fetch manifest streamr-network@^30.1.1 72 silly fetch manifest ts-toolbelt@^9.6.0 73 silly fetch manifest tsyringe@^4.6.0 74 silly fetch manifest uuid@^8.3.2 75 silly fetch manifest bufferutil@^4.0.5 76 silly fetch manifest utf-8-validate@^5.0.7 77 http fetch GET 200 https://registry.npmjs.org/@babel%2fruntime-corejs3 178ms (cache revalidated) 78 http fetch GET 200 https://registry.npmjs.org/ajv 204ms (cache revalidated) 79 http fetch GET 200 https://registry.npmjs.org/core-js 222ms (cache revalidated) 80 http fetch GET 200 https://registry.npmjs.org/@ethersproject%2faddress 238ms (cache revalidated) 81 http fetch GET 200 https://registry.npmjs.org/@ethersproject%2fbytes 249ms (cache revalidated) 82 http fetch GET 200 https://registry.npmjs.org/@ethersproject%2fbignumber 250ms (cache revalidated) 83 http fetch GET 200 https://registry.npmjs.org/@ethersproject%2fweb 248ms (cache revalidated) 84 http fetch GET 200 https://registry.npmjs.org/@babel%2fruntime 274ms (cache revalidated) 85 http fetch GET 200 https://registry.npmjs.org/@types%2fdebug 272ms (cache revalidated) 86 http fetch GET 200 https://registry.npmjs.org/@ethersproject%2ftransactions 274ms (cache revalidated) 87 http fetch GET 200 https://registry.npmjs.org/@ethersproject%2fabstract-signer 277ms (cache revalidated) 88 http fetch GET 200 https://registry.npmjs.org/@ethersproject%2fkeccak256 277ms (cache revalidated) 89 http fetch GET 200 https://registry.npmjs.org/ajv-formats 276ms (cache revalidated) 90 http fetch GET 200 https://registry.npmjs.org/debug 273ms (cache revalidated) 91 http fetch GET 200 https://registry.npmjs.org/@ethersproject%2fproviders 283ms (cache revalidated) 92 http fetch GET 200 https://registry.npmjs.org/env-paths 275ms (cache revalidated) 93 http fetch GET 200 https://registry.npmjs.org/eventemitter3 282ms (cache revalidated) 94 http fetch GET 200 https://registry.npmjs.org/lodash 292ms (cache revalidated) 95 http fetch GET 200 https://registry.npmjs.org/@ethersproject%2fconstants 310ms (cache revalidated) 96 http fetch GET 200 https://registry.npmjs.org/idb-keyval 309ms (cache revalidated) 97 http fetch GET 200 https://registry.npmjs.org/mem 326ms (cache revalidated) 98 http fetch GET 200 https://registry.npmjs.org/node-abort-controller 328ms (cache revalidated) 99 http fetch GET 200 https://registry.npmjs.org/p-limit 326ms (cache revalidated) 100 http fetch GET 200 https://registry.npmjs.org/reflect-metadata 325ms (cache revalidated) 101 http fetch GET 200 https://registry.npmjs.org/split2 325ms (cache revalidated) 102 http fetch GET 200 https://registry.npmjs.org/quick-lru 328ms (cache revalidated) 103 http fetch GET 200 https://registry.npmjs.org/readable-stream 328ms (cache revalidated) 104 http fetch GET 200 https://registry.npmjs.org/p-memoize 330ms (cache revalidated) 105 http fetch GET 200 https://registry.npmjs.org/node-fetch 334ms (cache revalidated) 106 http fetch GET 200 https://registry.npmjs.org/@ethersproject%2fabi 355ms (cache revalidated) 107 http fetch GET 200 https://registry.npmjs.org/sqlite 337ms (cache revalidated) 108 http fetch GET 200 https://registry.npmjs.org/sqlite3 337ms (cache revalidated) 109 http fetch GET 200 https://registry.npmjs.org/bufferutil 330ms (cache revalidated) 110 http fetch GET 200 https://registry.npmjs.org/uuid 331ms (cache revalidated) 111 http fetch GET 200 https://registry.npmjs.org/@ethersproject%2fwallet 361ms (cache revalidated) 112 http fetch GET 200 https://registry.npmjs.org/utf-8-validate 336ms (cache revalidated) 113 http fetch GET 200 https://registry.npmjs.org/ts-toolbelt 347ms (cache revalidated) 114 http fetch GET 200 https://registry.npmjs.org/@ethersproject%2fcontracts 378ms (cache revalidated) 115 http fetch GET 200 https://registry.npmjs.org/tsyringe 352ms (cache revalidated) 116 http fetch GET 200 https://registry.npmjs.org/streamr-client-protocol 361ms (cache revalidated) 117 http fetch GET 200 https://registry.npmjs.org/streamr-network 363ms (cache revalidated) 118 timing idealTree:#root Completed in 628ms 119 silly placeDep ROOT @babel/runtime@7.16.3 OK for: streamr-client@6.0.0-alpha.19 want: ^7.16.3 120 silly placeDep ROOT @babel/runtime-corejs3@7.16.3 OK for: streamr-client@6.0.0-alpha.19 want: ^7.16.3 121 silly placeDep ROOT @ethersproject/abi@5.5.0 OK for: streamr-client@6.0.0-alpha.19 want: ^5.5.0 122 silly placeDep ROOT @ethersproject/abstract-signer@5.5.0 OK for: streamr-client@6.0.0-alpha.19 want: ^5.5.0 123 silly placeDep ROOT @ethersproject/address@5.5.0 OK for: streamr-client@6.0.0-alpha.19 want: ^5.5.0 124 silly placeDep ROOT @ethersproject/bignumber@5.5.0 OK for: streamr-client@6.0.0-alpha.19 want: ^5.5.0 125 silly placeDep ROOT @ethersproject/bytes@5.5.0 OK for: streamr-client@6.0.0-alpha.19 want: ^5.5.0 126 silly placeDep ROOT @ethersproject/constants@5.5.0 OK for: streamr-client@6.0.0-alpha.19 want: ^5.5.0 127 silly placeDep ROOT @ethersproject/contracts@5.5.0 OK for: streamr-client@6.0.0-alpha.19 want: ^5.5.0 128 silly placeDep ROOT @ethersproject/keccak256@5.5.0 OK for: streamr-client@6.0.0-alpha.19 want: ^5.5.0 129 silly placeDep ROOT @ethersproject/providers@5.5.1 OK for: streamr-client@6.0.0-alpha.19 want: ^5.5.0 130 silly placeDep ROOT @ethersproject/transactions@5.5.0 OK for: streamr-client@6.0.0-alpha.19 want: ^5.5.0 131 silly placeDep ROOT @ethersproject/wallet@5.5.0 OK for: streamr-client@6.0.0-alpha.19 want: ^5.5.0 132 silly placeDep ROOT @ethersproject/web@5.5.1 OK for: streamr-client@6.0.0-alpha.19 want: ^5.5.0 133 silly placeDep ROOT @types/debug@4.1.7 OK for: streamr-client@6.0.0-alpha.19 want: ^4.1.7 134 silly placeDep ROOT ajv@8.8.2 OK for: streamr-client@6.0.0-alpha.19 want: ^8.8.2 135 silly placeDep ROOT ajv-formats@2.1.1 OK for: streamr-client@6.0.0-alpha.19 want: ^2.1.1 136 silly placeDep ROOT bufferutil@4.0.5 OK for: streamr-client@6.0.0-alpha.19 want: ^4.0.5 137 silly placeDep ROOT core-js@3.19.3 OK for: streamr-client@6.0.0-alpha.19 want: ^3.19.1 138 silly placeDep ROOT debug@4.3.3 OK for: streamr-client@6.0.0-alpha.19 want: ^4.3.2 139 silly placeDep ROOT env-paths@2.2.1 OK for: streamr-client@6.0.0-alpha.19 want: ^2.2.1 140 silly placeDep ROOT eventemitter3@4.0.7 OK for: streamr-client@6.0.0-alpha.19 want: ^4.0.7 141 silly placeDep ROOT idb-keyval@5.1.5 OK for: streamr-client@6.0.0-alpha.19 want: ^5.1.5 142 silly placeDep ROOT lodash@4.17.21 OK for: streamr-client@6.0.0-alpha.19 want: ^4.17.21 143 silly placeDep ROOT mem@8.1.1 OK for: streamr-client@6.0.0-alpha.19 want: ^8.1.1 144 silly placeDep ROOT node-abort-controller@2.0.0 OK for: streamr-client@6.0.0-alpha.19 want: ^2.0.0 145 silly placeDep ROOT node-fetch@2.6.6 OK for: streamr-client@6.0.0-alpha.19 want: ^2.6.6 146 silly placeDep ROOT p-limit@3.1.0 OK for: streamr-client@6.0.0-alpha.19 want: ^3.1.0 147 silly placeDep ROOT p-memoize@4.0.3 OK for: streamr-client@6.0.0-alpha.19 want: 4.0.3 148 silly placeDep ROOT quick-lru@6.0.2 OK for: streamr-client@6.0.0-alpha.19 want: ^6.0.1 149 silly placeDep ROOT readable-stream@3.6.0 OK for: streamr-client@6.0.0-alpha.19 want: ^3.6.0 150 silly placeDep ROOT reflect-metadata@0.1.13 OK for: streamr-client@6.0.0-alpha.19 want: ^0.1.13 151 silly placeDep ROOT split2@3.2.2 OK for: streamr-client@6.0.0-alpha.19 want: ^3.2.2 152 silly placeDep ROOT sqlite@4.0.23 OK for: streamr-client@6.0.0-alpha.19 want: ^4.0.23 153 silly placeDep ROOT sqlite3@5.0.2 OK for: streamr-client@6.0.0-alpha.19 want: ^5.0.2 154 silly placeDep ROOT streamr-client-protocol@9.1.2 OK for: streamr-client@6.0.0-alpha.19 want: ^9.1.2 155 silly placeDep ROOT streamr-network@30.1.1 OK for: streamr-client@6.0.0-alpha.19 want: ^30.1.1 156 silly placeDep ROOT ts-toolbelt@9.6.0 OK for: streamr-client@6.0.0-alpha.19 want: ^9.6.0 157 silly placeDep ROOT tsyringe@4.6.0 OK for: streamr-client@6.0.0-alpha.19 want: ^4.6.0 158 silly placeDep ROOT utf-8-validate@5.0.7 OK for: streamr-client@6.0.0-alpha.19 want: ^5.0.7 159 silly placeDep ROOT uuid@8.3.2 OK for: streamr-client@6.0.0-alpha.19 want: ^8.3.2 160 silly fetch manifest regenerator-runtime@^0.13.4 161 silly fetch manifest core-js-pure@^3.19.0 162 silly fetch manifest @ethersproject/hash@^5.5.0 163 silly fetch manifest @ethersproject/logger@^5.5.0 164 silly fetch manifest @ethersproject/properties@^5.5.0 165 silly fetch manifest @ethersproject/strings@^5.5.0 166 silly fetch manifest @ethersproject/abstract-provider@^5.5.0 167 silly fetch manifest @ethersproject/rlp@^5.5.0 168 silly fetch manifest bn.js@^4.11.9 169 silly fetch manifest js-sha3@0.8.0 170 silly fetch manifest @ethersproject/basex@^5.5.0 171 silly fetch manifest @ethersproject/networks@^5.5.0 172 silly fetch manifest @ethersproject/random@^5.5.0 173 silly fetch manifest @ethersproject/sha2@^5.5.0 174 silly fetch manifest bech32@1.1.4 175 silly fetch manifest ws@7.4.6 176 silly fetch manifest @ethersproject/signing-key@^5.5.0 177 silly fetch manifest @ethersproject/hdnode@^5.5.0 178 silly fetch manifest @ethersproject/json-wallets@^5.5.0 179 silly fetch manifest @ethersproject/wordlists@^5.5.0 180 silly fetch manifest @ethersproject/base64@^5.5.0 181 silly fetch manifest @types/ms@* 182 silly fetch manifest fast-deep-equal@^3.1.1 183 silly fetch manifest json-schema-traverse@^1.0.0 184 silly fetch manifest require-from-string@^2.0.2 185 silly fetch manifest uri-js@^4.2.2 186 silly fetch manifest node-gyp-build@^4.3.0 187 silly fetch manifest ms@2.1.2 188 silly fetch manifest safari-14-idb-fix@^1.0.6 189 silly fetch manifest map-age-cleaner@^0.1.3 190 silly fetch manifest mimic-fn@^3.1.0 191 silly fetch manifest whatwg-url@^5.0.0 192 silly fetch manifest yocto-queue@^0.1.0 193 silly fetch manifest mimic-fn@^3.0.0 194 silly fetch manifest p-settle@^4.1.1 195 silly fetch manifest inherits@^2.0.3 196 silly fetch manifest string_decoder@^1.1.1 197 silly fetch manifest util-deprecate@^1.0.1 198 silly fetch manifest node-addon-api@^3.0.0 199 silly fetch manifest node-pre-gyp@^0.11.0 200 silly fetch manifest node-gyp@3.x 201 silly fetch manifest @ethersproject/hdnode@^5.4.0 202 silly fetch manifest events@^3.3.0 203 silly fetch manifest heap@^0.2.6 204 silly fetch manifest promise-memoize@^1.2.1 205 silly fetch manifest secp256k1@^4.0.2 206 silly fetch manifest sha3@^2.1.4 207 silly fetch manifest strict-event-emitter-types@^2.0.0 208 silly fetch manifest @pm2/io@^5.0.0 209 silly fetch manifest @types/compression@^1.7.2 210 silly fetch manifest @types/morgan@^1.9.3 211 silly fetch manifest cancelable-promise@^3.2.3 212 silly fetch manifest commander@^7.2.0 213 silly fetch manifest compression@^1.7.4 214 silly fetch manifest cors@^2.8.5 215 silly fetch manifest express@^4.17.1 216 silly fetch manifest geoip-lite@^1.4.2 217 silly fetch manifest ipaddr.js@^2.0.1 218 silly fetch manifest morgan@^1.10.0 219 silly fetch manifest node-datachannel@^0.1.14 220 silly fetch manifest pino@^6.11.3 221 silly fetch manifest setimmediate@^1.0.5 222 silly fetch manifest websocket@^1.0.34 223 silly fetch manifest ws@^7.5.0 224 silly fetch manifest yallist@^4.0.0 225 silly fetch manifest pino-pretty@^5.0.2 226 silly fetch manifest tslib@^1.9.3 227 http fetch GET 200 https://registry.npmjs.org/bech32 207ms (cache revalidated) 228 http fetch GET 200 https://registry.npmjs.org/regenerator-runtime 218ms (cache revalidated) 229 http fetch GET 200 https://registry.npmjs.org/@ethersproject%2flogger 217ms (cache revalidated) 230 http fetch GET 200 https://registry.npmjs.org/core-js-pure 219ms (cache revalidated) 231 http fetch GET 200 https://registry.npmjs.org/js-sha3 215ms (cache revalidated) 232 http fetch GET 200 https://registry.npmjs.org/bn.js 217ms (cache revalidated) 233 http fetch GET 200 https://registry.npmjs.org/@ethersproject%2fhash 223ms (cache revalidated) 234 http fetch GET 200 https://registry.npmjs.org/@ethersproject%2frlp 221ms (cache revalidated) 235 http fetch GET 200 https://registry.npmjs.org/@ethersproject%2fproperties 224ms (cache revalidated) 236 http fetch GET 200 https://registry.npmjs.org/@ethersproject%2fabstract-provider 224ms (cache revalidated) 237 http fetch GET 200 https://registry.npmjs.org/@ethersproject%2fnetworks 223ms (cache revalidated) 238 http fetch GET 200 https://registry.npmjs.org/@ethersproject%2fstrings 232ms (cache revalidated) 239 http fetch GET 200 https://registry.npmjs.org/ws 232ms (cache revalidated) 240 http fetch GET 200 https://registry.npmjs.org/ms 227ms (cache revalidated) 241 http fetch GET 200 https://registry.npmjs.org/uri-js 231ms (cache revalidated) 242 http fetch GET 200 https://registry.npmjs.org/map-age-cleaner 228ms (cache revalidated) 243 http fetch GET 200 https://registry.npmjs.org/node-gyp-build 231ms (cache revalidated) 244 http fetch GET 200 https://registry.npmjs.org/@types%2fms 237ms (cache revalidated) 245 http fetch GET 200 https://registry.npmjs.org/mimic-fn 233ms (cache revalidated) 246 http fetch GET 200 https://registry.npmjs.org/whatwg-url 239ms (cache revalidated) 247 http fetch GET 200 https://registry.npmjs.org/@ethersproject%2fsigning-key 255ms (cache revalidated) 248 http fetch GET 200 https://registry.npmjs.org/p-settle 240ms (cache revalidated) 249 http fetch GET 200 https://registry.npmjs.org/yocto-queue 249ms (cache revalidated) 250 http fetch GET 200 https://registry.npmjs.org/inherits 244ms (cache revalidated) 251 http fetch GET 200 https://registry.npmjs.org/@ethersproject%2fsha2 262ms (cache revalidated) 252 http fetch GET 200 https://registry.npmjs.org/string_decoder 245ms (cache revalidated) 253 http fetch GET 200 https://registry.npmjs.org/@ethersproject%2fbase64 261ms (cache revalidated) 254 http fetch GET 200 https://registry.npmjs.org/node-pre-gyp 251ms (cache revalidated) 255 http fetch GET 200 https://registry.npmjs.org/safari-14-idb-fix 267ms (cache revalidated) 256 http fetch GET 200 https://registry.npmjs.org/node-addon-api 260ms (cache revalidated) 257 http fetch GET 200 https://registry.npmjs.org/events 262ms (cache revalidated) 258 http fetch GET 200 https://registry.npmjs.org/secp256k1 264ms (cache revalidated) 259 http fetch GET 200 https://registry.npmjs.org/@ethersproject%2frandom 289ms (cache revalidated) 260 http fetch GET 200 https://registry.npmjs.org/util-deprecate 270ms (cache revalidated) 261 http fetch GET 200 https://registry.npmjs.org/node-gyp 269ms (cache revalidated) 262 http fetch GET 200 https://registry.npmjs.org/@types%2fcompression 270ms (cache revalidated) 263 http fetch GET 200 https://registry.npmjs.org/@ethersproject%2fbasex 302ms (cache revalidated) 264 http fetch GET 200 https://registry.npmjs.org/compression 276ms (cache revalidated) 265 http fetch GET 200 https://registry.npmjs.org/commander 279ms (cache revalidated) 266 http fetch GET 200 https://registry.npmjs.org/cors 280ms (cache revalidated) 267 http fetch GET 200 https://registry.npmjs.org/@ethersproject%2fwordlists 313ms (cache revalidated) 268 http fetch GET 200 https://registry.npmjs.org/express 283ms (cache revalidated) 269 http fetch GET 200 https://registry.npmjs.org/ipaddr.js 286ms (cache revalidated) 270 http fetch GET 200 https://registry.npmjs.org/@pm2%2fio 299ms (cache revalidated) 271 http fetch GET 200 https://registry.npmjs.org/morgan 291ms (cache revalidated) 272 http fetch GET 200 https://registry.npmjs.org/@types%2fmorgan 301ms (cache revalidated) 273 http fetch GET 200 https://registry.npmjs.org/@ethersproject%2fjson-wallets 340ms (cache revalidated) 274 http fetch GET 200 https://registry.npmjs.org/setimmediate 340ms (cache revalidated) 275 http fetch GET 200 https://registry.npmjs.org/pino 345ms (cache revalidated) 276 http fetch GET 200 https://registry.npmjs.org/fast-deep-equal 395ms (cache revalidated) 277 http fetch GET 200 https://registry.npmjs.org/tslib 361ms (cache revalidated) 278 http fetch GET 200 https://registry.npmjs.org/heap 380ms (cache revalidated) 279 http fetch GET 200 https://registry.npmjs.org/sha3 378ms (cache revalidated) 280 http fetch GET 200 https://registry.npmjs.org/websocket 365ms (cache revalidated) 281 http fetch GET 200 https://registry.npmjs.org/pino-pretty 365ms (cache revalidated) 282 http fetch GET 200 https://registry.npmjs.org/strict-event-emitter-types 383ms (cache revalidated) 283 http fetch GET 200 https://registry.npmjs.org/require-from-string 400ms (cache revalidated) 284 http fetch GET 200 https://registry.npmjs.org/json-schema-traverse 402ms (cache revalidated) 285 http fetch GET 200 https://registry.npmjs.org/cancelable-promise 382ms (cache revalidated) 286 http fetch GET 200 https://registry.npmjs.org/yallist 372ms (cache revalidated) 287 http fetch GET 200 https://registry.npmjs.org/geoip-lite 380ms (cache revalidated) 288 http fetch GET 200 https://registry.npmjs.org/promise-memoize 392ms (cache revalidated) 289 http fetch GET 200 https://registry.npmjs.org/node-datachannel 381ms (cache revalidated) 290 http fetch GET 200 https://registry.npmjs.org/@ethersproject%2fhdnode 416ms (cache revalidated) 291 timing idealTree:node_modules/streamr-client Completed in 492ms 292 silly placeDep ROOT regenerator-runtime@0.13.9 OK for: @babel/runtime@7.16.3 want: ^0.13.4 293 timing idealTree:node_modules/@babel/runtime Completed in 1ms 294 silly placeDep ROOT core-js-pure@3.19.3 OK for: @babel/runtime-corejs3@7.16.3 want: ^3.19.0 295 timing idealTree:node_modules/@babel/runtime-corejs3 Completed in 0ms 296 silly placeDep ROOT @ethersproject/hash@5.5.0 OK for: @ethersproject/abi@5.5.0 want: ^5.5.0 297 silly placeDep ROOT @ethersproject/logger@5.5.0 OK for: @ethersproject/abi@5.5.0 want: ^5.5.0 298 silly placeDep ROOT @ethersproject/properties@5.5.0 OK for: @ethersproject/abi@5.5.0 want: ^5.5.0 299 silly placeDep ROOT @ethersproject/strings@5.5.0 OK for: @ethersproject/abi@5.5.0 want: ^5.5.0 300 timing idealTree:node_modules/@ethersproject/abi Completed in 6ms 301 silly placeDep ROOT @ethersproject/abstract-provider@5.5.1 OK for: @ethersproject/abstract-signer@5.5.0 want: ^5.5.0 302 timing idealTree:node_modules/@ethersproject/abstract-signer Completed in 2ms 303 silly placeDep ROOT @ethersproject/networks@5.5.1 OK for: @ethersproject/abstract-provider@5.5.1 want: ^5.5.0 304 timing idealTree:node_modules/@ethersproject/abstract-provider Completed in 1ms 305 silly placeDep ROOT @ethersproject/rlp@5.5.0 OK for: @ethersproject/address@5.5.0 want: ^5.5.0 306 timing idealTree:node_modules/@ethersproject/address Completed in 1ms 307 silly placeDep ROOT bn.js@4.12.0 OK for: @ethersproject/bignumber@5.5.0 want: ^4.11.9 308 timing idealTree:node_modules/@ethersproject/bignumber Completed in 1ms 309 timing idealTree:node_modules/@ethersproject/bytes Completed in 0ms 310 timing idealTree:node_modules/@ethersproject/constants Completed in 0ms 311 timing idealTree:node_modules/@ethersproject/contracts Completed in 0ms 312 timing idealTree:node_modules/@ethersproject/hash Completed in 0ms 313 silly placeDep ROOT js-sha3@0.8.0 OK for: @ethersproject/keccak256@5.5.0 want: 0.8.0 314 timing idealTree:node_modules/@ethersproject/keccak256 Completed in 1ms 315 timing idealTree:node_modules/@ethersproject/logger Completed in 0ms 316 timing idealTree:node_modules/@ethersproject/networks Completed in 0ms 317 timing idealTree:node_modules/@ethersproject/properties Completed in 0ms 318 silly fetch manifest bufferutil@^4.0.1 319 silly fetch manifest utf-8-validate@^5.0.2 320 silly placeDep ROOT @ethersproject/basex@5.5.0 OK for: @ethersproject/providers@5.5.1 want: ^5.5.0 321 silly placeDep ROOT @ethersproject/random@5.5.0 OK for: @ethersproject/providers@5.5.1 want: ^5.5.0 322 silly placeDep ROOT @ethersproject/sha2@5.5.0 OK for: @ethersproject/providers@5.5.1 want: ^5.5.0 323 silly placeDep ROOT bech32@1.1.4 OK for: @ethersproject/providers@5.5.1 want: 1.1.4 324 silly placeDep ROOT ws@7.4.6 OK for: @ethersproject/providers@5.5.1 want: 7.4.6 325 silly fetch manifest hash.js@1.1.7 326 http fetch GET 200 https://registry.npmjs.org/hash.js 33ms (cache revalidated) 327 timing idealTree:node_modules/@ethersproject/providers Completed in 56ms 328 timing idealTree:node_modules/@ethersproject/basex Completed in 0ms 329 timing idealTree:node_modules/@ethersproject/random Completed in 0ms 330 timing idealTree:node_modules/@ethersproject/rlp Completed in 0ms 331 silly placeDep ROOT hash.js@1.1.7 OK for: @ethersproject/sha2@5.5.0 want: 1.1.7 332 silly fetch manifest minimalistic-assert@^1.0.1 333 http fetch GET 200 https://registry.npmjs.org/minimalistic-assert 31ms (cache revalidated) 334 timing idealTree:node_modules/@ethersproject/sha2 Completed in 32ms 335 timing idealTree:node_modules/@ethersproject/strings Completed in 0ms 336 silly placeDep ROOT @ethersproject/signing-key@5.5.0 OK for: @ethersproject/transactions@5.5.0 want: ^5.5.0 337 silly fetch manifest elliptic@6.5.4 338 http fetch GET 200 https://registry.npmjs.org/elliptic 34ms (cache revalidated) 339 timing idealTree:node_modules/@ethersproject/transactions Completed in 37ms 340 silly placeDep ROOT elliptic@6.5.4 OK for: @ethersproject/signing-key@5.5.0 want: 6.5.4 341 silly fetch manifest brorand@^1.1.0 342 silly fetch manifest hmac-drbg@^1.0.1 343 silly fetch manifest inherits@^2.0.4 344 silly fetch manifest minimalistic-crypto-utils@^1.0.1 345 http fetch GET 200 https://registry.npmjs.org/brorand 33ms (cache revalidated) 346 http fetch GET 200 https://registry.npmjs.org/hmac-drbg 36ms (cache revalidated) 347 http fetch GET 200 https://registry.npmjs.org/minimalistic-crypto-utils 37ms (cache revalidated) 348 timing idealTree:node_modules/@ethersproject/signing-key Completed in 41ms 349 silly placeDep ROOT @ethersproject/hdnode@5.5.0 OK for: @ethersproject/wallet@5.5.0 want: ^5.5.0 350 silly placeDep ROOT @ethersproject/json-wallets@5.5.0 OK for: @ethersproject/wallet@5.5.0 want: ^5.5.0 351 silly placeDep ROOT @ethersproject/wordlists@5.5.0 OK for: @ethersproject/wallet@5.5.0 want: ^5.5.0 352 silly fetch manifest @ethersproject/pbkdf2@^5.5.0 353 silly fetch manifest aes-js@3.0.0 354 silly fetch manifest scrypt-js@3.0.1 355 http fetch GET 200 https://registry.npmjs.org/scrypt-js 31ms (cache revalidated) 356 http fetch GET 200 https://registry.npmjs.org/aes-js 32ms (cache revalidated) 357 http fetch GET 200 https://registry.npmjs.org/@ethersproject%2fpbkdf2 130ms (cache revalidated) 358 timing idealTree:node_modules/@ethersproject/wallet Completed in 134ms 359 silly placeDep ROOT @ethersproject/pbkdf2@5.5.0 OK for: @ethersproject/hdnode@5.5.0 want: ^5.5.0 360 timing idealTree:node_modules/@ethersproject/hdnode Completed in 1ms 361 silly placeDep ROOT aes-js@3.0.0 OK for: @ethersproject/json-wallets@5.5.0 want: 3.0.0 362 silly placeDep ROOT scrypt-js@3.0.1 OK for: @ethersproject/json-wallets@5.5.0 want: 3.0.1 363 timing idealTree:node_modules/@ethersproject/json-wallets Completed in 2ms 364 timing idealTree:node_modules/@ethersproject/pbkdf2 Completed in 0ms 365 silly placeDep ROOT @ethersproject/base64@5.5.0 OK for: @ethersproject/web@5.5.1 want: ^5.5.0 366 timing idealTree:node_modules/@ethersproject/web Completed in 1ms 367 timing idealTree:node_modules/@ethersproject/base64 Completed in 0ms 368 timing idealTree:node_modules/@ethersproject/wordlists Completed in 0ms 369 silly placeDep ROOT @types/ms@0.7.31 OK for: @types/debug@4.1.7 want: * 370 timing idealTree:node_modules/@types/debug Completed in 1ms 371 timing idealTree:node_modules/@types/ms Completed in 0ms 372 timing idealTree:node_modules/aes-js Completed in 0ms 373 silly placeDep ROOT fast-deep-equal@3.1.3 OK for: ajv@8.8.2 want: ^3.1.1 374 silly placeDep ROOT json-schema-traverse@1.0.0 OK for: ajv@8.8.2 want: ^1.0.0 375 silly placeDep ROOT require-from-string@2.0.2 OK for: ajv@8.8.2 want: ^2.0.2 376 silly placeDep ROOT uri-js@4.4.1 OK for: ajv@8.8.2 want: ^4.2.2 377 silly fetch manifest punycode@^2.1.0 378 http fetch GET 200 https://registry.npmjs.org/punycode 33ms (cache revalidated) 379 timing idealTree:node_modules/ajv Completed in 37ms 380 timing idealTree:node_modules/ajv-formats Completed in 0ms 381 timing idealTree:node_modules/bech32 Completed in 0ms 382 timing idealTree:node_modules/bn.js Completed in 0ms 383 silly placeDep ROOT node-gyp-build@4.3.0 OK for: bufferutil@4.0.5 want: ^4.3.0 384 timing idealTree:node_modules/bufferutil Completed in 2ms 385 timing idealTree:node_modules/core-js Completed in 0ms 386 timing idealTree:node_modules/core-js-pure Completed in 0ms 387 silly placeDep ROOT ms@2.1.2 OK for: debug@4.3.3 want: 2.1.2 388 timing idealTree:node_modules/debug Completed in 1ms 389 silly placeDep ROOT brorand@1.1.0 OK for: elliptic@6.5.4 want: ^1.1.0 390 silly placeDep ROOT hmac-drbg@1.0.1 OK for: elliptic@6.5.4 want: ^1.0.1 391 silly placeDep ROOT inherits@2.0.4 OK for: elliptic@6.5.4 want: ^2.0.4 392 silly placeDep ROOT minimalistic-assert@1.0.1 OK for: elliptic@6.5.4 want: ^1.0.1 393 silly placeDep ROOT minimalistic-crypto-utils@1.0.1 OK for: elliptic@6.5.4 want: ^1.0.1 394 timing idealTree:node_modules/elliptic Completed in 6ms 395 timing idealTree:node_modules/brorand Completed in 0ms 396 timing idealTree:node_modules/env-paths Completed in 0ms 397 timing idealTree:node_modules/eventemitter3 Completed in 0ms 398 timing idealTree:node_modules/fast-deep-equal Completed in 0ms 399 timing idealTree:node_modules/hash.js Completed in 0ms 400 timing idealTree:node_modules/hmac-drbg Completed in 0ms 401 silly placeDep ROOT safari-14-idb-fix@1.0.6 OK for: idb-keyval@5.1.5 want: ^1.0.6 402 timing idealTree:node_modules/idb-keyval Completed in 0ms 403 timing idealTree:node_modules/inherits Completed in 0ms 404 timing idealTree:node_modules/js-sha3 Completed in 0ms 405 timing idealTree:node_modules/json-schema-traverse Completed in 0ms 406 timing idealTree:node_modules/lodash Completed in 1ms 407 silly placeDep ROOT map-age-cleaner@0.1.3 OK for: mem@8.1.1 want: ^0.1.3 408 silly placeDep ROOT mimic-fn@3.1.0 OK for: mem@8.1.1 want: ^3.1.0 409 silly fetch manifest p-defer@^1.0.0 410 http fetch GET 200 https://registry.npmjs.org/p-defer 30ms (cache revalidated) 411 timing idealTree:node_modules/mem Completed in 33ms 412 silly placeDep ROOT p-defer@1.0.0 OK for: map-age-cleaner@0.1.3 want: ^1.0.0 413 timing idealTree:node_modules/map-age-cleaner Completed in 1ms 414 timing idealTree:node_modules/mimic-fn Completed in 0ms 415 timing idealTree:node_modules/minimalistic-assert Completed in 0ms 416 timing idealTree:node_modules/minimalistic-crypto-utils Completed in 0ms 417 timing idealTree:node_modules/ms Completed in 0ms 418 timing idealTree:node_modules/node-abort-controller Completed in 0ms 419 silly placeDep ROOT whatwg-url@5.0.0 OK for: node-fetch@2.6.6 want: ^5.0.0 420 silly fetch manifest tr46@~0.0.3 421 silly fetch manifest webidl-conversions@^3.0.0 422 http fetch GET 200 https://registry.npmjs.org/webidl-conversions 30ms (cache revalidated) 423 http fetch GET 200 https://registry.npmjs.org/tr46 35ms (cache revalidated) 424 timing idealTree:node_modules/node-fetch Completed in 39ms 425 timing idealTree:node_modules/node-gyp-build Completed in 0ms 426 timing idealTree:node_modules/p-defer Completed in 0ms 427 silly placeDep ROOT yocto-queue@0.1.0 OK for: p-limit@3.1.0 want: ^0.1.0 428 timing idealTree:node_modules/p-limit Completed in 1ms 429 silly placeDep ROOT p-settle@4.1.1 OK for: p-memoize@4.0.3 want: ^4.1.1 430 silly fetch manifest p-limit@^2.2.2 431 silly fetch manifest p-reflect@^2.1.0 432 http fetch GET 200 https://registry.npmjs.org/p-reflect 31ms (cache revalidated) 433 timing idealTree:node_modules/p-memoize Completed in 32ms 434 silly placeDep node_modules/p-settle p-limit@2.3.0 OK for: p-settle@4.1.1 want: ^2.2.2 435 silly placeDep ROOT p-reflect@2.1.0 OK for: p-settle@4.1.1 want: ^2.1.0 436 silly fetch manifest p-try@^2.0.0 437 http fetch GET 200 https://registry.npmjs.org/p-try 46ms (cache revalidated) 438 timing idealTree:node_modules/p-settle Completed in 49ms 439 timing idealTree:node_modules/p-reflect Completed in 0ms 440 timing idealTree:node_modules/quick-lru Completed in 0ms 441 silly placeDep ROOT string_decoder@1.3.0 OK for: readable-stream@3.6.0 want: ^1.1.1 442 silly placeDep ROOT util-deprecate@1.0.2 OK for: readable-stream@3.6.0 want: ^1.0.1 443 silly fetch manifest safe-buffer@~5.2.0 444 http fetch GET 200 https://registry.npmjs.org/safe-buffer 33ms (cache revalidated) 445 timing idealTree:node_modules/readable-stream Completed in 36ms 446 timing idealTree:node_modules/reflect-metadata Completed in 0ms 447 timing idealTree:node_modules/regenerator-runtime Completed in 0ms 448 timing idealTree:node_modules/require-from-string Completed in 0ms 449 timing idealTree:node_modules/safari-14-idb-fix Completed in 0ms 450 timing idealTree:node_modules/scrypt-js Completed in 0ms 451 timing idealTree:node_modules/split2 Completed in 0ms 452 timing idealTree:node_modules/sqlite Completed in 0ms 453 silly placeDep ROOT node-addon-api@3.2.1 OK for: sqlite3@5.0.2 want: ^3.0.0 454 silly placeDep ROOT node-gyp@3.8.0 OK for: sqlite3@5.0.2 want: 3.x 455 silly placeDep ROOT node-pre-gyp@0.11.0 OK for: sqlite3@5.0.2 want: ^0.11.0 456 silly fetch manifest fstream@^1.0.0 457 silly fetch manifest glob@^7.0.3 458 silly fetch manifest graceful-fs@^4.1.2 459 silly fetch manifest mkdirp@^0.5.0 460 silly fetch manifest nopt@2 || 3 461 silly fetch manifest npmlog@0 || 1 || 2 || 3 || 4 462 silly fetch manifest osenv@0 463 silly fetch manifest request@^2.87.0 464 silly fetch manifest rimraf@2 465 silly fetch manifest semver@~5.3.0 466 silly fetch manifest tar@^2.0.0 467 silly fetch manifest which@1 468 silly fetch manifest detect-libc@^1.0.2 469 silly fetch manifest mkdirp@^0.5.1 470 silly fetch manifest needle@^2.2.1 471 silly fetch manifest nopt@^4.0.1 472 silly fetch manifest npm-packlist@^1.1.6 473 silly fetch manifest npmlog@^4.0.2 474 silly fetch manifest rc@^1.2.7 475 silly fetch manifest rimraf@^2.6.1 476 silly fetch manifest semver@^5.3.0 477 silly fetch manifest tar@^4 478 http fetch GET 200 https://registry.npmjs.org/glob 67ms (cache revalidated) 479 http fetch GET 200 https://registry.npmjs.org/nopt 72ms (cache revalidated) 480 http fetch GET 200 https://registry.npmjs.org/detect-libc 70ms (cache revalidated) 481 http fetch GET 200 https://registry.npmjs.org/tar 73ms (cache revalidated) 482 http fetch GET 200 https://registry.npmjs.org/npmlog 80ms (cache revalidated) 483 http fetch GET 200 https://registry.npmjs.org/which 82ms (cache revalidated) 484 http fetch GET 200 https://registry.npmjs.org/semver 85ms (cache revalidated) 485 http fetch GET 200 https://registry.npmjs.org/request 96ms (cache revalidated) 486 http fetch GET 200 https://registry.npmjs.org/osenv 100ms (cache revalidated) 487 http fetch GET 200 https://registry.npmjs.org/mkdirp 103ms (cache revalidated) 488 http fetch GET 200 https://registry.npmjs.org/needle 122ms (cache revalidated) 489 http fetch GET 200 https://registry.npmjs.org/npm-packlist 125ms (cache revalidated) 490 http fetch GET 200 https://registry.npmjs.org/fstream 136ms (cache revalidated) 491 http fetch GET 200 https://registry.npmjs.org/graceful-fs 135ms (cache revalidated) 492 http fetch GET 200 https://registry.npmjs.org/rc 130ms (cache revalidated) 493 http fetch GET 200 https://registry.npmjs.org/rimraf 135ms (cache revalidated) 494 timing idealTree:node_modules/sqlite3 Completed in 146ms 495 timing idealTree:node_modules/node-addon-api Completed in 0ms 496 silly placeDep ROOT fstream@1.0.12 OK for: node-gyp@3.8.0 want: ^1.0.0 497 silly placeDep ROOT glob@7.2.0 OK for: node-gyp@3.8.0 want: ^7.0.3 498 silly placeDep ROOT graceful-fs@4.2.8 OK for: node-gyp@3.8.0 want: ^4.1.2 499 silly placeDep ROOT mkdirp@0.5.5 OK for: node-gyp@3.8.0 want: ^0.5.0 500 silly placeDep ROOT nopt@3.0.6 OK for: node-gyp@3.8.0 want: 2 || 3 501 silly placeDep ROOT npmlog@4.1.2 OK for: node-gyp@3.8.0 want: 0 || 1 || 2 || 3 || 4 502 silly placeDep ROOT osenv@0.1.5 OK for: node-gyp@3.8.0 want: 0 503 silly placeDep ROOT request@2.88.2 OK for: node-gyp@3.8.0 want: ^2.87.0 504 silly placeDep ROOT rimraf@2.7.1 OK for: node-gyp@3.8.0 want: 2 505 silly placeDep ROOT semver@5.3.0 OK for: node-gyp@3.8.0 want: ~5.3.0 506 silly placeDep ROOT tar@2.2.2 OK for: node-gyp@3.8.0 want: ^2.0.0 507 silly placeDep ROOT which@1.3.1 OK for: node-gyp@3.8.0 want: 1 508 silly fetch manifest fs.realpath@^1.0.0 509 silly fetch manifest inflight@^1.0.4 510 silly fetch manifest minimatch@^3.0.4 511 silly fetch manifest once@^1.3.0 512 silly fetch manifest path-is-absolute@^1.0.0 513 silly fetch manifest minimist@^1.2.5 514 silly fetch manifest abbrev@1 515 silly fetch manifest are-we-there-yet@~1.1.2 516 silly fetch manifest console-control-strings@~1.1.0 517 silly fetch manifest gauge@~2.7.3 518 silly fetch manifest set-blocking@~2.0.0 519 silly fetch manifest os-homedir@^1.0.0 520 silly fetch manifest os-tmpdir@^1.0.0 521 silly fetch manifest aws-sign2@~0.7.0 522 silly fetch manifest aws4@^1.8.0 523 silly fetch manifest caseless@~0.12.0 524 silly fetch manifest combined-stream@~1.0.6 525 silly fetch manifest extend@~3.0.2 526 silly fetch manifest forever-agent@~0.6.1 527 silly fetch manifest form-data@~2.3.2 528 silly fetch manifest har-validator@~5.1.3 529 silly fetch manifest http-signature@~1.2.0 530 silly fetch manifest is-typedarray@~1.0.0 531 silly fetch manifest isstream@~0.1.2 532 silly fetch manifest json-stringify-safe@~5.0.1 533 silly fetch manifest mime-types@~2.1.19 534 silly fetch manifest oauth-sign@~0.9.0 535 silly fetch manifest performance-now@^2.1.0 536 silly fetch manifest qs@~6.5.2 537 silly fetch manifest safe-buffer@^5.1.2 538 silly fetch manifest tough-cookie@~2.5.0 539 silly fetch manifest tunnel-agent@^0.6.0 540 silly fetch manifest uuid@^3.3.2 541 silly fetch manifest block-stream@* 542 silly fetch manifest isexe@^2.0.0 543 http fetch GET 200 https://registry.npmjs.org/inflight 94ms (cache revalidated) 544 http fetch GET 200 https://registry.npmjs.org/path-is-absolute 93ms (cache revalidated) 545 http fetch GET 200 https://registry.npmjs.org/are-we-there-yet 98ms (cache revalidated) 546 http fetch GET 200 https://registry.npmjs.org/minimist 107ms (cache revalidated) 547 http fetch GET 200 https://registry.npmjs.org/os-tmpdir 95ms (cache revalidated) 548 http fetch GET 200 https://registry.npmjs.org/abbrev 102ms (cache revalidated) 549 http fetch GET 200 https://registry.npmjs.org/os-homedir 99ms (cache revalidated) 550 http fetch GET 200 https://registry.npmjs.org/minimatch 115ms (cache revalidated) 551 http fetch GET 200 https://registry.npmjs.org/aws4 98ms (cache revalidated) 552 http fetch GET 200 https://registry.npmjs.org/aws-sign2 112ms (cache revalidated) 553 http fetch GET 200 https://registry.npmjs.org/set-blocking 116ms (cache revalidated) 554 http fetch GET 200 https://registry.npmjs.org/fs.realpath 140ms (cache revalidated) 555 http fetch GET 200 https://registry.npmjs.org/combined-stream 120ms (cache revalidated) 556 http fetch GET 200 https://registry.npmjs.org/console-control-strings 130ms (cache revalidated) 557 http fetch GET 200 https://registry.npmjs.org/gauge 130ms (cache revalidated) 558 http fetch GET 200 https://registry.npmjs.org/caseless 130ms (cache revalidated) 559 http fetch GET 200 https://registry.npmjs.org/extend 131ms (cache revalidated) 560 http fetch GET 200 https://registry.npmjs.org/performance-now 118ms (cache revalidated) 561 http fetch GET 200 https://registry.npmjs.org/forever-agent 135ms (cache revalidated) 562 http fetch GET 200 https://registry.npmjs.org/form-data 137ms (cache revalidated) 563 http fetch GET 200 https://registry.npmjs.org/json-stringify-safe 141ms (cache revalidated) 564 http fetch GET 200 https://registry.npmjs.org/mime-types 136ms (cache revalidated) 565 http fetch GET 200 https://registry.npmjs.org/http-signature 150ms (cache revalidated) 566 http fetch GET 200 https://registry.npmjs.org/tough-cookie 142ms (cache revalidated) 567 http fetch GET 200 https://registry.npmjs.org/tunnel-agent 142ms (cache revalidated) 568 http fetch GET 200 https://registry.npmjs.org/oauth-sign 147ms (cache revalidated) 569 http fetch GET 200 https://registry.npmjs.org/isexe 142ms (cache revalidated) 570 http fetch GET 200 https://registry.npmjs.org/block-stream 144ms (cache revalidated) 571 http fetch GET 200 https://registry.npmjs.org/isstream 160ms (cache revalidated) 572 http fetch GET 200 https://registry.npmjs.org/qs 149ms (cache revalidated) 573 http fetch GET 200 https://registry.npmjs.org/is-typedarray 168ms (cache revalidated) 574 http fetch GET 200 https://registry.npmjs.org/har-validator 173ms (cache revalidated) 575 http fetch GET 200 https://registry.npmjs.org/once 267ms (cache revalidated) 576 timing idealTree:node_modules/node-gyp Completed in 290ms 577 timing idealTree:node_modules/fstream Completed in 0ms 578 silly placeDep ROOT fs.realpath@1.0.0 OK for: glob@7.2.0 want: ^1.0.0 579 silly placeDep ROOT inflight@1.0.6 OK for: glob@7.2.0 want: ^1.0.4 580 silly placeDep ROOT minimatch@3.0.4 OK for: glob@7.2.0 want: ^3.0.4 581 silly placeDep ROOT once@1.4.0 OK for: glob@7.2.0 want: ^1.3.0 582 silly placeDep ROOT path-is-absolute@1.0.1 OK for: glob@7.2.0 want: ^1.0.0 583 silly fetch manifest wrappy@1 584 silly fetch manifest brace-expansion@^1.1.7 585 http fetch GET 200 https://registry.npmjs.org/brace-expansion 28ms (cache revalidated) 586 http fetch GET 200 https://registry.npmjs.org/wrappy 62ms (cache revalidated) 587 timing idealTree:node_modules/glob Completed in 67ms 588 timing idealTree:node_modules/fs.realpath Completed in 0ms 589 timing idealTree:node_modules/graceful-fs Completed in 0ms 590 silly placeDep ROOT wrappy@1.0.2 OK for: inflight@1.0.6 want: 1 591 timing idealTree:node_modules/inflight Completed in 1ms 592 silly placeDep ROOT brace-expansion@1.1.11 OK for: minimatch@3.0.4 want: ^1.1.7 593 silly fetch manifest balanced-match@^1.0.0 594 silly fetch manifest concat-map@0.0.1 595 http fetch GET 200 https://registry.npmjs.org/concat-map 34ms (cache revalidated) 596 http fetch GET 200 https://registry.npmjs.org/balanced-match 46ms (cache revalidated) 597 timing idealTree:node_modules/minimatch Completed in 48ms 598 silly placeDep ROOT balanced-match@1.0.2 OK for: brace-expansion@1.1.11 want: ^1.0.0 599 silly placeDep ROOT concat-map@0.0.1 OK for: brace-expansion@1.1.11 want: 0.0.1 600 timing idealTree:node_modules/brace-expansion Completed in 1ms 601 timing idealTree:node_modules/balanced-match Completed in 0ms 602 timing idealTree:node_modules/concat-map Completed in 0ms 603 silly placeDep ROOT minimist@1.2.5 OK for: mkdirp@0.5.5 want: ^1.2.5 604 timing idealTree:node_modules/mkdirp Completed in 0ms 605 timing idealTree:node_modules/minimist Completed in 0ms 606 silly placeDep ROOT detect-libc@1.0.3 OK for: node-pre-gyp@0.11.0 want: ^1.0.2 607 silly placeDep ROOT needle@2.9.1 OK for: node-pre-gyp@0.11.0 want: ^2.2.1 608 silly placeDep node_modules/node-pre-gyp nopt@4.0.3 OK for: node-pre-gyp@0.11.0 want: ^4.0.1 609 silly placeDep ROOT npm-packlist@1.4.8 OK for: node-pre-gyp@0.11.0 want: ^1.1.6 610 silly placeDep ROOT rc@1.2.8 OK for: node-pre-gyp@0.11.0 want: ^1.2.7 611 silly placeDep node_modules/node-pre-gyp tar@4.4.19 OK for: node-pre-gyp@0.11.0 want: ^4 612 silly fetch manifest debug@^3.2.6 613 silly fetch manifest iconv-lite@^0.4.4 614 silly fetch manifest sax@^1.2.4 615 silly fetch manifest ignore-walk@^3.0.1 616 silly fetch manifest npm-bundled@^1.0.1 617 silly fetch manifest npm-normalize-package-bin@^1.0.1 618 silly fetch manifest deep-extend@^0.6.0 619 silly fetch manifest ini@~1.3.0 620 silly fetch manifest strip-json-comments@~2.0.1 621 silly fetch manifest chownr@^1.1.4 622 silly fetch manifest fs-minipass@^1.2.7 623 silly fetch manifest minipass@^2.9.0 624 silly fetch manifest minizlib@^1.3.3 625 silly fetch manifest safe-buffer@^5.2.1 626 silly fetch manifest yallist@^3.1.1 627 http fetch GET 200 https://registry.npmjs.org/npm-bundled 42ms (cache revalidated) 628 http fetch GET 200 https://registry.npmjs.org/npm-normalize-package-bin 49ms (cache revalidated) 629 http fetch GET 200 https://registry.npmjs.org/iconv-lite 52ms (cache revalidated) 630 http fetch GET 200 https://registry.npmjs.org/deep-extend 52ms (cache revalidated) 631 http fetch GET 200 https://registry.npmjs.org/sax 54ms (cache revalidated) 632 http fetch GET 200 https://registry.npmjs.org/strip-json-comments 63ms (cache revalidated) 633 http fetch GET 200 https://registry.npmjs.org/ignore-walk 67ms (cache revalidated) 634 http fetch GET 200 https://registry.npmjs.org/ini 66ms (cache revalidated) 635 http fetch GET 200 https://registry.npmjs.org/fs-minipass 66ms (cache revalidated) 636 http fetch GET 200 https://registry.npmjs.org/chownr 68ms (cache revalidated) 637 http fetch GET 200 https://registry.npmjs.org/minizlib 64ms (cache revalidated) 638 http fetch GET 200 https://registry.npmjs.org/minipass 68ms (cache revalidated) 639 timing idealTree:node_modules/node-pre-gyp Completed in 81ms 640 timing idealTree:node_modules/detect-libc Completed in 0ms 641 silly placeDep node_modules/needle debug@3.2.7 OK for: needle@2.9.1 want: ^3.2.6 642 silly placeDep ROOT iconv-lite@0.4.24 OK for: needle@2.9.1 want: ^0.4.4 643 silly placeDep ROOT sax@1.2.4 OK for: needle@2.9.1 want: ^1.2.4 644 silly fetch manifest safer-buffer@>= 2.1.2 < 3 645 http fetch GET 200 https://registry.npmjs.org/safer-buffer 43ms (cache revalidated) 646 timing idealTree:node_modules/needle Completed in 45ms 647 silly placeDep ROOT safer-buffer@2.1.2 OK for: iconv-lite@0.4.24 want: >= 2.1.2 < 3 648 timing idealTree:node_modules/iconv-lite Completed in 1ms 649 silly placeDep ROOT abbrev@1.1.1 OK for: nopt@3.0.6 want: 1 650 timing idealTree:node_modules/nopt Completed in 1ms 651 timing idealTree:node_modules/abbrev Completed in 0ms 652 silly placeDep ROOT ignore-walk@3.0.4 OK for: npm-packlist@1.4.8 want: ^3.0.1 653 silly placeDep ROOT npm-bundled@1.1.2 OK for: npm-packlist@1.4.8 want: ^1.0.1 654 silly placeDep ROOT npm-normalize-package-bin@1.0.1 OK for: npm-packlist@1.4.8 want: ^1.0.1 655 timing idealTree:node_modules/npm-packlist Completed in 2ms 656 timing idealTree:node_modules/ignore-walk Completed in 0ms 657 timing idealTree:node_modules/npm-bundled Completed in 0ms 658 timing idealTree:node_modules/npm-normalize-package-bin Completed in 0ms 659 silly placeDep ROOT are-we-there-yet@1.1.7 OK for: npmlog@4.1.2 want: ~1.1.2 660 silly placeDep ROOT console-control-strings@1.1.0 OK for: npmlog@4.1.2 want: ~1.1.0 661 silly placeDep ROOT gauge@2.7.4 OK for: npmlog@4.1.2 want: ~2.7.3 662 silly placeDep ROOT set-blocking@2.0.0 OK for: npmlog@4.1.2 want: ~2.0.0 663 silly fetch manifest delegates@^1.0.0 664 silly fetch manifest readable-stream@^2.0.6 665 silly fetch manifest aproba@^1.0.3 666 silly fetch manifest has-unicode@^2.0.0 667 silly fetch manifest object-assign@^4.1.0 668 silly fetch manifest signal-exit@^3.0.0 669 silly fetch manifest string-width@^1.0.1 670 silly fetch manifest strip-ansi@^3.0.1 671 silly fetch manifest wide-align@^1.1.0 672 http fetch GET 200 https://registry.npmjs.org/aproba 41ms (cache revalidated) 673 http fetch GET 200 https://registry.npmjs.org/delegates 43ms (cache revalidated) 674 http fetch GET 200 https://registry.npmjs.org/signal-exit 51ms (cache revalidated) 675 http fetch GET 200 https://registry.npmjs.org/string-width 51ms (cache revalidated) 676 http fetch GET 200 https://registry.npmjs.org/object-assign 53ms (cache revalidated) 677 http fetch GET 200 https://registry.npmjs.org/strip-ansi 53ms (cache revalidated) 678 http fetch GET 200 https://registry.npmjs.org/has-unicode 57ms (cache revalidated) 679 http fetch GET 200 https://registry.npmjs.org/wide-align 57ms (cache revalidated) 680 timing idealTree:node_modules/npmlog Completed in 67ms 681 silly placeDep ROOT delegates@1.0.0 OK for: are-we-there-yet@1.1.7 want: ^1.0.0 682 silly placeDep node_modules/are-we-there-yet readable-stream@2.3.7 OK for: are-we-there-yet@1.1.7 want: ^2.0.6 683 silly fetch manifest core-util-is@~1.0.0 684 silly fetch manifest isarray@~1.0.0 685 silly fetch manifest process-nextick-args@~2.0.0 686 silly fetch manifest safe-buffer@~5.1.1 687 silly fetch manifest string_decoder@~1.1.1 688 http fetch GET 200 https://registry.npmjs.org/core-util-is 33ms (cache revalidated) 689 http fetch GET 200 https://registry.npmjs.org/isarray 35ms (cache revalidated) 690 http fetch GET 200 https://registry.npmjs.org/process-nextick-args 60ms (cache revalidated) 691 timing idealTree:node_modules/are-we-there-yet Completed in 65ms 692 timing idealTree:node_modules/console-control-strings Completed in 0ms 693 timing idealTree:node_modules/delegates Completed in 0ms 694 silly placeDep ROOT aproba@1.2.0 OK for: gauge@2.7.4 want: ^1.0.3 695 silly placeDep ROOT has-unicode@2.0.1 OK for: gauge@2.7.4 want: ^2.0.0 696 silly placeDep ROOT object-assign@4.1.1 OK for: gauge@2.7.4 want: ^4.1.0 697 silly placeDep ROOT signal-exit@3.0.6 OK for: gauge@2.7.4 want: ^3.0.0 698 silly placeDep ROOT string-width@1.0.2 OK for: gauge@2.7.4 want: ^1.0.1 699 silly placeDep ROOT strip-ansi@3.0.1 OK for: gauge@2.7.4 want: ^3.0.1 700 silly placeDep ROOT wide-align@1.1.5 OK for: gauge@2.7.4 want: ^1.1.0 701 silly fetch manifest code-point-at@^1.0.0 702 silly fetch manifest is-fullwidth-code-point@^1.0.0 703 silly fetch manifest ansi-regex@^2.0.0 704 http fetch GET 200 https://registry.npmjs.org/ansi-regex 35ms (cache revalidated) 705 http fetch GET 200 https://registry.npmjs.org/is-fullwidth-code-point 38ms (cache revalidated) 706 http fetch GET 200 https://registry.npmjs.org/code-point-at 41ms (cache revalidated) 707 timing idealTree:node_modules/gauge Completed in 49ms 708 timing idealTree:node_modules/aproba Completed in 1ms 709 timing idealTree:node_modules/has-unicode Completed in 0ms 710 timing idealTree:node_modules/object-assign Completed in 0ms 711 timing idealTree:node_modules/once Completed in 0ms 712 silly placeDep ROOT os-homedir@1.0.2 OK for: osenv@0.1.5 want: ^1.0.0 713 silly placeDep ROOT os-tmpdir@1.0.2 OK for: osenv@0.1.5 want: ^1.0.0 714 timing idealTree:node_modules/osenv Completed in 1ms 715 timing idealTree:node_modules/os-homedir Completed in 0ms 716 timing idealTree:node_modules/os-tmpdir Completed in 0ms 717 timing idealTree:node_modules/path-is-absolute Completed in 0ms 718 silly placeDep ROOT deep-extend@0.6.0 OK for: rc@1.2.8 want: ^0.6.0 719 silly placeDep ROOT ini@1.3.8 OK for: rc@1.2.8 want: ~1.3.0 720 silly placeDep ROOT strip-json-comments@2.0.1 OK for: rc@1.2.8 want: ~2.0.1 721 timing idealTree:node_modules/rc Completed in 2ms 722 timing idealTree:node_modules/deep-extend Completed in 0ms 723 timing idealTree:node_modules/ini Completed in 0ms 724 silly placeDep ROOT aws-sign2@0.7.0 OK for: request@2.88.2 want: ~0.7.0 725 silly placeDep ROOT aws4@1.11.0 OK for: request@2.88.2 want: ^1.8.0 726 silly placeDep ROOT caseless@0.12.0 OK for: request@2.88.2 want: ~0.12.0 727 silly placeDep ROOT combined-stream@1.0.8 OK for: request@2.88.2 want: ~1.0.6 728 silly placeDep ROOT extend@3.0.2 OK for: request@2.88.2 want: ~3.0.2 729 silly placeDep ROOT forever-agent@0.6.1 OK for: request@2.88.2 want: ~0.6.1 730 silly placeDep ROOT form-data@2.3.3 OK for: request@2.88.2 want: ~2.3.2 731 silly placeDep ROOT har-validator@5.1.5 OK for: request@2.88.2 want: ~5.1.3 732 silly placeDep ROOT http-signature@1.2.0 OK for: request@2.88.2 want: ~1.2.0 733 silly placeDep ROOT is-typedarray@1.0.0 OK for: request@2.88.2 want: ~1.0.0 734 silly placeDep ROOT isstream@0.1.2 OK for: request@2.88.2 want: ~0.1.2 735 silly placeDep ROOT json-stringify-safe@5.0.1 OK for: request@2.88.2 want: ~5.0.1 736 silly placeDep ROOT mime-types@2.1.34 OK for: request@2.88.2 want: ~2.1.19 737 silly placeDep ROOT oauth-sign@0.9.0 OK for: request@2.88.2 want: ~0.9.0 738 silly placeDep ROOT performance-now@2.1.0 OK for: request@2.88.2 want: ^2.1.0 739 silly placeDep ROOT qs@6.5.2 OK for: request@2.88.2 want: ~6.5.2 740 silly placeDep ROOT safe-buffer@5.2.1 OK for: request@2.88.2 want: ^5.1.2 741 silly placeDep ROOT tough-cookie@2.5.0 OK for: request@2.88.2 want: ~2.5.0 742 silly placeDep ROOT tunnel-agent@0.6.0 OK for: request@2.88.2 want: ^0.6.0 743 silly placeDep node_modules/request uuid@3.4.0 OK for: request@2.88.2 want: ^3.3.2 744 silly fetch manifest delayed-stream@~1.0.0 745 silly fetch manifest asynckit@^0.4.0 746 silly fetch manifest ajv@^6.12.3 747 silly fetch manifest har-schema@^2.0.0 748 silly fetch manifest assert-plus@^1.0.0 749 silly fetch manifest jsprim@^1.2.2 750 silly fetch manifest sshpk@^1.7.0 751 silly fetch manifest mime-db@1.51.0 752 silly fetch manifest psl@^1.1.28 753 silly fetch manifest punycode@^2.1.1 754 http fetch GET 200 https://registry.npmjs.org/har-schema 51ms (cache revalidated) 755 http fetch GET 200 https://registry.npmjs.org/delayed-stream 54ms (cache revalidated) 756 http fetch GET 200 https://registry.npmjs.org/asynckit 57ms (cache revalidated) 757 http fetch GET 200 https://registry.npmjs.org/assert-plus 63ms (cache revalidated) 758 http fetch GET 200 https://registry.npmjs.org/jsprim 80ms (cache revalidated) 759 http fetch GET 200 https://registry.npmjs.org/sshpk 80ms (cache revalidated) 760 http fetch GET 200 https://registry.npmjs.org/mime-db 80ms (cache revalidated) 761 http fetch GET 200 https://registry.npmjs.org/psl 80ms (cache revalidated) 762 timing idealTree:node_modules/request Completed in 105ms 763 timing idealTree:node_modules/aws-sign2 Completed in 0ms 764 timing idealTree:node_modules/aws4 Completed in 0ms 765 timing idealTree:node_modules/caseless Completed in 0ms 766 silly placeDep ROOT delayed-stream@1.0.0 OK for: combined-stream@1.0.8 want: ~1.0.0 767 timing idealTree:node_modules/combined-stream Completed in 1ms 768 timing idealTree:node_modules/delayed-stream Completed in 0ms 769 timing idealTree:node_modules/extend Completed in 0ms 770 timing idealTree:node_modules/forever-agent Completed in 0ms 771 silly placeDep ROOT asynckit@0.4.0 OK for: form-data@2.3.3 want: ^0.4.0 772 timing idealTree:node_modules/form-data Completed in 1ms 773 timing idealTree:node_modules/asynckit Completed in 0ms 774 silly placeDep node_modules/har-validator ajv@6.12.6 OK for: har-validator@5.1.5 want: ^6.12.3 775 silly placeDep ROOT har-schema@2.0.0 OK for: har-validator@5.1.5 want: ^2.0.0 776 silly fetch manifest fast-json-stable-stringify@^2.0.0 777 silly fetch manifest json-schema-traverse@^0.4.1 778 http fetch GET 200 https://registry.npmjs.org/fast-json-stable-stringify 36ms (cache revalidated) 779 timing idealTree:node_modules/har-validator Completed in 39ms 780 timing idealTree:node_modules/har-schema Completed in 0ms 781 silly placeDep ROOT assert-plus@1.0.0 OK for: http-signature@1.2.0 want: ^1.0.0 782 silly placeDep ROOT jsprim@1.4.2 OK for: http-signature@1.2.0 want: ^1.2.2 783 silly placeDep ROOT sshpk@1.16.1 OK for: http-signature@1.2.0 want: ^1.7.0 784 silly fetch manifest extsprintf@1.3.0 785 silly fetch manifest json-schema@0.4.0 786 silly fetch manifest verror@1.10.0 787 silly fetch manifest asn1@~0.2.3 788 silly fetch manifest dashdash@^1.12.0 789 silly fetch manifest getpass@^0.1.1 790 silly fetch manifest jsbn@~0.1.0 791 silly fetch manifest tweetnacl@~0.14.0 792 silly fetch manifest ecc-jsbn@~0.1.1 793 silly fetch manifest bcrypt-pbkdf@^1.0.0 794 http fetch GET 200 https://registry.npmjs.org/json-schema 41ms (cache revalidated) 795 http fetch GET 200 https://registry.npmjs.org/dashdash 44ms (cache revalidated) 796 http fetch GET 200 https://registry.npmjs.org/getpass 51ms (cache revalidated) 797 http fetch GET 200 https://registry.npmjs.org/verror 59ms (cache revalidated) 798 http fetch GET 200 https://registry.npmjs.org/jsbn 56ms (cache revalidated) 799 http fetch GET 200 https://registry.npmjs.org/tweetnacl 64ms (cache revalidated) 800 http fetch GET 200 https://registry.npmjs.org/bcrypt-pbkdf 64ms (cache revalidated) 801 http fetch GET 200 https://registry.npmjs.org/ecc-jsbn 66ms (cache revalidated) 802 http fetch GET 200 https://registry.npmjs.org/asn1 74ms (cache revalidated) 803 http fetch GET 200 https://registry.npmjs.org/extsprintf 78ms (cache revalidated) 804 timing idealTree:node_modules/http-signature Completed in 83ms 805 timing idealTree:node_modules/assert-plus Completed in 0ms 806 timing idealTree:node_modules/is-typedarray Completed in 0ms 807 timing idealTree:node_modules/isstream Completed in 0ms 808 timing idealTree:node_modules/json-stringify-safe Completed in 0ms 809 silly placeDep ROOT extsprintf@1.3.0 OK for: jsprim@1.4.2 want: 1.3.0 810 silly placeDep ROOT json-schema@0.4.0 OK for: jsprim@1.4.2 want: 0.4.0 811 silly placeDep ROOT verror@1.10.0 OK for: jsprim@1.4.2 want: 1.10.0 812 silly fetch manifest core-util-is@1.0.2 813 timing idealTree:node_modules/jsprim Completed in 5ms 814 timing idealTree:node_modules/extsprintf Completed in 0ms 815 timing idealTree:node_modules/json-schema Completed in 0ms 816 silly placeDep ROOT mime-db@1.51.0 OK for: mime-types@2.1.34 want: 1.51.0 817 timing idealTree:node_modules/mime-types Completed in 0ms 818 timing idealTree:node_modules/mime-db Completed in 0ms 819 timing idealTree:node_modules/oauth-sign Completed in 0ms 820 timing idealTree:node_modules/performance-now Completed in 0ms 821 timing idealTree:node_modules/qs Completed in 0ms 822 timing idealTree:node_modules/rimraf Completed in 0ms 823 timing idealTree:node_modules/safe-buffer Completed in 0ms 824 timing idealTree:node_modules/safer-buffer Completed in 0ms 825 timing idealTree:node_modules/sax Completed in 0ms 826 timing idealTree:node_modules/semver Completed in 0ms 827 timing idealTree:node_modules/set-blocking Completed in 0ms 828 timing idealTree:node_modules/signal-exit Completed in 0ms 829 silly placeDep ROOT asn1@0.2.6 OK for: sshpk@1.16.1 want: ~0.2.3 830 silly placeDep ROOT bcrypt-pbkdf@1.0.2 OK for: sshpk@1.16.1 want: ^1.0.0 831 silly placeDep ROOT dashdash@1.14.1 OK for: sshpk@1.16.1 want: ^1.12.0 832 silly placeDep ROOT ecc-jsbn@0.1.2 OK for: sshpk@1.16.1 want: ~0.1.1 833 silly placeDep ROOT getpass@0.1.7 OK for: sshpk@1.16.1 want: ^0.1.1 834 silly placeDep ROOT jsbn@0.1.1 OK for: sshpk@1.16.1 want: ~0.1.0 835 silly placeDep ROOT tweetnacl@0.14.5 OK for: sshpk@1.16.1 want: ~0.14.0 836 timing idealTree:node_modules/sshpk Completed in 5ms 837 timing idealTree:node_modules/asn1 Completed in 0ms 838 timing idealTree:node_modules/bcrypt-pbkdf Completed in 0ms 839 timing idealTree:node_modules/dashdash Completed in 0ms 840 timing idealTree:node_modules/ecc-jsbn Completed in 0ms 841 timing idealTree:node_modules/getpass Completed in 0ms 842 timing idealTree:node_modules/jsbn Completed in 0ms 843 silly placeDep ROOT events@3.3.0 OK for: streamr-client-protocol@9.1.2 want: ^3.3.0 844 silly placeDep ROOT heap@0.2.7 OK for: streamr-client-protocol@9.1.2 want: ^0.2.6 845 silly placeDep ROOT promise-memoize@1.2.1 OK for: streamr-client-protocol@9.1.2 want: ^1.2.1 846 silly placeDep ROOT secp256k1@4.0.2 OK for: streamr-client-protocol@9.1.2 want: ^4.0.2 847 silly placeDep ROOT sha3@2.1.4 OK for: streamr-client-protocol@9.1.2 want: ^2.1.4 848 silly placeDep ROOT strict-event-emitter-types@2.0.0 OK for: streamr-client-protocol@9.1.2 want: ^2.0.0 849 silly fetch manifest node-addon-api@^2.0.0 850 silly fetch manifest buffer@6.0.3 851 http fetch GET 200 https://registry.npmjs.org/buffer 42ms (cache revalidated) 852 timing idealTree:node_modules/streamr-client-protocol Completed in 48ms 853 timing idealTree:node_modules/events Completed in 0ms 854 timing idealTree:node_modules/heap Completed in 0ms 855 timing idealTree:node_modules/promise-memoize Completed in 0ms 856 silly placeDep node_modules/secp256k1 node-addon-api@2.0.2 OK for: secp256k1@4.0.2 want: ^2.0.0 857 timing idealTree:node_modules/secp256k1 Completed in 1ms 858 silly placeDep ROOT buffer@6.0.3 OK for: sha3@2.1.4 want: 6.0.3 859 silly fetch manifest base64-js@^1.3.1 860 silly fetch manifest ieee754@^1.2.1 861 http fetch GET 200 https://registry.npmjs.org/ieee754 27ms (cache revalidated) 862 http fetch GET 200 https://registry.npmjs.org/base64-js 31ms (cache revalidated) 863 timing idealTree:node_modules/sha3 Completed in 33ms 864 silly placeDep ROOT base64-js@1.5.1 OK for: buffer@6.0.3 want: ^1.3.1 865 silly placeDep ROOT ieee754@1.2.1 OK for: buffer@6.0.3 want: ^1.2.1 866 timing idealTree:node_modules/buffer Completed in 2ms 867 timing idealTree:node_modules/base64-js Completed in 0ms 868 timing idealTree:node_modules/ieee754 Completed in 0ms 869 silly placeDep ROOT @pm2/io@5.0.0 OK for: streamr-network@30.1.1 want: ^5.0.0 870 silly placeDep ROOT @types/compression@1.7.2 OK for: streamr-network@30.1.1 want: ^1.7.2 871 silly placeDep ROOT @types/morgan@1.9.3 OK for: streamr-network@30.1.1 want: ^1.9.3 872 silly placeDep ROOT cancelable-promise@3.2.3 OK for: streamr-network@30.1.1 want: ^3.2.3 873 silly placeDep ROOT commander@7.2.0 OK for: streamr-network@30.1.1 want: ^7.2.0 874 silly placeDep ROOT compression@1.7.4 OK for: streamr-network@30.1.1 want: ^1.7.4 875 silly placeDep ROOT cors@2.8.5 OK for: streamr-network@30.1.1 want: ^2.8.5 876 silly placeDep ROOT express@4.17.1 OK for: streamr-network@30.1.1 want: ^4.17.1 877 silly placeDep ROOT geoip-lite@1.4.2 OK for: streamr-network@30.1.1 want: ^1.4.2 878 silly placeDep ROOT ipaddr.js@2.0.1 OK for: streamr-network@30.1.1 want: ^2.0.1 879 silly placeDep ROOT morgan@1.10.0 OK for: streamr-network@30.1.1 want: ^1.10.0 880 silly placeDep ROOT node-datachannel@0.1.14 OK for: streamr-network@30.1.1 want: ^0.1.14 881 silly placeDep ROOT pino@6.13.3 OK for: streamr-network@30.1.1 want: ^6.11.3 882 silly placeDep ROOT pino-pretty@5.1.3 OK for: streamr-network@30.1.1 want: ^5.0.2 883 silly placeDep ROOT setimmediate@1.0.5 OK for: streamr-network@30.1.1 want: ^1.0.5 884 silly placeDep ROOT websocket@1.0.34 OK for: streamr-network@30.1.1 want: ^1.0.34 885 silly placeDep node_modules/streamr-network ws@7.5.6 OK for: streamr-network@30.1.1 want: ^7.5.0 886 silly placeDep ROOT yallist@4.0.0 OK for: streamr-network@30.1.1 want: ^4.0.0 887 silly fetch manifest @opencensus/core@0.0.9 888 silly fetch manifest @opencensus/propagation-b3@0.0.8 889 silly fetch manifest async@~2.6.1 890 silly fetch manifest eventemitter2@^6.3.1 891 silly fetch manifest require-in-the-middle@^5.0.0 892 silly fetch manifest semver@6.3.0 893 silly fetch manifest shimmer@^1.2.0 894 silly fetch manifest tslib@1.9.3 895 silly fetch manifest @types/express@ 896 silly fetch manifest @types/node@ 897 silly fetch manifest accepts@~1.3.5 898 silly fetch manifest bytes@3.0.0 899 silly fetch manifest compressible@~2.0.16 900 silly fetch manifest debug@2.6.9 901 silly fetch manifest on-headers@~1.0.2 902 silly fetch manifest safe-buffer@5.1.2 903 silly fetch manifest vary@~1.1.2 904 silly fetch manifest vary@^1 905 silly fetch manifest accepts@~1.3.7 906 silly fetch manifest array-flatten@1.1.1 907 silly fetch manifest body-parser@1.19.0 908 silly fetch manifest content-disposition@0.5.3 909 silly fetch manifest content-type@~1.0.4 910 silly fetch manifest cookie@0.4.0 911 silly fetch manifest cookie-signature@1.0.6 912 silly fetch manifest depd@~1.1.2 913 silly fetch manifest encodeurl@~1.0.2 914 silly fetch manifest escape-html@~1.0.3 915 silly fetch manifest etag@~1.8.1 916 silly fetch manifest finalhandler@~1.1.2 917 silly fetch manifest fresh@0.5.2 918 silly fetch manifest merge-descriptors@1.0.1 919 silly fetch manifest methods@~1.1.2 920 silly fetch manifest on-finished@~2.3.0 921 silly fetch manifest parseurl@~1.3.3 922 silly fetch manifest path-to-regexp@0.1.7 923 silly fetch manifest proxy-addr@~2.0.5 924 silly fetch manifest qs@6.7.0 925 silly fetch manifest range-parser@~1.2.1 926 silly fetch manifest send@0.17.1 927 silly fetch manifest serve-static@1.14.1 928 silly fetch manifest setprototypeof@1.1.1 929 silly fetch manifest statuses@~1.5.0 930 silly fetch manifest type-is@~1.6.18 931 silly fetch manifest utils-merge@1.0.1 932 silly fetch manifest async@^2.1.1 933 silly fetch manifest colors@^1.1.2 934 silly fetch manifest ip-address@^5.8.9 935 silly fetch manifest lazy@^1.0.11 936 silly fetch manifest yauzl@^2.9.2 937 silly fetch manifest basic-auth@~2.0.1 938 silly fetch manifest depd@~2.0.0 939 silly fetch manifest fast-redact@^3.0.0 940 silly fetch manifest fast-safe-stringify@^2.0.8 941 silly fetch manifest fastify-warning@^0.2.0 942 silly fetch manifest flatstr@^1.0.12 943 silly fetch manifest pino-std-serializers@^3.1.0 944 silly fetch manifest quick-format-unescaped@^4.0.3 945 silly fetch manifest sonic-boom@^1.0.2 946 silly fetch manifest @hapi/bourne@^2.0.0 947 silly fetch manifest args@^5.0.1 948 silly fetch manifest chalk@^4.0.0 949 silly fetch manifest dateformat@^4.5.1 950 silly fetch manifest fast-safe-stringify@^2.0.7 951 silly fetch manifest jmespath@^0.15.0 952 silly fetch manifest joycon@^3.0.0 953 silly fetch manifest pump@^3.0.0 954 silly fetch manifest rfdc@^1.3.0 955 silly fetch manifest strip-json-comments@^3.1.1 956 silly fetch manifest debug@^2.2.0 957 silly fetch manifest es5-ext@^0.10.50 958 silly fetch manifest typedarray-to-buffer@^3.1.5 959 silly fetch manifest yaeti@^0.0.6 960 http fetch GET 200 https://registry.npmjs.org/on-headers 207ms (cache revalidated) 961 http fetch GET 200 https://registry.npmjs.org/vary 207ms (cache revalidated) 962 http fetch GET 200 https://registry.npmjs.org/compressible 211ms (cache revalidated) 963 http fetch GET 200 https://registry.npmjs.org/async 219ms (cache revalidated) 964 http fetch GET 200 https://registry.npmjs.org/shimmer 219ms (cache revalidated) 965 http fetch GET 200 https://registry.npmjs.org/array-flatten 215ms (cache revalidated) 966 http fetch GET 200 https://registry.npmjs.org/accepts 225ms (cache revalidated) 967 http fetch GET 200 https://registry.npmjs.org/eventemitter2 230ms (cache revalidated) 968 http fetch GET 200 https://registry.npmjs.org/body-parser 220ms (cache revalidated) 969 http fetch GET 200 https://registry.npmjs.org/bytes 229ms (cache revalidated) 970 http fetch GET 200 https://registry.npmjs.org/@opencensus%2fpropagation-b3 237ms (cache revalidated) 971 http fetch GET 200 https://registry.npmjs.org/@types%2fnode 238ms (cache revalidated) 972 http fetch GET 200 https://registry.npmjs.org/@types%2fexpress 243ms (cache revalidated) 973 http fetch GET 200 https://registry.npmjs.org/@opencensus%2fcore 265ms (cache revalidated) 974 http fetch GET 200 https://registry.npmjs.org/cookie 263ms (cache revalidated) 975 http fetch GET 200 https://registry.npmjs.org/cookie-signature 263ms (cache revalidated) 976 http fetch GET 200 https://registry.npmjs.org/content-type 267ms (cache revalidated) 977 http fetch GET 200 https://registry.npmjs.org/on-finished 255ms (cache revalidated) 978 http fetch GET 200 https://registry.npmjs.org/finalhandler 264ms (cache revalidated) 979 http fetch GET 200 https://registry.npmjs.org/path-to-regexp 255ms (cache revalidated) 980 http fetch GET 200 https://registry.npmjs.org/proxy-addr 255ms (cache revalidated) 981 http fetch GET 200 https://registry.npmjs.org/merge-descriptors 262ms (cache revalidated) 982 http fetch GET 200 https://registry.npmjs.org/methods 262ms (cache revalidated) 983 http fetch GET 200 https://registry.npmjs.org/depd 272ms (cache revalidated) 984 http fetch GET 200 https://registry.npmjs.org/encodeurl 277ms (cache revalidated) 985 http fetch GET 200 https://registry.npmjs.org/parseurl 267ms (cache revalidated) 986 http fetch GET 200 https://registry.npmjs.org/range-parser 269ms (cache revalidated) 987 http fetch GET 200 https://registry.npmjs.org/require-in-the-middle 298ms (cache revalidated) 988 http fetch GET 200 https://registry.npmjs.org/send 273ms (cache revalidated) 989 http fetch GET 200 https://registry.npmjs.org/setprototypeof 278ms (cache revalidated) 990 http fetch GET 200 https://registry.npmjs.org/serve-static 278ms (cache revalidated) 991 http fetch GET 200 https://registry.npmjs.org/statuses 278ms (cache revalidated) 992 http fetch GET 200 https://registry.npmjs.org/content-disposition 302ms (cache updated) 993 http fetch GET 200 https://registry.npmjs.org/utils-merge 284ms (cache revalidated) 994 http fetch GET 200 https://registry.npmjs.org/ip-address 286ms (cache revalidated) 995 http fetch GET 200 https://registry.npmjs.org/type-is 291ms (cache revalidated) 996 http fetch GET 200 https://registry.npmjs.org/fast-redact 285ms (cache revalidated) 997 http fetch GET 200 https://registry.npmjs.org/basic-auth 307ms (cache revalidated) 998 http fetch GET 200 https://registry.npmjs.org/yauzl 308ms (cache revalidated) 999 http fetch GET 200 https://registry.npmjs.org/lazy 313ms (cache revalidated) 1000 http fetch GET 200 https://registry.npmjs.org/colors 328ms (cache revalidated) 1001 http fetch GET 200 https://registry.npmjs.org/fast-safe-stringify 322ms (cache revalidated) 1002 http fetch GET 200 https://registry.npmjs.org/flatstr 323ms (cache revalidated) 1003 http fetch GET 200 https://registry.npmjs.org/pino-std-serializers 323ms (cache revalidated) 1004 http fetch GET 200 https://registry.npmjs.org/fastify-warning 331ms (cache revalidated) 1005 http fetch GET 200 https://registry.npmjs.org/chalk 328ms (cache revalidated) 1006 http fetch GET 200 https://registry.npmjs.org/args 330ms (cache revalidated) 1007 http fetch GET 200 https://registry.npmjs.org/sonic-boom 332ms (cache revalidated) 1008 http fetch GET 200 https://registry.npmjs.org/dateformat 332ms (cache revalidated) 1009 http fetch GET 200 https://registry.npmjs.org/jmespath 337ms (cache revalidated) 1010 http fetch GET 200 https://registry.npmjs.org/escape-html 376ms (cache revalidated) 1011 http fetch GET 200 https://registry.npmjs.org/pump 340ms (cache revalidated) 1012 http fetch GET 200 https://registry.npmjs.org/joycon 340ms (cache revalidated) 1013 http fetch GET 200 https://registry.npmjs.org/rfdc 343ms (cache revalidated) 1014 http fetch GET 200 https://registry.npmjs.org/es5-ext 343ms (cache revalidated) 1015 http fetch GET 200 https://registry.npmjs.org/fresh 380ms (cache revalidated) 1016 http fetch GET 200 https://registry.npmjs.org/quick-format-unescaped 352ms (cache revalidated) 1017 http fetch GET 200 https://registry.npmjs.org/etag 384ms (cache revalidated) 1018 http fetch GET 200 https://registry.npmjs.org/yaeti 346ms (cache revalidated) 1019 http fetch GET 200 https://registry.npmjs.org/typedarray-to-buffer 349ms (cache revalidated) 1020 http fetch GET 200 https://registry.npmjs.org/@hapi%2fbourne 423ms (cache revalidated) 1021 timing idealTree:node_modules/streamr-network Completed in 503ms 1022 silly placeDep ROOT @opencensus/core@0.0.9 OK for: @pm2/io@5.0.0 want: 0.0.9 1023 silly placeDep ROOT @opencensus/propagation-b3@0.0.8 OK for: @pm2/io@5.0.0 want: 0.0.8 1024 silly placeDep ROOT async@2.6.3 OK for: @pm2/io@5.0.0 want: ~2.6.1 1025 silly placeDep ROOT eventemitter2@6.4.5 OK for: @pm2/io@5.0.0 want: ^6.3.1 1026 silly placeDep ROOT require-in-the-middle@5.1.0 OK for: @pm2/io@5.0.0 want: ^5.0.0 1027 silly placeDep node_modules/@pm2/io semver@6.3.0 OK for: @pm2/io@5.0.0 want: 6.3.0 1028 silly placeDep ROOT shimmer@1.2.1 OK for: @pm2/io@5.0.0 want: ^1.2.0 1029 silly placeDep ROOT tslib@1.9.3 OK for: @pm2/io@5.0.0 want: 1.9.3 1030 silly fetch manifest continuation-local-storage@^3.2.1 1031 silly fetch manifest log-driver@^1.2.7 1032 silly fetch manifest semver@^5.5.0 1033 silly fetch manifest uuid@^3.2.1 1034 silly fetch manifest @opencensus/core@^0.0.8 1035 silly fetch manifest module-details-from-path@^1.0.3 1036 silly fetch manifest resolve@^1.12.0 1037 http fetch GET 200 https://registry.npmjs.org/module-details-from-path 29ms (cache revalidated) 1038 http fetch GET 200 https://registry.npmjs.org/resolve 37ms (cache revalidated) 1039 http fetch GET 200 https://registry.npmjs.org/continuation-local-storage 42ms (cache revalidated) 1040 http fetch GET 200 https://registry.npmjs.org/log-driver 42ms (cache revalidated) 1041 timing idealTree:node_modules/@pm2/io Completed in 50ms 1042 silly placeDep ROOT continuation-local-storage@3.2.1 OK for: @opencensus/core@0.0.9 want: ^3.2.1 1043 silly placeDep ROOT log-driver@1.2.7 OK for: @opencensus/core@0.0.9 want: ^1.2.7 1044 silly placeDep node_modules/@opencensus/core semver@5.7.1 OK for: @opencensus/core@0.0.9 want: ^5.5.0 1045 silly placeDep node_modules/@opencensus/core uuid@3.4.0 OK for: @opencensus/core@0.0.9 want: ^3.2.1 1046 silly fetch manifest async-listener@^0.6.0 1047 silly fetch manifest emitter-listener@^1.1.1 1048 http fetch GET 200 https://registry.npmjs.org/emitter-listener 31ms (cache revalidated) 1049 http fetch GET 200 https://registry.npmjs.org/async-listener 34ms (cache revalidated) 1050 timing idealTree:node_modules/@opencensus/core Completed in 38ms 1051 silly placeDep node_modules/@opencensus/propagation-b3 @opencensus/core@0.0.8 OK for: @opencensus/propagation-b3@0.0.8 want: ^0.0.8 1052 silly placeDep node_modules/@opencensus/propagation-b3 uuid@3.4.0 OK for: @opencensus/propagation-b3@0.0.8 want: ^3.2.1 1053 timing idealTree:node_modules/@opencensus/propagation-b3 Completed in 1ms 1054 silly placeDep ROOT @types/express@4.17.13 OK for: @types/compression@1.7.2 want: 1055 silly fetch manifest @types/body-parser@ 1056 silly fetch manifest @types/express-serve-static-core@^4.17.18 1057 silly fetch manifest @types/qs@ 1058 silly fetch manifest @types/serve-static@ 1059 http fetch GET 200 https://registry.npmjs.org/@types%2fserve-static 41ms (cache revalidated) 1060 http fetch GET 200 https://registry.npmjs.org/@types%2fqs 42ms (cache revalidated) 1061 http fetch GET 200 https://registry.npmjs.org/@types%2fbody-parser 44ms (cache revalidated) 1062 http fetch GET 200 https://registry.npmjs.org/@types%2fexpress-serve-static-core 51ms (cache revalidated) 1063 timing idealTree:node_modules/@types/compression Completed in 53ms 1064 silly placeDep ROOT @types/body-parser@1.19.2 OK for: @types/express@4.17.13 want: 1065 silly placeDep ROOT @types/express-serve-static-core@4.17.26 OK for: @types/express@4.17.13 want: ^4.17.18 1066 silly placeDep ROOT @types/qs@6.9.7 OK for: @types/express@4.17.13 want: 1067 silly placeDep ROOT @types/serve-static@1.13.10 OK for: @types/express@4.17.13 want: 1068 silly fetch manifest @types/connect@ 1069 silly fetch manifest @types/range-parser@ 1070 silly fetch manifest @types/mime@^1 1071 http fetch GET 200 https://registry.npmjs.org/@types%2fmime 38ms (cache revalidated) 1072 http fetch GET 200 https://registry.npmjs.org/@types%2frange-parser 44ms (cache revalidated) 1073 http fetch GET 200 https://registry.npmjs.org/@types%2fconnect 46ms (cache revalidated) 1074 timing idealTree:node_modules/@types/express Completed in 49ms 1075 silly placeDep ROOT @types/connect@3.4.35 OK for: @types/body-parser@1.19.2 want: 1076 silly placeDep ROOT @types/node@16.11.12 OK for: @types/body-parser@1.19.2 want: 1077 timing idealTree:node_modules/@types/body-parser Completed in 1ms 1078 timing idealTree:node_modules/@types/connect Completed in 0ms 1079 silly placeDep ROOT @types/range-parser@1.2.4 OK for: @types/express-serve-static-core@4.17.26 want: 1080 timing idealTree:node_modules/@types/express-serve-static-core Completed in 1ms 1081 timing idealTree:node_modules/@types/morgan Completed in 0ms 1082 timing idealTree:node_modules/@types/node Completed in 0ms 1083 timing idealTree:node_modules/@types/qs Completed in 0ms 1084 timing idealTree:node_modules/@types/range-parser Completed in 0ms 1085 silly placeDep ROOT @types/mime@1.3.2 OK for: @types/serve-static@1.13.10 want: ^1 1086 timing idealTree:node_modules/@types/serve-static Completed in 0ms 1087 timing idealTree:node_modules/@types/mime Completed in 0ms 1088 timing idealTree:node_modules/async Completed in 0ms 1089 timing idealTree:node_modules/cancelable-promise Completed in 0ms 1090 timing idealTree:node_modules/commander Completed in 0ms 1091 silly placeDep ROOT accepts@1.3.7 OK for: compression@1.7.4 want: ~1.3.5 1092 silly placeDep ROOT bytes@3.0.0 OK for: compression@1.7.4 want: 3.0.0 1093 silly placeDep ROOT compressible@2.0.18 OK for: compression@1.7.4 want: ~2.0.16 1094 silly placeDep node_modules/compression debug@2.6.9 OK for: compression@1.7.4 want: 2.6.9 1095 silly placeDep ROOT on-headers@1.0.2 OK for: compression@1.7.4 want: ~1.0.2 1096 silly placeDep node_modules/compression safe-buffer@5.1.2 OK for: compression@1.7.4 want: 5.1.2 1097 silly placeDep ROOT vary@1.1.2 OK for: compression@1.7.4 want: ~1.1.2 1098 silly fetch manifest negotiator@0.6.2 1099 silly fetch manifest ms@2.0.0 1100 http fetch GET 200 https://registry.npmjs.org/negotiator 37ms (cache revalidated) 1101 timing idealTree:node_modules/compression Completed in 45ms 1102 silly placeDep ROOT negotiator@0.6.2 OK for: accepts@1.3.7 want: 0.6.2 1103 timing idealTree:node_modules/accepts Completed in 1ms 1104 timing idealTree:node_modules/bytes Completed in 0ms 1105 timing idealTree:node_modules/compressible Completed in 0ms 1106 silly placeDep ROOT async-listener@0.6.10 OK for: continuation-local-storage@3.2.1 want: ^0.6.0 1107 silly placeDep ROOT emitter-listener@1.1.2 OK for: continuation-local-storage@3.2.1 want: ^1.1.1 1108 timing idealTree:node_modules/continuation-local-storage Completed in 1ms 1109 timing idealTree:node_modules/async-listener Completed in 0ms 1110 timing idealTree:node_modules/cors Completed in 0ms 1111 timing idealTree:node_modules/emitter-listener Completed in 0ms 1112 timing idealTree:node_modules/eventemitter2 Completed in 0ms 1113 silly placeDep ROOT array-flatten@1.1.1 OK for: express@4.17.1 want: 1.1.1 1114 silly placeDep ROOT body-parser@1.19.0 OK for: express@4.17.1 want: 1.19.0 1115 silly placeDep ROOT content-disposition@0.5.3 OK for: express@4.17.1 want: 0.5.3 1116 silly placeDep ROOT content-type@1.0.4 OK for: express@4.17.1 want: ~1.0.4 1117 silly placeDep ROOT cookie@0.4.0 OK for: express@4.17.1 want: 0.4.0 1118 silly placeDep ROOT cookie-signature@1.0.6 OK for: express@4.17.1 want: 1.0.6 1119 silly placeDep node_modules/express debug@2.6.9 OK for: express@4.17.1 want: 2.6.9 1120 silly placeDep ROOT depd@1.1.2 OK for: express@4.17.1 want: ~1.1.2 1121 silly placeDep ROOT encodeurl@1.0.2 OK for: express@4.17.1 want: ~1.0.2 1122 silly placeDep ROOT escape-html@1.0.3 OK for: express@4.17.1 want: ~1.0.3 1123 silly placeDep ROOT etag@1.8.1 OK for: express@4.17.1 want: ~1.8.1 1124 silly placeDep ROOT finalhandler@1.1.2 OK for: express@4.17.1 want: ~1.1.2 1125 silly placeDep ROOT fresh@0.5.2 OK for: express@4.17.1 want: 0.5.2 1126 silly placeDep ROOT merge-descriptors@1.0.1 OK for: express@4.17.1 want: 1.0.1 1127 silly placeDep ROOT methods@1.1.2 OK for: express@4.17.1 want: ~1.1.2 1128 silly placeDep ROOT on-finished@2.3.0 OK for: express@4.17.1 want: ~2.3.0 1129 silly placeDep ROOT parseurl@1.3.3 OK for: express@4.17.1 want: ~1.3.3 1130 silly placeDep ROOT path-to-regexp@0.1.7 OK for: express@4.17.1 want: 0.1.7 1131 silly placeDep ROOT proxy-addr@2.0.7 OK for: express@4.17.1 want: ~2.0.5 1132 silly placeDep node_modules/express qs@6.7.0 OK for: express@4.17.1 want: 6.7.0 1133 silly placeDep ROOT range-parser@1.2.1 OK for: express@4.17.1 want: ~1.2.1 1134 silly placeDep node_modules/express safe-buffer@5.1.2 OK for: express@4.17.1 want: 5.1.2 1135 silly placeDep ROOT send@0.17.1 OK for: express@4.17.1 want: 0.17.1 1136 silly placeDep ROOT serve-static@1.14.1 OK for: express@4.17.1 want: 1.14.1 1137 silly placeDep ROOT setprototypeof@1.1.1 OK for: express@4.17.1 want: 1.1.1 1138 silly placeDep ROOT statuses@1.5.0 OK for: express@4.17.1 want: ~1.5.0 1139 silly placeDep ROOT type-is@1.6.18 OK for: express@4.17.1 want: ~1.6.18 1140 silly placeDep ROOT utils-merge@1.0.1 OK for: express@4.17.1 want: 1.0.1 1141 silly fetch manifest bytes@3.1.0 1142 silly fetch manifest http-errors@1.7.2 1143 silly fetch manifest raw-body@2.4.0 1144 silly fetch manifest unpipe@~1.0.0 1145 silly fetch manifest ee-first@1.1.1 1146 silly fetch manifest forwarded@0.2.0 1147 silly fetch manifest ipaddr.js@1.9.1 1148 silly fetch manifest destroy@~1.0.4 1149 silly fetch manifest http-errors@~1.7.2 1150 silly fetch manifest mime@1.6.0 1151 silly fetch manifest ms@2.1.1 1152 silly fetch manifest media-typer@0.3.0 1153 http fetch GET 200 https://registry.npmjs.org/http-errors 45ms (cache revalidated) 1154 http fetch GET 200 https://registry.npmjs.org/raw-body 52ms (cache revalidated) 1155 http fetch GET 200 https://registry.npmjs.org/ee-first 51ms (cache revalidated) 1156 http fetch GET 200 https://registry.npmjs.org/unpipe 57ms (cache revalidated) 1157 http fetch GET 200 https://registry.npmjs.org/media-typer 56ms (cache revalidated) 1158 http fetch GET 200 https://registry.npmjs.org/destroy 65ms (cache revalidated) 1159 http fetch GET 200 https://registry.npmjs.org/mime 64ms (cache revalidated) 1160 http fetch GET 200 https://registry.npmjs.org/forwarded 68ms (cache revalidated) 1161 timing idealTree:node_modules/express Completed in 101ms 1162 timing idealTree:node_modules/array-flatten Completed in 1ms 1163 silly placeDep node_modules/body-parser bytes@3.1.0 OK for: body-parser@1.19.0 want: 3.1.0 1164 silly placeDep node_modules/body-parser debug@2.6.9 OK for: body-parser@1.19.0 want: 2.6.9 1165 silly placeDep ROOT http-errors@1.7.2 OK for: body-parser@1.19.0 want: 1.7.2 1166 silly placeDep node_modules/body-parser qs@6.7.0 OK for: body-parser@1.19.0 want: 6.7.0 1167 silly placeDep ROOT raw-body@2.4.0 OK for: body-parser@1.19.0 want: 2.4.0 1168 silly fetch manifest inherits@2.0.3 1169 silly fetch manifest toidentifier@1.0.0 1170 silly fetch manifest unpipe@1.0.0 1171 http fetch GET 200 https://registry.npmjs.org/toidentifier 33ms (cache revalidated) 1172 timing idealTree:node_modules/body-parser Completed in 38ms 1173 silly placeDep node_modules/content-disposition safe-buffer@5.1.2 OK for: content-disposition@0.5.3 want: 5.1.2 1174 timing idealTree:node_modules/content-disposition Completed in 1ms 1175 timing idealTree:node_modules/content-type Completed in 0ms 1176 timing idealTree:node_modules/cookie Completed in 0ms 1177 timing idealTree:node_modules/cookie-signature Completed in 0ms 1178 timing idealTree:node_modules/depd Completed in 0ms 1179 timing idealTree:node_modules/encodeurl Completed in 0ms 1180 timing idealTree:node_modules/escape-html Completed in 0ms 1181 timing idealTree:node_modules/etag Completed in 0ms 1182 silly placeDep node_modules/finalhandler debug@2.6.9 OK for: finalhandler@1.1.2 want: 2.6.9 1183 silly placeDep ROOT unpipe@1.0.0 OK for: finalhandler@1.1.2 want: ~1.0.0 1184 timing idealTree:node_modules/finalhandler Completed in 2ms 1185 timing idealTree:node_modules/fresh Completed in 0ms 1186 silly placeDep ROOT colors@1.4.0 OK for: geoip-lite@1.4.2 want: ^1.1.2 1187 silly placeDep ROOT ip-address@5.9.4 OK for: geoip-lite@1.4.2 want: ^5.8.9 1188 silly placeDep ROOT lazy@1.0.11 OK for: geoip-lite@1.4.2 want: ^1.0.11 1189 silly placeDep ROOT yauzl@2.10.0 OK for: geoip-lite@1.4.2 want: ^2.9.2 1190 silly fetch manifest jsbn@1.1.0 1191 silly fetch manifest sprintf-js@1.1.2 1192 silly fetch manifest fd-slicer@~1.1.0 1193 silly fetch manifest buffer-crc32@~0.2.3 1194 http fetch GET 200 https://registry.npmjs.org/buffer-crc32 35ms (cache revalidated) 1195 http fetch GET 200 https://registry.npmjs.org/sprintf-js 46ms (cache revalidated) 1196 http fetch GET 200 https://registry.npmjs.org/fd-slicer 50ms (cache revalidated) 1197 timing idealTree:node_modules/geoip-lite Completed in 58ms 1198 timing idealTree:node_modules/colors Completed in 0ms 1199 silly placeDep node_modules/http-errors inherits@2.0.3 OK for: http-errors@1.7.2 want: 2.0.3 1200 silly placeDep ROOT toidentifier@1.0.0 OK for: http-errors@1.7.2 want: 1.0.0 1201 timing idealTree:node_modules/http-errors Completed in 1ms 1202 silly placeDep node_modules/ip-address jsbn@1.1.0 OK for: ip-address@5.9.4 want: 1.1.0 1203 silly placeDep ROOT sprintf-js@1.1.2 OK for: ip-address@5.9.4 want: 1.1.2 1204 timing idealTree:node_modules/ip-address Completed in 1ms 1205 timing idealTree:node_modules/ipaddr.js Completed in 0ms 1206 timing idealTree:node_modules/lazy Completed in 0ms 1207 timing idealTree:node_modules/log-driver Completed in 0ms 1208 timing idealTree:node_modules/merge-descriptors Completed in 0ms 1209 timing idealTree:node_modules/methods Completed in 0ms 1210 silly placeDep ROOT basic-auth@2.0.1 OK for: morgan@1.10.0 want: ~2.0.1 1211 silly placeDep node_modules/morgan debug@2.6.9 OK for: morgan@1.10.0 want: 2.6.9 1212 silly placeDep node_modules/morgan depd@2.0.0 OK for: morgan@1.10.0 want: ~2.0.0 1213 timing idealTree:node_modules/morgan Completed in 5ms 1214 silly placeDep node_modules/basic-auth safe-buffer@5.1.2 OK for: basic-auth@2.0.1 want: 5.1.2 1215 timing idealTree:node_modules/basic-auth Completed in 0ms 1216 timing idealTree:node_modules/negotiator Completed in 0ms 1217 timing idealTree:node_modules/node-datachannel Completed in 0ms 1218 silly placeDep ROOT ee-first@1.1.1 OK for: on-finished@2.3.0 want: 1.1.1 1219 timing idealTree:node_modules/on-finished Completed in 0ms 1220 timing idealTree:node_modules/ee-first Completed in 0ms 1221 timing idealTree:node_modules/on-headers Completed in 0ms 1222 timing idealTree:node_modules/parseurl Completed in 0ms 1223 timing idealTree:node_modules/path-to-regexp Completed in 0ms 1224 silly placeDep ROOT fast-redact@3.0.2 OK for: pino@6.13.3 want: ^3.0.0 1225 silly placeDep ROOT fast-safe-stringify@2.1.1 OK for: pino@6.13.3 want: ^2.0.8 1226 silly placeDep ROOT fastify-warning@0.2.0 OK for: pino@6.13.3 want: ^0.2.0 1227 silly placeDep ROOT flatstr@1.0.12 OK for: pino@6.13.3 want: ^1.0.12 1228 silly placeDep ROOT pino-std-serializers@3.2.0 OK for: pino@6.13.3 want: ^3.1.0 1229 silly placeDep ROOT quick-format-unescaped@4.0.4 OK for: pino@6.13.3 want: ^4.0.3 1230 silly placeDep ROOT sonic-boom@1.4.1 OK for: pino@6.13.3 want: ^1.0.2 1231 silly fetch manifest atomic-sleep@^1.0.0 1232 http fetch GET 200 https://registry.npmjs.org/atomic-sleep 30ms (cache revalidated) 1233 timing idealTree:node_modules/pino Completed in 35ms 1234 timing idealTree:node_modules/fast-redact Completed in 0ms 1235 timing idealTree:node_modules/fast-safe-stringify Completed in 0ms 1236 timing idealTree:node_modules/fastify-warning Completed in 0ms 1237 timing idealTree:node_modules/flatstr Completed in 0ms 1238 silly placeDep ROOT @hapi/bourne@2.0.0 OK for: pino-pretty@5.1.3 want: ^2.0.0 1239 silly placeDep ROOT args@5.0.1 OK for: pino-pretty@5.1.3 want: ^5.0.1 1240 silly placeDep ROOT chalk@4.1.2 OK for: pino-pretty@5.1.3 want: ^4.0.0 1241 silly placeDep ROOT dateformat@4.6.3 OK for: pino-pretty@5.1.3 want: ^4.5.1 1242 silly placeDep ROOT jmespath@0.15.0 OK for: pino-pretty@5.1.3 want: ^0.15.0 1243 silly placeDep ROOT joycon@3.1.1 OK for: pino-pretty@5.1.3 want: ^3.0.0 1244 silly placeDep ROOT pump@3.0.0 OK for: pino-pretty@5.1.3 want: ^3.0.0 1245 silly placeDep ROOT rfdc@1.3.0 OK for: pino-pretty@5.1.3 want: ^1.3.0 1246 silly placeDep node_modules/pino-pretty strip-json-comments@3.1.1 OK for: pino-pretty@5.1.3 want: ^3.1.1 1247 silly fetch manifest camelcase@5.0.0 1248 silly fetch manifest chalk@2.4.2 1249 silly fetch manifest leven@2.1.0 1250 silly fetch manifest mri@1.1.4 1251 silly fetch manifest ansi-styles@^4.1.0 1252 silly fetch manifest supports-color@^7.1.0 1253 silly fetch manifest end-of-stream@^1.1.0 1254 http fetch GET 200 https://registry.npmjs.org/mri 47ms (cache revalidated) 1255 http fetch GET 200 https://registry.npmjs.org/leven 48ms (cache revalidated) 1256 http fetch GET 200 https://registry.npmjs.org/supports-color 51ms (cache revalidated) 1257 http fetch GET 200 https://registry.npmjs.org/ansi-styles 54ms (cache revalidated) 1258 http fetch GET 200 https://registry.npmjs.org/end-of-stream 58ms (cache revalidated) 1259 http fetch GET 200 https://registry.npmjs.org/camelcase 64ms (cache revalidated) 1260 timing idealTree:node_modules/pino-pretty Completed in 74ms 1261 timing idealTree:node_modules/@hapi/bourne Completed in 0ms 1262 silly placeDep ROOT camelcase@5.0.0 OK for: args@5.0.1 want: 5.0.0 1263 silly placeDep node_modules/args chalk@2.4.2 OK for: args@5.0.1 want: 2.4.2 1264 silly placeDep ROOT leven@2.1.0 OK for: args@5.0.1 want: 2.1.0 1265 silly placeDep ROOT mri@1.1.4 OK for: args@5.0.1 want: 1.1.4 1266 silly fetch manifest ansi-styles@^3.2.1 1267 silly fetch manifest escape-string-regexp@^1.0.5 1268 silly fetch manifest supports-color@^5.3.0 1269 http fetch GET 200 https://registry.npmjs.org/escape-string-regexp 46ms (cache revalidated) 1270 timing idealTree:node_modules/args Completed in 53ms 1271 timing idealTree:node_modules/camelcase Completed in 0ms 1272 silly placeDep ROOT ansi-styles@4.3.0 OK for: chalk@4.1.2 want: ^4.1.0 1273 silly placeDep ROOT supports-color@7.2.0 OK for: chalk@4.1.2 want: ^7.1.0 1274 silly fetch manifest color-convert@^2.0.1 1275 silly fetch manifest has-flag@^4.0.0 1276 http fetch GET 200 https://registry.npmjs.org/has-flag 28ms (cache revalidated) 1277 http fetch GET 200 https://registry.npmjs.org/color-convert 32ms (cache revalidated) 1278 timing idealTree:node_modules/chalk Completed in 35ms 1279 silly placeDep ROOT color-convert@2.0.1 OK for: ansi-styles@4.3.0 want: ^2.0.1 1280 silly fetch manifest color-name@~1.1.4 1281 http fetch GET 200 https://registry.npmjs.org/color-name 46ms (cache revalidated) 1282 timing idealTree:node_modules/ansi-styles Completed in 49ms 1283 silly placeDep ROOT color-name@1.1.4 OK for: color-convert@2.0.1 want: ~1.1.4 1284 timing idealTree:node_modules/color-convert Completed in 0ms 1285 timing idealTree:node_modules/color-name Completed in 0ms 1286 timing idealTree:node_modules/dateformat Completed in 0ms 1287 timing idealTree:node_modules/jmespath Completed in 0ms 1288 timing idealTree:node_modules/joycon Completed in 0ms 1289 timing idealTree:node_modules/leven Completed in 0ms 1290 timing idealTree:node_modules/mri Completed in 0ms 1291 timing idealTree:node_modules/pino-std-serializers Completed in 0ms 1292 silly placeDep ROOT forwarded@0.2.0 OK for: proxy-addr@2.0.7 want: 0.2.0 1293 silly placeDep node_modules/proxy-addr ipaddr.js@1.9.1 OK for: proxy-addr@2.0.7 want: 1.9.1 1294 timing idealTree:node_modules/proxy-addr Completed in 1ms 1295 timing idealTree:node_modules/forwarded Completed in 0ms 1296 silly placeDep ROOT end-of-stream@1.4.4 OK for: pump@3.0.0 want: ^1.1.0 1297 timing idealTree:node_modules/pump Completed in 1ms 1298 timing idealTree:node_modules/end-of-stream Completed in 0ms 1299 timing idealTree:node_modules/quick-format-unescaped Completed in 0ms 1300 timing idealTree:node_modules/range-parser Completed in 0ms 1301 silly placeDep node_modules/raw-body bytes@3.1.0 OK for: raw-body@2.4.0 want: 3.1.0 1302 timing idealTree:node_modules/raw-body Completed in 0ms 1303 silly placeDep ROOT module-details-from-path@1.0.3 OK for: require-in-the-middle@5.1.0 want: ^1.0.3 1304 silly placeDep ROOT resolve@1.20.0 OK for: require-in-the-middle@5.1.0 want: ^1.12.0 1305 silly fetch manifest is-core-module@^2.2.0 1306 silly fetch manifest path-parse@^1.0.6 1307 http fetch GET 200 https://registry.npmjs.org/path-parse 35ms (cache revalidated) 1308 http fetch GET 200 https://registry.npmjs.org/is-core-module 36ms (cache revalidated) 1309 timing idealTree:node_modules/require-in-the-middle Completed in 38ms 1310 timing idealTree:node_modules/module-details-from-path Completed in 0ms 1311 silly placeDep ROOT is-core-module@2.8.0 OK for: resolve@1.20.0 want: ^2.2.0 1312 silly placeDep ROOT path-parse@1.0.7 OK for: resolve@1.20.0 want: ^1.0.6 1313 silly fetch manifest has@^1.0.3 1314 http fetch GET 200 https://registry.npmjs.org/has 50ms (cache revalidated) 1315 timing idealTree:node_modules/resolve Completed in 53ms 1316 silly placeDep ROOT has@1.0.3 OK for: is-core-module@2.8.0 want: ^1.0.3 1317 silly fetch manifest function-bind@^1.1.1 1318 http fetch GET 200 https://registry.npmjs.org/function-bind 29ms (cache revalidated) 1319 timing idealTree:node_modules/is-core-module Completed in 32ms 1320 silly placeDep ROOT function-bind@1.1.1 OK for: has@1.0.3 want: ^1.1.1 1321 timing idealTree:node_modules/has Completed in 1ms 1322 timing idealTree:node_modules/function-bind Completed in 0ms 1323 timing idealTree:node_modules/path-parse Completed in 0ms 1324 timing idealTree:node_modules/rfdc Completed in 0ms 1325 silly placeDep node_modules/send debug@2.6.9 OK for: send@0.17.1 want: 2.6.9 1326 silly placeDep ROOT destroy@1.0.4 OK for: send@0.17.1 want: ~1.0.4 1327 silly placeDep ROOT mime@1.6.0 OK for: send@0.17.1 want: 1.6.0 1328 silly placeDep node_modules/send ms@2.1.1 OK for: send@0.17.1 want: 2.1.1 1329 timing idealTree:node_modules/send Completed in 2ms 1330 timing idealTree:node_modules/destroy Completed in 0ms 1331 timing idealTree:node_modules/mime Completed in 0ms 1332 timing idealTree:node_modules/serve-static Completed in 0ms 1333 timing idealTree:node_modules/setimmediate Completed in 0ms 1334 timing idealTree:node_modules/setprototypeof Completed in 0ms 1335 timing idealTree:node_modules/shimmer Completed in 0ms 1336 silly placeDep ROOT atomic-sleep@1.0.0 OK for: sonic-boom@1.4.1 want: ^1.0.0 1337 timing idealTree:node_modules/sonic-boom Completed in 1ms 1338 timing idealTree:node_modules/atomic-sleep Completed in 0ms 1339 timing idealTree:node_modules/sprintf-js Completed in 0ms 1340 timing idealTree:node_modules/statuses Completed in 0ms 1341 timing idealTree:node_modules/strict-event-emitter-types Completed in 0ms 1342 timing idealTree:node_modules/string_decoder Completed in 0ms 1343 silly placeDep ROOT code-point-at@1.1.0 OK for: string-width@1.0.2 want: ^1.0.0 1344 silly placeDep ROOT is-fullwidth-code-point@1.0.0 OK for: string-width@1.0.2 want: ^1.0.0 1345 silly fetch manifest number-is-nan@^1.0.0 1346 http fetch GET 200 https://registry.npmjs.org/number-is-nan 35ms (cache revalidated) 1347 timing idealTree:node_modules/string-width Completed in 38ms 1348 timing idealTree:node_modules/code-point-at Completed in 0ms 1349 silly placeDep ROOT number-is-nan@1.0.1 OK for: is-fullwidth-code-point@1.0.0 want: ^1.0.0 1350 timing idealTree:node_modules/is-fullwidth-code-point Completed in 1ms 1351 timing idealTree:node_modules/number-is-nan Completed in 0ms 1352 silly placeDep ROOT ansi-regex@2.1.1 OK for: strip-ansi@3.0.1 want: ^2.0.0 1353 timing idealTree:node_modules/strip-ansi Completed in 1ms 1354 timing idealTree:node_modules/ansi-regex Completed in 0ms 1355 timing idealTree:node_modules/strip-json-comments Completed in 0ms 1356 silly placeDep ROOT has-flag@4.0.0 OK for: supports-color@7.2.0 want: ^4.0.0 1357 timing idealTree:node_modules/supports-color Completed in 0ms 1358 timing idealTree:node_modules/has-flag Completed in 0ms 1359 silly placeDep ROOT block-stream@0.0.9 OK for: tar@2.2.2 want: * 1360 timing idealTree:node_modules/tar Completed in 0ms 1361 timing idealTree:node_modules/block-stream Completed in 0ms 1362 timing idealTree:node_modules/toidentifier Completed in 0ms 1363 silly placeDep ROOT psl@1.8.0 OK for: tough-cookie@2.5.0 want: ^1.1.28 1364 silly placeDep ROOT punycode@2.1.1 OK for: tough-cookie@2.5.0 want: ^2.1.1 1365 timing idealTree:node_modules/tough-cookie Completed in 2ms 1366 timing idealTree:node_modules/psl Completed in 0ms 1367 timing idealTree:node_modules/punycode Completed in 0ms 1368 timing idealTree:node_modules/ts-toolbelt Completed in 0ms 1369 timing idealTree:node_modules/tslib Completed in 0ms 1370 timing idealTree:node_modules/tsyringe Completed in 0ms 1371 timing idealTree:node_modules/tunnel-agent Completed in 0ms 1372 timing idealTree:node_modules/tweetnacl Completed in 0ms 1373 silly placeDep ROOT media-typer@0.3.0 OK for: type-is@1.6.18 want: 0.3.0 1374 timing idealTree:node_modules/type-is Completed in 1ms 1375 timing idealTree:node_modules/media-typer Completed in 0ms 1376 timing idealTree:node_modules/unpipe Completed in 0ms 1377 timing idealTree:node_modules/uri-js Completed in 0ms 1378 timing idealTree:node_modules/utf-8-validate Completed in 0ms 1379 timing idealTree:node_modules/util-deprecate Completed in 0ms 1380 timing idealTree:node_modules/utils-merge Completed in 0ms 1381 timing idealTree:node_modules/uuid Completed in 0ms 1382 timing idealTree:node_modules/vary Completed in 0ms 1383 silly placeDep ROOT core-util-is@1.0.2 OK for: verror@1.10.0 want: 1.0.2 1384 timing idealTree:node_modules/verror Completed in 1ms 1385 timing idealTree:node_modules/core-util-is Completed in 0ms 1386 silly placeDep node_modules/websocket debug@2.6.9 OK for: websocket@1.0.34 want: ^2.2.0 1387 silly placeDep ROOT es5-ext@0.10.53 OK for: websocket@1.0.34 want: ^0.10.50 1388 silly placeDep ROOT typedarray-to-buffer@3.1.5 OK for: websocket@1.0.34 want: ^3.1.5 1389 silly placeDep ROOT yaeti@0.0.6 OK for: websocket@1.0.34 want: ^0.0.6 1390 silly fetch manifest es6-iterator@~2.0.3 1391 silly fetch manifest es6-symbol@~3.1.3 1392 silly fetch manifest next-tick@~1.0.0 1393 http fetch GET 200 https://registry.npmjs.org/es6-symbol 31ms (cache revalidated) 1394 http fetch GET 200 https://registry.npmjs.org/next-tick 33ms (cache revalidated) 1395 http fetch GET 200 https://registry.npmjs.org/es6-iterator 40ms (cache revalidated) 1396 timing idealTree:node_modules/websocket Completed in 43ms 1397 silly placeDep ROOT es6-iterator@2.0.3 OK for: es5-ext@0.10.53 want: ~2.0.3 1398 silly placeDep ROOT es6-symbol@3.1.3 OK for: es5-ext@0.10.53 want: ~3.1.3 1399 silly placeDep ROOT next-tick@1.0.0 OK for: es5-ext@0.10.53 want: ~1.0.0 1400 silly fetch manifest d@1 1401 silly fetch manifest d@^1.0.1 1402 silly fetch manifest ext@^1.1.2 1403 http fetch GET 200 https://registry.npmjs.org/ext 32ms (cache revalidated) 1404 http fetch GET 200 https://registry.npmjs.org/d 33ms (cache revalidated) 1405 timing idealTree:node_modules/es5-ext Completed in 37ms 1406 silly placeDep ROOT d@1.0.1 OK for: es6-iterator@2.0.3 want: 1 1407 silly fetch manifest type@^1.0.1 1408 http fetch GET 200 https://registry.npmjs.org/type 29ms (cache revalidated) 1409 timing idealTree:node_modules/es6-iterator Completed in 31ms 1410 silly placeDep ROOT type@1.2.0 OK for: d@1.0.1 want: ^1.0.1 1411 timing idealTree:node_modules/d Completed in 1ms 1412 silly placeDep ROOT ext@1.6.0 OK for: es6-symbol@3.1.3 want: ^1.1.2 1413 silly fetch manifest type@^2.5.0 1414 timing idealTree:node_modules/es6-symbol Completed in 1ms 1415 silly placeDep node_modules/ext type@2.5.0 OK for: ext@1.6.0 want: ^2.5.0 1416 timing idealTree:node_modules/ext Completed in 0ms 1417 timing idealTree:node_modules/next-tick Completed in 0ms 1418 timing idealTree:node_modules/type Completed in 0ms 1419 timing idealTree:node_modules/typedarray-to-buffer Completed in 0ms 1420 silly placeDep ROOT tr46@0.0.3 OK for: whatwg-url@5.0.0 want: ~0.0.3 1421 silly placeDep ROOT webidl-conversions@3.0.1 OK for: whatwg-url@5.0.0 want: ^3.0.0 1422 timing idealTree:node_modules/whatwg-url Completed in 1ms 1423 timing idealTree:node_modules/tr46 Completed in 0ms 1424 timing idealTree:node_modules/webidl-conversions Completed in 0ms 1425 silly placeDep ROOT isexe@2.0.0 OK for: which@1.3.1 want: ^2.0.0 1426 timing idealTree:node_modules/which Completed in 0ms 1427 timing idealTree:node_modules/isexe Completed in 0ms 1428 timing idealTree:node_modules/wide-align Completed in 0ms 1429 timing idealTree:node_modules/wrappy Completed in 0ms 1430 timing idealTree:node_modules/ws Completed in 0ms 1431 timing idealTree:node_modules/yaeti Completed in 0ms 1432 timing idealTree:node_modules/yallist Completed in 0ms 1433 silly placeDep ROOT buffer-crc32@0.2.13 OK for: yauzl@2.10.0 want: ~0.2.3 1434 silly placeDep ROOT fd-slicer@1.1.0 OK for: yauzl@2.10.0 want: ~1.1.0 1435 silly fetch manifest pend@~1.2.0 1436 http fetch GET 200 https://registry.npmjs.org/pend 47ms (cache revalidated) 1437 timing idealTree:node_modules/yauzl Completed in 50ms 1438 timing idealTree:node_modules/buffer-crc32 Completed in 0ms 1439 silly placeDep ROOT pend@1.2.0 OK for: fd-slicer@1.1.0 want: ~1.2.0 1440 timing idealTree:node_modules/fd-slicer Completed in 1ms 1441 timing idealTree:node_modules/pend Completed in 0ms 1442 timing idealTree:node_modules/yocto-queue Completed in 0ms 1443 timing idealTree:node_modules/@opencensus/core/node_modules/semver Completed in 0ms 1444 timing idealTree:node_modules/@opencensus/core/node_modules/uuid Completed in 0ms 1445 silly placeDep node_modules/@opencensus/propagation-b3 semver@5.7.1 OK for: @opencensus/core@0.0.8 want: ^5.5.0 1446 timing idealTree:node_modules/@opencensus/propagation-b3/node_modules/@opencensus/core Completed in 1ms 1447 timing idealTree:node_modules/@opencensus/propagation-b3/node_modules/semver Completed in 0ms 1448 timing idealTree:node_modules/@opencensus/propagation-b3/node_modules/uuid Completed in 0ms 1449 timing idealTree:node_modules/@pm2/io/node_modules/semver Completed in 0ms 1450 silly placeDep ROOT isarray@1.0.0 OK for: readable-stream@2.3.7 want: ~1.0.0 1451 silly placeDep ROOT process-nextick-args@2.0.1 OK for: readable-stream@2.3.7 want: ~2.0.0 1452 silly placeDep node_modules/are-we-there-yet safe-buffer@5.1.2 OK for: readable-stream@2.3.7 want: ~5.1.1 1453 silly placeDep node_modules/are-we-there-yet string_decoder@1.1.1 OK for: readable-stream@2.3.7 want: ~1.1.1 1454 timing idealTree:node_modules/are-we-there-yet/node_modules/readable-stream Completed in 3ms 1455 timing idealTree:node_modules/isarray Completed in 0ms 1456 timing idealTree:node_modules/process-nextick-args Completed in 0ms 1457 timing idealTree:node_modules/are-we-there-yet/node_modules/safe-buffer Completed in 0ms 1458 timing idealTree:node_modules/are-we-there-yet/node_modules/string_decoder Completed in 0ms 1459 silly placeDep node_modules/args ansi-styles@3.2.1 OK for: chalk@2.4.2 want: ^3.2.1 1460 silly placeDep ROOT escape-string-regexp@1.0.5 OK for: chalk@2.4.2 want: ^1.0.5 1461 silly placeDep node_modules/args supports-color@5.5.0 OK for: chalk@2.4.2 want: ^5.3.0 1462 silly fetch manifest color-convert@^1.9.0 1463 silly fetch manifest has-flag@^3.0.0 1464 timing idealTree:node_modules/args/node_modules/chalk Completed in 7ms 1465 timing idealTree:node_modules/escape-string-regexp Completed in 0ms 1466 silly placeDep node_modules/args color-convert@1.9.3 OK for: ansi-styles@3.2.1 want: ^1.9.0 1467 silly fetch manifest color-name@1.1.3 1468 timing idealTree:node_modules/args/node_modules/ansi-styles Completed in 2ms 1469 silly placeDep node_modules/args color-name@1.1.3 OK for: color-convert@1.9.3 want: 1.1.3 1470 timing idealTree:node_modules/args/node_modules/color-convert Completed in 1ms 1471 timing idealTree:node_modules/args/node_modules/color-name Completed in 0ms 1472 silly placeDep node_modules/args has-flag@3.0.0 OK for: supports-color@5.5.0 want: ^3.0.0 1473 timing idealTree:node_modules/args/node_modules/supports-color Completed in 1ms 1474 timing idealTree:node_modules/args/node_modules/has-flag Completed in 0ms 1475 timing idealTree:node_modules/basic-auth/node_modules/safe-buffer Completed in 0ms 1476 timing idealTree:node_modules/body-parser/node_modules/bytes Completed in 0ms 1477 silly placeDep node_modules/body-parser ms@2.0.0 OK for: debug@2.6.9 want: 2.0.0 1478 timing idealTree:node_modules/body-parser/node_modules/debug Completed in 1ms 1479 timing idealTree:node_modules/body-parser/node_modules/ms Completed in 0ms 1480 timing idealTree:node_modules/body-parser/node_modules/qs Completed in 0ms 1481 silly placeDep node_modules/compression ms@2.0.0 OK for: debug@2.6.9 want: 2.0.0 1482 timing idealTree:node_modules/compression/node_modules/debug Completed in 1ms 1483 timing idealTree:node_modules/compression/node_modules/ms Completed in 0ms 1484 timing idealTree:node_modules/compression/node_modules/safe-buffer Completed in 0ms 1485 timing idealTree:node_modules/content-disposition/node_modules/safe-buffer Completed in 0ms 1486 silly placeDep node_modules/express ms@2.0.0 OK for: debug@2.6.9 want: 2.0.0 1487 timing idealTree:node_modules/express/node_modules/debug Completed in 1ms 1488 timing idealTree:node_modules/express/node_modules/ms Completed in 0ms 1489 timing idealTree:node_modules/express/node_modules/qs Completed in 0ms 1490 timing idealTree:node_modules/express/node_modules/safe-buffer Completed in 0ms 1491 timing idealTree:node_modules/ext/node_modules/type Completed in 0ms 1492 silly placeDep node_modules/finalhandler ms@2.0.0 OK for: debug@2.6.9 want: 2.0.0 1493 timing idealTree:node_modules/finalhandler/node_modules/debug Completed in 1ms 1494 timing idealTree:node_modules/finalhandler/node_modules/ms Completed in 0ms 1495 silly placeDep ROOT fast-json-stable-stringify@2.1.0 OK for: ajv@6.12.6 want: ^2.0.0 1496 silly placeDep node_modules/har-validator json-schema-traverse@0.4.1 OK for: ajv@6.12.6 want: ^0.4.1 1497 timing idealTree:node_modules/har-validator/node_modules/ajv Completed in 2ms 1498 timing idealTree:node_modules/fast-json-stable-stringify Completed in 0ms 1499 timing idealTree:node_modules/har-validator/node_modules/json-schema-traverse Completed in 0ms 1500 timing idealTree:node_modules/http-errors/node_modules/inherits Completed in 0ms 1501 timing idealTree:node_modules/ip-address/node_modules/jsbn Completed in 0ms 1502 silly placeDep node_modules/morgan ms@2.0.0 OK for: debug@2.6.9 want: 2.0.0 1503 timing idealTree:node_modules/morgan/node_modules/debug Completed in 1ms 1504 timing idealTree:node_modules/morgan/node_modules/depd Completed in 0ms 1505 timing idealTree:node_modules/morgan/node_modules/ms Completed in 0ms 1506 timing idealTree:node_modules/needle/node_modules/debug Completed in 0ms 1507 timing idealTree:node_modules/node-pre-gyp/node_modules/nopt Completed in 0ms 1508 silly placeDep ROOT chownr@1.1.4 OK for: tar@4.4.19 want: ^1.1.4 1509 silly placeDep ROOT fs-minipass@1.2.7 OK for: tar@4.4.19 want: ^1.2.7 1510 silly placeDep ROOT minipass@2.9.0 OK for: tar@4.4.19 want: ^2.9.0 1511 silly placeDep ROOT minizlib@1.3.3 OK for: tar@4.4.19 want: ^1.3.3 1512 silly placeDep node_modules/node-pre-gyp yallist@3.1.1 OK for: tar@4.4.19 want: ^3.1.1 1513 silly fetch manifest yallist@^3.0.0 1514 timing idealTree:node_modules/node-pre-gyp/node_modules/tar Completed in 5ms 1515 timing idealTree:node_modules/chownr Completed in 0ms 1516 timing idealTree:node_modules/fs-minipass Completed in 0ms 1517 silly placeDep node_modules/minipass yallist@3.1.1 OK for: minipass@2.9.0 want: ^3.0.0 1518 timing idealTree:node_modules/minipass Completed in 0ms 1519 timing idealTree:node_modules/minizlib Completed in 0ms 1520 timing idealTree:node_modules/minipass/node_modules/yallist Completed in 0ms 1521 timing idealTree:node_modules/node-pre-gyp/node_modules/yallist Completed in 0ms 1522 silly placeDep ROOT p-try@2.2.0 OK for: p-limit@2.3.0 want: ^2.0.0 1523 timing idealTree:node_modules/p-settle/node_modules/p-limit Completed in 1ms 1524 timing idealTree:node_modules/p-try Completed in 0ms 1525 timing idealTree:node_modules/pino-pretty/node_modules/strip-json-comments Completed in 0ms 1526 timing idealTree:node_modules/proxy-addr/node_modules/ipaddr.js Completed in 0ms 1527 timing idealTree:node_modules/raw-body/node_modules/bytes Completed in 0ms 1528 timing idealTree:node_modules/request/node_modules/uuid Completed in 0ms 1529 timing idealTree:node_modules/secp256k1/node_modules/node-addon-api Completed in 0ms 1530 silly placeDep node_modules/send/node_modules/debug ms@2.0.0 OK for: debug@2.6.9 want: 2.0.0 1531 timing idealTree:node_modules/send/node_modules/debug Completed in 1ms 1532 timing idealTree:node_modules/send/node_modules/ms Completed in 0ms 1533 timing idealTree:node_modules/streamr-network/node_modules/ws Completed in 0ms 1534 silly placeDep node_modules/websocket ms@2.0.0 OK for: debug@2.6.9 want: 2.0.0 1535 timing idealTree:node_modules/websocket/node_modules/debug Completed in 1ms 1536 timing idealTree:node_modules/websocket/node_modules/ms Completed in 0ms 1537 timing idealTree:node_modules/send/node_modules/debug/node_modules/ms Completed in 0ms 1538 timing idealTree:buildDeps Completed in 4465ms 1539 timing idealTree:fixDepFlags Completed in 7ms 1540 timing idealTree Completed in 4488ms 1541 timing reify:loadTrees Completed in 4490ms 1542 timing reify:diffTrees Completed in 10ms 1543 silly reify moves {} 1544 timing reify:retireShallow Completed in 1ms 1545 timing reify:createSparse Completed in 70ms 1546 timing reifyNode:node_modules/node-datachannel Completed in 162ms 1547 timing arborist:ctor Completed in 1ms 1548 timing reify:diffTrees Completed in 9ms 1549 timing reify:loadBundles Completed in 228ms 1550 silly audit bulk request { 1550 silly audit 'streamr-client': [ '6.0.0-alpha.19' ], 1550 silly audit '@babel/runtime': [ '7.16.3' ], 1550 silly audit '@babel/runtime-corejs3': [ '7.16.3' ], 1550 silly audit '@ethersproject/abi': [ '5.5.0' ], 1550 silly audit '@ethersproject/abstract-signer': [ '5.5.0' ], 1550 silly audit '@ethersproject/address': [ '5.5.0' ], 1550 silly audit '@ethersproject/bignumber': [ '5.5.0' ], 1550 silly audit '@ethersproject/bytes': [ '5.5.0' ], 1550 silly audit '@ethersproject/constants': [ '5.5.0' ], 1550 silly audit '@ethersproject/contracts': [ '5.5.0' ], 1550 silly audit '@ethersproject/keccak256': [ '5.5.0' ], 1550 silly audit '@ethersproject/providers': [ '5.5.1' ], 1550 silly audit '@ethersproject/transactions': [ '5.5.0' ], 1550 silly audit '@ethersproject/wallet': [ '5.5.0' ], 1550 silly audit '@ethersproject/web': [ '5.5.1' ], 1550 silly audit '@types/debug': [ '4.1.7' ], 1550 silly audit ajv: [ '8.8.2', '6.12.6' ], 1550 silly audit 'ajv-formats': [ '2.1.1' ], 1550 silly audit bufferutil: [ '4.0.5' ], 1550 silly audit 'core-js': [ '3.19.3' ], 1550 silly audit debug: [ '4.3.3', '3.2.7', '2.6.9' ], 1550 silly audit 'env-paths': [ '2.2.1' ], 1550 silly audit eventemitter3: [ '4.0.7' ], 1550 silly audit 'idb-keyval': [ '5.1.5' ], 1550 silly audit lodash: [ '4.17.21' ], 1550 silly audit mem: [ '8.1.1' ], 1550 silly audit 'node-abort-controller': [ '2.0.0' ], 1550 silly audit 'node-fetch': [ '2.6.6' ], 1550 silly audit 'p-limit': [ '3.1.0', '2.3.0' ], 1550 silly audit 'p-memoize': [ '4.0.3' ], 1550 silly audit 'quick-lru': [ '6.0.2' ], 1550 silly audit 'readable-stream': [ '3.6.0', '2.3.7' ], 1550 silly audit 'reflect-metadata': [ '0.1.13' ], 1550 silly audit split2: [ '3.2.2' ], 1550 silly audit sqlite: [ '4.0.23' ], 1550 silly audit sqlite3: [ '5.0.2' ], 1550 silly audit 'streamr-client-protocol': [ '9.1.2' ], 1550 silly audit 'streamr-network': [ '30.1.1' ], 1550 silly audit 'ts-toolbelt': [ '9.6.0' ], 1550 silly audit tsyringe: [ '4.6.0' ], 1550 silly audit 'utf-8-validate': [ '5.0.7' ], 1550 silly audit uuid: [ '8.3.2', '3.4.0' ], 1550 silly audit 'regenerator-runtime': [ '0.13.9' ], 1550 silly audit 'core-js-pure': [ '3.19.3' ], 1550 silly audit '@ethersproject/hash': [ '5.5.0' ], 1550 silly audit '@ethersproject/logger': [ '5.5.0' ], 1550 silly audit '@ethersproject/properties': [ '5.5.0' ], 1550 silly audit '@ethersproject/strings': [ '5.5.0' ], 1550 silly audit '@ethersproject/abstract-provider': [ '5.5.1' ], 1550 silly audit '@ethersproject/networks': [ '5.5.1' ], 1550 silly audit '@ethersproject/rlp': [ '5.5.0' ], 1550 silly audit 'bn.js': [ '4.12.0' ], 1550 silly audit 'js-sha3': [ '0.8.0' ], 1550 silly audit '@ethersproject/basex': [ '5.5.0' ], 1550 silly audit '@ethersproject/random': [ '5.5.0' ], 1550 silly audit '@ethersproject/sha2': [ '5.5.0' ], 1550 silly audit bech32: [ '1.1.4' ], 1550 silly audit ws: [ '7.4.6', '7.5.6' ], 1550 silly audit 'hash.js': [ '1.1.7' ], 1550 silly audit '@ethersproject/signing-key': [ '5.5.0' ], 1550 silly audit elliptic: [ '6.5.4' ], 1550 silly audit '@ethersproject/hdnode': [ '5.5.0' ], 1550 silly audit '@ethersproject/json-wallets': [ '5.5.0' ], 1550 silly audit '@ethersproject/wordlists': [ '5.5.0' ], 1550 silly audit '@ethersproject/pbkdf2': [ '5.5.0' ], 1550 silly audit 'aes-js': [ '3.0.0' ], 1550 silly audit 'scrypt-js': [ '3.0.1' ], 1550 silly audit '@ethersproject/base64': [ '5.5.0' ], 1550 silly audit '@types/ms': [ '0.7.31' ], 1550 silly audit 'fast-deep-equal': [ '3.1.3' ], 1550 silly audit 'json-schema-traverse': [ '1.0.0', '0.4.1' ], 1550 silly audit 'require-from-string': [ '2.0.2' ], 1550 silly audit 'uri-js': [ '4.4.1' ], 1550 silly audit 'node-gyp-build': [ '4.3.0' ], 1550 silly audit ms: [ '2.1.2', '2.1.1', '2.0.0' ], 1550 silly audit brorand: [ '1.1.0' ], 1550 silly audit 'hmac-drbg': [ '1.0.1' ], 1550 silly audit inherits: [ '2.0.4', '2.0.3' ], 1550 silly audit 'minimalistic-assert': [ '1.0.1' ], 1550 silly audit 'minimalistic-crypto-utils': [ '1.0.1' ], 1550 silly audit 'safari-14-idb-fix': [ '1.0.6' ], 1550 silly audit 'map-age-cleaner': [ '0.1.3' ], 1550 silly audit 'mimic-fn': [ '3.1.0' ], 1550 silly audit 'p-defer': [ '1.0.0' ], 1550 silly audit 'whatwg-url': [ '5.0.0' ], 1550 silly audit 'yocto-queue': [ '0.1.0' ], 1550 silly audit 'p-settle': [ '4.1.1' ], 1550 silly audit 'p-reflect': [ '2.1.0' ], 1550 silly audit string_decoder: [ '1.3.0', '1.1.1' ], 1550 silly audit 'util-deprecate': [ '1.0.2' ], 1550 silly audit 'node-addon-api': [ '3.2.1', '2.0.2' ], 1550 silly audit 'node-gyp': [ '3.8.0' ], 1550 silly audit 'node-pre-gyp': [ '0.11.0' ], 1550 silly audit fstream: [ '1.0.12' ], 1550 silly audit glob: [ '7.2.0' ], 1550 silly audit 'graceful-fs': [ '4.2.8' ], 1550 silly audit mkdirp: [ '0.5.5' ], 1550 silly audit nopt: [ '3.0.6', '4.0.3' ], 1550 silly audit npmlog: [ '4.1.2' ], 1550 silly audit osenv: [ '0.1.5' ], 1550 silly audit request: [ '2.88.2' ], 1550 silly audit rimraf: [ '2.7.1' ], 1550 silly audit semver: [ '5.3.0', '6.3.0', '5.7.1' ], 1550 silly audit tar: [ '2.2.2', '4.4.19' ], 1550 silly audit which: [ '1.3.1' ], 1550 silly audit 'fs.realpath': [ '1.0.0' ], 1550 silly audit inflight: [ '1.0.6' ], 1550 silly audit minimatch: [ '3.0.4' ], 1550 silly audit once: [ '1.4.0' ], 1550 silly audit 'path-is-absolute': [ '1.0.1' ], 1550 silly audit wrappy: [ '1.0.2' ], 1550 silly audit 'brace-expansion': [ '1.1.11' ], 1550 silly audit 'balanced-match': [ '1.0.2' ], 1550 silly audit 'concat-map': [ '0.0.1' ], 1550 silly audit minimist: [ '1.2.5' ], 1550 silly audit 'detect-libc': [ '1.0.3' ], 1550 silly audit needle: [ '2.9.1' ], 1550 silly audit 'npm-packlist': [ '1.4.8' ], 1550 silly audit rc: [ '1.2.8' ], 1550 silly audit 'iconv-lite': [ '0.4.24' ], 1550 silly audit sax: [ '1.2.4' ], 1550 silly audit 'safer-buffer': [ '2.1.2' ], 1550 silly audit abbrev: [ '1.1.1' ], 1550 silly audit 'ignore-walk': [ '3.0.4' ], 1550 silly audit 'npm-bundled': [ '1.1.2' ], 1550 silly audit 'npm-normalize-package-bin': [ '1.0.1' ], 1550 silly audit 'are-we-there-yet': [ '1.1.7', '1.1.5' ], 1550 silly audit 'console-control-strings': [ '1.1.0' ], 1550 silly audit gauge: [ '2.7.4' ], 1550 silly audit 'set-blocking': [ '2.0.0' ], 1550 silly audit delegates: [ '1.0.0' ], 1550 silly audit aproba: [ '1.2.0' ], 1550 silly audit 'has-unicode': [ '2.0.1' ], 1550 silly audit 'object-assign': [ '4.1.1' ], 1550 silly audit 'signal-exit': [ '3.0.6', '3.0.3' ], 1550 silly audit 'string-width': [ '1.0.2' ], 1550 silly audit 'strip-ansi': [ '3.0.1' ], 1550 silly audit 'wide-align': [ '1.1.5', '1.1.3' ], 1550 silly audit 'os-homedir': [ '1.0.2' ], 1550 silly audit 'os-tmpdir': [ '1.0.2' ], 1550 silly audit 'deep-extend': [ '0.6.0' ], 1550 silly audit ini: [ '1.3.8' ], 1550 silly audit 'strip-json-comments': [ '2.0.1', '3.1.1' ], 1550 silly audit 'aws-sign2': [ '0.7.0' ], 1550 silly audit aws4: [ '1.11.0' ], 1550 silly audit caseless: [ '0.12.0' ], 1550 silly audit 'combined-stream': [ '1.0.8' ], 1550 silly audit extend: [ '3.0.2' ], 1550 silly audit 'forever-agent': [ '0.6.1' ], 1550 silly audit 'form-data': [ '2.3.3' ], 1550 silly audit 'har-validator': [ '5.1.5' ], 1550 silly audit 'http-signature': [ '1.2.0' ], 1550 silly audit 'is-typedarray': [ '1.0.0' ], 1550 silly audit isstream: [ '0.1.2' ], 1550 silly audit 'json-stringify-safe': [ '5.0.1' ], 1550 silly audit 'mime-types': [ '2.1.34' ], 1550 silly audit 'oauth-sign': [ '0.9.0' ], 1550 silly audit 'performance-now': [ '2.1.0' ], 1550 silly audit qs: [ '6.5.2', '6.7.0' ], 1550 silly audit 'safe-buffer': [ '5.2.1', '5.1.2' ], 1550 silly audit 'tough-cookie': [ '2.5.0' ], 1550 silly audit 'tunnel-agent': [ '0.6.0' ], 1550 silly audit 'delayed-stream': [ '1.0.0' ], 1550 silly audit asynckit: [ '0.4.0' ], 1550 silly audit 'har-schema': [ '2.0.0' ], 1550 silly audit 'assert-plus': [ '1.0.0' ], 1550 silly audit jsprim: [ '1.4.2' ], 1550 silly audit sshpk: [ '1.16.1' ], 1550 silly audit extsprintf: [ '1.3.0' ], 1550 silly audit 'json-schema': [ '0.4.0' ], 1550 silly audit verror: [ '1.10.0' ], 1550 silly audit 'mime-db': [ '1.51.0' ], 1550 silly audit asn1: [ '0.2.6' ], 1550 silly audit 'bcrypt-pbkdf': [ '1.0.2' ], 1550 silly audit dashdash: [ '1.14.1' ], 1550 silly audit 'ecc-jsbn': [ '0.1.2' ], 1550 silly audit getpass: [ '0.1.7' ], 1550 silly audit jsbn: [ '0.1.1', '1.1.0' ], 1550 silly audit tweetnacl: [ '0.14.5' ], 1550 silly audit events: [ '3.3.0' ], 1550 silly audit heap: [ '0.2.7' ], 1550 silly audit 'promise-memoize': [ '1.2.1' ], 1550 silly audit secp256k1: [ '4.0.2' ], 1550 silly audit sha3: [ '2.1.4' ], 1550 silly audit 'strict-event-emitter-types': [ '2.0.0' ], 1550 silly audit buffer: [ '6.0.3', '5.7.1' ], 1550 silly audit 'base64-js': [ '1.5.1' ], 1550 silly audit ieee754: [ '1.2.1' ], 1550 silly audit '@pm2/io': [ '5.0.0' ], 1550 silly audit '@types/compression': [ '1.7.2' ], 1550 silly audit '@types/morgan': [ '1.9.3' ], 1550 silly audit 'cancelable-promise': [ '3.2.3' ], 1550 silly audit commander: [ '7.2.0' ], 1550 silly audit compression: [ '1.7.4' ], 1550 silly audit cors: [ '2.8.5' ], 1550 silly audit express: [ '4.17.1' ], 1550 silly audit 'geoip-lite': [ '1.4.2' ], 1550 silly audit 'ipaddr.js': [ '2.0.1', '1.9.1' ], 1550 silly audit morgan: [ '1.10.0' ], 1550 silly audit pino: [ '6.13.3' ], 1550 silly audit 'pino-pretty': [ '5.1.3' ], 1550 silly audit setimmediate: [ '1.0.5' ], 1550 silly audit websocket: [ '1.0.34' ], 1550 silly audit yallist: [ '4.0.0', '3.1.1' ], 1550 silly audit '@opencensus/core': [ '0.0.9', '0.0.8' ], 1550 silly audit '@opencensus/propagation-b3': [ '0.0.8' ], 1550 silly audit async: [ '2.6.3' ], 1550 silly audit eventemitter2: [ '6.4.5' ], 1550 silly audit 'require-in-the-middle': [ '5.1.0' ], 1550 silly audit shimmer: [ '1.2.1' ], 1550 silly audit tslib: [ '1.9.3' ], 1550 silly audit 'continuation-local-storage': [ '3.2.1' ], 1550 silly audit 'log-driver': [ '1.2.7' ], 1550 silly audit '@types/express': [ '4.17.13' ], 1550 silly audit '@types/body-parser': [ '1.19.2' ], 1550 silly audit '@types/express-serve-static-core': [ '4.17.26' ], 1550 silly audit '@types/qs': [ '6.9.7' ], 1550 silly audit '@types/serve-static': [ '1.13.10' ], 1550 silly audit '@types/connect': [ '3.4.35' ], 1550 silly audit '@types/node': [ '16.11.12' ], 1550 silly audit '@types/range-parser': [ '1.2.4' ], 1550 silly audit '@types/mime': [ '1.3.2' ], 1550 silly audit accepts: [ '1.3.7' ], 1550 silly audit bytes: [ '3.0.0', '3.1.0' ], 1550 silly audit compressible: [ '2.0.18' ], 1550 silly audit 'on-headers': [ '1.0.2' ], 1550 silly audit vary: [ '1.1.2' ], 1550 silly audit negotiator: [ '0.6.2' ], 1550 silly audit 'async-listener': [ '0.6.10' ], 1550 silly audit 'emitter-listener': [ '1.1.2' ], 1550 silly audit 'array-flatten': [ '1.1.1' ], 1550 silly audit 'body-parser': [ '1.19.0' ], 1550 silly audit 'content-disposition': [ '0.5.3' ], 1550 silly audit 'content-type': [ '1.0.4' ], 1550 silly audit cookie: [ '0.4.0' ], 1550 silly audit 'cookie-signature': [ '1.0.6' ], 1550 silly audit depd: [ '1.1.2', '2.0.0' ], 1550 silly audit encodeurl: [ '1.0.2' ], 1550 silly audit 'escape-html': [ '1.0.3' ], 1550 silly audit etag: [ '1.8.1' ], 1550 silly audit finalhandler: [ '1.1.2' ], 1550 silly audit fresh: [ '0.5.2' ], 1550 silly audit 'merge-descriptors': [ '1.0.1' ], 1550 silly audit methods: [ '1.1.2' ], 1550 silly audit 'on-finished': [ '2.3.0' ], 1550 silly audit parseurl: [ '1.3.3' ], 1550 silly audit 'path-to-regexp': [ '0.1.7' ], 1550 silly audit 'proxy-addr': [ '2.0.7' ], 1550 silly audit 'range-parser': [ '1.2.1' ], 1550 silly audit send: [ '0.17.1' ], 1550 silly audit 'serve-static': [ '1.14.1' ], 1550 silly audit setprototypeof: [ '1.1.1' ], 1550 silly audit statuses: [ '1.5.0' ], 1550 silly audit 'type-is': [ '1.6.18' ], 1550 silly audit 'utils-merge': [ '1.0.1' ], 1550 silly audit 'http-errors': [ '1.7.2' ], 1550 silly audit 'raw-body': [ '2.4.0' ], 1550 silly audit unpipe: [ '1.0.0' ], 1550 silly audit colors: [ '1.4.0' ], 1550 silly audit 'ip-address': [ '5.9.4' ], 1550 silly audit lazy: [ '1.0.11' ], 1550 silly audit yauzl: [ '2.10.0' ], 1550 silly audit toidentifier: [ '1.0.0' ], 1550 silly audit 'sprintf-js': [ '1.1.2' ], 1550 silly audit 'basic-auth': [ '2.0.1' ], 1550 silly audit 'ee-first': [ '1.1.1' ], 1550 silly audit 'fast-redact': [ '3.0.2' ], 1550 silly audit 'fast-safe-stringify': [ '2.1.1' ], 1550 silly audit 'fastify-warning': [ '0.2.0' ], 1550 silly audit flatstr: [ '1.0.12' ], 1550 silly audit 'pino-std-serializers': [ '3.2.0' ], 1550 silly audit 'quick-format-unescaped': [ '4.0.4' ], 1550 silly audit 'sonic-boom': [ '1.4.1' ], 1550 silly audit '@hapi/bourne': [ '2.0.0' ], 1550 silly audit args: [ '5.0.1' ], 1550 silly audit chalk: [ '4.1.2', '2.4.2' ], 1550 silly audit dateformat: [ '4.6.3' ], 1550 silly audit jmespath: [ '0.15.0' ], 1550 silly audit joycon: [ '3.1.1' ], 1550 silly audit pump: [ '3.0.0' ], 1550 silly audit rfdc: [ '1.3.0' ], 1550 silly audit camelcase: [ '5.0.0' ], 1550 silly audit leven: [ '2.1.0' ], 1550 silly audit mri: [ '1.1.4' ], 1550 silly audit 'ansi-styles': [ '4.3.0', '3.2.1' ], 1550 silly audit 'supports-color': [ '7.2.0', '5.5.0' ], 1550 silly audit 'color-convert': [ '2.0.1', '1.9.3' ], 1550 silly audit 'color-name': [ '1.1.4', '1.1.3' ], 1550 silly audit forwarded: [ '0.2.0' ], 1550 silly audit 'end-of-stream': [ '1.4.4' ], 1550 silly audit 'module-details-from-path': [ '1.0.3' ], 1550 silly audit resolve: [ '1.20.0' ], 1550 silly audit 'is-core-module': [ '2.8.0' ], 1550 silly audit 'path-parse': [ '1.0.7' ], 1550 silly audit has: [ '1.0.3' ], 1550 silly audit 'function-bind': [ '1.1.1' ], 1550 silly audit destroy: [ '1.0.4' ], 1550 silly audit mime: [ '1.6.0' ], 1550 silly audit 'atomic-sleep': [ '1.0.0' ], 1550 silly audit 'code-point-at': [ '1.1.0' ], 1550 silly audit 'is-fullwidth-code-point': [ '1.0.0' ], 1550 silly audit 'number-is-nan': [ '1.0.1' ], 1550 silly audit 'ansi-regex': [ '2.1.1' ], 1550 silly audit 'has-flag': [ '4.0.0', '3.0.0' ], 1550 silly audit 'block-stream': [ '0.0.9' ], 1550 silly audit psl: [ '1.8.0' ], 1550 silly audit punycode: [ '2.1.1' ], 1550 silly audit 'media-typer': [ '0.3.0' ], 1550 silly audit 'core-util-is': [ '1.0.2' ], 1550 silly audit 'es5-ext': [ '0.10.53' ], 1550 silly audit 'typedarray-to-buffer': [ '3.1.5' ], 1550 silly audit yaeti: [ '0.0.6' ], 1550 silly audit 'es6-iterator': [ '2.0.3' ], 1550 silly audit 'es6-symbol': [ '3.1.3' ], 1550 silly audit 'next-tick': [ '1.0.0' ], 1550 silly audit d: [ '1.0.1' ], 1550 silly audit type: [ '1.2.0', '2.5.0' ], 1550 silly audit ext: [ '1.6.0' ], 1550 silly audit tr46: [ '0.0.3' ], 1550 silly audit 'webidl-conversions': [ '3.0.1' ], 1550 silly audit isexe: [ '2.0.0' ], 1550 silly audit 'buffer-crc32': [ '0.2.13' ], 1550 silly audit 'fd-slicer': [ '1.1.0' ], 1550 silly audit pend: [ '1.2.0' ], 1550 silly audit isarray: [ '1.0.0' ], 1550 silly audit 'process-nextick-args': [ '2.0.1' ], 1550 silly audit 'escape-string-regexp': [ '1.0.5' ], 1550 silly audit 'fast-json-stable-stringify': [ '2.1.0' ], 1550 silly audit chownr: [ '1.1.4' ], 1550 silly audit 'fs-minipass': [ '1.2.7' ], 1550 silly audit minipass: [ '2.9.0' ], 1550 silly audit minizlib: [ '1.3.3' ], 1550 silly audit 'p-try': [ '2.2.0' ], 1550 silly audit 'node-datachannel': [ '0.1.14' ], 1550 silly audit 'decompress-response': [ '4.2.1' ], 1550 silly audit 'expand-template': [ '2.0.3' ], 1550 silly audit 'fs-constants': [ '1.0.0' ], 1550 silly audit 'github-from-package': [ '0.0.0' ], 1550 silly audit 'mimic-response': [ '2.1.0' ], 1550 silly audit 'mkdirp-classic': [ '0.5.3' ], 1550 silly audit 'napi-build-utils': [ '1.0.2' ], 1550 silly audit 'node-abi': [ '2.30.1' ], 1550 silly audit 'prebuild-install': [ '6.1.4' ], 1550 silly audit 'simple-concat': [ '1.0.1' ], 1550 silly audit 'simple-get': [ '3.1.0' ], 1550 silly audit 'tar-fs': [ '2.1.1' ], 1550 silly audit 'tar-stream': [ '2.1.4' ], 1550 silly audit bl: [ '4.0.3' ] 1550 silly audit } 1551 http fetch POST 200 https://registry.npmjs.org/-/npm/v1/security/advisories/bulk 299ms 1552 timing auditReport:getReport Completed in 304ms 1553 silly audit report { 1553 silly audit report tar: [ 1553 silly audit report { 1553 silly audit report id: 1005040, 1553 silly audit report url: 'https://github.com/advisories/GHSA-5955-9wpr-37jh', 1553 silly audit report title: 'Arbitrary File Creation/Overwrite on Windows via insufficient relative path sanitization', 1553 silly audit report severity: 'high', 1553 silly audit report vulnerable_versions: '<4.4.18' 1553 silly audit report }, 1553 silly audit report { 1553 silly audit report id: 1005043, 1553 silly audit report url: 'https://github.com/advisories/GHSA-qq89-hq3f-393p', 1553 silly audit report title: 'Arbitrary File Creation/Overwrite via insufficient symlink protection due to directory cache poisoning using symbolic links', 1553 silly audit report severity: 'high', 1553 silly audit report vulnerable_versions: '<4.4.18' 1553 silly audit report }, 1553 silly audit report { 1553 silly audit report id: 1005046, 1553 silly audit report url: 'https://github.com/advisories/GHSA-9r2w-394v-53qc', 1553 silly audit report title: 'Arbitrary File Creation/Overwrite via insufficient symlink protection due to directory cache poisoning using symbolic links', 1553 silly audit report severity: 'high', 1553 silly audit report vulnerable_versions: '<4.4.16' 1553 silly audit report }, 1553 silly audit report { 1553 silly audit report id: 1005078, 1553 silly audit report url: 'https://github.com/advisories/GHSA-3jfq-g458-7qm9', 1553 silly audit report title: 'Arbitrary File Creation/Overwrite due to insufficient absolute path sanitization', 1553 silly audit report severity: 'high', 1553 silly audit report vulnerable_versions: '<3.2.2' 1553 silly audit report }, 1553 silly audit report { 1553 silly audit report id: 1005082, 1553 silly audit report url: 'https://github.com/advisories/GHSA-r628-mhmh-qjhw', 1553 silly audit report title: 'Arbitrary File Creation/Overwrite via insufficient symlink protection due to directory cache poisoning', 1553 silly audit report severity: 'high', 1553 silly audit report vulnerable_versions: '<3.2.3' 1553 silly audit report } 1553 silly audit report ] 1553 silly audit report } 1554 timing metavuln:packument:tar Completed in 1ms 1555 timing reifyNode:node_modules/setimmediate Completed in 2205ms 1556 timing reifyNode:node_modules/fs-minipass Completed in 2240ms 1557 timing reifyNode:node_modules/chownr Completed in 2241ms 1558 timing reifyNode:node_modules/escape-string-regexp Completed in 2240ms 1559 timing reifyNode:node_modules/process-nextick-args Completed in 2240ms 1560 timing reifyNode:node_modules/buffer-crc32 Completed in 2242ms 1561 timing reifyNode:node_modules/ansi-regex Completed in 2241ms 1562 timing reifyNode:node_modules/number-is-nan Completed in 2241ms 1563 timing reifyNode:node_modules/is-fullwidth-code-point Completed in 2241ms 1564 timing reifyNode:node_modules/code-point-at Completed in 2241ms 1565 timing reifyNode:node_modules/destroy Completed in 2242ms 1566 timing reifyNode:node_modules/path-parse Completed in 2242ms 1567 timing reifyNode:node_modules/end-of-stream Completed in 2247ms 1568 timing reifyNode:node_modules/color-name Completed in 2248ms 1569 timing reifyNode:node_modules/leven Completed in 2248ms 1570 timing reifyNode:node_modules/camelcase Completed in 2248ms 1571 timing reifyNode:node_modules/toidentifier Completed in 2248ms 1572 timing reifyNode:node_modules/ee-first Completed in 2248ms 1573 timing reifyNode:node_modules/escape-html Completed in 2242ms 1574 timing reifyNode:node_modules/array-flatten Completed in 2242ms 1575 timing reifyNode:node_modules/@types/connect Completed in 2239ms 1576 timing reifyNode:node_modules/@types/qs Completed in 2240ms 1577 timing reifyNode:node_modules/@types/serve-static Completed in 2240ms 1578 timing reifyNode:node_modules/@types/range-parser Completed in 2242ms 1579 timing reifyNode:node_modules/@types/body-parser Completed in 2240ms 1580 timing reifyNode:node_modules/require-in-the-middle Completed in 2241ms 1581 timing reifyNode:node_modules/@types/compression Completed in 2240ms 1582 timing reifyNode:node_modules/oauth-sign Completed in 2240ms 1583 timing reifyNode:node_modules/strip-json-comments Completed in 2240ms 1584 timing reifyNode:node_modules/ini Completed in 2241ms 1585 timing reifyNode:node_modules/os-homedir Completed in 2241ms 1586 timing reifyNode:node_modules/os-tmpdir Completed in 2241ms 1587 timing reifyNode:node_modules/strip-ansi Completed in 2241ms 1588 timing reifyNode:node_modules/string-width Completed in 2241ms 1589 timing reifyNode:node_modules/object-assign Completed in 2241ms 1590 timing reifyNode:node_modules/wide-align Completed in 2241ms 1591 timing reifyNode:node_modules/has-unicode Completed in 2242ms 1592 timing reifyNode:node_modules/aproba Completed in 2241ms 1593 timing reifyNode:node_modules/npm-bundled Completed in 2241ms 1594 timing reifyNode:node_modules/ignore-walk Completed in 2242ms 1595 timing reifyNode:node_modules/abbrev Completed in 2242ms 1596 timing reifyNode:node_modules/npm-packlist Completed in 2241ms 1597 timing reifyNode:node_modules/path-is-absolute Completed in 2242ms 1598 timing reifyNode:node_modules/once Completed in 2242ms 1599 timing reifyNode:node_modules/inflight Completed in 2242ms 1600 timing reifyNode:node_modules/osenv Completed in 2242ms 1601 timing reifyNode:node_modules/p-defer Completed in 2242ms 1602 timing reifyNode:node_modules/minimalistic-assert Completed in 2242ms 1603 timing reifyNode:node_modules/ms Completed in 2242ms 1604 timing reifyNode:node_modules/require-from-string Completed in 2242ms 1605 timing reifyNode:node_modules/@types/ms Completed in 2242ms 1606 timing reifyNode:node_modules/@types/debug Completed in 2244ms 1607 timing reifyNode:node_modules/brace-expansion Completed in 2254ms 1608 timing reifyNode:node_modules/wrappy Completed in 2254ms 1609 timing reifyNode:node_modules/args/node_modules/has-flag Completed in 2273ms 1610 timing reifyNode:node_modules/args/node_modules/ansi-styles Completed in 2274ms 1611 timing metavuln:cache:get:security-advisory:tar:FVraO3vxxEwRFvae/qn54EZfqhwhMp2WELNyGn+whkwy5AiGGQUYfPZKYo5gVQTwEDWGqrw2ZBfQh7ybqYruyw== Completed in 1979ms 1612 timing metavuln:load:security-advisory:tar:1005043 Completed in 7ms 1613 timing metavuln:calculate:security-advisory:tar:1005043 Completed in 1986ms 1614 timing reifyNode:node_modules/send/node_modules/ms Completed in 2275ms 1615 timing reifyNode:node_modules/send/node_modules/debug/node_modules/ms Completed in 2276ms 1616 timing reifyNode:node_modules/finalhandler/node_modules/ms Completed in 2275ms 1617 timing reifyNode:node_modules/body-parser/node_modules/ms Completed in 2273ms 1618 timing metavuln:cache:get:security-advisory:tar:VtfoMHRPReMcCW9w4u31BWYREcViCFn3asZmPh4Q1xtBDUHlj8G6pba9zfaKmvRrJr1jooSQdagZ+yr2Ze8IzA== Completed in 1989ms 1619 timing metavuln:load:security-advisory:tar:1005040 Completed in 0ms 1620 timing metavuln:calculate:security-advisory:tar:1005040 Completed in 1990ms 1621 timing reifyNode:node_modules/websocket/node_modules/ms Completed in 2272ms 1622 timing reifyNode:node_modules/morgan/node_modules/ms Completed in 2272ms 1623 timing reifyNode:node_modules/express/node_modules/ms Completed in 2273ms 1624 timing reifyNode:node_modules/compression/node_modules/ms Completed in 2272ms 1625 timing reifyNode:node_modules/p-try Completed in 2296ms 1626 timing reifyNode:node_modules/minizlib Completed in 2296ms 1627 timing reifyNode:node_modules/minipass Completed in 2296ms 1628 timing reifyNode:node_modules/pend Completed in 2296ms 1629 timing reifyNode:node_modules/webidl-conversions Completed in 2296ms 1630 timing reifyNode:node_modules/media-typer Completed in 2296ms 1631 timing metavuln:cache:get:security-advisory:tar:34G+WConGFFWccUb8BgaeTYbN3uYhdQmRaxXSUSIQ8meLzACygefO7EXhn6gKUnnryCqTBplIbxCXTplY0bYZw== Completed in 1997ms 1632 timing metavuln:load:security-advisory:tar:1005082 Completed in 0ms 1633 timing metavuln:calculate:security-advisory:tar:1005082 Completed in 1998ms 1634 timing metavuln:cache:get:security-advisory:tar:N+UM5HifWs2F2zc5VvSjMcsJxwKLXnFlwekBDx20VEMxf4a50dbc9azjEqPWN9F4CRYdtlo8htl2my5iv0W3vQ== Completed in 1999ms 1635 timing metavuln:load:security-advisory:tar:1005078 Completed in 1ms 1636 timing metavuln:calculate:security-advisory:tar:1005078 Completed in 2000ms 1637 timing metavuln:cache:get:security-advisory:tar:Ar/tm+IovdyvUguUGqdJRiv3vndjlRFiAxefrycd9JAfXDz8f8J0i65HKJPcSI2UxmfNbqdK5JZhCWVFVGWuEg== Completed in 2000ms 1638 timing metavuln:load:security-advisory:tar:1005046 Completed in 1ms 1639 timing metavuln:calculate:security-advisory:tar:1005046 Completed in 2002ms 1640 timing metavuln:packument:node-gyp Completed in 1ms 1641 timing reifyNode:node_modules/block-stream Completed in 2300ms 1642 timing reifyNode:node_modules/has-flag Completed in 2300ms 1643 timing reifyNode:node_modules/forwarded Completed in 2300ms 1644 timing reifyNode:node_modules/supports-color Completed in 2300ms 1645 timing reifyNode:node_modules/mri Completed in 2300ms 1646 timing reifyNode:node_modules/@hapi/bourne Completed in 2300ms 1647 timing reifyNode:node_modules/basic-auth Completed in 2300ms 1648 timing reifyNode:node_modules/unpipe Completed in 2301ms 1649 timing reifyNode:node_modules/type-is Completed in 2300ms 1650 timing reifyNode:node_modules/utils-merge Completed in 2300ms 1651 timing reifyNode:node_modules/path-to-regexp Completed in 2296ms 1652 timing reifyNode:node_modules/range-parser Completed in 2297ms 1653 timing reifyNode:node_modules/methods Completed in 2296ms 1654 timing reifyNode:node_modules/on-finished Completed in 2296ms 1655 timing reifyNode:node_modules/parseurl Completed in 2296ms 1656 timing reifyNode:node_modules/merge-descriptors Completed in 2297ms 1657 timing reifyNode:node_modules/fresh Completed in 2297ms 1658 timing reifyNode:node_modules/etag Completed in 2296ms 1659 timing reifyNode:node_modules/cookie-signature Completed in 2296ms 1660 timing reifyNode:node_modules/finalhandler Completed in 2297ms 1661 timing reifyNode:node_modules/encodeurl Completed in 2297ms 1662 timing reifyNode:node_modules/content-type Completed in 2298ms 1663 timing reifyNode:node_modules/on-headers Completed in 2297ms 1664 timing reifyNode:node_modules/compressible Completed in 2297ms 1665 timing reifyNode:node_modules/vary Completed in 2298ms 1666 timing reifyNode:node_modules/accepts Completed in 2298ms 1667 timing reifyNode:node_modules/bytes Completed in 2298ms 1668 timing reifyNode:node_modules/compression Completed in 2294ms 1669 timing reifyNode:node_modules/@types/morgan Completed in 2295ms 1670 timing reifyNode:node_modules/ieee754 Completed in 2295ms 1671 timing reifyNode:node_modules/assert-plus Completed in 2295ms 1672 timing reifyNode:node_modules/tunnel-agent Completed in 2295ms 1673 timing reifyNode:node_modules/is-typedarray Completed in 2296ms 1674 timing reifyNode:node_modules/forever-agent Completed in 2295ms 1675 timing reifyNode:node_modules/aws-sign2 Completed in 2296ms 1676 timing reifyNode:node_modules/signal-exit Completed in 2296ms 1677 timing reifyNode:node_modules/caseless Completed in 2296ms 1678 timing reifyNode:node_modules/console-control-strings Completed in 2296ms 1679 timing reifyNode:node_modules/set-blocking Completed in 2297ms 1680 timing reifyNode:node_modules/p-reflect Completed in 2295ms 1681 timing reifyNode:node_modules/p-settle Completed in 2295ms 1682 timing reifyNode:node_modules/yocto-queue Completed in 2295ms 1683 timing reifyNode:node_modules/mimic-fn Completed in 2296ms 1684 timing reifyNode:node_modules/inherits Completed in 2296ms 1685 timing reifyNode:node_modules/bech32 Completed in 2294ms 1686 timing reifyNode:node_modules/p-memoize Completed in 2294ms 1687 timing reifyNode:node_modules/p-limit Completed in 2294ms 1688 timing reifyNode:node_modules/env-paths Completed in 2295ms 1689 timing reifyNode:node_modules/args/node_modules/supports-color Completed in 2324ms 1690 timing reifyNode:node_modules/raw-body/node_modules/bytes Completed in 2323ms 1691 timing reifyNode:node_modules/http-errors/node_modules/inherits Completed in 2323ms 1692 timing reifyNode:node_modules/body-parser/node_modules/bytes Completed in 2316ms 1693 timing reifyNode:node_modules/pino-pretty/node_modules/strip-json-comments Completed in 2313ms 1694 timing reifyNode:node_modules/p-settle/node_modules/p-limit Completed in 2307ms 1695 timing reifyNode:node_modules/atomic-sleep Completed in 2331ms 1696 timing reifyNode:node_modules/ansi-styles Completed in 2330ms 1697 timing reifyNode:node_modules/dateformat Completed in 2329ms 1698 timing reifyNode:node_modules/http-errors Completed in 2329ms 1699 timing reifyNode:node_modules/proxy-addr Completed in 2325ms 1700 timing reifyNode:node_modules/cookie Completed in 2323ms 1701 timing reifyNode:node_modules/emitter-listener Completed in 2322ms 1702 timing reifyNode:node_modules/@types/mime Completed in 2323ms 1703 timing reifyNode:node_modules/yallist Completed in 2320ms 1704 timing reifyNode:node_modules/morgan Completed in 2320ms 1705 timing reifyNode:node_modules/base64-js Completed in 2320ms 1706 timing reifyNode:node_modules/combined-stream Completed in 2327ms 1707 timing reifyNode:node_modules/minimatch Completed in 2327ms 1708 timing reifyNode:node_modules/fs.realpath Completed in 2327ms 1709 timing reifyNode:node_modules/rimraf Completed in 2326ms 1710 timing reifyNode:node_modules/util-deprecate Completed in 2327ms 1711 timing reifyNode:node_modules/string_decoder Completed in 2327ms 1712 timing reifyNode:node_modules/map-age-cleaner Completed in 2327ms 1713 timing reifyNode:node_modules/brorand Completed in 2327ms 1714 timing reifyNode:node_modules/quick-lru Completed in 2327ms 1715 timing reifyNode:node_modules/balanced-match Completed in 2340ms 1716 timing reifyNode:node_modules/minipass/node_modules/yallist Completed in 2364ms 1717 timing reifyNode:node_modules/node-pre-gyp/node_modules/yallist Completed in 2342ms 1718 timing reifyNode:node_modules/has Completed in 2366ms 1719 timing reifyNode:node_modules/module-details-from-path Completed in 2365ms 1720 timing reifyNode:node_modules/pump Completed in 2366ms 1721 timing reifyNode:node_modules/flatstr Completed in 2365ms 1722 timing reifyNode:node_modules/setprototypeof Completed in 2360ms 1723 timing reifyNode:node_modules/serve-static Completed in 2361ms 1724 timing reifyNode:node_modules/content-disposition Completed in 2361ms 1725 timing reifyNode:node_modules/@types/express Completed in 2357ms 1726 timing reifyNode:node_modules/log-driver Completed in 2357ms 1727 timing reifyNode:node_modules/getpass Completed in 2356ms 1728 timing reifyNode:node_modules/mime-types Completed in 2356ms 1729 timing reifyNode:node_modules/delayed-stream Completed in 2357ms 1730 warn deprecated har-validator@5.1.5: this library is no longer supported 1731 timing reifyNode:node_modules/har-validator Completed in 2358ms 1732 timing reifyNode:node_modules/deep-extend Completed in 2357ms 1733 timing reifyNode:node_modules/which Completed in 2356ms 1734 timing reifyNode:node_modules/mkdirp Completed in 2356ms 1735 timing reifyNode:node_modules/npmlog Completed in 2356ms 1736 timing reifyNode:node_modules/regenerator-runtime Completed in 2354ms 1737 timing reifyNode:node_modules/args/node_modules/color-name Completed in 2388ms 1738 timing reifyNode:node_modules/basic-auth/node_modules/safe-buffer Completed in 2387ms 1739 timing reifyNode:node_modules/content-disposition/node_modules/safe-buffer Completed in 2380ms 1740 timing reifyNode:node_modules/express/node_modules/safe-buffer Completed in 2376ms 1741 timing reifyNode:node_modules/compression/node_modules/safe-buffer Completed in 2376ms 1742 timing reifyNode:node_modules/are-we-there-yet/node_modules/string_decoder Completed in 2373ms 1743 timing reifyNode:node_modules/are-we-there-yet/node_modules/safe-buffer Completed in 2373ms 1744 timing reifyNode:node_modules/isarray Completed in 2396ms 1745 timing reifyNode:node_modules/typedarray-to-buffer Completed in 2396ms 1746 timing reifyNode:node_modules/punycode Completed in 2396ms 1747 timing reifyNode:node_modules/joycon Completed in 2395ms 1748 timing reifyNode:node_modules/yauzl Completed in 2395ms 1749 timing reifyNode:node_modules/raw-body Completed in 2396ms 1750 timing reifyNode:node_modules/send Completed in 2391ms 1751 timing reifyNode:node_modules/bcrypt-pbkdf Completed in 2385ms 1752 timing reifyNode:node_modules/json-schema Completed in 2385ms 1753 timing reifyNode:node_modules/safe-buffer Completed in 2385ms 1754 timing reifyNode:node_modules/sax Completed in 2384ms 1755 timing reifyNode:node_modules/minimalistic-crypto-utils Completed in 2382ms 1756 timing reifyNode:node_modules/node-gyp-build Completed in 2382ms 1757 timing reifyNode:node_modules/split2 Completed in 2381ms 1758 timing reifyNode:node_modules/mem Completed in 2380ms 1759 timing reifyNode:node_modules/core-util-is Completed in 2416ms 1760 timing reifyNode:node_modules/color-convert Completed in 2416ms 1761 timing reifyNode:node_modules/statuses Completed in 2411ms 1762 timing reifyNode:node_modules/cors Completed in 2403ms 1763 timing reifyNode:node_modules/promise-memoize Completed in 2403ms 1764 timing reifyNode:node_modules/delegates Completed in 2401ms 1765 timing reifyNode:node_modules/concat-map Completed in 2401ms 1766 timing reifyNode:node_modules/debug Completed in 2398ms 1767 timing reifyNode:node_modules/args/node_modules/color-convert Completed in 2427ms 1768 timing reifyNode:node_modules/isexe Completed in 2433ms 1769 timing reifyNode:node_modules/next-tick Completed in 2433ms 1770 timing reifyNode:node_modules/@types/express-serve-static-core Completed in 2423ms 1771 timing reifyNode:node_modules/ipaddr.js Completed in 2423ms 1772 timing reifyNode:node_modules/jsprim Completed in 2421ms 1773 timing reifyNode:node_modules/isstream Completed in 2422ms 1774 timing reifyNode:node_modules/aws4 Completed in 2421ms 1775 timing reifyNode:node_modules/extend Completed in 2421ms 1776 timing reifyNode:node_modules/safer-buffer Completed in 2421ms 1777 timing reifyNode:node_modules/are-we-there-yet Completed in 2421ms 1778 timing reifyNode:node_modules/graceful-fs Completed in 2420ms 1779 timing reifyNode:node_modules/args/node_modules/chalk Completed in 2446ms 1780 timing reifyNode:node_modules/morgan/node_modules/depd Completed in 2435ms 1781 timing reifyNode:node_modules/node-pre-gyp/node_modules/nopt Completed in 2428ms 1782 timing reifyNode:node_modules/chalk Completed in 2450ms 1783 timing reifyNode:node_modules/fastify-warning Completed in 2451ms 1784 timing reifyNode:node_modules/negotiator Completed in 2442ms 1785 timing reifyNode:node_modules/@opencensus/propagation-b3 Completed in 2440ms 1786 timing reifyNode:node_modules/detect-libc Completed in 2433ms 1787 timing reifyNode:node_modules/jsbn Completed in 2438ms 1788 timing reifyNode:node_modules/verror Completed in 2438ms 1789 timing reifyNode:node_modules/semver Completed in 2435ms 1790 timing reifyNode:node_modules/glob Completed in 2435ms 1791 timing reifyNode:node_modules/hmac-drbg Completed in 2435ms 1792 timing reifyNode:node_modules/proxy-addr/node_modules/ipaddr.js Completed in 2455ms 1793 timing reifyNode:node_modules/@opencensus/propagation-b3/node_modules/semver Completed in 2450ms 1794 timing reifyNode:node_modules/@opencensus/core/node_modules/semver Completed in 2450ms 1795 timing reifyNode:node_modules/fd-slicer Completed in 2468ms 1796 timing reifyNode:node_modules/quick-format-unescaped Completed in 2465ms 1797 timing reifyNode:node_modules/eventemitter2 Completed in 2455ms 1798 timing reifyNode:node_modules/ecc-jsbn Completed in 2453ms 1799 timing reifyNode:node_modules/extsprintf Completed in 2453ms 1800 timing reifyNode:node_modules/json-stringify-safe Completed in 2453ms 1801 timing reifyNode:node_modules/bn.js Completed in 2447ms 1802 timing reifyNode:node_modules/yaeti Completed in 2487ms 1803 timing reifyNode:node_modules/shimmer Completed in 2474ms 1804 timing reifyNode:node_modules/whatwg-url Completed in 2468ms 1805 timing reifyNode:node_modules/eventemitter3 Completed in 2466ms 1806 timing reifyNode:node_modules/@pm2/io/node_modules/semver Completed in 2482ms 1807 timing reifyNode:node_modules/har-validator/node_modules/json-schema-traverse Completed in 2480ms 1808 timing reifyNode:node_modules/needle/node_modules/debug Completed in 2477ms 1809 timing reifyNode:node_modules/is-core-module Completed in 2499ms 1810 timing reifyNode:node_modules/rfdc Completed in 2499ms 1811 timing reifyNode:node_modules/fast-safe-stringify Completed in 2497ms 1812 timing metavuln:cache:get:security-advisory:node-gyp:6+ggosCGh9zUgnYlHhEwGHNCbAfeugEO2MRfByrpjAnuhf71rldpYpnhq1DXAIWBdH4Dh0Y2vP+5LrlHG2Qhww== Completed in 202ms 1813 timing metavuln:load:security-advisory:node-gyp:VtfoMHRPReMcCW9w4u31BWYREcViCFn3asZmPh4Q1xtBDUHlj8G6pba9zfaKmvRrJr1jooSQdagZ+yr2Ze8IzA== Completed in 1ms 1814 timing metavuln:calculate:security-advisory:node-gyp:VtfoMHRPReMcCW9w4u31BWYREcViCFn3asZmPh4Q1xtBDUHlj8G6pba9zfaKmvRrJr1jooSQdagZ+yr2Ze8IzA== Completed in 203ms 1815 timing metavuln:packument:sqlite3 Completed in 0ms 1816 timing reifyNode:node_modules/buffer Completed in 2494ms 1817 timing reifyNode:node_modules/asn1 Completed in 2494ms 1818 timing reifyNode:node_modules/nopt Completed in 2492ms 1819 timing reifyNode:node_modules/fast-deep-equal Completed in 2491ms 1820 timing reifyNode:node_modules/js-sha3 Completed in 2491ms 1821 timing reifyNode:node_modules/ip-address/node_modules/jsbn Completed in 2519ms 1822 timing reifyNode:node_modules/d Completed in 2525ms 1823 timing reifyNode:node_modules/function-bind Completed in 2524ms 1824 timing reifyNode:node_modules/mime Completed in 2524ms 1825 timing reifyNode:node_modules/strict-event-emitter-types Completed in 2510ms 1826 timing reifyNode:node_modules/heap Completed in 2509ms 1827 timing reifyNode:node_modules/dashdash Completed in 2510ms 1828 timing reifyNode:node_modules/node-abort-controller Completed in 2503ms 1829 timing reifyNode:node_modules/args Completed in 2535ms 1830 timing reifyNode:node_modules/rc Completed in 2520ms 1831 timing reifyNode:node_modules/sprintf-js Completed in 2547ms 1832 timing reifyNode:node_modules/cancelable-promise Completed in 2535ms 1833 timing reifyNode:node_modules/tough-cookie Completed in 2534ms 1834 timing reifyNode:node_modules/depd Completed in 2552ms 1835 timing reifyNode:node_modules/body-parser Completed in 2556ms 1836 timing reifyNode:node_modules/tslib Completed in 2565ms 1837 timing reifyNode:node_modules/commander Completed in 2563ms 1838 timing reifyNode:node_modules/http-signature Completed in 2565ms 1839 timing reifyNode:node_modules/form-data Completed in 2565ms 1840 timing reifyNode:node_modules/node-fetch Completed in 2559ms 1841 timing reifyNode:node_modules/mime-db Completed in 2578ms 1842 timing reifyNode:node_modules/json-schema-traverse Completed in 2573ms 1843 timing reifyNode:node_modules/sonic-boom Completed in 2602ms 1844 timing reifyNode:node_modules/asynckit Completed in 2588ms 1845 timing reifyNode:node_modules/performance-now Completed in 2589ms 1846 timing reifyNode:node_modules/npm-normalize-package-bin Completed in 2587ms 1847 timing reifyNode:node_modules/ajv-formats Completed in 2582ms 1848 timing reifyNode:node_modules/fast-json-stable-stringify Completed in 2616ms 1849 timing reifyNode:node_modules/tr46 Completed in 2617ms 1850 timing reifyNode:node_modules/send/node_modules/debug Completed in 2615ms 1851 timing reifyNode:node_modules/finalhandler/node_modules/debug Completed in 2613ms 1852 timing reifyNode:node_modules/body-parser/node_modules/debug Completed in 2612ms 1853 timing reifyNode:node_modules/websocket/node_modules/debug Completed in 2609ms 1854 timing reifyNode:node_modules/morgan/node_modules/debug Completed in 2609ms 1855 timing reifyNode:node_modules/express/node_modules/debug Completed in 2608ms 1856 timing reifyNode:node_modules/compression/node_modules/debug Completed in 2608ms 1857 timing reifyNode:node_modules/pino-std-serializers Completed in 2624ms 1858 timing metavuln:cache:get:security-advisory:sqlite3:f9s1I/Tj325wdecgYF4VxePWPGj+2me/dN1a8AXqcIr2FBgeGWsMHUYWYe2JcQaAgwor00hmNYcQu++pps/yCQ== Completed in 124ms 1859 timing metavuln:load:security-advisory:sqlite3:6+ggosCGh9zUgnYlHhEwGHNCbAfeugEO2MRfByrpjAnuhf71rldpYpnhq1DXAIWBdH4Dh0Y2vP+5LrlHG2Qhww== Completed in 0ms 1860 timing metavuln:calculate:security-advisory:sqlite3:6+ggosCGh9zUgnYlHhEwGHNCbAfeugEO2MRfByrpjAnuhf71rldpYpnhq1DXAIWBdH4Dh0Y2vP+5LrlHG2Qhww== Completed in 124ms 1861 timing metavuln:packument:streamr-client Completed in 0ms 1862 timing reifyNode:node_modules/@ethersproject/basex Completed in 2614ms 1863 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. 1864 timing reifyNode:node_modules/@opencensus/core/node_modules/uuid Completed in 2631ms 1865 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. 1866 timing reifyNode:node_modules/@opencensus/propagation-b3/node_modules/uuid Completed in 2633ms 1867 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. 1868 timing reifyNode:node_modules/request/node_modules/uuid Completed in 2626ms 1869 timing reifyNode:node_modules/sha3 Completed in 2640ms 1870 timing reifyNode:node_modules/tweetnacl Completed in 2640ms 1871 timing reifyNode:node_modules/har-schema Completed in 2640ms 1872 timing reifyNode:node_modules/gauge Completed in 2638ms 1873 timing reifyNode:node_modules/minimist Completed in 2638ms 1874 timing reifyNode:node_modules/scrypt-js Completed in 2636ms 1875 timing reifyNode:node_modules/@ethersproject/rlp Completed in 2642ms 1876 timing reifyNode:node_modules/@ethersproject/keccak256 Completed in 2646ms 1877 timing reifyNode:node_modules/@ethersproject/logger Completed in 2654ms 1878 timing reifyNode:node_modules/@ethersproject/properties Completed in 2661ms 1879 timing reifyNode:node_modules/@ethersproject/address Completed in 2662ms 1880 timing reifyNode:node_modules/hash.js Completed in 2669ms 1881 timing reifyNode:node_modules/@ethersproject/abstract-signer Completed in 2669ms 1882 timing reifyNode:node_modules/streamr-network/node_modules/ws Completed in 2672ms 1883 timing reifyNode:node_modules/@ethersproject/abstract-provider Completed in 2677ms 1884 timing reifyNode:node_modules/@ethersproject/bytes Completed in 2676ms 1885 timing reifyNode:node_modules/fast-redact Completed in 2705ms 1886 timing reifyNode:node_modules/colors Completed in 2705ms 1887 timing reifyNode:node_modules/fstream Completed in 2688ms 1888 timing reifyNode:node_modules/@ethersproject/hdnode Completed in 2684ms 1889 timing reifyNode:node_modules/ws Completed in 2684ms 1890 timing reifyNode:node_modules/@ethersproject/wallet Completed in 2684ms 1891 timing reifyNode:node_modules/lazy Completed in 2712ms 1892 timing metavuln:cache:get:security-advisory:streamr-client:qwPuAY8B0rU4cvZZ+ty/mG+YJInSad+50P/KcOviuyst1AGORJZfyG+lGSpEeE+l0A8Dl1+UCKTTDaqMUqyCoQ== Completed in 89ms 1893 timing metavuln:load:security-advisory:streamr-client:f9s1I/Tj325wdecgYF4VxePWPGj+2me/dN1a8AXqcIr2FBgeGWsMHUYWYe2JcQaAgwor00hmNYcQu++pps/yCQ== Completed in 1ms 1894 timing metavuln:calculate:security-advisory:streamr-client:f9s1I/Tj325wdecgYF4VxePWPGj+2me/dN1a8AXqcIr2FBgeGWsMHUYWYe2JcQaAgwor00hmNYcQu++pps/yCQ== Completed in 90ms 1895 timing auditReport:init Completed in 2433ms 1896 timing reify:audit Completed in 2739ms 1897 timing reifyNode:node_modules/es6-iterator Completed in 2734ms 1898 timing reifyNode:node_modules/qs Completed in 2717ms 1899 timing reifyNode:node_modules/@ethersproject/transactions Completed in 2712ms 1900 timing reifyNode:node_modules/body-parser/node_modules/qs Completed in 2731ms 1901 timing reifyNode:node_modules/express/node_modules/qs Completed in 2726ms 1902 timing reifyNode:node_modules/es6-symbol Completed in 2744ms 1903 timing reifyNode:node_modules/express Completed in 2738ms 1904 warn deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 1905 timing reifyNode:node_modules/request Completed in 2732ms 1906 timing reifyNode:node_modules/continuation-local-storage Completed in 2750ms 1907 timing reifyNode:node_modules/are-we-there-yet/node_modules/readable-stream Completed in 2759ms 1908 timing reifyNode:node_modules/psl Completed in 2781ms 1909 timing reifyNode:node_modules/@ethersproject/base64 Completed in 2758ms 1910 timing reifyNode:node_modules/elliptic Completed in 2760ms 1911 timing reifyNode:node_modules/@ethersproject/networks Completed in 2761ms 1912 timing reifyNode:node_modules/reflect-metadata Completed in 2761ms 1913 timing reifyNode:node_modules/events Completed in 2774ms 1914 timing reifyNode:node_modules/safari-14-idb-fix Completed in 2772ms 1915 timing reifyNode:node_modules/@ethersproject/pbkdf2 Completed in 2771ms 1916 timing reifyNode:node_modules/sqlite Completed in 2769ms 1917 timing reifyNode:node_modules/readable-stream Completed in 2769ms 1918 timing reifyNode:node_modules/@ethersproject/contracts Completed in 2773ms 1919 timing reifyNode:node_modules/node-pre-gyp/node_modules/tar Completed in 2782ms 1920 timing reifyNode:node_modules/websocket Completed in 2800ms 1921 timing reifyNode:node_modules/iconv-lite Completed in 2834ms 1922 timing reifyNode:node_modules/@ethersproject/random Completed in 2829ms 1923 timing reifyNode:node_modules/@ethersproject/sha2 Completed in 2844ms 1924 timing reifyNode:node_modules/utf-8-validate Completed in 2846ms 1925 timing reifyNode:node_modules/bufferutil Completed in 2846ms 1926 timing reifyNode:node_modules/node-addon-api Completed in 2857ms 1927 warn deprecated node-pre-gyp@0.11.0: Please upgrade to @mapbox/node-pre-gyp: the non-scoped node-pre-gyp package is deprecated and only the @mapbox scoped package will recieve updates in the future 1928 timing reifyNode:node_modules/node-pre-gyp Completed in 2864ms 1929 timing reifyNode:node_modules/jmespath Completed in 2906ms 1930 timing reifyNode:node_modules/@ethersproject/signing-key Completed in 2889ms 1931 timing reifyNode:node_modules/pino-pretty Completed in 2906ms 1932 timing reifyNode:node_modules/async-listener Completed in 2931ms 1933 timing reifyNode:node_modules/@ethersproject/web Completed in 2916ms 1934 timing reifyNode:node_modules/@ethersproject/bignumber Completed in 2922ms 1935 timing reifyNode:node_modules/@ethersproject/strings Completed in 2927ms 1936 timing reifyNode:node_modules/@ethersproject/constants Completed in 2926ms 1937 timing reifyNode:node_modules/sshpk Completed in 2960ms 1938 timing reifyNode:node_modules/@ethersproject/hash Completed in 2953ms 1939 timing reifyNode:node_modules/@ethersproject/json-wallets Completed in 2967ms 1940 timing reifyNode:node_modules/needle Completed in 2978ms 1941 timing reifyNode:node_modules/idb-keyval Completed in 2981ms 1942 timing reifyNode:node_modules/uri-js Completed in 3024ms 1943 timing reifyNode:node_modules/uuid Completed in 3028ms 1944 timing reifyNode:node_modules/ext Completed in 3120ms 1945 timing reifyNode:node_modules/ext/node_modules/type Completed in 3139ms 1946 timing reifyNode:node_modules/pino Completed in 3172ms 1947 timing reifyNode:node_modules/secp256k1/node_modules/node-addon-api Completed in 3181ms 1948 timing reifyNode:node_modules/@ethersproject/wordlists Completed in 3229ms 1949 timing reifyNode:node_modules/aes-js Completed in 3254ms 1950 timing reifyNode:node_modules/async Completed in 3286ms 1951 timing reifyNode:node_modules/@opencensus/propagation-b3/node_modules/@opencensus/core Completed in 3287ms 1952 timing reifyNode:node_modules/har-validator/node_modules/ajv Completed in 3287ms 1953 timing reifyNode:node_modules/@types/node Completed in 3300ms 1954 timing reifyNode:node_modules/@opencensus/core Completed in 3313ms 1955 timing reifyNode:node_modules/resolve Completed in 3329ms 1956 timing reifyNode:node_modules/@ethersproject/abi Completed in 3311ms 1957 timing reifyNode:node_modules/type Completed in 3346ms 1958 timing reifyNode:node_modules/@babel/runtime Completed in 3317ms 1959 warn deprecated tar@2.2.2: This version of tar is no longer supported, and will not receive security updates. Please upgrade asap. 1960 timing reifyNode:node_modules/tar Completed in 3336ms 1961 timing reifyNode:node_modules/ip-address Completed in 3388ms 1962 timing reifyNode:node_modules/@pm2/io Completed in 3376ms 1963 timing reifyNode:node_modules/sqlite3 Completed in 3377ms 1964 timing reifyNode:node_modules/node-gyp Completed in 3405ms 1965 timing reifyNode:node_modules/tsyringe Completed in 3403ms 1966 timing reifyNode:node_modules/secp256k1 Completed in 3437ms 1967 timing reifyNode:node_modules/@ethersproject/providers Completed in 3431ms 1968 timing reifyNode:node_modules/ts-toolbelt Completed in 3461ms 1969 timing reifyNode:node_modules/streamr-client-protocol Completed in 3609ms 1970 timing reifyNode:node_modules/@babel/runtime-corejs3 Completed in 3737ms 1971 timing reifyNode:node_modules/ajv Completed in 3867ms 1972 timing reifyNode:node_modules/streamr-network Completed in 3879ms 1973 timing reifyNode:node_modules/es5-ext Completed in 4207ms 1974 timing reifyNode:node_modules/lodash Completed in 4194ms 1975 timing reifyNode:node_modules/streamr-client Completed in 4418ms 1976 timing reifyNode:node_modules/core-js-pure Completed in 4561ms 1977 timing reifyNode:node_modules/core-js Completed in 4560ms 1978 timing reifyNode:node_modules/geoip-lite Completed in 4862ms 1979 timing reify:unpack Completed in 4880ms 1980 timing reify:unretire Completed in 1ms 1981 timing build:queue Completed in 13ms 1982 timing build:link:node_modules/detect-libc Completed in 20ms 1983 timing build:link:node_modules/@opencensus/core/node_modules/semver Completed in 19ms 1984 timing build:link:node_modules/@opencensus/propagation-b3/node_modules/semver Completed in 19ms 1985 timing build:link:node_modules/@pm2/io/node_modules/semver Completed in 18ms 1986 timing build:link:node_modules/node-datachannel/node_modules/detect-libc Completed in 18ms 1987 timing build:link:node_modules/node-pre-gyp/node_modules/nopt Completed in 18ms 1988 timing build:link:node_modules/request/node_modules/uuid Completed in 18ms 1989 timing build:link:node_modules/mime Completed in 20ms 1990 timing build:link:node_modules/mkdirp Completed in 20ms 1991 timing build:link:node_modules/needle Completed in 20ms 1992 timing build:link:node_modules/node-gyp Completed in 20ms 1993 timing build:link:node_modules/node-gyp-build Completed in 20ms 1994 timing build:link:node_modules/node-pre-gyp Completed in 20ms 1995 timing build:link:node_modules/nopt Completed in 20ms 1996 timing build:link:node_modules/pino Completed in 20ms 1997 timing build:link:node_modules/pino-pretty Completed in 19ms 1998 timing build:link:node_modules/rc Completed in 19ms 1999 timing build:link:node_modules/rimraf Completed in 19ms 2000 timing build:link:node_modules/semver Completed in 19ms 2001 timing build:link:node_modules/sshpk Completed in 19ms 2002 timing build:link:node_modules/streamr-network Completed in 19ms 2003 timing build:link:node_modules/uuid Completed in 19ms 2004 timing build:link:node_modules/which Completed in 19ms 2005 timing build:link:node_modules/@opencensus/core/node_modules/uuid Completed in 19ms 2006 timing build:link:node_modules/@opencensus/propagation-b3/node_modules/uuid Completed in 18ms 2007 timing build:link:node_modules/node-datachannel/node_modules/prebuild-install Completed in 18ms 2008 timing build:link:node_modules/node-datachannel/node_modules/rc Completed in 18ms 2009 timing build:link:node_modules/node-datachannel/node_modules/semver Completed in 18ms 2010 timing build:link Completed in 21ms 2011 info run bufferutil@4.0.5 install node_modules/bufferutil node-gyp-build 2012 info run node-datachannel@0.1.14 install node_modules/node-datachannel prebuild-install || (npm install --ignore-scripts && npm run _prebuild) 2013 info run bufferutil@4.0.5 install { code: 0, signal: null } 2014 timing build:run:install:node_modules/bufferutil Completed in 143ms 2015 info run secp256k1@4.0.2 install node_modules/secp256k1 node-gyp-build || exit 0 2016 info run secp256k1@4.0.2 install { code: 0, signal: null } 2017 timing build:run:install:node_modules/secp256k1 Completed in 151ms 2018 info run sqlite3@5.0.2 install node_modules/sqlite3 node-pre-gyp install --fallback-to-build 2019 info run sqlite3@5.0.2 install { code: 0, signal: null } 2020 timing build:run:install:node_modules/sqlite3 Completed in 1113ms 2021 info run utf-8-validate@5.0.7 install node_modules/utf-8-validate node-gyp-build 2022 info run utf-8-validate@5.0.7 install { code: 0, signal: null } 2023 timing build:run:install:node_modules/utf-8-validate Completed in 113ms 2024 info run node-datachannel@0.1.14 install { code: 2, signal: null } 2025 timing reify:rollback:createSparse Completed in 2038ms 2026 timing reify:rollback:retireShallow Completed in 0ms 2027 timing command:install Completed in 25396ms 2028 verbose stack Error: command failed 2028 verbose stack at ChildProcess. (/home/ec2-user/.nvm/versions/node/v17.2.0/lib/node_modules/npm/node_modules/@npmcli/promise-spawn/index.js:64:27) 2028 verbose stack at ChildProcess.emit (node:events:390:28) 2028 verbose stack at maybeClose (node:internal/child_process:1062:16) 2028 verbose stack at Process.ChildProcess._handle.onexit (node:internal/child_process:301:5) 2029 verbose pkgid node-datachannel@0.1.14 2030 verbose cwd /home/ec2-user/environment/Streamer_Test 2031 verbose Linux 4.14.252-195.483.amzn2.x86_64 2032 verbose argv "/home/ec2-user/.nvm/versions/node/v17.2.0/bin/node" "/home/ec2-user/.nvm/versions/node/v17.2.0/bin/npm" "install" "streamr-client@6.0.0-alpha.19" 2033 verbose node v17.2.0 2034 verbose npm v8.3.0 2035 error code 2 2036 error path /home/ec2-user/environment/Streamer_Test/node_modules/node-datachannel 2037 error command failed 2038 error command sh -c prebuild-install || (npm install --ignore-scripts && npm run _prebuild) 2039 error added 503 packages, and audited 560 packages in 12s 2039 error 2039 error 33 packages are looking for funding 2039 error run npm fund for details 2039 error 2039 error 4 high severity vulnerabilities 2039 error 2039 error To address all issues (including breaking changes), run: 2039 error npm audit fix --force 2039 error 2039 error Run npm audit for details. 2039 error 2039 error > node-datachannel@0.1.14 _prebuild 2039 error > prebuild --backend cmake-js 2039 error 2039 error [ 2039 error '/home/ec2-user/.nvm/versions/node/v17.2.0/bin/node', 2039 error '/home/ec2-user/environment/Streamer_Test/node_modules/node-datachannel/node_modules/.bin/cmake-js', 2039 error 'rebuild', 2039 error '--runtime-version=17.2.0', 2039 error '--arch=x64', 2039 error '--runtime=node' 2039 error ] 2040 error prebuild-install WARN install No prebuilt binaries found (target=17.2.0 runtime=node arch=x64 libc= platform=linux) 2040 error npm WARN deprecated har-validator@5.1.5: this library is no longer supported 2040 error npm 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. 2040 error npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 2040 error npm WARN deprecated tar@2.2.2: This version of tar is no longer supported, and will not receive security updates. Please upgrade asap. 2040 error npm WARN deprecated tar@2.2.2: This version of tar is no longer supported, and will not receive security updates. Please upgrade asap. 2040 error prebuild info begin Prebuild version 11.0.0 2040 error prebuild info build Preparing to prebuild node-datachannel@0.1.14 for node 17.2.0 on linux-x64 using cmake-js 2040 error info TOOL Using Unix Makefiles generator. 2040 error ERR! OMG CMake executable is not found. Please use your system's package manager to install it, or you can get installers from there: http://cmake.org. 2040 error prebuild ERR! build Error: Failed to build cmake with exit code 1 2040 error prebuild ERR! build at ChildProcess. (/home/ec2-user/environment/Streamer_Test/node_modules/node-datachannel/node_modules/prebuild/cmakebuild.js:32:19) 2040 error prebuild ERR! build at ChildProcess.emit (node:events:390:28) 2040 error prebuild ERR! build at Process.ChildProcess._handle.onexit (node:internal/child_process:290:12) 2041 verbose exit 2 2042 timing npm Completed in 25602ms 2043 verbose unfinished npm timer reify 1639177396641 2044 verbose unfinished npm timer reify:build 1639177406351 2045 verbose unfinished npm timer build 1639177406352 2046 verbose unfinished npm timer build:deps 1639177406352 2047 verbose unfinished npm timer build:run:install 1639177406386 2048 verbose unfinished npm timer build:run:install:node_modules/node-datachannel 1639177406402 2049 verbose code 2 2050 error A complete log of this run can be found in: 2050 error /home/ec2-user/.npm/_logs/2021-12-10T23_03_16_444Z-debug-0.log

fonty1 commented 2 years ago

Thanks for the bug report, it looks like the nodedatachannel dependency is having trouble in Linux, Node 17. We've seen something like this before so I'll check in with the guys about this on Monday.

fonty1 commented 2 years ago

@oharkins - https://github.com/murat-dogan/node-datachannel/issues/65 is probably the root cause here, i.e. we're not compatible with Node17 yet. Are you able to run a Node v16 image?

fonty1 commented 2 years ago

So to reaffirm: Node v16.13.1 is the most stable, and it should just work.

If it still fails, then try removing the node_modules and the package-lock.json and run npm install.

murat-dogan commented 2 years ago

Hi,

node-datachannel supports node v17 with the release of version v0.3.0

Please check https://github.com/murat-dogan/node-datachannel/releases/tag/v0.3.0