Closed RakshithHolla closed 3 years ago
I experienced the same error.
I solved the problem by doing npm cache clean --force
,
but I think this is probably not the best solution.
got the same error while creating a new expo project but fixed it by increasing timeout in .npmrc file.
0 info it worked if it ends with ok 1 verbose cli [ 1 verbose cli 'C:\Program Files\nodejs\node.exe', 1 verbose cli 'C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js', 1 verbose cli 'install', 1 verbose cli '--save', 1 verbose cli '--save-exact', 1 verbose cli '--loglevel', 1 verbose cli 'error', 1 verbose cli 'react', 1 verbose cli 'react-dom', 1 verbose cli 'react-scripts', 1 verbose cli 'cra-template' 1 verbose cli ] 2 info using npm@6.14.5 3 info using node@v14.4.0 4 verbose npm-session 4528e60dbe1f6636 5 silly install loadCurrentTree 6 silly install readLocalPackageData 7 http fetch GET 200 https://registry.npmjs.org/cra-template 1760ms 8 http fetch GET 200 https://registry.npmjs.org/cra-template/-/cra-template-1.0.3.tgz 1818ms 9 silly pacote tag manifest for cra-template@latest fetched in 3630ms 10 http fetch GET 200 https://registry.npmjs.org/react 4884ms 11 http fetch GET 200 https://registry.npmjs.org/react-dom 4976ms 12 http fetch GET 200 https://registry.npmjs.org/react-scripts 5118ms 13 http fetch GET 200 https://registry.npmjs.org/react/-/react-16.13.1.tgz 388ms 14 silly pacote tag manifest for react@latest fetched in 5384ms 15 http fetch GET 200 https://registry.npmjs.org/react-scripts/-/react-scripts-3.4.1.tgz 853ms 16 silly pacote tag manifest for react-scripts@latest fetched in 6017ms 17 http fetch GET 200 https://registry.npmjs.org/react-dom/-/react-dom-16.13.1.tgz 4013ms 18 silly pacote tag manifest for react-dom@latest fetched in 9093ms 19 timing stage:loadCurrentTree Completed in 9263ms 20 silly install loadIdealTree 21 silly install cloneCurrentTreeToIdealTree 22 timing stage:loadIdealTree:cloneCurrentTree Completed in 1ms 23 silly install loadShrinkwrap 24 timing stage:loadIdealTree:loadShrinkwrap Completed in 4ms 25 silly install loadAllDepsIntoIdealTree 26 silly resolveWithNewModule cra-template@1.0.3 checking installable status 27 silly resolveWithNewModule react@16.13.1 checking installable status 28 silly resolveWithNewModule react-scripts@3.4.1 checking installable status 29 silly resolveWithNewModule react-dom@16.13.1 checking installable status 30 http fetch GET 200 https://registry.npmjs.org/object-assign 248ms 31 http fetch GET 200 https://registry.npmjs.org/loose-envify 256ms 32 http fetch GET 200 https://registry.npmjs.org/prop-types 259ms 33 silly pacote range manifest for loose-envify@^1.1.0 fetched in 340ms 34 silly resolveWithNewModule loose-envify@1.4.0 checking installable status 35 silly pacote range manifest for object-assign@^4.1.1 fetched in 335ms 36 silly resolveWithNewModule object-assign@4.1.1 checking installable status 37 http fetch GET 200 https://registry.npmjs.org/prop-types/-/prop-types-15.7.2.tgz 210ms 38 silly pacote range manifest for prop-types@^15.6.2 fetched in 527ms 39 silly resolveWithNewModule prop-types@15.7.2 checking installable status 40 http fetch GET 200 https://registry.npmjs.org/js-tokens 211ms 41 silly pacote range manifest for js-tokens@^3.0.0 || ^4.0.0 fetched in 253ms 42 silly resolveWithNewModule js-tokens@4.0.0 checking installable status 43 http fetch GET 200 https://registry.npmjs.org/react-is 1255ms 44 http fetch GET 200 https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz 206ms 45 silly pacote range manifest for react-is@^16.8.1 fetched in 1505ms 46 silly resolveWithNewModule react-is@16.13.1 checking installable status 47 http fetch GET 200 https://registry.npmjs.org/scheduler 514ms 48 http fetch GET 200 https://registry.npmjs.org/scheduler/-/scheduler-0.19.1.tgz 209ms 49 silly pacote range manifest for scheduler@^0.19.1 fetched in 770ms 50 silly resolveWithNewModule scheduler@0.19.1 checking installable status 51 http fetch GET 200 https://registry.npmjs.org/@svgr%2fwebpack 7548ms 52 http fetch GET 200 https://registry.npmjs.org/@babel%2fcore 7765ms 53 http fetch GET 200 https://registry.npmjs.org/babel-loader 8261ms 54 http fetch GET 200 https://registry.npmjs.org/babel-plugin-named-asset-import 9129ms 55 http fetch GET 200 https://registry.npmjs.org/@svgr/webpack/-/webpack-4.3.3.tgz 1933ms 56 silly pacote version manifest for @svgr/webpack@4.3.3 fetched in 9527ms 57 silly resolveWithNewModule @svgr/webpack@4.3.3 checking installable status 58 http fetch GET 200 https://registry.npmjs.org/babel-jest 9547ms 59 http fetch GET 200 https://registry.npmjs.org/babel-loader/-/babel-loader-8.1.0.tgz 1697ms 60 silly pacote version manifest for babel-loader@8.1.0 fetched in 9996ms 61 silly resolveWithNewModule babel-loader@8.1.0 checking installable status 62 http fetch GET 200 https://registry.npmjs.org/babel-eslint 10216ms 63 http fetch GET 200 https://registry.npmjs.org/babel-plugin-named-asset-import/-/babel-plugin-named-asset-import-0.3.6.tgz 1067ms 64 silly pacote range manifest for babel-plugin-named-asset-import@^0.3.6 fetched in 10242ms 65 silly resolveWithNewModule babel-plugin-named-asset-import@0.3.6 checking installable status 66 http fetch GET 200 https://registry.npmjs.org/@babel/core/-/core-7.9.0.tgz 2668ms 67 http fetch GET 200 https://registry.npmjs.org/case-sensitive-paths-webpack-plugin 918ms 68 http fetch GET 200 https://registry.npmjs.org/babel-jest/-/babel-jest-24.9.0.tgz 860ms 69 silly pacote version manifest for @babel/core@7.9.0 fetched in 10477ms 70 silly resolveWithNewModule @babel/core@7.9.0 checking installable status 71 silly pacote range manifest for babel-jest@^24.9.0 fetched in 10515ms 72 silly resolveWithNewModule babel-jest@24.9.0 checking installable status 73 http fetch GET 200 https://registry.npmjs.org/case-sensitive-paths-webpack-plugin/-/case-sensitive-paths-webpack-plugin-2.3.0.tgz 1206ms 74 http fetch GET 200 https://registry.npmjs.org/dotenv-expand 1219ms 75 silly pacote version manifest for case-sensitive-paths-webpack-plugin@2.3.0 fetched in 2170ms 76 silly resolveWithNewModule case-sensitive-paths-webpack-plugin@2.3.0 checking installable status 77 http fetch GET 200 https://registry.npmjs.org/css-loader 2113ms 78 http fetch GET 200 https://registry.npmjs.org/dotenv 2148ms 79 http fetch GET 200 https://registry.npmjs.org/babel-eslint/-/babel-eslint-10.1.0.tgz 2415ms 80 silly pacote version manifest for babel-eslint@10.1.0 fetched in 12661ms 81 silly resolveWithNewModule babel-eslint@10.1.0 checking installable status 82 http fetch GET 200 https://registry.npmjs.org/dotenv-expand/-/dotenv-expand-5.1.0.tgz 1785ms 83 silly pacote version manifest for dotenv-expand@5.1.0 fetched in 3032ms 84 silly resolveWithNewModule dotenv-expand@5.1.0 checking installable status 85 http fetch GET 200 https://registry.npmjs.org/eslint-config-react-app 1891ms 86 http fetch GET 200 https://registry.npmjs.org/css-loader/-/css-loader-3.4.2.tgz 1657ms 87 silly pacote version manifest for css-loader@3.4.2 fetched in 3833ms 88 silly resolveWithNewModule css-loader@3.4.2 checking installable status 89 http fetch GET 200 https://registry.npmjs.org/dotenv/-/dotenv-8.2.0.tgz 1765ms 90 silly pacote version manifest for dotenv@8.2.0 fetched in 3938ms 91 silly resolveWithNewModule dotenv@8.2.0 checking installable status 92 http fetch GET 200 https://registry.npmjs.org/eslint-loader 1862ms 93 http fetch GET 200 https://registry.npmjs.org/eslint-config-react-app/-/eslint-config-react-app-5.2.1.tgz 3126ms 94 silly pacote range manifest for eslint-config-react-app@^5.2.1 fetched in 5051ms 95 silly resolveWithNewModule eslint-config-react-app@5.2.1 checking installable status 96 http fetch GET 200 https://registry.npmjs.org/eslint-plugin-jsx-a11y 3806ms 97 http fetch GET 200 https://registry.npmjs.org/eslint-loader/-/eslint-loader-3.0.3.tgz 3500ms 98 silly pacote version manifest for eslint-loader@3.0.3 fetched in 5387ms 99 silly resolveWithNewModule eslint-loader@3.0.3 checking installable status 100 http fetch GET 200 https://registry.npmjs.org/eslint-plugin-react 2608ms 101 http fetch GET 200 https://registry.npmjs.org/eslint-plugin-import 5712ms 102 http fetch GET 200 https://registry.npmjs.org/eslint-plugin-flowtype 7699ms 103 http fetch GET 200 https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.19.0.tgz 2420ms 104 silly pacote version manifest for eslint-plugin-react@7.19.0 fetched in 5067ms 105 silly resolveWithNewModule eslint-plugin-react@7.19.0 checking installable status 106 http fetch GET 200 https://registry.npmjs.org/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.2.3.tgz 3953ms 107 silly pacote version manifest for eslint-plugin-jsx-a11y@6.2.3 fetched in 7797ms 108 silly resolveWithNewModule eslint-plugin-jsx-a11y@6.2.3 checking installable status 109 http fetch GET 200 https://registry.npmjs.org/file-loader 682ms 110 http fetch GET 304 https://registry.npmjs.org/fs-extra 566ms (from cache) 111 http fetch GET 200 https://registry.npmjs.org/fs-extra/-/fs-extra-8.1.0.tgz 30ms (from cache) 112 silly pacote range manifest for fs-extra@^8.1.0 fetched in 664ms 113 silly resolveWithNewModule fs-extra@8.1.0 checking installable status 114 http fetch GET 200 https://registry.npmjs.org/eslint-plugin-flowtype/-/eslint-plugin-flowtype-4.6.0.tgz 1497ms 115 silly pacote version manifest for eslint-plugin-flowtype@4.6.0 fetched in 9232ms 116 silly resolveWithNewModule eslint-plugin-flowtype@4.6.0 checking installable status 117 http fetch GET 200 https://registry.npmjs.org/eslint-plugin-react-hooks 6771ms 118 http fetch GET 200 https://registry.npmjs.org/file-loader/-/file-loader-4.3.0.tgz 2568ms 119 silly pacote version manifest for file-loader@4.3.0 fetched in 3283ms 120 silly resolveWithNewModule file-loader@4.3.0 checking installable status 121 http fetch GET 200 https://registry.npmjs.org/identity-obj-proxy 4362ms 122 http fetch GET 200 https://registry.npmjs.org/html-webpack-plugin 5197ms 123 http fetch GET 200 https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.20.1.tgz 9360ms 124 silly pacote version manifest for eslint-plugin-import@2.20.1 fetched in 15141ms 125 silly resolveWithNewModule eslint-plugin-import@2.20.1 checking installable status 126 http fetch GET 200 https://registry.npmjs.org/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-1.7.0.tgz 4874ms 127 silly pacote range manifest for eslint-plugin-react-hooks@^1.6.1 fetched in 11685ms 128 silly resolveWithNewModule eslint-plugin-react-hooks@1.7.0 checking installable status 129 http fetch GET 304 https://registry.npmjs.org/camelcase 30365ms attempt #2 (from cache) 130 silly pacote range manifest for camelcase@^5.3.1 fetched in 30461ms 131 silly resolveWithNewModule camelcase@5.3.1 checking installable status 132 http fetch GET 200 https://registry.npmjs.org/identity-obj-proxy/-/identity-obj-proxy-3.0.0.tgz 3439ms 133 http fetch GET 200 https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-4.0.0-beta.11.tgz 2702ms 134 silly pacote version manifest for identity-obj-proxy@3.0.0 fetched in 7870ms 135 silly resolveWithNewModule identity-obj-proxy@3.0.0 checking installable status 136 http fetch GET 200 https://registry.npmjs.org/eslint 20113ms 137 silly pacote version manifest for html-webpack-plugin@4.0.0-beta.11 fetched in 8005ms 138 silly resolveWithNewModule html-webpack-plugin@4.0.0-beta.11 checking installable status 139 http fetch GET 200 https://registry.npmjs.org/jest-environment-jsdom-fourteen 1680ms 140 http fetch GET 200 https://registry.npmjs.org/babel-preset-react-app 30834ms attempt #2 141 http fetch GET 200 https://registry.npmjs.org/jest-watch-typeahead 701ms 142 http fetch GET 200 https://registry.npmjs.org/jest-environment-jsdom-fourteen/-/jest-environment-jsdom-fourteen-1.0.1.tgz 671ms 143 silly pacote version manifest for jest-environment-jsdom-fourteen@1.0.1 fetched in 2441ms 144 silly resolveWithNewModule jest-environment-jsdom-fourteen@1.0.1 checking installable status 145 http fetch GET 200 https://registry.npmjs.org/mini-css-extract-plugin 932ms 146 http fetch GET 200 https://registry.npmjs.org/babel-preset-react-app/-/babel-preset-react-app-9.1.2.tgz 791ms 147 http fetch GET 200 https://registry.npmjs.org/optimize-css-assets-webpack-plugin 978ms 148 http fetch GET 200 https://registry.npmjs.org/jest 6536ms 149 silly pacote range manifest for babel-preset-react-app@^9.1.2 fetched in 31659ms 150 silly resolveWithNewModule babel-preset-react-app@9.1.2 checking installable status 151 http fetch GET 200 https://registry.npmjs.org/jest-watch-typeahead/-/jest-watch-typeahead-0.4.2.tgz 817ms 152 silly pacote version manifest for jest-watch-typeahead@0.4.2 fetched in 1564ms 153 silly resolveWithNewModule jest-watch-typeahead@0.4.2 checking installable status 154 http fetch GET 200 https://registry.npmjs.org/eslint/-/eslint-6.8.0.tgz 2135ms 155 http fetch GET 200 https://registry.npmjs.org/jest-resolve 3064ms 156 silly pacote range manifest for eslint@^6.6.0 fetched in 22517ms 157 silly resolveWithNewModule eslint@6.8.0 checking installable status 158 http fetch GET 200 https://registry.npmjs.org/postcss-flexbugs-fixes 1474ms 159 http fetch GET 200 https://registry.npmjs.org/pnp-webpack-plugin 1726ms 160 http fetch GET 200 https://registry.npmjs.org/jest/-/jest-24.9.0.tgz 1482ms 161 http fetch GET 200 https://registry.npmjs.org/optimize-css-assets-webpack-plugin/-/optimize-css-assets-webpack-plugin-5.0.3.tgz 1524ms 162 http fetch GET 200 https://registry.npmjs.org/postcss-loader 1150ms 163 http fetch GET 200 https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-0.9.0.tgz 1630ms 164 http fetch GET 200 https://registry.npmjs.org/jest-resolve/-/jest-resolve-24.9.0.tgz 384ms 165 silly pacote version manifest for jest@24.9.0 fetched in 8096ms 166 silly resolveWithNewModule jest@24.9.0 checking installable status 167 http fetch GET 200 https://registry.npmjs.org/postcss-normalize 168ms 168 silly pacote version manifest for postcss-loader@3.0.0 fetched in 1184ms 169 silly resolveWithNewModule postcss-loader@3.0.0 checking installable status 170 silly pacote version manifest for optimize-css-assets-webpack-plugin@5.0.3 fetched in 2573ms 171 silly resolveWithNewModule optimize-css-assets-webpack-plugin@5.0.3 checking installable status 172 silly pacote version manifest for jest-resolve@24.9.0 fetched in 3500ms 173 silly resolveWithNewModule jest-resolve@24.9.0 checking installable status 174 silly pacote version manifest for mini-css-extract-plugin@0.9.0 fetched in 2630ms 175 silly resolveWithNewModule mini-css-extract-plugin@0.9.0 checking installable status 176 http fetch GET 200 https://registry.npmjs.org/postcss-flexbugs-fixes/-/postcss-flexbugs-fixes-4.1.0.tgz 164ms 177 http fetch GET 200 https://registry.npmjs.org/pnp-webpack-plugin/-/pnp-webpack-plugin-1.6.4.tgz 154ms 178 silly pacote version manifest for postcss-flexbugs-fixes@4.1.0 fetched in 1704ms 179 silly resolveWithNewModule postcss-flexbugs-fixes@4.1.0 checking installable status 180 silly pacote version manifest for pnp-webpack-plugin@1.6.4 fetched in 1947ms 181 silly resolveWithNewModule pnp-webpack-plugin@1.6.4 checking installable status 182 http fetch GET 200 https://registry.npmjs.org/postcss-safe-parser 226ms 183 http fetch GET 200 https://registry.npmjs.org/postcss-normalize/-/postcss-normalize-8.0.1.tgz 429ms 184 silly pacote version manifest for postcss-normalize@8.0.1 fetched in 643ms 185 silly resolveWithNewModule postcss-normalize@8.0.1 checking installable status 186 http fetch GET 200 https://registry.npmjs.org/react-dev-utils 915ms 187 http fetch GET 200 https://registry.npmjs.org/postcss-preset-env 1180ms 188 http fetch GET 200 https://registry.npmjs.org/resolve 1542ms 189 http fetch GET 200 https://registry.npmjs.org/resolve-url-loader 1574ms 190 http fetch GET 200 https://registry.npmjs.org/postcss-safe-parser/-/postcss-safe-parser-4.0.1.tgz 1601ms 191 silly pacote version manifest for postcss-safe-parser@4.0.1 fetched in 1860ms 192 silly resolveWithNewModule postcss-safe-parser@4.0.1 checking installable status 193 http fetch GET 200 https://registry.npmjs.org/sass-loader 2479ms 194 http fetch GET 304 https://registry.npmjs.org/semver 2229ms (from cache) 195 silly pacote version manifest for semver@6.3.0 fetched in 2233ms 196 silly resolveWithNewModule semver@6.3.0 checking installable status 197 http fetch GET 200 https://registry.npmjs.org/react-app-polyfill 2704ms 198 http fetch GET 200 https://registry.npmjs.org/react-dev-utils/-/react-dev-utils-10.2.1.tgz 1900ms 199 silly pacote range manifest for react-dev-utils@^10.2.1 fetched in 2854ms 200 silly resolveWithNewModule react-dev-utils@10.2.1 checking installable status 201 http fetch GET 200 https://registry.npmjs.org/postcss-preset-env/-/postcss-preset-env-6.7.0.tgz 1752ms 202 silly pacote version manifest for postcss-preset-env@6.7.0 fetched in 2952ms 203 silly resolveWithNewModule postcss-preset-env@6.7.0 checking installable status 204 http fetch GET 200 https://registry.npmjs.org/resolve/-/resolve-1.15.0.tgz 1377ms 205 http fetch GET 200 https://registry.npmjs.org/resolve-url-loader/-/resolve-url-loader-3.1.1.tgz 1222ms 206 silly pacote version manifest for resolve@1.15.0 fetched in 2964ms 207 silly resolveWithNewModule resolve@1.15.0 checking installable status 208 silly pacote version manifest for resolve-url-loader@3.1.1 fetched in 2843ms 209 silly resolveWithNewModule resolve-url-loader@3.1.1 checking installable status 210 http fetch GET 200 https://registry.npmjs.org/style-loader 1168ms 211 silly pacote version manifest for style-loader@0.23.1 fetched in 1205ms 212 silly resolveWithNewModule style-loader@0.23.1 checking installable status 213 http fetch GET 200 https://registry.npmjs.org/sass-loader/-/sass-loader-8.0.2.tgz 491ms 214 http fetch GET 200 https://registry.npmjs.org/react-app-polyfill/-/react-app-polyfill-1.0.6.tgz 409ms 215 http fetch GET 200 https://registry.npmjs.org/ts-pnp 260ms 216 silly pacote version manifest for sass-loader@8.0.2 fetched in 2994ms 217 silly resolveWithNewModule sass-loader@8.0.2 checking installable status 218 silly pacote range manifest for react-app-polyfill@^1.0.6 fetched in 3143ms 219 silly resolveWithNewModule react-app-polyfill@1.0.6 checking installable status 220 http fetch GET 200 https://registry.npmjs.org/url-loader 246ms 221 http fetch GET 200 https://registry.npmjs.org/webpack-manifest-plugin 183ms 222 http fetch GET 200 https://registry.npmjs.org/ts-pnp/-/ts-pnp-1.1.6.tgz 436ms 223 silly pacote version manifest for ts-pnp@1.1.6 fetched in 713ms 224 silly resolveWithNewModule ts-pnp@1.1.6 checking installable status 225 http fetch GET 200 https://registry.npmjs.org/url-loader/-/url-loader-2.3.0.tgz 607ms 226 silly pacote version manifest for url-loader@2.3.0 fetched in 870ms 227 silly resolveWithNewModule url-loader@2.3.0 checking installable status 228 http fetch GET 200 https://registry.npmjs.org/webpack-manifest-plugin/-/webpack-manifest-plugin-2.2.0.tgz 806ms 229 http fetch GET 200 https://registry.npmjs.org/webpack-dev-server 1090ms 230 silly pacote version manifest for webpack-manifest-plugin@2.2.0 fetched in 1024ms 231 silly resolveWithNewModule webpack-manifest-plugin@2.2.0 checking installable status 232 http fetch GET 304 https://registry.npmjs.org/fsevents 940ms (from cache) 233 http fetch GET 200 https://registry.npmjs.org/workbox-webpack-plugin 1563ms 234 http fetch GET 200 https://registry.npmjs.org/fsevents/-/fsevents-2.1.2.tgz 895ms 235 silly pacote version manifest for fsevents@2.1.2 fetched in 1851ms 236 silly resolveWithNewModule fsevents@2.1.2 checking installable status 237 http fetch GET 200 https://registry.npmjs.org/workbox-webpack-plugin/-/workbox-webpack-plugin-4.3.1.tgz 3037ms 238 silly pacote version manifest for workbox-webpack-plugin@4.3.1 fetched in 4617ms 239 silly resolveWithNewModule workbox-webpack-plugin@4.3.1 checking installable status 240 http fetch GET 200 https://registry.npmjs.org/webpack-dev-server/-/webpack-dev-server-3.10.3.tgz 4597ms 241 silly pacote version manifest for webpack-dev-server@3.10.3 fetched in 5709ms 242 silly resolveWithNewModule webpack-dev-server@3.10.3 checking installable status 243 http fetch GET 200 https://registry.npmjs.org/webpack 5871ms 244 http fetch GET 200 https://registry.npmjs.org/webpack/-/webpack-4.42.0.tgz 1627ms 245 silly pacote version manifest for webpack@4.42.0 fetched in 7541ms 246 silly resolveWithNewModule webpack@4.42.0 checking installable status 247 http fetch GET 200 https://registry.npmjs.org/terser-webpack-plugin 8050ms 248 http fetch GET 200 https://registry.npmjs.org/terser-webpack-plugin/-/terser-webpack-plugin-2.3.5.tgz 125ms 249 silly pacote version manifest for terser-webpack-plugin@2.3.5 fetched in 8203ms 250 silly resolveWithNewModule terser-webpack-plugin@2.3.5 checking installable status 251 http fetch GET 200 https://registry.npmjs.org/@typescript-eslint%2fparser 48527ms 252 http fetch GET 200 https://registry.npmjs.org/@typescript-eslint/parser/-/parser-2.34.0.tgz 197ms 253 silly pacote range manifest for @typescript-eslint/parser@^2.10.0 fetched in 48800ms 254 silly resolveWithNewModule @typescript-eslint/parser@2.34.0 checking installable status 255 http fetch GET 200 https://registry.npmjs.org/@typescript-eslint%2feslint-plugin 49019ms 256 http fetch GET 200 https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.34.0.tgz 1683ms 257 silly pacote range manifest for @typescript-eslint/eslint-plugin@^2.10.0 fetched in 50747ms 258 silly resolveWithNewModule @typescript-eslint/eslint-plugin@2.34.0 checking installable status 259 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-module-transforms 253ms 260 http fetch GET 200 https://registry.npmjs.org/@babel%2ftemplate 832ms 261 http fetch GET 304 https://registry.npmjs.org/debug 877ms (from cache) 262 silly pacote range manifest for debug@^4.1.0 fetched in 932ms 263 silly resolveWithNewModule debug@4.1.1 checking installable status 264 http fetch GET 200 https://registry.npmjs.org/@babel%2fcode-frame 1569ms 265 http fetch GET 200 https://registry.npmjs.org/convert-source-map 2975ms 266 http fetch GET 200 https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.10.5.tgz 3576ms 267 silly pacote range manifest for @babel/helper-module-transforms@^7.9.0 fetched in 3898ms 268 silly resolveWithNewModule @babel/helper-module-transforms@7.10.5 checking installable status 269 http fetch GET 200 https://registry.npmjs.org/@babel/template/-/template-7.10.4.tgz 3049ms 270 http fetch GET 200 https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.10.4.tgz 2359ms 271 http fetch GET 200 https://registry.npmjs.org/gensync 2997ms 272 silly pacote range manifest for @babel/template@^7.8.6 fetched in 3946ms 273 silly resolveWithNewModule @babel/template@7.10.4 checking installable status 274 silly pacote range manifest for @babel/code-frame@^7.8.3 fetched in 4001ms 275 silly resolveWithNewModule @babel/code-frame@7.10.4 checking installable status 276 http fetch GET 200 https://registry.npmjs.org/@babel%2ftraverse 4032ms 277 http fetch GET 200 https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.7.0.tgz 1054ms 278 silly pacote range manifest for semver@^5.4.1 fetched in 60ms 279 silly resolveWithNewModule semver@5.7.1 checking installable status 280 silly pacote range manifest for convert-source-map@^1.7.0 fetched in 4066ms 281 silly resolveWithNewModule convert-source-map@1.7.0 checking installable status 282 http fetch GET 200 https://registry.npmjs.org/@babel%2ftypes 4101ms 283 http fetch GET 200 https://registry.npmjs.org/@babel%2fparser 4111ms 284 http fetch GET 304 https://registry.npmjs.org/lodash 182ms (from cache) 285 silly pacote range manifest for lodash@^4.17.13 fetched in 190ms 286 silly resolveWithNewModule lodash@4.17.19 checking installable status 287 http fetch GET 200 https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.1.tgz 183ms 288 http fetch GET 200 https://registry.npmjs.org/json5 253ms 289 silly pacote range manifest for gensync@^1.0.0-beta.1 fetched in 3240ms 290 silly resolveWithNewModule gensync@1.0.0-beta.1 checking installable status 291 http fetch GET 200 https://registry.npmjs.org/@babel/traverse/-/traverse-7.10.5.tgz 193ms 292 silly pacote range manifest for @babel/traverse@^7.9.0 fetched in 4297ms 293 silly resolveWithNewModule @babel/traverse@7.10.5 checking installable status 294 http fetch GET 200 https://registry.npmjs.org/@babel/parser/-/parser-7.10.5.tgz 1350ms 295 silly pacote range manifest for @babel/parser@^7.9.0 fetched in 5480ms 296 silly resolveWithNewModule @babel/parser@7.10.5 checking installable status 297 http fetch GET 200 https://registry.npmjs.org/@babel/types/-/types-7.10.5.tgz 1393ms 298 silly pacote range manifest for @babel/types@^7.9.0 fetched in 5512ms 299 silly resolveWithNewModule @babel/types@7.10.5 checking installable status 300 http fetch GET 200 https://registry.npmjs.org/source-map 1614ms 301 silly pacote range manifest for source-map@^0.5.0 fetched in 1666ms 302 silly resolveWithNewModule source-map@0.5.7 checking installable status 303 http fetch GET 200 https://registry.npmjs.org/json5/-/json5-2.1.3.tgz 1607ms 304 silly pacote range manifest for json5@^2.1.2 fetched in 1874ms 305 silly resolveWithNewModule json5@2.1.3 checking installable status 306 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelpers 6332ms 307 http fetch GET 200 https://registry.npmjs.org/@babel/helpers/-/helpers-7.10.4.tgz 207ms 308 silly pacote range manifest for @babel/helpers@^7.9.0 fetched in 6552ms 309 silly resolveWithNewModule @babel/helpers@7.10.4 checking installable status 310 http fetch GET 200 https://registry.npmjs.org/@babel%2fgenerator 7226ms 311 http fetch GET 200 https://registry.npmjs.org/@babel/generator/-/generator-7.10.5.tgz 150ms 312 silly pacote range manifest for @babel/generator@^7.9.0 fetched in 7396ms 313 silly resolveWithNewModule @babel/generator@7.10.5 checking installable status 314 http fetch GET 200 https://registry.npmjs.org/@babel%2fhighlight 207ms 315 http fetch GET 200 https://registry.npmjs.org/@babel/highlight/-/highlight-7.10.4.tgz 125ms 316 silly pacote range manifest for @babel/highlight@^7.10.4 fetched in 357ms 317 silly resolveWithNewModule @babel/highlight@7.10.4 checking installable status 318 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-validator-identifier 113ms 319 http fetch GET 304 https://registry.npmjs.org/chalk 143ms (from cache) 320 silly pacote range manifest for chalk@^2.0.0 fetched in 147ms 321 silly resolveWithNewModule chalk@2.4.2 checking installable status 322 http fetch GET 200 https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.4.tgz 151ms 323 silly pacote range manifest for @babel/helper-validator-identifier@^7.10.4 fetched in 297ms 324 silly resolveWithNewModule @babel/helper-validator-identifier@7.10.4 checking installable status 325 http fetch GET 304 https://registry.npmjs.org/supports-color 174ms (from cache) 326 silly pacote range manifest for supports-color@^5.3.0 fetched in 178ms 327 silly resolveWithNewModule supports-color@5.5.0 checking installable status 328 http fetch GET 304 https://registry.npmjs.org/escape-string-regexp 186ms (from cache) 329 http fetch GET 304 https://registry.npmjs.org/ansi-styles 191ms (from cache) 330 silly pacote range manifest for escape-string-regexp@^1.0.5 fetched in 191ms 331 silly resolveWithNewModule escape-string-regexp@1.0.5 checking installable status 332 silly pacote range manifest for ansi-styles@^3.2.1 fetched in 194ms 333 silly resolveWithNewModule ansi-styles@3.2.1 checking installable status 334 http fetch GET 304 https://registry.npmjs.org/color-convert 257ms (from cache) 335 silly pacote range manifest for color-convert@^1.9.0 fetched in 261ms 336 silly resolveWithNewModule color-convert@1.9.3 checking installable status 337 http fetch GET 304 https://registry.npmjs.org/color-name 144ms (from cache) 338 silly pacote version manifest for color-name@1.1.3 fetched in 148ms 339 silly resolveWithNewModule color-name@1.1.3 checking installable status 340 http fetch GET 304 https://registry.npmjs.org/has-flag 124ms (from cache) 341 silly pacote range manifest for has-flag@^3.0.0 fetched in 126ms 342 silly resolveWithNewModule has-flag@3.0.0 checking installable status 343 http fetch GET 200 https://registry.npmjs.org/jsesc 156ms 344 silly pacote range manifest for jsesc@^2.5.1 fetched in 183ms 345 silly resolveWithNewModule jsesc@2.5.2 checking installable status 346 http fetch GET 200 https://registry.npmjs.org/to-fast-properties 180ms 347 silly pacote range manifest for to-fast-properties@^2.0.0 fetched in 209ms 348 silly resolveWithNewModule to-fast-properties@2.0.0 checking installable status 349 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-module-imports 251ms 350 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-simple-access 344ms 351 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-replace-supers 382ms 352 http fetch GET 200 https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.10.4.tgz 131ms 353 silly pacote range manifest for @babel/helper-module-imports@^7.10.4 fetched in 401ms 354 silly resolveWithNewModule @babel/helper-module-imports@7.10.4 checking installable status 355 http fetch GET 200 https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.10.4.tgz 227ms 356 http fetch GET 200 https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.10.4.tgz 202ms 357 silly pacote range manifest for @babel/helper-simple-access@^7.10.4 fetched in 596ms 358 silly resolveWithNewModule @babel/helper-simple-access@7.10.4 checking installable status 359 silly pacote range manifest for @babel/helper-replace-supers@^7.10.4 fetched in 611ms 360 silly resolveWithNewModule @babel/helper-replace-supers@7.10.4 checking installable status 361 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-split-export-declaration 981ms 362 http fetch GET 200 https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.10.4.tgz 202ms 363 silly pacote range manifest for @babel/helper-split-export-declaration@^7.10.4 fetched in 1214ms 364 silly resolveWithNewModule @babel/helper-split-export-declaration@7.10.4 checking installable status 365 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-member-expression-to-functions 269ms 366 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-optimise-call-expression 328ms 367 http fetch GET 200 https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.10.5.tgz 146ms 368 silly pacote range manifest for @babel/helper-member-expression-to-functions@^7.10.4 fetched in 428ms 369 silly resolveWithNewModule @babel/helper-member-expression-to-functions@7.10.5 checking installable status 370 http fetch GET 200 https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.10.4.tgz 138ms 371 silly pacote range manifest for @babel/helper-optimise-call-expression@^7.10.4 fetched in 491ms 372 silly resolveWithNewModule @babel/helper-optimise-call-expression@7.10.4 checking installable status 373 http fetch GET 200 https://registry.npmjs.org/globals 324ms 374 silly pacote range manifest for globals@^11.1.0 fetched in 398ms 375 silly resolveWithNewModule globals@11.12.0 checking installable status 376 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-function-name 407ms 377 http fetch GET 200 https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.10.4.tgz 232ms 378 silly pacote range manifest for @babel/helper-function-name@^7.10.4 fetched in 669ms 379 silly resolveWithNewModule @babel/helper-function-name@7.10.4 checking installable status 380 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-get-function-arity 819ms 381 http fetch GET 200 https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.10.4.tgz 158ms 382 silly pacote range manifest for @babel/helper-get-function-arity@^7.10.4 fetched in 1007ms 383 silly resolveWithNewModule @babel/helper-get-function-arity@7.10.4 checking installable status 384 http fetch GET 304 https://registry.npmjs.org/ms 179ms (from cache) 385 silly pacote range manifest for ms@^2.1.1 fetched in 252ms 386 silly resolveWithNewModule ms@2.1.2 checking installable status 387 http fetch GET 304 https://registry.npmjs.org/safe-buffer 181ms (from cache) 388 silly pacote range manifest for safe-buffer@~5.1.1 fetched in 185ms 389 silly resolveWithNewModule safe-buffer@5.1.2 checking installable status 390 http fetch GET 304 https://registry.npmjs.org/minimist 166ms (from cache) 391 silly pacote range manifest for minimist@^1.2.5 fetched in 176ms 392 silly resolveWithNewModule minimist@1.2.5 checking installable status 393 http fetch GET 200 https://registry.npmjs.org/path-parse 169ms 394 silly pacote range manifest for path-parse@^1.0.6 fetched in 210ms 395 silly resolveWithNewModule path-parse@1.0.6 checking installable status 396 http fetch GET 200 https://registry.npmjs.org/loader-utils 285ms 397 http fetch GET 200 https://registry.npmjs.org/@svgr%2fcore 377ms 398 http fetch GET 200 https://registry.npmjs.org/@babel%2fpreset-env 720ms 399 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-react-constant-elements 790ms 400 http fetch GET 200 https://registry.npmjs.org/@babel%2fpreset-react 793ms 401 http fetch GET 200 https://registry.npmjs.org/loader-utils/-/loader-utils-1.4.0.tgz 519ms 402 http fetch GET 200 https://registry.npmjs.org/@svgr%2fplugin-svgo 834ms 403 http fetch GET 200 https://registry.npmjs.org/@svgr/core/-/core-4.3.3.tgz 455ms 404 http fetch GET 200 https://registry.npmjs.org/@svgr%2fplugin-jsx 849ms 405 silly pacote range manifest for loader-utils@^1.2.3 fetched in 853ms 406 silly resolveWithNewModule loader-utils@1.4.0 checking installable status 407 silly pacote range manifest for @svgr/core@^4.3.3 fetched in 861ms 408 silly resolveWithNewModule @svgr/core@4.3.3 checking installable status 409 http fetch GET 200 https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.10.4.tgz 133ms 410 silly pacote range manifest for @babel/preset-env@^7.4.5 fetched in 924ms 411 silly resolveWithNewModule @babel/preset-env@7.10.4 checking installable status 412 http fetch GET 200 https://registry.npmjs.org/@babel/plugin-transform-react-constant-elements/-/plugin-transform-react-constant-elements-7.10.4.tgz 139ms 413 http fetch GET 200 https://registry.npmjs.org/@babel/preset-react/-/preset-react-7.10.4.tgz 136ms 414 silly pacote range manifest for @babel/plugin-transform-react-constant-elements@^7.0.0 fetched in 958ms 415 silly resolveWithNewModule @babel/plugin-transform-react-constant-elements@7.10.4 checking installable status 416 silly pacote range manifest for @babel/preset-react@^7.0.0 fetched in 957ms 417 silly resolveWithNewModule @babel/preset-react@7.10.4 checking installable status 418 http fetch GET 200 https://registry.npmjs.org/@svgr/plugin-jsx/-/plugin-jsx-4.3.3.tgz 201ms 419 http fetch GET 200 https://registry.npmjs.org/@svgr/plugin-svgo/-/plugin-svgo-4.3.1.tgz 216ms 420 silly pacote range manifest for @svgr/plugin-jsx@^4.3.3 fetched in 1076ms 421 silly resolveWithNewModule @svgr/plugin-jsx@4.3.3 checking installable status 422 silly pacote range manifest for @svgr/plugin-svgo@^4.3.1 fetched in 1079ms 423 silly resolveWithNewModule @svgr/plugin-svgo@4.3.1 checking installable status 424 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-plugin-utils 230ms 425 http fetch GET 200 https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.10.4.tgz 165ms 426 silly pacote range manifest for @babel/helper-plugin-utils@^7.10.4 fetched in 421ms 427 silly resolveWithNewModule @babel/helper-plugin-utils@7.10.4 checking installable status 428 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-compilation-targets 190ms 429 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-proposal-dynamic-import 267ms 430 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-proposal-json-strings 332ms 431 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-proposal-class-properties 387ms 432 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-proposal-optional-catch-binding 511ms 433 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-proposal-numeric-separator 590ms 434 http fetch GET 200 https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.10.4.tgz 595ms 435 silly pacote range manifest for @babel/helper-compilation-targets@^7.10.4 fetched in 813ms 436 silly resolveWithNewModule @babel/helper-compilation-targets@7.10.4 checking installable status 437 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-proposal-nullish-coalescing-operator 849ms 438 http fetch GET 200 https://registry.npmjs.org/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.10.4.tgz 609ms 439 http fetch GET 200 https://registry.npmjs.org/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.10.4.tgz 578ms 440 http fetch GET 200 https://registry.npmjs.org/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.10.4.tgz 431ms 441 silly pacote range manifest for @babel/plugin-proposal-dynamic-import@^7.10.4 fetched in 955ms 442 silly resolveWithNewModule @babel/plugin-proposal-dynamic-import@7.10.4 checking installable status 443 http fetch GET 200 https://registry.npmjs.org/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.10.4.tgz 570ms 444 http fetch GET 200 https://registry.npmjs.org/@babel%2fcompat-data 964ms 445 http fetch GET 200 https://registry.npmjs.org/@babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.10.4.tgz 366ms 446 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-proposal-object-rest-spread 964ms 447 silly pacote range manifest for @babel/plugin-proposal-optional-catch-binding@^7.10.4 fetched in 978ms 448 silly resolveWithNewModule @babel/plugin-proposal-optional-catch-binding@7.10.4 checking installable status 449 silly pacote range manifest for @babel/plugin-proposal-json-strings@^7.10.4 fetched in 983ms 450 silly resolveWithNewModule @babel/plugin-proposal-json-strings@7.10.4 checking installable status 451 silly pacote range manifest for @babel/plugin-proposal-class-properties@^7.10.4 fetched in 991ms 452 silly resolveWithNewModule @babel/plugin-proposal-class-properties@7.10.4 checking installable status 453 silly pacote range manifest for @babel/plugin-proposal-numeric-separator@^7.10.4 fetched in 994ms 454 silly resolveWithNewModule @babel/plugin-proposal-numeric-separator@7.10.4 checking installable status 455 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-proposal-optional-chaining 227ms 456 http fetch GET 200 https://registry.npmjs.org/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.10.4.tgz 159ms 457 silly pacote range manifest for @babel/plugin-proposal-nullish-coalescing-operator@^7.10.4 fetched in 1054ms 458 silly resolveWithNewModule @babel/plugin-proposal-nullish-coalescing-operator@7.10.4 checking installable status 459 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-proposal-private-methods 177ms 460 http fetch GET 200 https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.10.5.tgz 187ms 461 silly pacote range manifest for @babel/compat-data@^7.10.4 fetched in 1189ms 462 silly resolveWithNewModule @babel/compat-data@7.10.5 checking installable status 463 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-syntax-async-generators 287ms 464 http fetch GET 200 https://registry.npmjs.org/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.10.4.tgz 317ms 465 silly pacote range manifest for @babel/plugin-proposal-object-rest-spread@^7.10.4 fetched in 1297ms 466 silly resolveWithNewModule @babel/plugin-proposal-object-rest-spread@7.10.4 checking installable status 467 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-syntax-class-properties 409ms 468 http fetch GET 200 https://registry.npmjs.org/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.10.4.tgz 409ms 469 silly pacote range manifest for @babel/plugin-proposal-optional-chaining@^7.10.4 fetched in 651ms 470 silly resolveWithNewModule @babel/plugin-proposal-optional-chaining@7.10.4 checking installable status 471 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-proposal-async-generator-functions 1587ms 472 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-syntax-dynamic-import 681ms 473 http fetch GET 200 https://registry.npmjs.org/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.10.4.tgz 553ms 474 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-syntax-json-strings 644ms 475 silly pacote range manifest for @babel/plugin-proposal-private-methods@^7.10.4 fetched in 765ms 476 silly resolveWithNewModule @babel/plugin-proposal-private-methods@7.10.4 checking installable status 477 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-syntax-nullish-coalescing-operator 635ms 478 http fetch GET 200 https://registry.npmjs.org/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz 558ms 479 silly pacote range manifest for @babel/plugin-syntax-async-generators@^7.8.0 fetched in 863ms 480 silly resolveWithNewModule @babel/plugin-syntax-async-generators@7.8.4 checking installable status 481 http fetch GET 200 https://registry.npmjs.org/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.10.4.tgz 529ms 482 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-syntax-numeric-separator 632ms 483 silly pacote range manifest for @babel/plugin-syntax-class-properties@^7.10.4 fetched in 967ms 484 silly resolveWithNewModule @babel/plugin-syntax-class-properties@7.10.4 checking installable status 485 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-syntax-object-rest-spread 550ms 486 http fetch GET 200 https://registry.npmjs.org/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz 348ms 487 http fetch GET 200 https://registry.npmjs.org/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.10.5.tgz 462ms 488 http fetch GET 200 https://registry.npmjs.org/@babel/plugin-syntax-dynamic-import/-/plugin-syntax-dynamic-import-7.8.3.tgz 370ms 489 silly pacote range manifest for @babel/plugin-syntax-json-strings@^7.8.0 fetched in 1059ms 490 silly resolveWithNewModule @babel/plugin-syntax-json-strings@7.8.3 checking installable status 491 silly pacote range manifest for @babel/plugin-syntax-dynamic-import@^7.8.0 fetched in 1120ms 492 silly resolveWithNewModule @babel/plugin-syntax-dynamic-import@7.8.3 checking installable status 493 silly pacote range manifest for @babel/plugin-proposal-async-generator-functions@^7.10.4 fetched in 2124ms 494 silly resolveWithNewModule @babel/plugin-proposal-async-generator-functions@7.10.5 checking installable status 495 http fetch GET 200 https://registry.npmjs.org/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz 305ms 496 silly pacote range manifest for @babel/plugin-syntax-nullish-coalescing-operator@^7.8.0 fetched in 958ms 497 silly resolveWithNewModule @babel/plugin-syntax-nullish-coalescing-operator@7.8.3 checking installable status 498 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-syntax-optional-chaining 774ms 499 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-syntax-optional-catch-binding 903ms 500 http fetch GET 200 https://registry.npmjs.org/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.10.4.tgz 747ms 501 silly pacote range manifest for @babel/plugin-syntax-numeric-separator@^7.10.4 fetched in 1409ms 502 silly resolveWithNewModule @babel/plugin-syntax-numeric-separator@7.10.4 checking installable status 503 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-syntax-top-level-await 993ms 504 http fetch GET 200 https://registry.npmjs.org/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz 1113ms 505 silly pacote range manifest for @babel/plugin-syntax-object-rest-spread@^7.8.0 fetched in 1684ms 506 silly resolveWithNewModule @babel/plugin-syntax-object-rest-spread@7.8.3 checking installable status 507 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-block-scoped-functions 1896ms 508 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-block-scoping 4208ms 509 http fetch GET 200 https://registry.npmjs.org/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz 5067ms 510 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-async-to-generator 5580ms 511 silly pacote range manifest for @babel/plugin-syntax-optional-chaining@^7.8.0 fetched in 5916ms 512 silly resolveWithNewModule @babel/plugin-syntax-optional-chaining@7.8.3 checking installable status 513 http fetch GET 200 https://registry.npmjs.org/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz 5394ms 514 silly pacote range manifest for @babel/plugin-syntax-optional-catch-binding@^7.8.0 fetched in 6330ms 515 silly resolveWithNewModule @babel/plugin-syntax-optional-catch-binding@7.8.3 checking installable status 516 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-classes 5675ms 517 http fetch GET 200 https://registry.npmjs.org/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.10.4.tgz 5449ms 518 silly pacote range manifest for @babel/plugin-syntax-top-level-await@^7.10.4 fetched in 6501ms 519 silly resolveWithNewModule @babel/plugin-syntax-top-level-await@7.10.4 checking installable status 520 http fetch GET 200 https://registry.npmjs.org/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.10.4.tgz 4566ms 521 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-computed-properties 5443ms 522 silly pacote range manifest for @babel/plugin-transform-block-scoped-functions@^7.10.4 fetched in 6506ms 523 silly resolveWithNewModule @babel/plugin-transform-block-scoped-functions@7.10.4 checking installable status 524 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-proposal-unicode-property-regex 7665ms 525 http fetch GET 200 https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.10.5.tgz 2282ms 526 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-arrow-functions 6619ms 527 silly pacote range manifest for @babel/plugin-transform-block-scoping@^7.10.4 fetched in 6606ms 528 silly resolveWithNewModule @babel/plugin-transform-block-scoping@7.10.5 checking installable status 529 http fetch GET 200 https://registry.npmjs.org/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.10.4.tgz 1057ms 530 silly pacote range manifest for @babel/plugin-transform-async-to-generator@^7.10.4 fetched in 6663ms 531 silly resolveWithNewModule @babel/plugin-transform-async-to-generator@7.10.4 checking installable status 532 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-destructuring 1236ms 533 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-dotall-regex 988ms 534 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-duplicate-keys 803ms 535 http fetch GET 200 https://registry.npmjs.org/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.10.4.tgz 648ms 536 silly pacote range manifest for @babel/plugin-transform-computed-properties@^7.10.4 fetched in 6149ms 537 silly resolveWithNewModule @babel/plugin-transform-computed-properties@7.10.4 checking installable status 538 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-exponentiation-operator 784ms 539 http fetch GET 200 https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.10.4.tgz 683ms 540 silly pacote range manifest for @babel/plugin-transform-arrow-functions@^7.10.4 fetched in 7476ms 541 silly resolveWithNewModule @babel/plugin-transform-arrow-functions@7.10.4 checking installable status 542 http fetch GET 200 https://registry.npmjs.org/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.10.4.tgz 964ms 543 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-function-name 840ms 544 http fetch GET 200 https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.10.4.tgz 622ms 545 http fetch GET 200 https://registry.npmjs.org/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.10.4.tgz 599ms 546 silly pacote range manifest for @babel/plugin-proposal-unicode-property-regex@^7.10.4 fetched in 8670ms 547 silly resolveWithNewModule @babel/plugin-proposal-unicode-property-regex@7.10.4 checking installable status 548 http fetch GET 200 https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.10.4.tgz 1260ms 549 silly pacote range manifest for @babel/plugin-transform-destructuring@^7.10.4 fetched in 1896ms 550 silly resolveWithNewModule @babel/plugin-transform-destructuring@7.10.4 checking installable status 551 http fetch GET 200 https://registry.npmjs.org/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.10.4.tgz 373ms 552 silly pacote range manifest for @babel/plugin-transform-dotall-regex@^7.10.4 fetched in 1616ms 553 silly resolveWithNewModule @babel/plugin-transform-dotall-regex@7.10.4 checking installable status 554 silly pacote range manifest for @babel/plugin-transform-classes@^7.10.4 fetched in 6963ms 555 silly resolveWithNewModule @babel/plugin-transform-classes@7.10.4 checking installable status 556 silly pacote range manifest for @babel/plugin-transform-duplicate-keys@^7.10.4 fetched in 1225ms 557 silly resolveWithNewModule @babel/plugin-transform-duplicate-keys@7.10.4 checking installable status 558 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-literals 411ms 559 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-for-of 1005ms 560 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-member-expression-literals 362ms 561 http fetch GET 200 https://registry.npmjs.org/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.10.4.tgz 331ms 562 http fetch GET 200 https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.10.4.tgz 541ms 563 silly pacote range manifest for @babel/plugin-transform-function-name@^7.10.4 fetched in 1192ms 564 silly resolveWithNewModule @babel/plugin-transform-function-name@7.10.4 checking installable status 565 silly pacote range manifest for @babel/plugin-transform-exponentiation-operator@^7.10.4 fetched in 1349ms 566 silly resolveWithNewModule @babel/plugin-transform-exponentiation-operator@7.10.4 checking installable status 567 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-modules-commonjs 506ms 568 http fetch GET 200 https://registry.npmjs.org/@babel/plugin-transform-literals/-/plugin-transform-literals-7.10.4.tgz 615ms 569 silly pacote range manifest for @babel/plugin-transform-literals@^7.10.4 fetched in 1061ms 570 silly resolveWithNewModule @babel/plugin-transform-literals@7.10.4 checking installable status 571 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-modules-umd 696ms 572 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-named-capturing-groups-regex 687ms 573 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-modules-amd 898ms 574 http fetch GET 200 https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.10.4.tgz 805ms 575 silly pacote range manifest for @babel/plugin-transform-for-of@^7.10.4 fetched in 1837ms 576 silly resolveWithNewModule @babel/plugin-transform-for-of@7.10.4 checking installable status 577 http fetch GET 200 https://registry.npmjs.org/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.10.4.tgz 715ms 578 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-modules-systemjs 1006ms 579 silly pacote range manifest for @babel/plugin-transform-member-expression-literals@^7.10.4 fetched in 1100ms 580 silly resolveWithNewModule @babel/plugin-transform-member-expression-literals@7.10.4 checking installable status 581 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-new-target 1085ms 582 http fetch GET 200 https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.10.4.tgz 902ms 583 silly pacote range manifest for @babel/plugin-transform-modules-commonjs@^7.10.4 fetched in 1427ms 584 silly resolveWithNewModule @babel/plugin-transform-modules-commonjs@7.10.4 checking installable status 585 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-parameters 864ms 586 http fetch GET 200 https://registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.10.4.tgz 860ms 587 http fetch GET 200 https://registry.npmjs.org/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.10.4.tgz 847ms 588 http fetch GET 200 https://registry.npmjs.org/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.10.5.tgz 681ms 589 http fetch GET 200 https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.10.5.tgz 577ms 590 silly pacote range manifest for @babel/plugin-transform-named-capturing-groups-regex@^7.10.4 fetched in 1582ms 591 silly resolveWithNewModule @babel/plugin-transform-named-capturing-groups-regex@7.10.4 checking installable status 592 silly pacote range manifest for @babel/plugin-transform-modules-umd@^7.10.4 fetched in 1593ms 593 silly resolveWithNewModule @babel/plugin-transform-modules-umd@7.10.4 checking installable status 594 silly pacote range manifest for @babel/plugin-transform-modules-amd@^7.10.4 fetched in 1619ms 595 silly resolveWithNewModule @babel/plugin-transform-modules-amd@7.10.5 checking installable status 596 silly pacote range manifest for @babel/plugin-transform-modules-systemjs@^7.10.4 fetched in 1608ms 597 silly resolveWithNewModule @babel/plugin-transform-modules-systemjs@7.10.5 checking installable status 598 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-regenerator 629ms 599 http fetch GET 200 https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.10.4.tgz 310ms 600 silly pacote range manifest for @babel/plugin-transform-new-target@^7.10.4 fetched in 1412ms 601 silly resolveWithNewModule @babel/plugin-transform-new-target@7.10.4 checking installable status 602 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-reserved-words 349ms 603 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-property-literals 877ms 604 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-object-super 1508ms 605 http fetch GET 200 https://registry.npmjs.org/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.10.5.tgz 279ms 606 silly pacote range manifest for @babel/plugin-transform-parameters@^7.10.4 fetched in 1164ms 607 silly resolveWithNewModule @babel/plugin-transform-parameters@7.10.5 checking installable status 608 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-shorthand-properties 282ms 609 http fetch GET 200 https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.10.4.tgz 247ms 610 silly pacote range manifest for @babel/plugin-transform-regenerator@^7.10.4 fetched in 891ms 611 silly resolveWithNewModule @babel/plugin-transform-regenerator@7.10.4 checking installable status 612 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-typeof-symbol 342ms 613 http fetch GET 200 https://registry.npmjs.org/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.10.4.tgz 333ms 614 silly pacote range manifest for @babel/plugin-transform-reserved-words@^7.10.4 fetched in 865ms 615 silly resolveWithNewModule @babel/plugin-transform-reserved-words@7.10.4 checking installable status 616 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-sticky-regex 701ms 617 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-spread 711ms 618 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-template-literals 702ms 619 http fetch GET 200 https://registry.npmjs.org/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.10.4.tgz 500ms 620 http fetch GET 200 https://registry.npmjs.org/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.10.4.tgz 532ms 621 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-unicode-escapes 490ms 622 http fetch GET 200 https://registry.npmjs.org/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.10.4.tgz 473ms 623 silly pacote range manifest for @babel/plugin-transform-object-super@^7.10.4 fetched in 2052ms 624 silly resolveWithNewModule @babel/plugin-transform-object-super@7.10.4 checking installable status 625 silly pacote range manifest for @babel/plugin-transform-property-literals@^7.10.4 fetched in 1460ms 626 silly resolveWithNewModule @babel/plugin-transform-property-literals@7.10.4 checking installable status 627 http fetch GET 200 https://registry.npmjs.org/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.10.4.tgz 346ms 628 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-unicode-regex 494ms 629 silly pacote range manifest for @babel/plugin-transform-shorthand-properties@^7.10.4 fetched in 821ms 630 silly resolveWithNewModule @babel/plugin-transform-shorthand-properties@7.10.4 checking installable status 631 http fetch GET 200 https://registry.npmjs.org/@babel%2fpreset-modules 149ms 632 silly pacote range manifest for @babel/plugin-transform-typeof-symbol@^7.10.4 fetched in 725ms 633 silly resolveWithNewModule @babel/plugin-transform-typeof-symbol@7.10.4 checking installable status 634 http fetch GET 200 https://registry.npmjs.org/@babel/plugin-transform-spread/-/plugin-transform-spread-7.10.4.tgz 157ms 635 http fetch GET 200 https://registry.npmjs.org/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.10.4.tgz 184ms 636 silly pacote range manifest for @babel/plugin-transform-spread@^7.10.4 fetched in 938ms 637 silly resolveWithNewModule @babel/plugin-transform-spread@7.10.4 checking installable status 638 silly pacote range manifest for semver@^5.5.0 fetched in 8ms 639 silly resolveWithNewModule semver@5.7.1 checking installable status 640 http fetch GET 200 https://registry.npmjs.org/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.10.4.tgz 240ms 641 silly pacote range manifest for @babel/plugin-transform-unicode-escapes@^7.10.4 fetched in 699ms 642 silly resolveWithNewModule @babel/plugin-transform-unicode-escapes@7.10.4 checking installable status 643 silly pacote range manifest for @babel/plugin-transform-sticky-regex@^7.10.4 fetched in 958ms 644 silly resolveWithNewModule @babel/plugin-transform-sticky-regex@7.10.4 checking installable status 645 http fetch GET 200 https://registry.npmjs.org/core-js-compat 473ms 646 http fetch GET 200 https://registry.npmjs.org/levenary 484ms 647 http fetch GET 200 https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.10.4.tgz 683ms 648 silly pacote range manifest for @babel/plugin-transform-unicode-regex@^7.10.4 fetched in 1195ms 649 silly resolveWithNewModule @babel/plugin-transform-unicode-regex@7.10.4 checking installable status 650 http fetch GET 200 https://registry.npmjs.org/browserslist 942ms 651 http fetch GET 200 https://registry.npmjs.org/invariant 917ms 652 http fetch GET 200 https://registry.npmjs.org/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.10.5.tgz 1026ms 653 http fetch GET 200 https://registry.npmjs.org/@babel/preset-modules/-/preset-modules-0.1.3.tgz 911ms 654 silly pacote range manifest for invariant@^2.2.2 fetched in 945ms 655 silly resolveWithNewModule invariant@2.2.4 checking installable status 656 http fetch GET 200 https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.6.5.tgz 515ms 657 silly pacote range manifest for @babel/plugin-transform-template-literals@^7.10.4 fetched in 1771ms 658 silly resolveWithNewModule @babel/plugin-transform-template-literals@7.10.5 checking installable status 659 http fetch GET 200 https://registry.npmjs.org/levenary/-/levenary-1.1.1.tgz 451ms 660 silly pacote range manifest for @babel/preset-modules@^0.1.3 fetched in 1102ms 661 silly resolveWithNewModule @babel/preset-modules@0.1.3 checking installable status 662 silly pacote range manifest for core-js-compat@^3.6.2 fetched in 1079ms 663 silly resolveWithNewModule core-js-compat@3.6.5 checking installable status 664 silly pacote range manifest for levenary@^1.1.1 fetched in 1018ms 665 silly resolveWithNewModule levenary@1.1.1 checking installable status 666 http fetch GET 200 https://registry.npmjs.org/browserslist/-/browserslist-4.13.0.tgz 658ms 667 silly pacote range manifest for browserslist@^4.12.0 fetched in 1639ms 668 silly resolveWithNewModule browserslist@4.13.0 checking installable status 669 silly pacote range manifest for semver@^5.5.0 fetched in 4ms 670 silly resolveWithNewModule semver@5.7.1 checking installable status 671 http fetch GET 200 https://registry.npmjs.org/escalade 172ms 672 http fetch GET 200 https://registry.npmjs.org/node-releases 375ms 673 http fetch GET 200 https://registry.npmjs.org/escalade/-/escalade-3.0.2.tgz 514ms 674 silly pacote range manifest for escalade@^3.0.1 fetched in 734ms 675 silly resolveWithNewModule escalade@3.0.2 checking installable status 676 http fetch GET 200 https://registry.npmjs.org/caniuse-lite 1071ms 677 http fetch GET 200 https://registry.npmjs.org/node-releases/-/node-releases-1.1.59.tgz 683ms 678 silly pacote range manifest for node-releases@^1.1.58 fetched in 1127ms 679 silly resolveWithNewModule node-releases@1.1.59 checking installable status 680 http fetch GET 200 https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001102.tgz 633ms 681 silly pacote range manifest for caniuse-lite@^1.0.30001093 fetched in 1747ms 682 silly resolveWithNewModule caniuse-lite@1.0.30001102 checking installable status 683 http fetch GET 200 https://registry.npmjs.org/electron-to-chromium 7375ms 684 http fetch GET 200 https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.499.tgz 126ms 685 silly pacote range manifest for electron-to-chromium@^1.3.488 fetched in 7526ms 686 silly resolveWithNewModule electron-to-chromium@1.3.499 checking installable status 687 silly pacote range manifest for semver@^5.5.0 fetched in 3ms 688 silly resolveWithNewModule semver@5.7.1 checking installable status 689 http fetch GET 200 https://registry.npmjs.org/leven 133ms 690 http fetch GET 200 https://registry.npmjs.org/leven/-/leven-3.1.0.tgz 263ms 691 silly pacote range manifest for leven@^3.1.0 fetched in 449ms 692 silly resolveWithNewModule leven@3.1.0 checking installable status 693 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-remap-async-to-generator 2000ms 694 http fetch GET 200 https://registry.npmjs.org/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.10.4.tgz 177ms 695 silly pacote range manifest for @babel/helper-remap-async-to-generator@^7.10.4 fetched in 2190ms 696 silly resolveWithNewModule @babel/helper-remap-async-to-generator@7.10.4 checking installable status 697 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-annotate-as-pure 1270ms 698 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-wrap-function 2016ms 699 http fetch GET 200 https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.10.4.tgz 956ms 700 silly pacote range manifest for @babel/helper-annotate-as-pure@^7.10.4 fetched in 2238ms 701 silly resolveWithNewModule @babel/helper-annotate-as-pure@7.10.4 checking installable status 702 http fetch GET 200 https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.10.4.tgz 343ms 703 silly pacote range manifest for @babel/helper-wrap-function@^7.10.4 fetched in 2374ms 704 silly resolveWithNewModule @babel/helper-wrap-function@7.10.4 checking installable status 705 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-create-class-features-plugin 997ms 706 http fetch GET 200 https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.10.5.tgz 615ms 707 silly pacote range manifest for @babel/helper-create-class-features-plugin@^7.10.4 fetched in 1623ms 708 silly resolveWithNewModule @babel/helper-create-class-features-plugin@7.10.5 checking installable status 709 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-create-regexp-features-plugin 656ms 710 http fetch GET 200 https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.10.4.tgz 526ms 711 silly pacote range manifest for @babel/helper-create-regexp-features-plugin@^7.10.4 fetched in 1195ms 712 silly resolveWithNewModule @babel/helper-create-regexp-features-plugin@7.10.4 checking installable status 713 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-regex 617ms 714 http fetch GET 200 https://registry.npmjs.org/regexpu-core 759ms 715 http fetch GET 200 https://registry.npmjs.org/@babel/helper-regex/-/helper-regex-7.10.5.tgz 662ms 716 silly pacote range manifest for @babel/helper-regex@^7.10.4 fetched in 1291ms 717 silly resolveWithNewModule @babel/helper-regex@7.10.5 checking installable status 718 http fetch GET 200 https://registry.npmjs.org/regexpu-core/-/regexpu-core-4.7.0.tgz 614ms 719 silly pacote range manifest for regexpu-core@^4.7.0 fetched in 1386ms 720 silly resolveWithNewModule regexpu-core@4.7.0 checking installable status 721 http fetch GET 200 https://registry.npmjs.org/regenerate-unicode-properties 390ms 722 http fetch GET 200 https://registry.npmjs.org/unicode-match-property-ecmascript 408ms 723 http fetch GET 200 https://registry.npmjs.org/unicode-match-property-value-ecmascript 427ms 724 http fetch GET 200 https://registry.npmjs.org/regjsgen 432ms 725 http fetch GET 200 https://registry.npmjs.org/regenerate 476ms 726 http fetch GET 200 https://registry.npmjs.org/regjsparser 491ms 727 http fetch GET 200 https://registry.npmjs.org/regenerate-unicode-properties/-/regenerate-unicode-properties-8.2.0.tgz 306ms 728 http fetch GET 200 https://registry.npmjs.org/unicode-match-property-ecmascript/-/unicode-match-property-ecmascript-1.0.4.tgz 282ms 729 http fetch GET 200 https://registry.npmjs.org/unicode-match-property-value-ecmascript/-/unicode-match-property-value-ecmascript-1.2.0.tgz 276ms 730 silly pacote range manifest for unicode-match-property-ecmascript@^1.0.4 fetched in 710ms 731 silly resolveWithNewModule unicode-match-property-ecmascript@1.0.4 checking installable status 732 silly pacote range manifest for regenerate-unicode-properties@^8.2.0 fetched in 715ms 733 silly resolveWithNewModule regenerate-unicode-properties@8.2.0 checking installable status 734 silly pacote range manifest for unicode-match-property-value-ecmascript@^1.2.0 fetched in 717ms 735 silly resolveWithNewModule unicode-match-property-value-ecmascript@1.2.0 checking installable status 736 http fetch GET 200 https://registry.npmjs.org/regjsgen/-/regjsgen-0.5.2.tgz 315ms 737 silly pacote range manifest for regjsgen@^0.5.1 fetched in 759ms 738 silly resolveWithNewModule regjsgen@0.5.2 checking installable status 739 http fetch GET 200 https://registry.npmjs.org/regenerate/-/regenerate-1.4.1.tgz 340ms 740 http fetch GET 200 https://registry.npmjs.org/regjsparser/-/regjsparser-0.6.4.tgz 327ms 741 silly pacote range manifest for regenerate@^1.4.0 fetched in 833ms 742 silly resolveWithNewModule regenerate@1.4.1 checking installable status 743 silly pacote range manifest for regjsparser@^0.6.4 fetched in 836ms 744 silly resolveWithNewModule regjsparser@0.6.4 checking installable status 745 silly pacote range manifest for jsesc@~0.5.0 fetched in 43ms 746 silly resolveWithNewModule jsesc@0.5.0 checking installable status 747 http fetch GET 200 https://registry.npmjs.org/unicode-canonical-property-names-ecmascript 143ms 748 http fetch GET 200 https://registry.npmjs.org/unicode-property-aliases-ecmascript 150ms 749 http fetch GET 200 https://registry.npmjs.org/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-1.0.4.tgz 138ms 750 silly pacote range manifest for unicode-canonical-property-names-ecmascript@^1.0.4 fetched in 298ms 751 silly resolveWithNewModule unicode-canonical-property-names-ecmascript@1.0.4 checking installable status 752 http fetch GET 200 https://registry.npmjs.org/unicode-property-aliases-ecmascript/-/unicode-property-aliases-ecmascript-1.1.0.tgz 163ms 753 silly pacote range manifest for unicode-property-aliases-ecmascript@^1.0.4 fetched in 325ms 754 silly resolveWithNewModule unicode-property-aliases-ecmascript@1.1.0 checking installable status 755 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-define-map 249ms 756 http fetch GET 200 https://registry.npmjs.org/@babel/helper-define-map/-/helper-define-map-7.10.5.tgz 131ms 757 silly pacote range manifest for @babel/helper-define-map@^7.10.4 fetched in 390ms 758 silly resolveWithNewModule @babel/helper-define-map@7.10.5 checking installable status 759 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-builder-binary-assignment-operator-visitor 217ms 760 http fetch GET 200 https://registry.npmjs.org/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.10.4.tgz 115ms 761 silly pacote range manifest for @babel/helper-builder-binary-assignment-operator-visitor@^7.10.4 fetched in 349ms 762 silly resolveWithNewModule @babel/helper-builder-binary-assignment-operator-visitor@7.10.4 checking installable status 763 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-explode-assignable-expression 204ms 764 http fetch GET 200 https://registry.npmjs.org/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.10.4.tgz 147ms 765 silly pacote range manifest for @babel/helper-explode-assignable-expression@^7.10.4 fetched in 364ms 766 silly resolveWithNewModule @babel/helper-explode-assignable-expression@7.10.4 checking installable status 767 http fetch GET 200 https://registry.npmjs.org/babel-plugin-dynamic-import-node 163ms 768 http fetch GET 200 https://registry.npmjs.org/babel-plugin-dynamic-import-node/-/babel-plugin-dynamic-import-node-2.3.3.tgz 117ms 769 silly pacote range manifest for babel-plugin-dynamic-import-node@^2.3.3 fetched in 293ms 770 silly resolveWithNewModule babel-plugin-dynamic-import-node@2.3.3 checking installable status 771 http fetch GET 200 https://registry.npmjs.org/object.assign 141ms 772 http fetch GET 200 https://registry.npmjs.org/object.assign/-/object.assign-4.1.0.tgz 247ms 773 silly pacote range manifest for object.assign@^4.1.0 fetched in 401ms 774 silly resolveWithNewModule object.assign@4.1.0 checking installable status 775 http fetch GET 200 https://registry.npmjs.org/define-properties 200ms 776 silly pacote range manifest for define-properties@^1.1.2 fetched in 503ms 777 silly resolveWithNewModule define-properties@1.1.3 checking installable status 778 http fetch GET 200 https://registry.npmjs.org/object-keys 508ms 779 http fetch GET 200 https://registry.npmjs.org/function-bind 516ms 780 http fetch GET 200 https://registry.npmjs.org/has-symbols 529ms 781 silly pacote range manifest for object-keys@^1.0.11 fetched in 531ms 782 silly resolveWithNewModule object-keys@1.1.1 checking installable status 783 silly pacote range manifest for function-bind@^1.1.1 fetched in 614ms 784 silly resolveWithNewModule function-bind@1.1.1 checking installable status 785 http fetch GET 200 https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.1.tgz 10674ms 786 silly pacote range manifest for has-symbols@^1.0.0 fetched in 11229ms 787 silly resolveWithNewModule has-symbols@1.0.1 checking installable status 788 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-hoist-variables 297ms 789 http fetch GET 200 https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.10.4.tgz 420ms 790 silly pacote range manifest for @babel/helper-hoist-variables@^7.10.4 fetched in 730ms 791 silly resolveWithNewModule @babel/helper-hoist-variables@7.10.4 checking installable status 792 http fetch GET 200 https://registry.npmjs.org/regenerator-transform 256ms 793 http fetch GET 200 https://registry.npmjs.org/regenerator-transform/-/regenerator-transform-0.14.5.tgz 247ms 794 silly pacote range manifest for regenerator-transform@^0.14.2 fetched in 533ms 795 silly resolveWithNewModule regenerator-transform@0.14.5 checking installable status 796 http fetch GET 200 https://registry.npmjs.org/@babel%2fruntime 925ms 797 http fetch GET 200 https://registry.npmjs.org/@babel/runtime/-/runtime-7.10.5.tgz 163ms 798 silly pacote range manifest for @babel/runtime@^7.8.4 fetched in 1101ms 799 silly resolveWithNewModule @babel/runtime@7.10.5 checking installable status 800 http fetch GET 200 https://registry.npmjs.org/regenerator-runtime 174ms 801 http fetch GET 200 https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.5.tgz 200ms 802 silly pacote range manifest for regenerator-runtime@^0.13.4 fetched in 403ms 803 silly resolveWithNewModule regenerator-runtime@0.13.5 checking installable status 804 http fetch GET 200 https://registry.npmjs.org/esutils 187ms 805 silly pacote range manifest for esutils@^2.0.2 fetched in 252ms 806 silly resolveWithNewModule esutils@2.0.3 checking installable status 807 http fetch GET 200 https://registry.npmjs.org/semver/-/semver-7.0.0.tgz 129ms 808 silly pacote version manifest for semver@7.0.0 fetched in 140ms 809 silly resolveWithNewModule semver@7.0.0 checking installable status 810 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-react-display-name 2107ms 811 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-react-jsx-development 2516ms 812 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-react-pure-annotations 2823ms 813 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-react-jsx 4530ms 814 http fetch GET 200 https://registry.npmjs.org/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.10.4.tgz 2427ms 815 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-react-jsx-self 4536ms 816 http fetch GET 200 https://registry.npmjs.org/@babel/plugin-transform-react-jsx-development/-/plugin-transform-react-jsx-development-7.10.4.tgz 2031ms 817 silly pacote range manifest for @babel/plugin-transform-react-display-name@^7.10.4 fetched in 4558ms 818 silly resolveWithNewModule @babel/plugin-transform-react-display-name@7.10.4 checking installable status 819 http fetch GET 200 https://registry.npmjs.org/@babel/plugin-transform-react-pure-annotations/-/plugin-transform-react-pure-annotations-7.10.4.tgz 1737ms 820 silly pacote range manifest for @babel/plugin-transform-react-jsx-development@^7.10.4 fetched in 4566ms 821 silly resolveWithNewModule @babel/plugin-transform-react-jsx-development@7.10.4 checking installable status 822 silly pacote range manifest for @babel/plugin-transform-react-pure-annotations@^7.10.4 fetched in 4572ms 823 silly resolveWithNewModule @babel/plugin-transform-react-pure-annotations@7.10.4 checking installable status 824 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-react-jsx-source 4774ms 825 http fetch GET 200 https://registry.npmjs.org/@babel/plugin-transform-react-jsx-self/-/plugin-transform-react-jsx-self-7.10.4.tgz 270ms 826 http fetch GET 200 https://registry.npmjs.org/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.10.4.tgz 298ms 827 silly pacote range manifest for @babel/plugin-transform-react-jsx-self@^7.10.4 fetched in 4838ms 828 silly resolveWithNewModule @babel/plugin-transform-react-jsx-self@7.10.4 checking installable status 829 silly pacote range manifest for @babel/plugin-transform-react-jsx@^7.10.4 fetched in 4848ms 830 silly resolveWithNewModule @babel/plugin-transform-react-jsx@7.10.4 checking installable status 831 http fetch GET 200 https://registry.npmjs.org/@babel/plugin-transform-react-jsx-source/-/plugin-transform-react-jsx-source-7.10.5.tgz 134ms 832 silly pacote range manifest for @babel/plugin-transform-react-jsx-source@^7.10.4 fetched in 4923ms 833 silly resolveWithNewModule @babel/plugin-transform-react-jsx-source@7.10.5 checking installable status 834 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-builder-react-jsx 200ms 835 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-builder-react-jsx-experimental 229ms 836 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-syntax-jsx 287ms 837 http fetch GET 200 https://registry.npmjs.org/@babel/helper-builder-react-jsx/-/helper-builder-react-jsx-7.10.4.tgz 111ms 838 silly pacote range manifest for @babel/helper-builder-react-jsx@^7.10.4 fetched in 325ms 839 silly resolveWithNewModule @babel/helper-builder-react-jsx@7.10.4 checking installable status 840 http fetch GET 200 https://registry.npmjs.org/@babel/helper-builder-react-jsx-experimental/-/helper-builder-react-jsx-experimental-7.10.5.tgz 131ms 841 silly pacote range manifest for @babel/helper-builder-react-jsx-experimental@^7.10.4 fetched in 370ms 842 silly resolveWithNewModule @babel/helper-builder-react-jsx-experimental@7.10.5 checking installable status 843 http fetch GET 200 https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.10.4.tgz 108ms 844 silly pacote range manifest for @babel/plugin-syntax-jsx@^7.10.4 fetched in 415ms 845 silly resolveWithNewModule @babel/plugin-syntax-jsx@7.10.4 checking installable status 846 http fetch GET 200 https://registry.npmjs.org/cosmiconfig 425ms 847 silly pacote range manifest for cosmiconfig@^5.2.1 fetched in 457ms 848 silly resolveWithNewModule cosmiconfig@5.2.1 checking installable status 849 http fetch GET 200 https://registry.npmjs.org/@svgr%2fhast-util-to-babel-ast 165ms 850 http fetch GET 200 https://registry.npmjs.org/svg-parser 218ms 851 http fetch GET 200 https://registry.npmjs.org/@svgr%2fbabel-preset 222ms 852 http fetch GET 200 https://registry.npmjs.org/@svgr/hast-util-to-babel-ast/-/hast-util-to-babel-ast-4.3.2.tgz 175ms 853 http fetch GET 200 https://registry.npmjs.org/svg-parser/-/svg-parser-2.0.4.tgz 126ms 854 silly pacote range manifest for @svgr/hast-util-to-babel-ast@^4.3.2 fetched in 362ms 855 silly resolveWithNewModule @svgr/hast-util-to-babel-ast@4.3.2 checking installable status 856 silly pacote range manifest for svg-parser@^2.0.0 fetched in 365ms 857 silly resolveWithNewModule svg-parser@2.0.4 checking installable status 858 http fetch GET 200 https://registry.npmjs.org/@svgr/babel-preset/-/babel-preset-4.3.3.tgz 143ms 859 silly pacote range manifest for @svgr/babel-preset@^4.3.3 fetched in 380ms 860 silly resolveWithNewModule @svgr/babel-preset@4.3.3 checking installable status 861 http fetch GET 200 https://registry.npmjs.org/@svgr%2fbabel-plugin-remove-jsx-empty-expression 136ms 862 http fetch GET 200 https://registry.npmjs.org/@svgr%2fbabel-plugin-remove-jsx-attribute 151ms 863 http fetch GET 200 https://registry.npmjs.org/@svgr%2fbabel-plugin-add-jsx-attribute 191ms 864 http fetch GET 200 https://registry.npmjs.org/@svgr%2fbabel-plugin-svg-dynamic-title 194ms 865 http fetch GET 200 https://registry.npmjs.org/@svgr%2fbabel-plugin-transform-svg-component 280ms 866 http fetch GET 200 https://registry.npmjs.org/@svgr%2fbabel-plugin-transform-react-native-svg 309ms 867 http fetch GET 200 https://registry.npmjs.org/@svgr%2fbabel-plugin-svg-em-dimensions 311ms 868 http fetch GET 200 https://registry.npmjs.org/@svgr%2fbabel-plugin-replace-jsx-attribute-value 322ms 869 http fetch GET 200 https://registry.npmjs.org/@svgr/babel-plugin-remove-jsx-empty-expression/-/babel-plugin-remove-jsx-empty-expression-4.2.0.tgz 188ms 870 http fetch GET 200 https://registry.npmjs.org/@svgr/babel-plugin-remove-jsx-attribute/-/babel-plugin-remove-jsx-attribute-4.2.0.tgz 153ms 871 http fetch GET 200 https://registry.npmjs.org/@svgr/babel-plugin-add-jsx-attribute/-/babel-plugin-add-jsx-attribute-4.2.0.tgz 151ms 872 silly pacote range manifest for @svgr/babel-plugin-remove-jsx-empty-expression@^4.2.0 fetched in 352ms 873 silly resolveWithNewModule @svgr/babel-plugin-remove-jsx-empty-expression@4.2.0 checking installable status 874 http fetch GET 200 https://registry.npmjs.org/@svgr/babel-plugin-svg-dynamic-title/-/babel-plugin-svg-dynamic-title-4.3.3.tgz 157ms 875 silly pacote range manifest for @svgr/babel-plugin-remove-jsx-attribute@^4.2.0 fetched in 358ms 876 silly resolveWithNewModule @svgr/babel-plugin-remove-jsx-attribute@4.2.0 checking installable status 877 silly pacote range manifest for @svgr/babel-plugin-add-jsx-attribute@^4.2.0 fetched in 362ms 878 silly resolveWithNewModule @svgr/babel-plugin-add-jsx-attribute@4.2.0 checking installable status 879 silly pacote range manifest for @svgr/babel-plugin-svg-dynamic-title@^4.3.3 fetched in 367ms 880 silly resolveWithNewModule @svgr/babel-plugin-svg-dynamic-title@4.3.3 checking installable status 881 http fetch GET 200 https://registry.npmjs.org/@svgr/babel-plugin-transform-react-native-svg/-/babel-plugin-transform-react-native-svg-4.2.0.tgz 232ms 882 http fetch GET 200 https://registry.npmjs.org/@svgr/babel-plugin-replace-jsx-attribute-value/-/babel-plugin-replace-jsx-attribute-value-4.2.0.tgz 230ms 883 http fetch GET 200 https://registry.npmjs.org/@svgr/babel-plugin-svg-em-dimensions/-/babel-plugin-svg-em-dimensions-4.2.0.tgz 244ms 884 http fetch GET 200 https://registry.npmjs.org/@svgr/babel-plugin-transform-svg-component/-/babel-plugin-transform-svg-component-4.2.0.tgz 276ms 885 silly pacote range manifest for @svgr/babel-plugin-transform-react-native-svg@^4.2.0 fetched in 592ms 886 silly resolveWithNewModule @svgr/babel-plugin-transform-react-native-svg@4.2.0 checking installable status 887 silly pacote range manifest for @svgr/babel-plugin-svg-em-dimensions@^4.2.0 fetched in 603ms 888 silly resolveWithNewModule @svgr/babel-plugin-svg-em-dimensions@4.2.0 checking installable status 889 silly pacote range manifest for @svgr/babel-plugin-transform-svg-component@^4.2.0 fetched in 607ms 890 silly resolveWithNewModule @svgr/babel-plugin-transform-svg-component@4.2.0 checking installable status 891 silly pacote range manifest for @svgr/babel-plugin-replace-jsx-attribute-value@^4.2.0 fetched in 613ms 892 silly resolveWithNewModule @svgr/babel-plugin-replace-jsx-attribute-value@4.2.0 checking installable status 893 http fetch GET 200 https://registry.npmjs.org/import-fresh 306ms 894 http fetch GET 200 https://registry.npmjs.org/is-directory 324ms 895 http fetch GET 200 https://registry.npmjs.org/parse-json 330ms 896 silly pacote range manifest for import-fresh@^2.0.0 fetched in 344ms 897 silly resolveWithNewModule import-fresh@2.0.0 checking installable status 898 silly pacote range manifest for parse-json@^4.0.0 fetched in 385ms 899 silly resolveWithNewModule parse-json@4.0.0 checking installable status 900 silly pacote range manifest for is-directory@^0.3.1 fetched in 388ms 901 silly resolveWithNewModule is-directory@0.3.1 checking installable status 902 http fetch GET 200 https://registry.npmjs.org/js-yaml 441ms 903 http fetch GET 200 https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.0.tgz 341ms 904 silly pacote range manifest for js-yaml@^3.13.1 fetched in 812ms 905 silly resolveWithNewModule js-yaml@3.14.0 checking installable status 906 http fetch GET 200 https://registry.npmjs.org/caller-path 229ms 907 http fetch GET 304 https://registry.npmjs.org/resolve-from 238ms (from cache) 908 silly pacote range manifest for caller-path@^2.0.0 fetched in 246ms 909 silly resolveWithNewModule caller-path@2.0.0 checking installable status 910 silly pacote range manifest for resolve-from@^3.0.0 fetched in 266ms 911 silly resolveWithNewModule resolve-from@3.0.0 checking installable status 912 http fetch GET 200 https://registry.npmjs.org/caller-callsite 153ms 913 silly pacote range manifest for caller-callsite@^2.0.0 fetched in 212ms 914 silly resolveWithNewModule caller-callsite@2.0.0 checking installable status 915 http fetch GET 200 https://registry.npmjs.org/callsites 163ms 916 silly pacote range manifest for callsites@^2.0.0 fetched in 169ms 917 silly resolveWithNewModule callsites@2.0.0 checking installable status 918 http fetch GET 200 https://registry.npmjs.org/esprima 164ms 919 http fetch GET 200 https://registry.npmjs.org/argparse 174ms 920 silly pacote range manifest for argparse@^1.0.7 fetched in 208ms 921 silly resolveWithNewModule argparse@1.0.10 checking installable status 922 silly pacote range manifest for esprima@^4.0.0 fetched in 209ms 923 silly resolveWithNewModule esprima@4.0.1 checking installable status 924 http fetch GET 200 https://registry.npmjs.org/sprintf-js 176ms 925 silly pacote range manifest for sprintf-js@~1.0.2 fetched in 212ms 926 silly resolveWithNewModule sprintf-js@1.0.3 checking installable status 927 http fetch GET 200 https://registry.npmjs.org/json-parse-better-errors 202ms 928 http fetch GET 200 https://registry.npmjs.org/error-ex 214ms 929 silly pacote range manifest for error-ex@^1.3.1 fetched in 236ms 930 silly resolveWithNewModule error-ex@1.3.2 checking installable status 931 silly pacote range manifest for json-parse-better-errors@^1.0.1 fetched in 258ms 932 silly resolveWithNewModule json-parse-better-errors@1.0.2 checking installable status 933 http fetch GET 200 https://registry.npmjs.org/is-arrayish 133ms 934 silly pacote range manifest for is-arrayish@^0.2.1 fetched in 175ms 935 silly resolveWithNewModule is-arrayish@0.2.1 checking installable status 936 http fetch GET 200 https://registry.npmjs.org/svgo 174ms 937 http fetch GET 200 https://registry.npmjs.org/merge-deep 196ms 938 http fetch GET 200 https://registry.npmjs.org/merge-deep/-/merge-deep-3.0.2.tgz 129ms 939 silly pacote range manifest for merge-deep@^3.0.2 fetched in 345ms 940 silly resolveWithNewModule merge-deep@3.0.2 checking installable status 941 http fetch GET 200 https://registry.npmjs.org/svgo/-/svgo-1.3.2.tgz 445ms 942 silly pacote range manifest for svgo@^1.2.2 fetched in 649ms 943 silly resolveWithNewModule svgo@1.3.2 checking installable status 944 http fetch GET 200 https://registry.npmjs.org/arr-union 147ms 945 silly pacote range manifest for arr-union@^3.1.0 fetched in 162ms 946 silly resolveWithNewModule arr-union@3.1.0 checking installable status 947 http fetch GET 200 https://registry.npmjs.org/kind-of 190ms 948 silly pacote range manifest for kind-of@^3.0.2 fetched in 213ms 949 silly resolveWithNewModule kind-of@3.2.2 checking installable status 950 http fetch GET 200 https://registry.npmjs.org/clone-deep 230ms 951 http fetch GET 200 https://registry.npmjs.org/clone-deep/-/clone-deep-0.2.4.tgz 115ms 952 silly pacote range manifest for clone-deep@^0.2.4 fetched in 355ms 953 silly resolveWithNewModule clone-deep@0.2.4 checking installable status 954 http fetch GET 200 https://registry.npmjs.org/lazy-cache 135ms 955 http fetch GET 200 https://registry.npmjs.org/is-plain-object 222ms 956 http fetch GET 200 https://registry.npmjs.org/for-own 230ms 957 silly pacote range manifest for is-plain-object@^2.0.1 fetched in 249ms 958 silly resolveWithNewModule is-plain-object@2.0.4 checking installable status 959 http fetch GET 200 https://registry.npmjs.org/shallow-clone 262ms 960 http fetch GET 200 https://registry.npmjs.org/lazy-cache/-/lazy-cache-1.0.4.tgz 122ms 961 silly pacote range manifest for lazy-cache@^1.0.3 fetched in 283ms 962 silly resolveWithNewModule lazy-cache@1.0.4 checking installable status 963 http fetch GET 200 https://registry.npmjs.org/for-own/-/for-own-0.1.5.tgz 164ms 964 http fetch GET 200 https://registry.npmjs.org/shallow-clone/-/shallow-clone-0.1.2.tgz 133ms 965 silly pacote range manifest for for-own@^0.1.3 fetched in 415ms 966 silly resolveWithNewModule for-own@0.1.5 checking installable status 967 silly pacote range manifest for shallow-clone@^0.1.2 fetched in 418ms 968 silly resolveWithNewModule shallow-clone@0.1.2 checking installable status 969 http fetch GET 200 https://registry.npmjs.org/for-in 190ms 970 silly pacote range manifest for for-in@^1.0.1 fetched in 224ms 971 silly resolveWithNewModule for-in@1.0.2 checking installable status 972 http fetch GET 200 https://registry.npmjs.org/isobject 190ms 973 silly pacote range manifest for isobject@^3.0.1 fetched in 221ms 974 silly resolveWithNewModule isobject@3.0.1 checking installable status 975 http fetch GET 200 https://registry.npmjs.org/is-buffer 154ms 976 silly pacote range manifest for is-buffer@^1.1.5 fetched in 173ms 977 silly resolveWithNewModule is-buffer@1.1.6 checking installable status 978 http fetch GET 200 https://registry.npmjs.org/kind-of/-/kind-of-2.0.1.tgz 203ms 979 http fetch GET 200 https://registry.npmjs.org/mixin-object 221ms 980 http fetch GET 200 https://registry.npmjs.org/is-extendable 224ms 981 http fetch GET 200 https://registry.npmjs.org/lazy-cache/-/lazy-cache-0.2.7.tgz 243ms 982 silly pacote range manifest for kind-of@^2.0.1 fetched in 252ms 983 silly resolveWithNewModule kind-of@2.0.1 checking installable status 984 silly pacote range manifest for is-extendable@^0.1.1 fetched in 255ms 985 silly resolveWithNewModule is-extendable@0.1.1 checking installable status 986 silly pacote range manifest for mixin-object@^2.0.1 fetched in 255ms 987 silly resolveWithNewModule mixin-object@2.0.1 checking installable status 988 silly pacote range manifest for lazy-cache@^0.2.3 fetched in 266ms 989 silly resolveWithNewModule lazy-cache@0.2.7 checking installable status 990 silly pacote range manifest for for-in@^0.1.3 fetched in 22ms 991 silly resolveWithNewModule for-in@0.1.8 checking installable status 992 http fetch GET 200 https://registry.npmjs.org/css-select-base-adapter 127ms 993 http fetch GET 200 https://registry.npmjs.org/css-tree 202ms 994 http fetch GET 200 https://registry.npmjs.org/css-select 247ms 995 http fetch GET 200 https://registry.npmjs.org/unquote 272ms 996 http fetch GET 200 https://registry.npmjs.org/csso 275ms 997 http fetch GET 200 https://registry.npmjs.org/stable 281ms 998 http fetch GET 304 https://registry.npmjs.org/mkdirp 297ms (from cache) 999 silly pacote range manifest for mkdirp@~0.5.1 fetched in 307ms 1000 silly resolveWithNewModule mkdirp@0.5.5 checking installable status 1001 http fetch GET 200 https://registry.npmjs.org/coa 311ms 1002 http fetch GET 200 https://registry.npmjs.org/object.values 314ms 1003 http fetch GET 200 https://registry.npmjs.org/sax 315ms 1004 http fetch GET 200 https://registry.npmjs.org/css-select-base-adapter/-/css-select-base-adapter-0.1.1.tgz 192ms 1005 silly pacote range manifest for sax@~1.2.4 fetched in 374ms 1006 silly resolveWithNewModule sax@1.2.4 checking installable status 1007 silly pacote range manifest for css-select-base-adapter@^0.1.1 fetched in 383ms 1008 silly resolveWithNewModule css-select-base-adapter@0.1.1 checking installable status 1009 http fetch GET 200 https://registry.npmjs.org/css-tree/-/css-tree-1.0.0-alpha.37.tgz 1186ms 1010 http fetch GET 200 https://registry.npmjs.org/css-select/-/css-select-2.1.0.tgz 1167ms 1011 silly pacote version manifest for css-tree@1.0.0-alpha.37 fetched in 1424ms 1012 silly resolveWithNewModule css-tree@1.0.0-alpha.37 checking installable status 1013 http fetch GET 200 https://registry.npmjs.org/unquote/-/unquote-1.1.1.tgz 1147ms 1014 http fetch GET 200 https://registry.npmjs.org/stable/-/stable-0.1.8.tgz 1146ms 1015 silly pacote range manifest for css-select@^2.0.0 fetched in 1438ms 1016 silly resolveWithNewModule css-select@2.1.0 checking installable status 1017 silly pacote range manifest for unquote@~1.1.1 fetched in 1440ms 1018 silly resolveWithNewModule unquote@1.1.1 checking installable status 1019 silly pacote range manifest for stable@^0.1.8 fetched in 1445ms 1020 silly resolveWithNewModule stable@0.1.8 checking installable status 1021 http fetch GET 200 https://registry.npmjs.org/util.promisify 1183ms 1022 http fetch GET 200 https://registry.npmjs.org/coa/-/coa-2.0.2.tgz 1338ms 1023 silly pacote range manifest for coa@^2.0.2 fetched in 1676ms 1024 silly resolveWithNewModule coa@2.0.2 checking installable status 1025 http fetch GET 200 https://registry.npmjs.org/object.values/-/object.values-1.1.1.tgz 1366ms 1026 http fetch GET 200 https://registry.npmjs.org/csso/-/csso-4.0.3.tgz 1452ms 1027 silly pacote range manifest for csso@^4.0.2 fetched in 1775ms 1028 silly resolveWithNewModule csso@4.0.3 checking installable status 1029 http fetch GET 200 https://registry.npmjs.org/util.promisify/-/util.promisify-1.0.1.tgz 260ms 1030 silly pacote range manifest for object.values@^1.1.0 fetched in 1779ms 1031 silly resolveWithNewModule object.values@1.1.1 checking installable status 1032 silly pacote range manifest for util.promisify@~1.0.0 fetched in 1505ms 1033 silly resolveWithNewModule util.promisify@1.0.1 checking installable status 1034 http fetch GET 200 https://registry.npmjs.org/@types%2fq 236ms 1035 http fetch GET 200 https://registry.npmjs.org/q 338ms 1036 silly pacote range manifest for q@^1.1.2 fetched in 385ms 1037 silly resolveWithNewModule q@1.5.1 checking installable status 1038 http fetch GET 200 https://registry.npmjs.org/@types/q/-/q-1.5.4.tgz 456ms 1039 silly pacote range manifest for @types/q@^1.5.1 fetched in 799ms 1040 silly resolveWithNewModule @types/q@1.5.4 checking installable status 1041 http fetch GET 200 https://registry.npmjs.org/domutils 158ms 1042 http fetch GET 200 https://registry.npmjs.org/css-what 181ms 1043 http fetch GET 200 https://registry.npmjs.org/nth-check 189ms 1044 http fetch GET 200 https://registry.npmjs.org/boolbase 196ms 1045 http fetch GET 200 https://registry.npmjs.org/domutils/-/domutils-1.7.0.tgz 171ms 1046 http fetch GET 200 https://registry.npmjs.org/boolbase/-/boolbase-1.0.0.tgz 143ms 1047 http fetch GET 200 https://registry.npmjs.org/nth-check/-/nth-check-1.0.2.tgz 159ms 1048 http fetch GET 200 https://registry.npmjs.org/css-what/-/css-what-3.3.0.tgz 170ms 1049 silly pacote range manifest for domutils@^1.7.0 fetched in 355ms 1050 silly resolveWithNewModule domutils@1.7.0 checking installable status 1051 silly pacote range manifest for boolbase@^1.0.0 fetched in 361ms 1052 silly resolveWithNewModule boolbase@1.0.0 checking installable status 1053 silly pacote range manifest for css-what@^3.2.1 fetched in 366ms 1054 silly resolveWithNewModule css-what@3.3.0 checking installable status 1055 silly pacote range manifest for nth-check@^1.0.2 fetched in 363ms 1056 silly resolveWithNewModule nth-check@1.0.2 checking installable status 1057 http fetch GET 200 https://registry.npmjs.org/dom-serializer 114ms 1058 http fetch GET 200 https://registry.npmjs.org/domelementtype 133ms 1059 http fetch GET 200 https://registry.npmjs.org/domelementtype/-/domelementtype-1.3.1.tgz 106ms 1060 http fetch GET 200 https://registry.npmjs.org/dom-serializer/-/dom-serializer-0.2.2.tgz 135ms 1061 silly pacote range manifest for domelementtype@1 fetched in 264ms 1062 silly resolveWithNewModule domelementtype@1.3.1 checking installable status 1063 silly pacote range manifest for dom-serializer@0 fetched in 270ms 1064 silly resolveWithNewModule dom-serializer@0.2.2 checking installable status 1065 http fetch GET 200 https://registry.npmjs.org/domelementtype/-/domelementtype-2.0.1.tgz 142ms 1066 http fetch GET 200 https://registry.npmjs.org/entities 161ms 1067 silly pacote range manifest for domelementtype@^2.0.1 fetched in 173ms 1068 silly resolveWithNewModule domelementtype@2.0.1 checking installable status 1069 http fetch GET 200 https://registry.npmjs.org/entities/-/entities-2.0.3.tgz 221ms 1070 silly pacote range manifest for entities@^2.0.0 fetched in 394ms 1071 silly resolveWithNewModule entities@2.0.3 checking installable status 1072 silly pacote range manifest for source-map@^0.6.1 fetched in 42ms 1073 silly resolveWithNewModule source-map@0.6.1 checking installable status 1074 http fetch GET 200 https://registry.npmjs.org/mdn-data 189ms 1075 http fetch GET 200 https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.4.tgz 296ms 1076 silly pacote version manifest for mdn-data@2.0.4 fetched in 501ms 1077 silly resolveWithNewModule mdn-data@2.0.4 checking installable status 1078 http fetch GET 200 https://registry.npmjs.org/css-tree/-/css-tree-1.0.0-alpha.39.tgz 587ms 1079 silly pacote version manifest for css-tree@1.0.0-alpha.39 fetched in 600ms 1080 silly resolveWithNewModule css-tree@1.0.0-alpha.39 checking installable status 1081 silly pacote range manifest for source-map@^0.6.1 fetched in 8ms 1082 silly resolveWithNewModule source-map@0.6.1 checking installable status 1083 http fetch GET 200 https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.6.tgz 240ms 1084 silly pacote version manifest for mdn-data@2.0.6 fetched in 261ms 1085 silly resolveWithNewModule mdn-data@2.0.6 checking installable status 1086 http fetch GET 200 https://registry.npmjs.org/es-abstract 277ms 1087 http fetch GET 200 https://registry.npmjs.org/has 294ms 1088 silly pacote range manifest for has@^1.0.3 fetched in 321ms 1089 silly resolveWithNewModule has@1.0.3 checking installable status 1090 http fetch GET 200 https://registry.npmjs.org/es-abstract/-/es-abstract-1.17.6.tgz 302ms 1091 silly pacote range manifest for es-abstract@^1.17.0-next.1 fetched in 597ms 1092 silly resolveWithNewModule es-abstract@1.17.6 checking installable status 1093 http fetch GET 200 https://registry.npmjs.org/string.prototype.trimend 119ms 1094 http fetch GET 200 https://registry.npmjs.org/string.prototype.trimstart 149ms 1095 http fetch GET 200 https://registry.npmjs.org/is-regex 161ms 1096 http fetch GET 200 https://registry.npmjs.org/es-to-primitive 162ms 1097 http fetch GET 200 https://registry.npmjs.org/is-callable 192ms 1098 http fetch GET 200 https://registry.npmjs.org/string.prototype.trimend/-/string.prototype.trimend-1.0.1.tgz 131ms 1099 http fetch GET 200 https://registry.npmjs.org/string.prototype.trimstart/-/string.prototype.trimstart-1.0.1.tgz 115ms 1100 silly pacote range manifest for string.prototype.trimend@^1.0.1 fetched in 286ms 1101 silly resolveWithNewModule string.prototype.trimend@1.0.1 checking installable status 1102 silly pacote range manifest for string.prototype.trimstart@^1.0.1 fetched in 599ms 1103 silly resolveWithNewModule string.prototype.trimstart@1.0.1 checking installable status 1104 http fetch GET 200 https://registry.npmjs.org/is-regex/-/is-regex-1.1.0.tgz 659ms 1105 http fetch GET 200 https://registry.npmjs.org/is-callable/-/is-callable-1.2.0.tgz 653ms 1106 http fetch GET 200 https://registry.npmjs.org/es-to-primitive/-/es-to-primitive-1.2.1.tgz 672ms 1107 http fetch GET 200 https://registry.npmjs.org/object-inspect 854ms 1108 silly pacote range manifest for is-regex@^1.1.0 fetched in 866ms 1109 silly resolveWithNewModule is-regex@1.1.0 checking installable status 1110 silly pacote range manifest for es-to-primitive@^1.2.1 fetched in 868ms 1111 silly resolveWithNewModule es-to-primitive@1.2.1 checking installable status 1112 silly pacote range manifest for is-callable@^1.2.0 fetched in 870ms 1113 silly resolveWithNewModule is-callable@1.2.0 checking installable status 1114 http fetch GET 200 https://registry.npmjs.org/object-inspect/-/object-inspect-1.8.0.tgz 167ms 1115 silly pacote range manifest for object-inspect@^1.7.0 fetched in 1050ms 1116 silly resolveWithNewModule object-inspect@1.8.0 checking installable status 1117 http fetch GET 200 https://registry.npmjs.org/is-date-object 274ms 1118 http fetch GET 200 https://registry.npmjs.org/is-symbol 273ms 1119 http fetch GET 200 https://registry.npmjs.org/is-date-object/-/is-date-object-1.0.2.tgz 146ms 1120 silly pacote range manifest for is-date-object@^1.0.1 fetched in 450ms 1121 silly resolveWithNewModule is-date-object@1.0.2 checking installable status 1122 http fetch GET 200 https://registry.npmjs.org/is-symbol/-/is-symbol-1.0.3.tgz 172ms 1123 silly pacote range manifest for is-symbol@^1.0.2 fetched in 470ms 1124 silly resolveWithNewModule is-symbol@1.0.3 checking installable status 1125 http fetch GET 200 https://registry.npmjs.org/object.getownpropertydescriptors 200ms 1126 http fetch GET 200 https://registry.npmjs.org/object.getownpropertydescriptors/-/object.getownpropertydescriptors-2.1.0.tgz 118ms 1127 silly pacote range manifest for object.getownpropertydescriptors@^2.1.0 fetched in 357ms 1128 silly resolveWithNewModule object.getownpropertydescriptors@2.1.0 checking installable status 1129 silly pacote range manifest for json5@^1.0.1 fetched in 109ms 1130 silly resolveWithNewModule json5@1.0.1 checking installable status 1131 http fetch GET 200 https://registry.npmjs.org/emojis-list 223ms 1132 http fetch GET 200 https://registry.npmjs.org/big.js 270ms 1133 silly pacote range manifest for big.js@^5.2.2 fetched in 326ms 1134 silly resolveWithNewModule big.js@5.2.2 checking installable status 1135 http fetch GET 200 https://registry.npmjs.org/emojis-list/-/emojis-list-3.0.0.tgz 207ms 1136 silly pacote range manifest for emojis-list@^3.0.0 fetched in 447ms 1137 silly resolveWithNewModule emojis-list@3.0.0 checking installable status 1138 http fetch GET 200 https://registry.npmjs.org/functional-red-black-tree 162ms 1139 http fetch GET 200 https://registry.npmjs.org/regexpp 230ms 1140 http fetch GET 200 https://registry.npmjs.org/tsutils 374ms 1141 http fetch GET 200 https://registry.npmjs.org/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz 255ms 1142 silly pacote range manifest for functional-red-black-tree@^1.0.1 fetched in 444ms 1143 silly resolveWithNewModule functional-red-black-tree@1.0.1 checking installable status 1144 http fetch GET 200 https://registry.npmjs.org/regexpp/-/regexpp-3.1.0.tgz 346ms 1145 silly pacote range manifest for regexpp@^3.0.0 fetched in 592ms 1146 silly resolveWithNewModule regexpp@3.1.0 checking installable status 1147 http fetch GET 200 https://registry.npmjs.org/tsutils/-/tsutils-3.17.1.tgz 365ms 1148 silly pacote range manifest for tsutils@^3.17.1 fetched in 771ms 1149 silly resolveWithNewModule tsutils@3.17.1 checking installable status 1150 http fetch GET 200 https://registry.npmjs.org/@typescript-eslint%2fexperimental-utils 3724ms 1151 http fetch GET 200 https://registry.npmjs.org/@typescript-eslint/experimental-utils/-/experimental-utils-2.34.0.tgz 258ms 1152 silly pacote version manifest for @typescript-eslint/experimental-utils@2.34.0 fetched in 4023ms 1153 silly resolveWithNewModule @typescript-eslint/experimental-utils@2.34.0 checking installable status 1154 http fetch GET 200 https://registry.npmjs.org/@types%2fjson-schema 233ms 1155 http fetch GET 200 https://registry.npmjs.org/eslint-utils 267ms 1156 http fetch GET 200 https://registry.npmjs.org/eslint-scope 277ms 1157 http fetch GET 200 https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.5.tgz 145ms 1158 silly pacote range manifest for @types/json-schema@^7.0.3 fetched in 405ms 1159 silly resolveWithNewModule @types/json-schema@7.0.5 checking installable status 1160 http fetch GET 200 https://registry.npmjs.org/eslint-utils/-/eslint-utils-2.1.0.tgz 1196ms 1161 silly pacote range manifest for eslint-utils@^2.0.0 fetched in 1501ms 1162 silly resolveWithNewModule eslint-utils@2.1.0 checking installable status 1163 http fetch GET 200 https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.0.tgz 2270ms 1164 silly pacote range manifest for eslint-scope@^5.0.0 fetched in 2586ms 1165 silly resolveWithNewModule eslint-scope@5.1.0 checking installable status 1166 http fetch GET 200 https://registry.npmjs.org/@typescript-eslint%2ftypescript-estree 21949ms 1167 http fetch GET 200 https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-2.34.0.tgz 515ms 1168 silly pacote version manifest for @typescript-eslint/typescript-estree@2.34.0 fetched in 22539ms 1169 silly resolveWithNewModule @typescript-eslint/typescript-estree@2.34.0 checking installable status 1170 http fetch GET 200 https://registry.npmjs.org/eslint-visitor-keys 266ms 1171 http fetch GET 200 https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz 145ms 1172 silly pacote range manifest for eslint-visitor-keys@^1.1.0 fetched in 423ms 1173 silly resolveWithNewModule eslint-visitor-keys@1.3.0 checking installable status 1174 http fetch GET 200 https://registry.npmjs.org/semver/-/semver-7.3.2.tgz 558ms 1175 silly pacote range manifest for semver@^7.3.2 fetched in 582ms 1176 silly resolveWithNewModule semver@7.3.2 checking installable status 1177 http fetch GET 304 https://registry.npmjs.org/glob 604ms (from cache) 1178 silly pacote range manifest for glob@^7.1.6 fetched in 615ms 1179 silly resolveWithNewModule glob@7.1.6 checking installable status 1180 http fetch GET 304 https://registry.npmjs.org/is-glob 690ms (from cache) 1181 silly pacote range manifest for is-glob@^4.0.1 fetched in 717ms 1182 silly resolveWithNewModule is-glob@4.0.1 checking installable status 1183 http fetch GET 304 https://registry.npmjs.org/inflight 221ms (from cache) 1184 silly pacote range manifest for inflight@^1.0.4 fetched in 232ms 1185 silly resolveWithNewModule inflight@1.0.6 checking installable status 1186 http fetch GET 304 https://registry.npmjs.org/inherits 242ms (from cache) 1187 http fetch GET 304 https://registry.npmjs.org/minimatch 244ms (from cache) 1188 silly pacote range manifest for inherits@2 fetched in 248ms 1189 silly resolveWithNewModule inherits@2.0.4 checking installable status 1190 silly pacote range manifest for minimatch@^3.0.4 fetched in 249ms 1191 silly resolveWithNewModule minimatch@3.0.4 checking installable status 1192 http fetch GET 304 https://registry.npmjs.org/fs.realpath 258ms (from cache) 1193 silly pacote range manifest for fs.realpath@^1.0.0 fetched in 262ms 1194 silly resolveWithNewModule fs.realpath@1.0.0 checking installable status 1195 http fetch GET 304 https://registry.npmjs.org/once 358ms (from cache) 1196 silly pacote range manifest for once@^1.3.0 fetched in 365ms 1197 silly resolveWithNewModule once@1.4.0 checking installable status 1198 http fetch GET 304 https://registry.npmjs.org/path-is-absolute 374ms (from cache) 1199 silly pacote range manifest for path-is-absolute@^1.0.0 fetched in 377ms 1200 silly resolveWithNewModule path-is-absolute@1.0.1 checking installable status 1201 http fetch GET 304 https://registry.npmjs.org/wrappy 119ms (from cache) 1202 silly pacote range manifest for wrappy@1 fetched in 124ms 1203 silly resolveWithNewModule wrappy@1.0.2 checking installable status 1204 http fetch GET 304 https://registry.npmjs.org/brace-expansion 118ms (from cache) 1205 silly pacote range manifest for brace-expansion@^1.1.7 fetched in 121ms 1206 silly resolveWithNewModule brace-expansion@1.1.11 checking installable status 1207 http fetch GET 304 https://registry.npmjs.org/concat-map 130ms (from cache) 1208 silly pacote version manifest for concat-map@0.0.1 fetched in 135ms 1209 silly resolveWithNewModule concat-map@0.0.1 checking installable status 1210 http fetch GET 304 https://registry.npmjs.org/balanced-match 139ms (from cache) 1211 silly pacote range manifest for balanced-match@^1.0.0 fetched in 143ms 1212 silly resolveWithNewModule balanced-match@1.0.0 checking installable status 1213 http fetch GET 304 https://registry.npmjs.org/is-extglob 271ms (from cache) 1214 silly pacote range manifest for is-extglob@^2.1.1 fetched in 286ms 1215 silly resolveWithNewModule is-extglob@2.1.1 checking installable status 1216 http fetch GET 304 https://registry.npmjs.org/tslib 146ms (from cache) 1217 silly pacote range manifest for tslib@^1.8.1 fetched in 157ms 1218 silly resolveWithNewModule tslib@1.13.0 checking installable status 1219 http fetch GET 200 https://registry.npmjs.org/esrecurse 195ms 1220 http fetch GET 200 https://registry.npmjs.org/estraverse 197ms 1221 silly pacote range manifest for esrecurse@^4.1.0 fetched in 211ms 1222 silly resolveWithNewModule esrecurse@4.2.1 checking installable status 1223 silly pacote range manifest for estraverse@^4.1.1 fetched in 267ms 1224 silly resolveWithNewModule estraverse@4.3.0 checking installable status 1225 http fetch GET 200 https://registry.npmjs.org/@types%2feslint-visitor-keys 132ms 1226 http fetch GET 200 https://registry.npmjs.org/@types/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz 135ms 1227 silly pacote range manifest for @types/eslint-visitor-keys@^1.0.0 fetched in 337ms 1228 silly resolveWithNewModule @types/eslint-visitor-keys@1.0.0 checking installable status 1229 http fetch GET 200 https://registry.npmjs.org/babel-plugin-istanbul 542ms 1230 http fetch GET 200 https://registry.npmjs.org/@jest%2ftransform 835ms 1231 http fetch GET 200 https://registry.npmjs.org/@jest%2ftypes 1081ms 1232 http fetch GET 200 https://registry.npmjs.org/@types%2fbabel__core 1203ms 1233 http fetch GET 200 https://registry.npmjs.org/slash 1204ms 1234 http fetch GET 200 https://registry.npmjs.org/babel-plugin-istanbul/-/babel-plugin-istanbul-5.2.0.tgz 694ms 1235 silly pacote range manifest for babel-plugin-istanbul@^5.1.0 fetched in 1253ms 1236 silly resolveWithNewModule babel-plugin-istanbul@5.2.0 checking installable status 1237 http fetch GET 200 https://registry.npmjs.org/@jest/transform/-/transform-24.9.0.tgz 491ms 1238 silly pacote range manifest for @jest/transform@^24.9.0 fetched in 1346ms 1239 silly resolveWithNewModule @jest/transform@24.9.0 checking installable status 1240 http fetch GET 200 https://registry.npmjs.org/babel-preset-jest 1371ms 1241 http fetch GET 200 https://registry.npmjs.org/@jest/types/-/types-24.9.0.tgz 299ms 1242 http fetch GET 200 https://registry.npmjs.org/slash/-/slash-2.0.0.tgz 176ms 1243 silly pacote range manifest for @jest/types@^24.9.0 fetched in 1397ms 1244 silly resolveWithNewModule @jest/types@24.9.0 checking installable status 1245 silly pacote range manifest for slash@^2.0.0 fetched in 1396ms 1246 silly resolveWithNewModule slash@2.0.0 checking installable status 1247 http fetch GET 200 https://registry.npmjs.org/@types/babel__core/-/babel__core-7.1.9.tgz 221ms 1248 silly pacote range manifest for @types/babelcore@^7.1.0 fetched in 1434ms 1249 silly resolveWithNewModule @types/babelcore@7.1.9 checking installable status 1250 http fetch GET 200 https://registry.npmjs.org/babel-preset-jest/-/babel-preset-jest-24.9.0.tgz 112ms 1251 silly pacote range manifest for babel-preset-jest@^24.9.0 fetched in 1496ms 1252 silly resolveWithNewModule babel-preset-jest@24.9.0 checking installable status 1253 silly pacote range manifest for source-map@^0.6.1 fetched in 12ms 1254 silly resolveWithNewModule source-map@0.6.1 checking installable status 1255 http fetch GET 304 https://registry.npmjs.org/graceful-fs 10111ms (from cache) 1256 silly pacote range manifest for graceful-fs@^4.1.15 fetched in 10119ms 1257 silly resolveWithNewModule graceful-fs@4.2.4 checking installable status 1258 http fetch GET 200 https://registry.npmjs.org/pirates 10289ms 1259 http fetch GET 200 https://registry.npmjs.org/realpath-native 10411ms 1260 http fetch GET 200 https://registry.npmjs.org/jest-regex-util 10994ms 1261 http fetch GET 200 https://registry.npmjs.org/pirates/-/pirates-4.0.1.tgz 772ms 1262 http fetch GET 200 https://registry.npmjs.org/fast-json-stable-stringify 11071ms 1263 http fetch GET 200 https://registry.npmjs.org/realpath-native/-/realpath-native-1.1.0.tgz 653ms 1264 http fetch GET 200 https://registry.npmjs.org/jest-haste-map 11080ms 1265 silly pacote range manifest for pirates@^4.0.1 fetched in 11084ms 1266 silly resolveWithNewModule pirates@4.0.1 checking installable status 1267 silly pacote range manifest for realpath-native@^1.1.0 fetched in 11085ms 1268 silly resolveWithNewModule realpath-native@1.1.0 checking installable status 1269 http fetch GET 200 https://registry.npmjs.org/jest-regex-util/-/jest-regex-util-24.9.0.tgz 156ms 1270 silly pacote range manifest for jest-regex-util@^24.9.0 fetched in 11208ms 1271 silly resolveWithNewModule jest-regex-util@24.9.0 checking installable status 1272 http fetch GET 200 https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz 161ms 1273 silly pacote range manifest for fast-json-stable-stringify@^2.0.0 fetched in 11259ms 1274 silly resolveWithNewModule fast-json-stable-stringify@2.1.0 checking installable status 1275 http fetch GET 200 https://registry.npmjs.org/jest-haste-map/-/jest-haste-map-24.9.0.tgz 248ms 1276 silly pacote range manifest for jest-haste-map@^24.9.0 fetched in 11362ms 1277 silly resolveWithNewModule jest-haste-map@24.9.0 checking installable status 1278 http fetch GET 200 https://registry.npmjs.org/jest-util 11435ms 1279 http fetch GET 200 https://registry.npmjs.org/jest-util/-/jest-util-24.9.0.tgz 120ms 1280 silly pacote range manifest for jest-util@^24.9.0 fetched in 11574ms 1281 silly resolveWithNewModule jest-util@24.9.0 checking installable status 1282 http fetch GET 200 https://registry.npmjs.org/write-file-atomic 21192ms attempt #2 1283 http fetch GET 200 https://registry.npmjs.org/micromatch 21310ms attempt #2 1284 http fetch GET 200 https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-2.4.1.tgz 113ms 1285 silly pacote version manifest for write-file-atomic@2.4.1 fetched in 21321ms 1286 silly resolveWithNewModule write-file-atomic@2.4.1 checking installable status 1287 silly pacote range manifest for micromatch@^3.1.10 fetched in 21326ms 1288 silly resolveWithNewModule micromatch@3.1.10 checking installable status 1289 http fetch GET 200 https://registry.npmjs.org/@types%2fistanbul-lib-coverage 144ms 1290 http fetch GET 200 https://registry.npmjs.org/@types%2fistanbul-reports 145ms 1291 http fetch GET 200 https://registry.npmjs.org/@types%2fyargs 222ms 1292 http fetch GET 200 https://registry.npmjs.org/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.3.tgz 151ms 1293 http fetch GET 200 https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-1.1.2.tgz 145ms 1294 silly pacote range manifest for @types/istanbul-lib-coverage@^2.0.0 fetched in 314ms 1295 silly resolveWithNewModule @types/istanbul-lib-coverage@2.0.3 checking installable status 1296 silly pacote range manifest for @types/istanbul-reports@^1.1.1 fetched in 318ms 1297 silly resolveWithNewModule @types/istanbul-reports@1.1.2 checking installable status 1298 http fetch GET 200 https://registry.npmjs.org/@types/yargs/-/yargs-13.0.9.tgz 117ms 1299 silly pacote range manifest for @types/yargs@^13.0.0 fetched in 362ms 1300 silly resolveWithNewModule @types/yargs@13.0.9 checking installable status 1301 http fetch GET 200 https://registry.npmjs.org/@types%2fistanbul-lib-report 146ms 1302 http fetch GET 200 https://registry.npmjs.org/@types/istanbul-lib-report/-/istanbul-lib-report-3.0.0.tgz 119ms 1303 silly pacote range manifest for @types/istanbul-lib-report@ fetched in 288ms 1304 silly resolveWithNewModule @types/istanbul-lib-report@3.0.0 checking installable status 1305 http fetch GET 200 https://registry.npmjs.org/@types%2fyargs-parser 133ms 1306 http fetch GET 200 https://registry.npmjs.org/@types/yargs-parser/-/yargs-parser-15.0.0.tgz 119ms 1307 silly pacote range manifest for @types/yargs-parser@ fetched in 277ms 1308 silly resolveWithNewModule @types/yargs-parser@15.0.0 checking installable status 1309 http fetch GET 200 https://registry.npmjs.org/test-exclude 170ms 1310 http fetch GET 200 https://registry.npmjs.org/find-up 238ms 1311 silly pacote range manifest for find-up@^3.0.0 fetched in 283ms 1312 silly resolveWithNewModule find-up@3.0.0 checking installable status 1313 http fetch GET 200 https://registry.npmjs.org/istanbul-lib-instrument 303ms 1314 http fetch GET 200 https://registry.npmjs.org/test-exclude/-/test-exclude-5.2.3.tgz 157ms 1315 silly pacote range manifest for test-exclude@^5.2.3 fetched in 345ms 1316 silly resolveWithNewModule test-exclude@5.2.3 checking installable status 1317 silly pacote range manifest for istanbul-lib-instrument@^3.3.0 fetched in 349ms 1318 silly resolveWithNewModule istanbul-lib-instrument@3.3.0 checking installable status 1319 http fetch GET 200 https://registry.npmjs.org/locate-path 143ms 1320 silly pacote range manifest for locate-path@^3.0.0 fetched in 192ms 1321 silly resolveWithNewModule locate-path@3.0.0 checking installable status 1322 http fetch GET 200 https://registry.npmjs.org/p-locate 185ms 1323 http fetch GET 200 https://registry.npmjs.org/path-exists 194ms 1324 silly pacote range manifest for p-locate@^3.0.0 fetched in 213ms 1325 silly resolveWithNewModule p-locate@3.0.0 checking installable status 1326 silly pacote range manifest for path-exists@^3.0.0 fetched in 240ms 1327 silly resolveWithNewModule path-exists@3.0.0 checking installable status 1328 http fetch GET 200 https://registry.npmjs.org/p-limit 182ms 1329 http fetch GET 200 https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz 127ms 1330 silly pacote range manifest for p-limit@^2.0.0 fetched in 326ms 1331 silly resolveWithNewModule p-limit@2.3.0 checking installable status 1332 http fetch GET 200 https://registry.npmjs.org/p-try 142ms 1333 silly pacote range manifest for p-try@^2.0.0 fetched in 171ms 1334 silly resolveWithNewModule p-try@2.2.0 checking installable status 1335 http fetch GET 200 https://registry.npmjs.org/istanbul-lib-coverage 266ms 1336 silly pacote range manifest for istanbul-lib-coverage@^2.0.5 fetched in 303ms 1337 silly resolveWithNewModule istanbul-lib-coverage@2.0.5 checking installable status 1338 http fetch GET 200 https://registry.npmjs.org/require-main-filename 160ms 1339 http fetch GET 200 https://registry.npmjs.org/read-pkg-up 205ms 1340 silly pacote range manifest for require-main-filename@^2.0.0 fetched in 209ms 1341 silly resolveWithNewModule require-main-filename@2.0.0 checking installable status 1342 http fetch GET 200 https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-4.0.0.tgz 121ms 1343 silly pacote range manifest for read-pkg-up@^4.0.0 fetched in 339ms 1344 silly resolveWithNewModule read-pkg-up@4.0.0 checking installable status 1345 http fetch GET 200 https://registry.npmjs.org/read-pkg 262ms 1346 http fetch GET 200 https://registry.npmjs.org/read-pkg/-/read-pkg-3.0.0.tgz 120ms 1347 silly pacote range manifest for read-pkg@^3.0.0 fetched in 394ms 1348 silly resolveWithNewModule read-pkg@3.0.0 checking installable status 1349 http fetch GET 200 https://registry.npmjs.org/path-type 242ms 1350 http fetch GET 200 https://registry.npmjs.org/load-json-file 259ms 1351 silly pacote range manifest for path-type@^3.0.0 fetched in 286ms 1352 silly resolveWithNewModule path-type@3.0.0 checking installable status 1353 http fetch GET 200 https://registry.npmjs.org/normalize-package-data 306ms 1354 silly pacote range manifest for normalize-package-data@^2.3.2 fetched in 337ms 1355 silly resolveWithNewModule normalize-package-data@2.5.0 checking installable status 1356 http fetch GET 200 https://registry.npmjs.org/load-json-file/-/load-json-file-4.0.0.tgz 211ms 1357 silly pacote range manifest for load-json-file@^4.0.0 fetched in 489ms 1358 silly resolveWithNewModule load-json-file@4.0.0 checking installable status 1359 http fetch GET 200 https://registry.npmjs.org/strip-bom 159ms 1360 http fetch GET 200 https://registry.npmjs.org/pify 174ms 1361 silly pacote range manifest for strip-bom@^3.0.0 fetched in 198ms 1362 silly resolveWithNewModule strip-bom@3.0.0 checking installable status 1363 silly pacote range manifest for pify@^3.0.0 fetched in 229ms 1364 silly resolveWithNewModule pify@3.0.0 checking installable status 1365 silly pacote range manifest for semver@2 || 3 || 4 || 5 fetched in 4ms 1366 silly resolveWithNewModule semver@5.7.1 checking installable status 1367 http fetch GET 200 https://registry.npmjs.org/validate-npm-package-license 135ms 1368 silly pacote range manifest for validate-npm-package-license@^3.0.1 fetched in 178ms 1369 silly resolveWithNewModule validate-npm-package-license@3.0.4 checking installable status 1370 http fetch GET 200 https://registry.npmjs.org/hosted-git-info 239ms 1371 http fetch GET 200 https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.8.tgz 126ms 1372 silly pacote range manifest for hosted-git-info@^2.1.4 fetched in 379ms 1373 silly resolveWithNewModule hosted-git-info@2.8.8 checking installable status 1374 http fetch GET 200 https://registry.npmjs.org/spdx-correct 401ms 1375 http fetch GET 200 https://registry.npmjs.org/spdx-expression-parse 410ms 1376 http fetch GET 200 https://registry.npmjs.org/spdx-correct/-/spdx-correct-3.1.1.tgz 119ms 1377 http fetch GET 200 https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-3.0.1.tgz 114ms 1378 silly pacote range manifest for spdx-correct@^3.0.0 fetched in 535ms 1379 silly resolveWithNewModule spdx-correct@3.1.1 checking installable status 1380 silly pacote range manifest for spdx-expression-parse@^3.0.0 fetched in 538ms 1381 silly resolveWithNewModule spdx-expression-parse@3.0.1 checking installable status 1382 http fetch GET 200 https://registry.npmjs.org/spdx-license-ids 114ms 1383 silly pacote range manifest for spdx-license-ids@^3.0.0 fetched in 144ms 1384 silly resolveWithNewModule spdx-license-ids@3.0.5 checking installable status 1385 http fetch GET 200 https://registry.npmjs.org/spdx-exceptions 176ms 1386 http fetch GET 200 https://registry.npmjs.org/spdx-exceptions/-/spdx-exceptions-2.3.0.tgz 87ms 1387 silly pacote range manifest for spdx-exceptions@^2.1.0 fetched in 276ms 1388 silly resolveWithNewModule spdx-exceptions@2.3.0 checking installable status 1389 http fetch GET 200 https://registry.npmjs.org/fb-watchman 120ms 1390 http fetch GET 200 https://registry.npmjs.org/jest-serializer 209ms 1391 http fetch GET 200 https://registry.npmjs.org/sane 254ms 1392 http fetch GET 200 https://registry.npmjs.org/walker 273ms 1393 http fetch GET 200 https://registry.npmjs.org/fsevents/-/fsevents-1.2.13.tgz 291ms 1394 silly pacote range manifest for fsevents@^1.2.7 fetched in 309ms 1395 warn deprecated fsevents@1.2.13: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2. 1396 silly resolveWithNewModule fsevents@1.2.13 checking installable status 1397 http fetch GET 304 https://registry.npmjs.org/anymatch 316ms (from cache) 1398 http fetch GET 200 https://registry.npmjs.org/fb-watchman/-/fb-watchman-2.0.1.tgz 225ms 1399 silly pacote range manifest for anymatch@^2.0.0 fetched in 351ms 1400 silly resolveWithNewModule anymatch@2.0.0 checking installable status 1401 silly pacote range manifest for fb-watchman@^2.0.0 fetched in 357ms 1402 silly resolveWithNewModule fb-watchman@2.0.1 checking installable status 1403 http fetch GET 200 https://registry.npmjs.org/jest-serializer/-/jest-serializer-24.9.0.tgz 207ms 1404 silly pacote range manifest for jest-serializer@^24.9.0 fetched in 435ms 1405 silly resolveWithNewModule jest-serializer@24.9.0 checking installable status 1406 http fetch GET 200 https://registry.npmjs.org/walker/-/walker-1.0.7.tgz 350ms 1407 http fetch GET 200 https://registry.npmjs.org/sane/-/sane-4.1.0.tgz 397ms 1408 http fetch GET 200 https://registry.npmjs.org/jest-worker 663ms 1409 silly pacote range manifest for walker@^1.0.7 fetched in 671ms 1410 silly resolveWithNewModule walker@1.0.7 checking installable status 1411 silly pacote range manifest for sane@^4.0.3 fetched in 680ms 1412 silly resolveWithNewModule sane@4.1.0 checking installable status 1413 http fetch GET 200 https://registry.npmjs.org/jest-worker/-/jest-worker-24.9.0.tgz 154ms 1414 silly pacote range manifest for jest-worker@^24.9.0 fetched in 854ms 1415 silly resolveWithNewModule jest-worker@24.9.0 checking installable status 1416 http fetch GET 304 https://registry.npmjs.org/normalize-path 203ms (from cache) 1417 silly pacote range manifest for normalize-path@^2.1.1 fetched in 246ms 1418 silly resolveWithNewModule normalize-path@2.1.1 checking installable status 1419 http fetch GET 200 https://registry.npmjs.org/array-unique 333ms 1420 http fetch GET 200 https://registry.npmjs.org/arr-diff 335ms 1421 http fetch GET 200 https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz 244ms 1422 http fetch GET 200 https://registry.npmjs.org/extglob 348ms 1423 http fetch GET 200 https://registry.npmjs.org/define-property 350ms 1424 http fetch GET 200 https://registry.npmjs.org/extend-shallow 351ms 1425 silly pacote range manifest for array-unique@^0.3.2 fetched in 374ms 1426 silly resolveWithNewModule array-unique@0.3.2 checking installable status 1427 silly pacote range manifest for arr-diff@^4.0.0 fetched in 380ms 1428 silly resolveWithNewModule arr-diff@4.0.0 checking installable status 1429 silly pacote range manifest for extglob@^2.0.4 fetched in 380ms 1430 silly resolveWithNewModule extglob@2.0.4 checking installable status 1431 silly pacote range manifest for define-property@^2.0.2 fetched in 388ms 1432 silly resolveWithNewModule define-property@2.0.2 checking installable status 1433 silly pacote range manifest for extend-shallow@^3.0.2 fetched in 390ms 1434 silly resolveWithNewModule extend-shallow@3.0.2 checking installable status 1435 silly pacote range manifest for kind-of@^6.0.2 fetched in 405ms 1436 silly resolveWithNewModule kind-of@6.0.3 checking installable status 1437 http fetch GET 200 https://registry.npmjs.org/fragment-cache 409ms 1438 http fetch GET 200 https://registry.npmjs.org/object.pick 415ms 1439 http fetch GET 304 https://registry.npmjs.org/braces 420ms (from cache) 1440 http fetch GET 200 https://registry.npmjs.org/nanomatch 421ms 1441 silly pacote range manifest for fragment-cache@^0.2.1 fetched in 424ms 1442 silly resolveWithNewModule fragment-cache@0.2.1 checking installable status 1443 silly pacote range manifest for object.pick@^1.3.0 fetched in 461ms 1444 silly resolveWithNewModule object.pick@1.3.0 checking installable status 1445 silly pacote range manifest for braces@^2.3.1 fetched in 483ms 1446 silly resolveWithNewModule braces@2.3.2 checking installable status 1447 silly pacote range manifest for nanomatch@^1.2.9 fetched in 484ms 1448 silly resolveWithNewModule nanomatch@1.2.13 checking installable status 1449 http fetch GET 200 https://registry.npmjs.org/regex-not 142ms 1450 silly pacote range manifest for regex-not@^1.0.0 fetched in 161ms 1451 silly resolveWithNewModule regex-not@1.0.2 checking installable status 1452 http fetch GET 200 https://registry.npmjs.org/snapdragon 187ms 1453 http fetch GET 200 https://registry.npmjs.org/to-regex 193ms 1454 silly pacote range manifest for snapdragon@^0.8.1 fetched in 201ms 1455 silly resolveWithNewModule snapdragon@0.8.2 checking installable status 1456 silly pacote range manifest for to-regex@^3.0.2 fetched in 203ms 1457 silly resolveWithNewModule to-regex@3.0.2 checking installable status 1458 silly pacote range manifest for extend-shallow@^2.0.1 fetched in 80ms 1459 silly resolveWithNewModule extend-shallow@2.0.1 checking installable status 1460 http fetch GET 200 https://registry.npmjs.org/arr-flatten 223ms 1461 http fetch GET 200 https://registry.npmjs.org/snapdragon-node 243ms 1462 silly pacote range manifest for arr-flatten@^1.1.0 fetched in 249ms 1463 silly resolveWithNewModule arr-flatten@1.1.0 checking installable status 1464 http fetch GET 200 https://registry.npmjs.org/repeat-element 252ms 1465 http fetch GET 200 https://registry.npmjs.org/split-string 254ms 1466 silly pacote range manifest for snapdragon-node@^2.0.1 fetched in 277ms 1467 silly resolveWithNewModule snapdragon-node@2.1.1 checking installable status 1468 silly pacote range manifest for split-string@^3.0.2 fetched in 280ms 1469 silly resolveWithNewModule split-string@3.1.0 checking installable status 1470 silly pacote range manifest for repeat-element@^1.1.2 fetched in 281ms 1471 silly resolveWithNewModule repeat-element@1.1.3 checking installable status 1472 http fetch GET 304 https://registry.npmjs.org/fill-range 290ms (from cache) 1473 silly pacote range manifest for fill-range@^4.0.0 fetched in 310ms 1474 silly resolveWithNewModule fill-range@4.0.0 checking installable status 1475 silly pacote range manifest for extend-shallow@^2.0.1 fetched in 4ms 1476 silly resolveWithNewModule extend-shallow@2.0.1 checking installable status 1477 http fetch GET 200 https://registry.npmjs.org/repeat-string 153ms 1478 silly pacote range manifest for repeat-string@^1.6.1 fetched in 200ms 1479 silly resolveWithNewModule repeat-string@1.6.1 checking installable status 1480 http fetch GET 304 https://registry.npmjs.org/is-number 205ms (from cache) 1481 http fetch GET 304 https://registry.npmjs.org/to-regex-range 211ms (from cache) 1482 silly pacote range manifest for is-number@^3.0.0 fetched in 217ms 1483 silly resolveWithNewModule is-number@3.0.0 checking installable status 1484 silly pacote range manifest for to-regex-range@^2.1.0 fetched in 223ms 1485 silly resolveWithNewModule to-regex-range@2.1.1 checking installable status 1486 silly pacote range manifest for debug@^2.2.0 fetched in 32ms 1487 silly resolveWithNewModule debug@2.6.9 checking installable status 1488 silly pacote range manifest for extend-shallow@^2.0.1 fetched in 34ms 1489 silly resolveWithNewModule extend-shallow@2.0.1 checking installable status 1490 silly pacote range manifest for define-property@^0.2.5 fetched in 56ms 1491 silly resolveWithNewModule define-property@0.2.5 checking installable status 1492 http fetch GET 200 https://registry.npmjs.org/base 228ms 1493 silly pacote range manifest for base@^0.11.1 fetched in 240ms 1494 silly resolveWithNewModule base@0.11.2 checking installable status 1495 http fetch GET 200 https://registry.npmjs.org/use 258ms 1496 http fetch GET 200 https://registry.npmjs.org/source-map-resolve 261ms 1497 http fetch GET 200 https://registry.npmjs.org/map-cache 265ms 1498 silly pacote range manifest for use@^3.1.0 fetched in 267ms 1499 silly resolveWithNewModule use@3.1.1 checking installable status 1500 silly pacote range manifest for map-cache@^0.2.2 fetched in 291ms 1501 silly resolveWithNewModule map-cache@0.2.2 checking installable status 1502 http fetch GET 200 https://registry.npmjs.org/source-map-resolve/-/source-map-resolve-0.5.3.tgz 180ms 1503 silly pacote range manifest for source-map-resolve@^0.5.0 fetched in 453ms 1504 silly resolveWithNewModule source-map-resolve@0.5.3 checking installable status 1505 silly pacote range manifest for define-property@^1.0.0 fetched in 56ms 1506 silly resolveWithNewModule define-property@1.0.0 checking installable status 1507 http fetch GET 200 https://registry.npmjs.org/class-utils 237ms 1508 http fetch GET 200 https://registry.npmjs.org/cache-base 240ms 1509 silly pacote range manifest for class-utils@^0.3.5 fetched in 259ms 1510 silly resolveWithNewModule class-utils@0.3.6 checking installable status 1511 silly pacote range manifest for cache-base@^1.0.1 fetched in 265ms 1512 silly resolveWithNewModule cache-base@1.0.1 checking installable status 1513 http fetch GET 200 https://registry.npmjs.org/mixin-deep 267ms 1514 http fetch GET 200 https://registry.npmjs.org/pascalcase 272ms 1515 http fetch GET 304 https://registry.npmjs.org/component-emitter 278ms (from cache) 1516 silly pacote range manifest for mixin-deep@^1.2.0 fetched in 289ms 1517 silly resolveWithNewModule mixin-deep@1.3.2 checking installable status 1518 silly pacote range manifest for component-emitter@^1.2.1 fetched in 291ms 1519 silly resolveWithNewModule component-emitter@1.3.0 checking installable status 1520 silly pacote range manifest for pascalcase@^0.1.1 fetched in 293ms 1521 silly resolveWithNewModule pascalcase@0.1.1 checking installable status 1522 http fetch GET 200 https://registry.npmjs.org/collection-visit 164ms 1523 silly pacote range manifest for collection-visit@^1.0.0 fetched in 188ms 1524 silly resolveWithNewModule collection-visit@1.0.0 checking installable status 1525 http fetch GET 200 https://registry.npmjs.org/to-object-path 235ms 1526 http fetch GET 200 https://registry.npmjs.org/get-value 239ms 1527 http fetch GET 200 https://registry.npmjs.org/unset-value 245ms 1528 http fetch GET 200 https://registry.npmjs.org/has-value 247ms 1529 http fetch GET 200 https://registry.npmjs.org/set-value 248ms 1530 http fetch GET 200 https://registry.npmjs.org/union-value 250ms 1531 silly pacote range manifest for to-object-path@^0.3.0 fetched in 278ms 1532 silly resolveWithNewModule to-object-path@0.3.0 checking installable status 1533 silly pacote range manifest for get-value@^2.0.6 fetched in 280ms 1534 silly resolveWithNewModule get-value@2.0.6 checking installable status 1535 silly pacote range manifest for has-value@^1.0.0 fetched in 281ms 1536 silly resolveWithNewModule has-value@1.0.0 checking installable status 1537 silly pacote range manifest for unset-value@^1.0.0 fetched in 280ms 1538 silly resolveWithNewModule unset-value@1.0.0 checking installable status 1539 silly pacote range manifest for set-value@^2.0.0 fetched in 288ms 1540 silly resolveWithNewModule set-value@2.0.1 checking installable status 1541 silly pacote range manifest for union-value@^1.0.0 fetched in 289ms 1542 silly resolveWithNewModule union-value@1.0.1 checking installable status 1543 http fetch GET 200 https://registry.npmjs.org/object-visit 171ms 1544 http fetch GET 200 https://registry.npmjs.org/map-visit 186ms 1545 silly pacote range manifest for object-visit@^1.0.0 fetched in 200ms 1546 silly resolveWithNewModule object-visit@1.0.1 checking installable status 1547 silly pacote range manifest for map-visit@^1.0.0 fetched in 205ms 1548 silly resolveWithNewModule map-visit@1.0.0 checking installable status 1549 http fetch GET 200 https://registry.npmjs.org/has-values 111ms 1550 silly pacote range manifest for has-values@^1.0.0 fetched in 125ms 1551 silly resolveWithNewModule has-values@1.0.0 checking installable status 1552 silly pacote range manifest for kind-of@^4.0.0 fetched in 22ms 1553 silly resolveWithNewModule kind-of@4.0.0 checking installable status 1554 silly pacote range manifest for extend-shallow@^2.0.1 fetched in 4ms 1555 silly resolveWithNewModule extend-shallow@2.0.1 checking installable status 1556 silly pacote range manifest for is-extendable@^1.0.1 fetched in 18ms 1557 silly resolveWithNewModule is-extendable@1.0.1 checking installable status 1558 http fetch GET 200 https://registry.npmjs.org/assign-symbols 127ms 1559 silly pacote range manifest for assign-symbols@^1.0.0 fetched in 151ms 1560 silly resolveWithNewModule assign-symbols@1.0.0 checking installable status 1561 silly pacote range manifest for has-value@^0.3.1 fetched in 13ms 1562 silly resolveWithNewModule has-value@0.3.1 checking installable status 1563 silly pacote range manifest for isobject@^2.0.0 fetched in 30ms 1564 silly resolveWithNewModule isobject@2.1.0 checking installable status 1565 silly pacote range manifest for has-values@^0.1.4 fetched in 36ms 1566 silly resolveWithNewModule has-values@0.1.4 checking installable status 1567 http fetch GET 304 https://registry.npmjs.org/isarray 128ms (from cache) 1568 silly pacote version manifest for isarray@1.0.0 fetched in 138ms 1569 silly resolveWithNewModule isarray@1.0.0 checking installable status 1570 silly pacote range manifest for define-property@^0.2.5 fetched in 5ms 1571 silly resolveWithNewModule define-property@0.2.5 checking installable status 1572 http fetch GET 200 https://registry.npmjs.org/static-extend 109ms 1573 silly pacote range manifest for static-extend@^0.1.1 fetched in 119ms 1574 silly resolveWithNewModule static-extend@0.1.2 checking installable status 1575 http fetch GET 200 https://registry.npmjs.org/is-descriptor 113ms 1576 silly pacote range manifest for is-descriptor@^0.1.0 fetched in 130ms 1577 silly resolveWithNewModule is-descriptor@0.1.6 checking installable status 1578 silly pacote range manifest for kind-of@^5.0.0 fetched in 33ms 1579 silly resolveWithNewModule kind-of@5.1.0 checking installable status 1580 http fetch GET 200 https://registry.npmjs.org/is-data-descriptor 150ms 1581 http fetch GET 200 https://registry.npmjs.org/is-accessor-descriptor 254ms 1582 silly pacote range manifest for is-data-descriptor@^0.1.4 fetched in 272ms 1583 silly resolveWithNewModule is-data-descriptor@0.1.4 checking installable status 1584 silly pacote range manifest for is-accessor-descriptor@^0.1.6 fetched in 275ms 1585 silly resolveWithNewModule is-accessor-descriptor@0.1.6 checking installable status 1586 silly pacote range manifest for define-property@^0.2.5 fetched in 11ms 1587 silly resolveWithNewModule define-property@0.2.5 checking installable status 1588 http fetch GET 200 https://registry.npmjs.org/object-copy 146ms 1589 silly pacote range manifest for object-copy@^0.1.0 fetched in 171ms 1590 silly resolveWithNewModule object-copy@0.1.0 checking installable status 1591 silly pacote range manifest for define-property@^0.2.5 fetched in 9ms 1592 silly resolveWithNewModule define-property@0.2.5 checking installable status 1593 http fetch GET 200 https://registry.npmjs.org/copy-descriptor 121ms 1594 silly pacote range manifest for copy-descriptor@^0.1.0 fetched in 159ms 1595 silly resolveWithNewModule copy-descriptor@0.1.1 checking installable status 1596 silly pacote range manifest for is-descriptor@^1.0.0 fetched in 13ms 1597 silly resolveWithNewModule is-descriptor@1.0.2 checking installable status 1598 silly pacote range manifest for kind-of@^6.0.2 fetched in 15ms 1599 silly resolveWithNewModule kind-of@6.0.3 checking installable status 1600 silly pacote range manifest for is-accessor-descriptor@^1.0.0 fetched in 23ms 1601 silly resolveWithNewModule is-accessor-descriptor@1.0.0 checking installable status 1602 silly pacote range manifest for is-data-descriptor@^1.0.0 fetched in 26ms 1603 silly resolveWithNewModule is-data-descriptor@1.0.0 checking installable status 1604 silly pacote range manifest for is-extendable@^1.0.1 fetched in 4ms 1605 silly resolveWithNewModule is-extendable@1.0.1 checking installable status 1606 silly pacote version manifest for ms@2.0.0 fetched in 1ms 1607 silly resolveWithNewModule ms@2.0.0 checking installable status 1608 http fetch GET 200 https://registry.npmjs.org/decode-uri-component 165ms 1609 silly pacote range manifest for decode-uri-component@^0.2.0 fetched in 184ms 1610 silly resolveWithNewModule decode-uri-component@0.2.0 checking installable status 1611 http fetch GET 200 https://registry.npmjs.org/atob 198ms 1612 http fetch GET 200 https://registry.npmjs.org/source-map-url 198ms 1613 http fetch GET 200 https://registry.npmjs.org/resolve-url 199ms 1614 http fetch GET 200 https://registry.npmjs.org/urix 201ms 1615 silly pacote range manifest for atob@^2.1.2 fetched in 209ms 1616 silly resolveWithNewModule atob@2.1.2 checking installable status 1617 silly pacote range manifest for source-map-url@^0.4.0 fetched in 211ms 1618 silly resolveWithNewModule source-map-url@0.4.0 checking installable status 1619 silly pacote range manifest for resolve-url@^0.2.1 fetched in 213ms 1620 silly resolveWithNewModule resolve-url@0.2.1 checking installable status 1621 silly pacote range manifest for urix@^0.1.0 fetched in 213ms 1622 silly resolveWithNewModule urix@0.1.0 checking installable status 1623 silly pacote range manifest for define-property@^1.0.0 fetched in 5ms 1624 silly resolveWithNewModule define-property@1.0.0 checking installable status 1625 http fetch GET 200 https://registry.npmjs.org/snapdragon-util 179ms 1626 silly pacote range manifest for snapdragon-util@^3.0.1 fetched in 205ms 1627 silly resolveWithNewModule snapdragon-util@3.0.1 checking installable status 1628 silly pacote range manifest for is-descriptor@^1.0.0 fetched in 6ms 1629 silly resolveWithNewModule is-descriptor@1.0.2 checking installable status 1630 silly pacote range manifest for is-accessor-descriptor@^1.0.0 fetched in 18ms 1631 silly resolveWithNewModule is-accessor-descriptor@1.0.0 checking installable status 1632 silly pacote range manifest for is-data-descriptor@^1.0.0 fetched in 19ms 1633 silly resolveWithNewModule is-data-descriptor@1.0.0 checking installable status 1634 silly pacote range manifest for kind-of@^6.0.2 fetched in 21ms 1635 silly resolveWithNewModule kind-of@6.0.3 checking installable status 1636 http fetch GET 200 https://registry.npmjs.org/safe-regex 150ms 1637 silly pacote range manifest for safe-regex@^1.1.0 fetched in 179ms 1638 silly resolveWithNewModule safe-regex@1.1.0 checking installable status 1639 silly pacote range manifest for is-descriptor@^1.0.2 fetched in 2ms 1640 silly resolveWithNewModule is-descriptor@1.0.2 checking installable status 1641 silly pacote range manifest for is-accessor-descriptor@^1.0.0 fetched in 7ms 1642 silly resolveWithNewModule is-accessor-descriptor@1.0.0 checking installable status 1643 silly pacote range manifest for is-data-descriptor@^1.0.0 fetched in 8ms 1644 silly resolveWithNewModule is-data-descriptor@1.0.0 checking installable status 1645 silly pacote range manifest for kind-of@^6.0.2 fetched in 11ms 1646 silly resolveWithNewModule kind-of@6.0.3 checking installable status 1647 http fetch GET 200 https://registry.npmjs.org/ret 155ms 1648 silly pacote range manifest for ret@~0.1.10 fetched in 199ms 1649 silly resolveWithNewModule ret@0.1.15 checking installable status 1650 silly pacote range manifest for extend-shallow@^2.0.1 fetched in 8ms 1651 silly resolveWithNewModule extend-shallow@2.0.1 checking installable status 1652 silly pacote range manifest for define-property@^1.0.0 fetched in 13ms 1653 silly resolveWithNewModule define-property@1.0.0 checking installable status 1654 http fetch GET 200 https://registry.npmjs.org/expand-brackets 142ms 1655 silly pacote range manifest for expand-brackets@^2.1.4 fetched in 154ms 1656 silly resolveWithNewModule expand-brackets@2.1.4 checking installable status 1657 silly pacote range manifest for is-descriptor@^1.0.0 fetched in 2ms 1658 silly resolveWithNewModule is-descriptor@1.0.2 checking installable status 1659 silly pacote range manifest for is-accessor-descriptor@^1.0.0 fetched in 3ms 1660 silly resolveWithNewModule is-accessor-descriptor@1.0.0 checking installable status 1661 silly pacote range manifest for is-data-descriptor@^1.0.0 fetched in 4ms 1662 silly resolveWithNewModule is-data-descriptor@1.0.0 checking installable status 1663 silly pacote range manifest for kind-of@^6.0.2 fetched in 4ms 1664 silly resolveWithNewModule kind-of@6.0.3 checking installable status 1665 silly pacote range manifest for debug@^2.3.3 fetched in 3ms 1666 silly resolveWithNewModule debug@2.6.9 checking installable status 1667 silly pacote range manifest for define-property@^0.2.5 fetched in 4ms 1668 silly resolveWithNewModule define-property@0.2.5 checking installable status 1669 silly pacote range manifest for extend-shallow@^2.0.1 fetched in 5ms 1670 silly resolveWithNewModule extend-shallow@2.0.1 checking installable status 1671 http fetch GET 200 https://registry.npmjs.org/posix-character-classes 295ms 1672 silly pacote range manifest for posix-character-classes@^0.1.0 fetched in 305ms 1673 silly resolveWithNewModule posix-character-classes@0.1.1 checking installable status 1674 silly pacote version manifest for ms@2.0.0 fetched in 1ms 1675 silly resolveWithNewModule ms@2.0.0 checking installable status 1676 silly pacote range manifest for kind-of@^6.0.2 fetched in 9ms 1677 silly resolveWithNewModule kind-of@6.0.3 checking installable status 1678 http fetch GET 200 https://registry.npmjs.org/is-windows 144ms 1679 silly pacote range manifest for is-windows@^1.0.2 fetched in 160ms 1680 silly resolveWithNewModule is-windows@1.0.2 checking installable status 1681 http fetch GET 200 https://registry.npmjs.org/remove-trailing-separator 119ms 1682 silly pacote range manifest for remove-trailing-separator@^1.0.1 fetched in 130ms 1683 silly resolveWithNewModule remove-trailing-separator@1.1.0 checking installable status 1684 http fetch GET 200 https://registry.npmjs.org/bser 155ms 1685 http fetch GET 200 https://registry.npmjs.org/bser/-/bser-2.1.1.tgz 136ms 1686 silly pacote version manifest for bser@2.1.1 fetched in 339ms 1687 silly resolveWithNewModule bser@2.1.1 checking installable status 1688 http fetch GET 200 https://registry.npmjs.org/node-int64 100ms 1689 http fetch GET 200 https://registry.npmjs.org/node-int64/-/node-int64-0.4.0.tgz 150ms 1690 silly pacote range manifest for node-int64@^0.4.0 fetched in 279ms 1691 silly resolveWithNewModule node-int64@0.4.0 checking installable status 1692 silly pacote range manifest for source-map@^0.6.0 fetched in 18ms 1693 silly resolveWithNewModule source-map@0.6.1 checking installable status 1694 http fetch GET 200 https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz 121ms 1695 silly pacote range manifest for callsites@^3.0.0 fetched in 154ms 1696 silly resolveWithNewModule callsites@3.1.0 checking installable status 1697 http fetch GET 200 https://registry.npmjs.org/@jest%2ffake-timers 685ms 1698 http fetch GET 200 https://registry.npmjs.org/@jest%2ftest-result 896ms 1699 http fetch GET 200 https://registry.npmjs.org/@jest%2fconsole 956ms 1700 http fetch GET 200 https://registry.npmjs.org/@jest%2fsource-map 996ms 1701 http fetch GET 304 https://registry.npmjs.org/is-ci 1022ms (from cache) 1702 silly pacote range manifest for is-ci@^2.0.0 fetched in 1060ms 1703 silly resolveWithNewModule is-ci@2.0.0 checking installable status 1704 http fetch GET 200 https://registry.npmjs.org/@jest/fake-timers/-/fake-timers-24.9.0.tgz 401ms 1705 silly pacote range manifest for @jest/fake-timers@^24.9.0 fetched in 1116ms 1706 silly resolveWithNewModule @jest/fake-timers@24.9.0 checking installable status 1707 http fetch GET 200 https://registry.npmjs.org/@jest/test-result/-/test-result-24.9.0.tgz 271ms 1708 silly pacote range manifest for @jest/test-result@^24.9.0 fetched in 1189ms 1709 silly resolveWithNewModule @jest/test-result@24.9.0 checking installable status 1710 http fetch GET 200 https://registry.npmjs.org/@jest/source-map/-/source-map-24.9.0.tgz 187ms 1711 http fetch GET 200 https://registry.npmjs.org/@jest/console/-/console-24.9.0.tgz 234ms 1712 silly pacote range manifest for @jest/source-map@^24.9.0 fetched in 1202ms 1713 silly resolveWithNewModule @jest/source-map@24.9.0 checking installable status 1714 silly pacote range manifest for @jest/console@^24.9.0 fetched in 1205ms 1715 silly resolveWithNewModule @jest/console@24.9.0 checking installable status 1716 silly pacote range manifest for source-map@^0.6.0 fetched in 2ms 1717 silly resolveWithNewModule source-map@0.6.1 checking installable status 1718 silly pacote range manifest for callsites@^3.0.0 fetched in 9ms 1719 silly resolveWithNewModule callsites@3.1.0 checking installable status 1720 http fetch GET 200 https://registry.npmjs.org/jest-mock 334ms 1721 http fetch GET 200 https://registry.npmjs.org/jest-mock/-/jest-mock-24.9.0.tgz 161ms 1722 silly pacote range manifest for jest-mock@^24.9.0 fetched in 523ms 1723 silly resolveWithNewModule jest-mock@24.9.0 checking installable status 1724 http fetch GET 200 https://registry.npmjs.org/jest-message-util 588ms 1725 http fetch GET 200 https://registry.npmjs.org/jest-message-util/-/jest-message-util-24.9.0.tgz 119ms 1726 silly pacote range manifest for jest-message-util@^24.9.0 fetched in 727ms 1727 silly resolveWithNewModule jest-message-util@24.9.0 checking installable status 1728 http fetch GET 200 https://registry.npmjs.org/@types%2fstack-utils 114ms 1729 http fetch GET 200 https://registry.npmjs.org/stack-utils 141ms 1730 http fetch GET 200 https://registry.npmjs.org/@types/stack-utils/-/stack-utils-1.0.1.tgz 129ms 1731 silly pacote range manifest for @types/stack-utils@^1.0.1 fetched in 257ms 1732 silly resolveWithNewModule @types/stack-utils@1.0.1 checking installable status 1733 http fetch GET 200 https://registry.npmjs.org/stack-utils/-/stack-utils-1.0.2.tgz 119ms 1734 silly pacote range manifest for stack-utils@^1.0.1 fetched in 286ms 1735 silly resolveWithNewModule stack-utils@1.0.2 checking installable status 1736 http fetch GET 304 https://registry.npmjs.org/ci-info 193ms (from cache) 1737 silly pacote range manifest for ci-info@^2.0.0 fetched in 356ms 1738 silly resolveWithNewModule ci-info@2.0.0 checking installable status 1739 silly pacote range manifest for supports-color@^6.1.0 fetched in 23ms 1740 silly resolveWithNewModule supports-color@6.1.0 checking installable status 1741 http fetch GET 200 https://registry.npmjs.org/merge-stream 173ms 1742 http fetch GET 200 https://registry.npmjs.org/merge-stream/-/merge-stream-2.0.0.tgz 149ms 1743 silly pacote range manifest for merge-stream@^2.0.0 fetched in 357ms 1744 silly resolveWithNewModule merge-stream@2.0.0 checking installable status 1745 http fetch GET 200 https://registry.npmjs.org/@cnakazawa%2fwatch 181ms 1746 http fetch GET 200 https://registry.npmjs.org/exec-sh 207ms 1747 http fetch GET 200 https://registry.npmjs.org/execa 276ms 1748 http fetch GET 200 https://registry.npmjs.org/capture-exit 297ms 1749 http fetch GET 200 https://registry.npmjs.org/@cnakazawa/watch/-/watch-1.0.4.tgz 139ms 1750 silly pacote range manifest for execa@^1.0.0 fetched in 322ms 1751 silly resolveWithNewModule execa@1.0.0 checking installable status 1752 silly pacote range manifest for @cnakazawa/watch@^1.0.3 fetched in 340ms 1753 silly resolveWithNewModule @cnakazawa/watch@1.0.4 checking installable status 1754 http fetch GET 200 https://registry.npmjs.org/exec-sh/-/exec-sh-0.3.4.tgz 126ms 1755 silly pacote range manifest for exec-sh@^0.3.2 fetched in 356ms 1756 silly resolveWithNewModule exec-sh@0.3.4 checking installable status 1757 http fetch GET 200 https://registry.npmjs.org/capture-exit/-/capture-exit-2.0.0.tgz 129ms 1758 silly pacote range manifest for capture-exit@^2.0.0 fetched in 438ms 1759 silly resolveWithNewModule capture-exit@2.0.0 checking installable status 1760 http fetch GET 200 https://registry.npmjs.org/rsvp 286ms 1761 http fetch GET 200 https://registry.npmjs.org/rsvp/-/rsvp-4.8.5.tgz 408ms 1762 silly pacote range manifest for rsvp@^4.8.4 fetched in 723ms 1763 silly resolveWithNewModule rsvp@4.8.5 checking installable status 1764 http fetch GET 304 https://registry.npmjs.org/cross-spawn 235ms (from cache) 1765 http fetch GET 200 https://registry.npmjs.org/p-finally 237ms 1766 http fetch GET 304 https://registry.npmjs.org/signal-exit 239ms (from cache) 1767 silly pacote range manifest for signal-exit@^3.0.0 fetched in 241ms 1768 silly resolveWithNewModule signal-exit@3.0.3 checking installable status 1769 silly pacote range manifest for cross-spawn@^6.0.0 fetched in 258ms 1770 silly resolveWithNewModule cross-spawn@6.0.5 checking installable status 1771 http fetch GET 200 https://registry.npmjs.org/strip-eof 258ms 1772 silly pacote range manifest for strip-eof@^1.0.0 fetched in 270ms 1773 silly resolveWithNewModule strip-eof@1.0.0 checking installable status 1774 silly pacote range manifest for p-finally@^1.0.0 fetched in 277ms 1775 silly resolveWithNewModule p-finally@1.0.0 checking installable status 1776 http fetch GET 200 https://registry.npmjs.org/is-stream 295ms 1777 http fetch GET 304 https://registry.npmjs.org/get-stream 298ms (from cache) 1778 http fetch GET 200 https://registry.npmjs.org/npm-run-path 298ms 1779 silly pacote range manifest for get-stream@^4.0.0 fetched in 341ms 1780 silly resolveWithNewModule get-stream@4.1.0 checking installable status 1781 silly pacote range manifest for npm-run-path@^2.0.0 fetched in 340ms 1782 silly resolveWithNewModule npm-run-path@2.0.2 checking installable status 1783 silly pacote range manifest for is-stream@^1.1.0 fetched in 362ms 1784 silly resolveWithNewModule is-stream@1.1.0 checking installable status 1785 silly pacote range manifest for semver@^5.5.0 fetched in 27ms 1786 silly resolveWithNewModule semver@5.7.1 checking installable status 1787 http fetch GET 304 https://registry.npmjs.org/path-key 185ms (from cache) 1788 http fetch GET 304 https://registry.npmjs.org/shebang-command 186ms (from cache) 1789 http fetch GET 200 https://registry.npmjs.org/nice-try 201ms 1790 http fetch GET 304 https://registry.npmjs.org/which 199ms (from cache) 1791 silly pacote range manifest for path-key@^2.0.1 fetched in 233ms 1792 silly resolveWithNewModule path-key@2.0.1 checking installable status 1793 silly pacote range manifest for nice-try@^1.0.4 fetched in 245ms 1794 silly resolveWithNewModule nice-try@1.0.5 checking installable status 1795 silly pacote range manifest for shebang-command@^1.2.0 fetched in 245ms 1796 silly resolveWithNewModule shebang-command@1.2.0 checking installable status 1797 silly pacote range manifest for which@^1.2.9 fetched in 268ms 1798 silly resolveWithNewModule which@1.3.1 checking installable status 1799 http fetch GET 304 https://registry.npmjs.org/shebang-regex 140ms (from cache) 1800 silly pacote range manifest for shebang-regex@^1.0.0 fetched in 167ms 1801 silly resolveWithNewModule shebang-regex@1.0.0 checking installable status 1802 http fetch GET 304 https://registry.npmjs.org/isexe 126ms (from cache) 1803 silly pacote range manifest for isexe@^2.0.0 fetched in 131ms 1804 silly resolveWithNewModule isexe@2.0.0 checking installable status 1805 http fetch GET 304 https://registry.npmjs.org/pump 358ms (from cache) 1806 silly pacote range manifest for pump@^3.0.0 fetched in 377ms 1807 silly resolveWithNewModule pump@3.0.0 checking installable status 1808 http fetch GET 304 https://registry.npmjs.org/end-of-stream 147ms (from cache) 1809 silly pacote range manifest for end-of-stream@^1.1.0 fetched in 172ms 1810 silly resolveWithNewModule end-of-stream@1.4.4 checking installable status 1811 http fetch GET 200 https://registry.npmjs.org/makeerror 141ms 1812 http fetch GET 200 https://registry.npmjs.org/makeerror/-/makeerror-1.0.11.tgz 108ms 1813 silly pacote range manifest for makeerror@1.0.x fetched in 265ms 1814 silly resolveWithNewModule makeerror@1.0.11 checking installable status 1815 http fetch GET 200 https://registry.npmjs.org/tmpl 100ms 1816 http fetch GET 200 https://registry.npmjs.org/tmpl/-/tmpl-1.0.4.tgz 103ms 1817 silly pacote range manifest for tmpl@1.0.x fetched in 213ms 1818 silly resolveWithNewModule tmpl@1.0.4 checking installable status 1819 http fetch GET 200 https://registry.npmjs.org/node-modules-regexp 135ms 1820 http fetch GET 200 https://registry.npmjs.org/node-modules-regexp/-/node-modules-regexp-1.0.0.tgz 130ms 1821 silly pacote range manifest for node-modules-regexp@^1.0.0 fetched in 289ms 1822 silly resolveWithNewModule node-modules-regexp@1.0.0 checking installable status 1823 http fetch GET 304 https://registry.npmjs.org/imurmurhash 353ms (from cache) 1824 silly pacote range manifest for imurmurhash@^0.1.4 fetched in 382ms 1825 silly resolveWithNewModule imurmurhash@0.1.4 checking installable status 1826 http fetch GET 200 https://registry.npmjs.org/@types%2fbabel__generator 146ms 1827 http fetch GET 200 https://registry.npmjs.org/@types%2fbabel__traverse 196ms 1828 http fetch GET 200 https://registry.npmjs.org/@types%2fbabel__template 199ms 1829 http fetch GET 200 https://registry.npmjs.org/@types/babel__generator/-/babel__generator-7.6.1.tgz 153ms 1830 silly pacote range manifest for @types/babelgenerator@* fetched in 326ms 1831 silly resolveWithNewModule @types/babelgenerator@7.6.1 checking installable status 1832 http fetch GET 200 https://registry.npmjs.org/@types/babel__traverse/-/babel__traverse-7.0.13.tgz 180ms 1833 http fetch GET 200 https://registry.npmjs.org/@types/babel__template/-/babel__template-7.0.2.tgz 184ms 1834 silly pacote range manifest for @types/babeltraverse@* fetched in 394ms 1835 silly resolveWithNewModule @types/babeltraverse@7.0.13 checking installable status 1836 silly pacote range manifest for @types/babeltemplate@* fetched in 400ms 1837 silly resolveWithNewModule @types/babeltemplate@7.0.2 checking installable status 1838 http fetch GET 200 https://registry.npmjs.org/babel-plugin-jest-hoist 406ms 1839 http fetch GET 200 https://registry.npmjs.org/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-24.9.0.tgz 154ms 1840 silly pacote range manifest for babel-plugin-jest-hoist@^24.9.0 fetched in 577ms 1841 silly resolveWithNewModule babel-plugin-jest-hoist@24.9.0 checking installable status 1842 silly pacote range manifest for pify@^4.0.1 fetched in 70ms 1843 silly resolveWithNewModule pify@4.0.1 checking installable status 1844 http fetch GET 200 https://registry.npmjs.org/find-cache-dir 398ms 1845 http fetch GET 200 https://registry.npmjs.org/schema-utils 404ms 1846 silly pacote range manifest for find-cache-dir@^2.1.0 fetched in 448ms 1847 silly resolveWithNewModule find-cache-dir@2.1.0 checking installable status 1848 http fetch GET 200 https://registry.npmjs.org/schema-utils/-/schema-utils-2.7.0.tgz 126ms 1849 silly pacote range manifest for schema-utils@^2.6.5 fetched in 545ms 1850 silly resolveWithNewModule schema-utils@2.7.0 checking installable status 1851 http fetch GET 200 https://registry.npmjs.org/commondir 181ms 1852 silly pacote range manifest for commondir@^1.0.1 fetched in 222ms 1853 silly resolveWithNewModule commondir@1.0.1 checking installable status 1854 http fetch GET 304 https://registry.npmjs.org/make-dir 273ms (from cache) 1855 http fetch GET 200 https://registry.npmjs.org/pkg-dir 312ms 1856 silly pacote range manifest for make-dir@^2.0.0 fetched in 324ms 1857 silly resolveWithNewModule make-dir@2.1.0 checking installable status 1858 silly pacote range manifest for pkg-dir@^3.0.0 fetched in 346ms 1859 silly resolveWithNewModule pkg-dir@3.0.0 checking installable status 1860 silly pacote range manifest for pify@^4.0.1 fetched in 9ms 1861 silly resolveWithNewModule pify@4.0.1 checking installable status 1862 silly pacote range manifest for semver@^5.6.0 fetched in 11ms 1863 silly resolveWithNewModule semver@5.7.1 checking installable status 1864 http fetch GET 200 https://registry.npmjs.org/ajv-keywords 240ms 1865 http fetch GET 200 https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-3.5.1.tgz 255ms 1866 silly pacote range manifest for ajv-keywords@^3.4.1 fetched in 541ms 1867 silly resolveWithNewModule ajv-keywords@3.5.1 checking installable status 1868 http fetch GET 200 https://registry.npmjs.org/ajv 936ms 1869 http fetch GET 200 https://registry.npmjs.org/ajv/-/ajv-6.12.3.tgz 2102ms 1870 silly pacote range manifest for ajv@^6.12.2 fetched in 3073ms 1871 silly resolveWithNewModule ajv@6.12.3 checking installable status 1872 http fetch GET 200 https://registry.npmjs.org/json-schema-traverse 240ms 1873 http fetch GET 200 https://registry.npmjs.org/uri-js 244ms 1874 silly pacote range manifest for json-schema-traverse@^0.4.1 fetched in 278ms 1875 silly resolveWithNewModule json-schema-traverse@0.4.1 checking installable status 1876 silly pacote range manifest for uri-js@^4.2.2 fetched in 280ms 1877 silly resolveWithNewModule uri-js@4.2.2 checking installable status 1878 http fetch GET 200 https://registry.npmjs.org/fast-deep-equal 289ms 1879 http fetch GET 200 https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz 158ms 1880 silly pacote range manifest for fast-deep-equal@^3.1.1 fetched in 471ms 1881 silly resolveWithNewModule fast-deep-equal@3.1.3 checking installable status 1882 http fetch GET 200 https://registry.npmjs.org/punycode 148ms 1883 silly pacote range manifest for punycode@^2.1.0 fetched in 177ms 1884 silly resolveWithNewModule punycode@2.1.1 checking installable status 1885 http fetch GET 200 https://registry.npmjs.org/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.8.3.tgz 265ms 1886 silly pacote version manifest for @babel/plugin-proposal-class-properties@7.8.3 fetched in 312ms 1887 silly resolveWithNewModule @babel/plugin-proposal-class-properties@7.8.3 checking installable status 1888 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-runtime 866ms 1889 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-proposal-decorators 887ms 1890 http fetch GET 200 https://registry.npmjs.org/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.8.3.tgz 866ms 1891 silly pacote version manifest for @babel/plugin-proposal-nullish-coalescing-operator@7.8.3 fetched in 920ms 1892 silly resolveWithNewModule @babel/plugin-proposal-nullish-coalescing-operator@7.8.3 checking installable status 1893 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-flow-strip-types 1397ms 1894 http fetch GET 200 https://registry.npmjs.org/@babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.8.3.tgz 1377ms 1895 silly pacote version manifest for @babel/plugin-proposal-numeric-separator@7.8.3 fetched in 1414ms 1896 silly resolveWithNewModule @babel/plugin-proposal-numeric-separator@7.8.3 checking installable status 1897 http fetch GET 200 https://registry.npmjs.org/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.9.0.tgz 1415ms 1898 silly pacote version manifest for @babel/plugin-proposal-optional-chaining@7.9.0 fetched in 1457ms 1899 silly resolveWithNewModule @babel/plugin-proposal-optional-chaining@7.9.0 checking installable status 1900 http fetch GET 200 https://registry.npmjs.org/@babel%2fpreset-typescript 1280ms 1901 http fetch GET 200 https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.9.0.tgz 811ms 1902 http fetch GET 200 https://registry.npmjs.org/@babel/runtime/-/runtime-7.9.0.tgz 779ms 1903 http fetch GET 200 https://registry.npmjs.org/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.8.3.tgz 799ms 1904 http fetch GET 200 https://registry.npmjs.org/@babel/plugin-transform-flow-strip-types/-/plugin-transform-flow-strip-types-7.9.0.tgz 320ms 1905 silly pacote version manifest for @babel/plugin-transform-runtime@7.9.0 fetched in 1732ms 1906 silly resolveWithNewModule @babel/plugin-transform-runtime@7.9.0 checking installable status 1907 silly pacote version manifest for @babel/runtime@7.9.0 fetched in 825ms 1908 silly resolveWithNewModule @babel/runtime@7.9.0 checking installable status 1909 silly pacote version manifest for @babel/plugin-proposal-decorators@7.8.3 fetched in 1748ms 1910 silly resolveWithNewModule @babel/plugin-proposal-decorators@7.8.3 checking installable status 1911 silly pacote version manifest for @babel/plugin-transform-flow-strip-types@7.9.0 fetched in 1764ms 1912 silly resolveWithNewModule @babel/plugin-transform-flow-strip-types@7.9.0 checking installable status 1913 http fetch GET 200 https://registry.npmjs.org/babel-plugin-macros 358ms 1914 http fetch GET 200 https://registry.npmjs.org/babel-plugin-transform-react-remove-prop-types 466ms 1915 http fetch GET 200 https://registry.npmjs.org/@babel/preset-typescript/-/preset-typescript-7.9.0.tgz 332ms 1916 http fetch GET 200 https://registry.npmjs.org/babel-plugin-macros/-/babel-plugin-macros-2.8.0.tgz 169ms 1917 silly pacote version manifest for @babel/preset-typescript@7.9.0 fetched in 1638ms 1918 silly resolveWithNewModule @babel/preset-typescript@7.9.0 checking installable status 1919 silly pacote version manifest for babel-plugin-macros@2.8.0 fetched in 542ms 1920 silly resolveWithNewModule babel-plugin-macros@2.8.0 checking installable status 1921 http fetch GET 200 https://registry.npmjs.org/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.8.3.tgz 2034ms 1922 silly pacote version manifest for @babel/plugin-transform-react-display-name@7.8.3 fetched in 2095ms 1923 silly resolveWithNewModule @babel/plugin-transform-react-display-name@7.8.3 checking installable status 1924 http fetch GET 200 https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.9.0.tgz 2067ms 1925 silly pacote version manifest for @babel/preset-env@7.9.0 fetched in 2138ms 1926 silly resolveWithNewModule @babel/preset-env@7.9.0 checking installable status 1927 http fetch GET 200 https://registry.npmjs.org/babel-plugin-transform-react-remove-prop-types/-/babel-plugin-transform-react-remove-prop-types-0.4.24.tgz 223ms 1928 http fetch GET 200 https://registry.npmjs.org/@babel/preset-react/-/preset-react-7.9.1.tgz 2119ms 1929 silly pacote version manifest for babel-plugin-transform-react-remove-prop-types@0.4.24 fetched in 711ms 1930 silly resolveWithNewModule babel-plugin-transform-react-remove-prop-types@0.4.24 checking installable status 1931 silly pacote version manifest for @babel/preset-react@7.9.1 fetched in 2170ms 1932 silly resolveWithNewModule @babel/preset-react@7.9.1 checking installable status 1933 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-syntax-decorators 223ms 1934 http fetch GET 200 https://registry.npmjs.org/@babel/plugin-syntax-decorators/-/plugin-syntax-decorators-7.10.4.tgz 148ms 1935 silly pacote range manifest for @babel/plugin-syntax-decorators@^7.8.3 fetched in 392ms 1936 silly resolveWithNewModule @babel/plugin-syntax-decorators@7.10.4 checking installable status 1937 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-syntax-flow 261ms 1938 http fetch GET 200 https://registry.npmjs.org/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.10.4.tgz 120ms 1939 silly pacote range manifest for @babel/plugin-syntax-flow@^7.8.3 fetched in 395ms 1940 silly resolveWithNewModule @babel/plugin-syntax-flow@7.10.4 checking installable status 1941 silly pacote range manifest for semver@^5.5.1 fetched in 2ms 1942 silly resolveWithNewModule semver@5.7.1 checking installable status 1943 silly pacote range manifest for semver@^5.5.0 fetched in 34ms 1944 silly resolveWithNewModule semver@5.7.1 checking installable status 1945 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-typescript 596ms 1946 http fetch GET 200 https://registry.npmjs.org/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.10.5.tgz 149ms 1947 silly pacote range manifest for @babel/plugin-transform-typescript@^7.9.0 fetched in 772ms 1948 silly resolveWithNewModule @babel/plugin-transform-typescript@7.10.5 checking installable status 1949 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-syntax-typescript 220ms 1950 http fetch GET 200 https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.10.4.tgz 138ms 1951 silly pacote range manifest for @babel/plugin-syntax-typescript@^7.10.4 fetched in 374ms 1952 silly resolveWithNewModule @babel/plugin-syntax-typescript@7.10.4 checking installable status 1953 http fetch GET 200 https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-6.0.0.tgz 171ms 1954 silly pacote range manifest for cosmiconfig@^6.0.0 fetched in 193ms 1955 silly resolveWithNewModule cosmiconfig@6.0.0 checking installable status 1956 http fetch GET 200 https://registry.npmjs.org/@types%2fparse-json 128ms 1957 http fetch GET 200 https://registry.npmjs.org/import-fresh/-/import-fresh-3.2.1.tgz 133ms 1958 silly pacote range manifest for import-fresh@^3.1.0 fetched in 164ms 1959 silly resolveWithNewModule import-fresh@3.2.1 checking installable status 1960 http fetch GET 200 https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz 347ms 1961 http fetch GET 200 https://registry.npmjs.org/parse-json/-/parse-json-5.0.0.tgz 352ms 1962 http fetch GET 200 https://registry.npmjs.org/@types/parse-json/-/parse-json-4.0.0.tgz 235ms 1963 http fetch GET 200 https://registry.npmjs.org/yaml 370ms 1964 silly pacote range manifest for path-type@^4.0.0 fetched in 394ms 1965 silly resolveWithNewModule path-type@4.0.0 checking installable status 1966 silly pacote range manifest for parse-json@^5.0.0 fetched in 398ms 1967 silly resolveWithNewModule parse-json@5.0.0 checking installable status 1968 silly pacote range manifest for @types/parse-json@^4.0.0 fetched in 401ms 1969 silly resolveWithNewModule @types/parse-json@4.0.0 checking installable status 1970 http fetch GET 200 https://registry.npmjs.org/yaml/-/yaml-1.10.0.tgz 841ms 1971 silly pacote range manifest for yaml@^1.7.2 fetched in 1236ms 1972 silly resolveWithNewModule yaml@1.10.0 checking installable status 1973 http fetch GET 200 https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz 145ms 1974 http fetch GET 200 https://registry.npmjs.org/parent-module 152ms 1975 silly pacote range manifest for resolve-from@^4.0.0 fetched in 173ms 1976 silly resolveWithNewModule resolve-from@4.0.0 checking installable status 1977 http fetch GET 200 https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz 100ms 1978 silly pacote range manifest for parent-module@^1.0.0 fetched in 265ms 1979 silly resolveWithNewModule parent-module@1.0.1 checking installable status 1980 silly pacote range manifest for callsites@^3.0.0 fetched in 1ms 1981 silly resolveWithNewModule callsites@3.1.0 checking installable status 1982 http fetch GET 200 https://registry.npmjs.org/lines-and-columns 129ms 1983 http fetch GET 200 https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.1.6.tgz 182ms 1984 silly pacote range manifest for lines-and-columns@^1.1.6 fetched in 354ms 1985 silly resolveWithNewModule lines-and-columns@1.1.6 checking installable status 1986 silly pacote range manifest for normalize-path@^3.0.0 fetched in 342ms 1987 silly resolveWithNewModule normalize-path@3.0.0 checking installable status 1988 http fetch GET 200 https://registry.npmjs.org/icss-utils 379ms 1989 http fetch GET 200 https://registry.npmjs.org/postcss-modules-local-by-default 390ms 1990 http fetch GET 200 https://registry.npmjs.org/postcss-modules-values 387ms 1991 http fetch GET 200 https://registry.npmjs.org/postcss-modules-extract-imports 401ms 1992 http fetch GET 200 https://registry.npmjs.org/postcss-modules-scope 398ms 1993 http fetch GET 200 https://registry.npmjs.org/cssesc 425ms 1994 http fetch GET 200 https://registry.npmjs.org/postcss-value-parser 681ms 1995 http fetch GET 200 https://registry.npmjs.org/icss-utils/-/icss-utils-4.1.1.tgz 319ms 1996 http fetch GET 200 https://registry.npmjs.org/postcss-modules-local-by-default/-/postcss-modules-local-by-default-3.0.2.tgz 332ms 1997 silly pacote range manifest for icss-utils@^4.1.1 fetched in 742ms 1998 silly resolveWithNewModule icss-utils@4.1.1 checking installable status 1999 http fetch GET 200 https://registry.npmjs.org/postcss-modules-values/-/postcss-modules-values-3.0.0.tgz 335ms 2000 silly pacote range manifest for postcss-modules-local-by-default@^3.0.2 fetched in 751ms 2001 silly resolveWithNewModule postcss-modules-local-by-default@3.0.2 checking installable status 2002 silly pacote range manifest for postcss-modules-values@^3.0.0 fetched in 749ms 2003 silly resolveWithNewModule postcss-modules-values@3.0.0 checking installable status 2004 http fetch GET 200 https://registry.npmjs.org/postcss-modules-extract-imports/-/postcss-modules-extract-imports-2.0.0.tgz 428ms 2005 silly pacote range manifest for postcss-modules-extract-imports@^2.0.0 fetched in 860ms 2006 silly resolveWithNewModule postcss-modules-extract-imports@2.0.0 checking installable status 2007 http fetch GET 200 https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz 540ms 2008 silly pacote range manifest for cssesc@^3.0.0 fetched in 990ms 2009 silly resolveWithNewModule cssesc@3.0.0 checking installable status 2010 http fetch GET 200 https://registry.npmjs.org/postcss 1025ms 2011 http fetch GET 200 https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.1.0.tgz 362ms 2012 http fetch GET 200 https://registry.npmjs.org/postcss-modules-scope/-/postcss-modules-scope-2.2.0.tgz 649ms 2013 silly pacote range manifest for postcss-value-parser@^4.0.2 fetched in 1059ms 2014 silly resolveWithNewModule postcss-value-parser@4.1.0 checking installable status 2015 silly pacote range manifest for postcss-modules-scope@^2.1.1 fetched in 1066ms 2016 silly resolveWithNewModule postcss-modules-scope@2.2.0 checking installable status 2017 http fetch GET 200 https://registry.npmjs.org/postcss/-/postcss-7.0.32.tgz 789ms 2018 silly pacote range manifest for postcss@^7.0.23 fetched in 1833ms 2019 silly resolveWithNewModule postcss@7.0.32 checking installable status 2020 silly pacote range manifest for source-map@^0.6.1 fetched in 4ms 2021 silly resolveWithNewModule source-map@0.6.1 checking installable status 2022 silly pacote range manifest for supports-color@^6.1.0 fetched in 6ms 2023 silly resolveWithNewModule supports-color@6.1.0 checking installable status 2024 http fetch GET 200 https://registry.npmjs.org/postcss-selector-parser 205ms 2025 http fetch GET 200 https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.0.2.tgz 257ms 2026 silly pacote range manifest for postcss-selector-parser@^6.0.2 fetched in 488ms 2027 silly resolveWithNewModule postcss-selector-parser@6.0.2 checking installable status 2028 http fetch GET 200 https://registry.npmjs.org/indexes-of 129ms 2029 http fetch GET 200 https://registry.npmjs.org/uniq 138ms 2030 http fetch GET 200 https://registry.npmjs.org/uniq/-/uniq-1.0.1.tgz 130ms 2031 http fetch GET 200 https://registry.npmjs.org/indexes-of/-/indexes-of-1.0.1.tgz 143ms 2032 silly pacote range manifest for uniq@^1.0.1 fetched in 284ms 2033 silly resolveWithNewModule uniq@1.0.1 checking installable status 2034 silly pacote range manifest for indexes-of@^1.0.1 fetched in 291ms 2035 silly resolveWithNewModule indexes-of@1.0.1 checking installable status 2036 silly pacote range manifest for import-fresh@^3.0.0 fetched in 22ms 2037 silly resolveWithNewModule import-fresh@3.2.1 checking installable status 2038 http fetch GET 200 https://registry.npmjs.org/doctrine 186ms 2039 http fetch GET 200 https://registry.npmjs.org/esquery 190ms 2040 http fetch GET 200 https://registry.npmjs.org/file-entry-cache 203ms 2041 http fetch GET 200 https://registry.npmjs.org/globals/-/globals-12.4.0.tgz 210ms 2042 silly pacote range manifest for globals@^12.1.0 fetched in 245ms 2043 silly resolveWithNewModule globals@12.4.0 checking installable status 2044 http fetch GET 200 https://registry.npmjs.org/json-stable-stringify-without-jsonify 224ms 2045 http fetch GET 304 https://registry.npmjs.org/inquirer 283ms (from cache) 2046 http fetch GET 200 https://registry.npmjs.org/eslint-utils/-/eslint-utils-1.4.3.tgz 794ms 2047 silly pacote range manifest for eslint-utils@^1.4.3 fetched in 878ms 2048 silly resolveWithNewModule eslint-utils@1.4.3 checking installable status 2049 http fetch GET 200 https://registry.npmjs.org/ignore 1001ms 2050 http fetch GET 304 https://registry.npmjs.org/glob-parent 1038ms (from cache) 2051 http fetch GET 200 https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz 871ms 2052 http fetch GET 200 https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-5.0.1.tgz 857ms 2053 silly pacote range manifest for glob-parent@^5.0.0 fetched in 1077ms 2054 silly resolveWithNewModule glob-parent@5.1.1 checking installable status 2055 silly pacote range manifest for doctrine@^3.0.0 fetched in 1081ms 2056 silly resolveWithNewModule doctrine@3.0.0 checking installable status 2057 silly pacote range manifest for file-entry-cache@^5.0.1 fetched in 1088ms 2058 silly resolveWithNewModule file-entry-cache@5.0.1 checking installable status 2059 http fetch GET 200 https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz 1367ms 2060 http fetch GET 200 https://registry.npmjs.org/levn 1379ms 2061 http fetch GET 200 https://registry.npmjs.org/natural-compare 753ms 2062 http fetch GET 200 https://registry.npmjs.org/espree 1636ms 2063 http fetch GET 200 https://registry.npmjs.org/inquirer/-/inquirer-7.3.2.tgz 1368ms 2064 http fetch GET 200 https://registry.npmjs.org/ignore/-/ignore-4.0.6.tgz 645ms 2065 http fetch GET 200 https://registry.npmjs.org/optionator 585ms 2066 http fetch GET 200 https://registry.npmjs.org/progress 592ms 2067 silly pacote range manifest for json-stable-stringify-without-jsonify@^1.0.1 fetched in 1656ms 2068 silly resolveWithNewModule json-stable-stringify-without-jsonify@1.0.1 checking installable status 2069 silly pacote range manifest for inquirer@^7.0.0 fetched in 1689ms 2070 silly resolveWithNewModule inquirer@7.3.2 checking installable status 2071 silly pacote range manifest for ignore@^4.0.6 fetched in 1692ms 2072 silly resolveWithNewModule ignore@4.0.6 checking installable status 2073 http fetch GET 200 https://registry.npmjs.org/regexpp/-/regexpp-2.0.1.tgz 905ms 2074 http fetch GET 200 https://registry.npmjs.org/esquery/-/esquery-1.3.1.tgz 1830ms 2075 http fetch GET 200 https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz 393ms 2076 silly pacote range manifest for regexpp@^2.0.1 fetched in 954ms 2077 silly resolveWithNewModule regexpp@2.0.1 checking installable status 2078 http fetch GET 200 https://registry.npmjs.org/levn/-/levn-0.3.0.tgz 434ms 2079 silly pacote range manifest for esquery@^1.0.1 fetched in 2070ms 2080 silly resolveWithNewModule esquery@1.3.1 checking installable status 2081 silly pacote range manifest for natural-compare@^1.4.0 fetched in 1196ms 2082 silly resolveWithNewModule natural-compare@1.4.0 checking installable status 2083 http fetch GET 200 https://registry.npmjs.org/espree/-/espree-6.2.1.tgz 436ms 2084 silly pacote range manifest for levn@^0.3.0 fetched in 1836ms 2085 silly resolveWithNewModule levn@0.3.0 checking installable status 2086 http fetch GET 200 https://registry.npmjs.org/optionator/-/optionator-0.8.3.tgz 417ms 2087 silly pacote range manifest for espree@^6.1.2 fetched in 2093ms 2088 silly resolveWithNewModule espree@6.2.1 checking installable status 2089 silly pacote range manifest for optionator@^0.8.3 fetched in 1015ms 2090 silly resolveWithNewModule optionator@0.8.3 checking installable status 2091 http fetch GET 200 https://registry.npmjs.org/table 492ms 2092 http fetch GET 200 https://registry.npmjs.org/progress/-/progress-2.0.3.tgz 524ms 2093 http fetch GET 304 https://registry.npmjs.org/strip-ansi 520ms (from cache) 2094 http fetch GET 200 https://registry.npmjs.org/strip-json-comments 510ms 2095 silly pacote range manifest for strip-ansi@^5.2.0 fetched in 527ms 2096 silly resolveWithNewModule strip-ansi@5.2.0 checking installable status 2097 http fetch GET 200 https://registry.npmjs.org/text-table 165ms 2098 silly pacote range manifest for progress@^2.0.0 fetched in 1136ms 2099 silly resolveWithNewModule progress@2.0.3 checking installable status 2100 http fetch GET 200 https://registry.npmjs.org/v8-compile-cache 158ms 2101 http fetch GET 200 https://registry.npmjs.org/table/-/table-5.4.6.tgz 194ms 2102 http fetch GET 200 https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz 183ms 2103 http fetch GET 200 https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz 253ms 2104 http fetch GET 200 https://registry.npmjs.org/v8-compile-cache/-/v8-compile-cache-2.1.1.tgz 247ms 2105 silly pacote range manifest for table@^5.2.3 fetched in 788ms 2106 silly resolveWithNewModule table@5.4.6 checking installable status 2107 silly pacote range manifest for strip-json-comments@^3.0.1 fetched in 803ms 2108 silly resolveWithNewModule strip-json-comments@3.1.1 checking installable status 2109 silly pacote range manifest for text-table@^0.2.0 fetched in 460ms 2110 silly resolveWithNewModule text-table@0.2.0 checking installable status 2111 silly pacote range manifest for v8-compile-cache@^2.0.3 fetched in 440ms 2112 silly resolveWithNewModule v8-compile-cache@2.1.1 checking installable status 2113 http fetch GET 200 https://registry.npmjs.org/acorn-jsx 276ms 2114 http fetch GET 200 https://registry.npmjs.org/acorn 459ms 2115 http fetch GET 200 https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.2.0.tgz 213ms 2116 silly pacote range manifest for acorn-jsx@^5.2.0 fetched in 506ms 2117 silly resolveWithNewModule acorn-jsx@5.2.0 checking installable status 2118 http fetch GET 200 https://registry.npmjs.org/acorn/-/acorn-7.3.1.tgz 1000ms 2119 silly pacote range manifest for acorn@^7.1.1 fetched in 1486ms 2120 silly resolveWithNewModule acorn@7.3.1 checking installable status 2121 http fetch GET 200 https://registry.npmjs.org/estraverse/-/estraverse-5.1.0.tgz 133ms 2122 silly pacote range manifest for estraverse@^5.1.0 fetched in 149ms 2123 silly resolveWithNewModule estraverse@5.1.0 checking installable status 2124 http fetch GET 200 https://registry.npmjs.org/flat-cache 165ms 2125 http fetch GET 200 https://registry.npmjs.org/flat-cache/-/flat-cache-2.0.1.tgz 193ms 2126 silly pacote range manifest for flat-cache@^2.0.1 fetched in 385ms 2127 silly resolveWithNewModule flat-cache@2.0.1 checking installable status 2128 http fetch GET 200 https://registry.npmjs.org/write 133ms 2129 http fetch GET 304 https://registry.npmjs.org/rimraf 174ms (from cache) 2130 http fetch GET 200 https://registry.npmjs.org/flatted 239ms 2131 http fetch GET 200 https://registry.npmjs.org/write/-/write-1.0.3.tgz 159ms 2132 silly pacote version manifest for write@1.0.3 fetched in 331ms 2133 silly resolveWithNewModule write@1.0.3 checking installable status 2134 http fetch GET 304 https://registry.npmjs.org/rimraf/-/rimraf-2.6.3.tgz 168ms (from cache) 2135 http fetch GET 200 https://registry.npmjs.org/flatted/-/flatted-2.0.2.tgz 119ms 2136 silly pacote version manifest for rimraf@2.6.3 fetched in 366ms 2137 silly resolveWithNewModule rimraf@2.6.3 checking installable status 2138 silly pacote range manifest for flatted@^2.0.0 fetched in 372ms 2139 silly resolveWithNewModule flatted@2.0.2 checking installable status 2140 http fetch GET 304 https://registry.npmjs.org/type-fest 135ms (from cache) 2141 silly pacote range manifest for type-fest@^0.8.1 fetched in 174ms 2142 silly resolveWithNewModule type-fest@0.8.1 checking installable status 2143 silly pacote range manifest for resolve-from@^4.0.0 fetched in 13ms 2144 silly resolveWithNewModule resolve-from@4.0.0 checking installable status 2145 http fetch GET 304 https://registry.npmjs.org/cli-cursor 232ms (from cache) 2146 silly pacote range manifest for cli-cursor@^3.1.0 fetched in 248ms 2147 silly resolveWithNewModule cli-cursor@3.1.0 checking installable status 2148 silly pacote range manifest for strip-ansi@^6.0.0 fetched in 12ms 2149 silly resolveWithNewModule strip-ansi@6.0.0 checking installable status 2150 http fetch GET 304 https://registry.npmjs.org/ansi-escapes 270ms (from cache) 2151 http fetch GET 304 https://registry.npmjs.org/cli-width 269ms (from cache) 2152 http fetch GET 304 https://registry.npmjs.org/figures 267ms (from cache) 2153 http fetch GET 304 https://registry.npmjs.org/run-async 267ms (from cache) 2154 http fetch GET 304 https://registry.npmjs.org/external-editor 278ms (from cache) 2155 http fetch GET 304 https://registry.npmjs.org/mute-stream 277ms (from cache) 2156 silly pacote range manifest for ansi-escapes@^4.2.1 fetched in 290ms 2157 silly resolveWithNewModule ansi-escapes@4.3.1 checking installable status 2158 silly pacote range manifest for figures@^3.0.0 fetched in 285ms 2159 silly resolveWithNewModule figures@3.2.0 checking installable status 2160 silly pacote range manifest for external-editor@^3.0.3 fetched in 292ms 2161 silly resolveWithNewModule external-editor@3.1.0 checking installable status 2162 http fetch GET 304 https://registry.npmjs.org/string-width 287ms (from cache) 2163 silly pacote range manifest for run-async@^2.4.0 fetched in 292ms 2164 silly resolveWithNewModule run-async@2.4.1 checking installable status 2165 silly pacote version manifest for mute-stream@0.0.8 fetched in 294ms 2166 silly resolveWithNewModule mute-stream@0.0.8 checking installable status 2167 silly pacote range manifest for string-width@^4.1.0 fetched in 291ms 2168 silly resolveWithNewModule string-width@4.2.0 checking installable status 2169 http fetch GET 200 https://registry.npmjs.org/chalk/-/chalk-4.1.0.tgz 236ms 2170 silly pacote range manifest for chalk@^4.1.0 fetched in 309ms 2171 silly resolveWithNewModule chalk@4.1.0 checking installable status 2172 http fetch GET 304 https://registry.npmjs.org/rxjs 314ms (from cache) 2173 silly pacote range manifest for rxjs@^6.6.0 fetched in 328ms 2174 silly resolveWithNewModule rxjs@6.6.0 checking installable status 2175 http fetch GET 200 https://registry.npmjs.org/cli-width/-/cli-width-3.0.0.tgz 139ms 2176 http fetch GET 304 https://registry.npmjs.org/through 165ms (from cache) 2177 silly pacote range manifest for cli-width@^3.0.0 fetched in 430ms 2178 silly resolveWithNewModule cli-width@3.0.0 checking installable status 2179 silly pacote range manifest for through@^2.3.6 fetched in 168ms 2180 silly resolveWithNewModule through@2.3.8 checking installable status 2181 silly pacote range manifest for type-fest@^0.11.0 fetched in 7ms 2182 silly resolveWithNewModule type-fest@0.11.0 checking installable status 2183 silly pacote range manifest for ansi-styles@^4.1.0 fetched in 5ms 2184 silly resolveWithNewModule ansi-styles@4.2.1 checking installable status 2185 silly pacote range manifest for supports-color@^7.1.0 fetched in 6ms 2186 silly resolveWithNewModule supports-color@7.1.0 checking installable status 2187 silly pacote range manifest for color-convert@^2.0.1 fetched in 2ms 2188 silly resolveWithNewModule color-convert@2.0.1 checking installable status 2189 http fetch GET 304 https://registry.npmjs.org/@types%2fcolor-name 123ms (from cache) 2190 silly pacote range manifest for @types/color-name@^1.1.1 fetched in 129ms 2191 silly resolveWithNewModule @types/color-name@1.1.1 checking installable status 2192 silly pacote range manifest for color-name@~1.1.4 fetched in 4ms 2193 silly resolveWithNewModule color-name@1.1.4 checking installable status 2194 silly pacote range manifest for has-flag@^4.0.0 fetched in 4ms 2195 silly resolveWithNewModule has-flag@4.0.0 checking installable status 2196 http fetch GET 304 https://registry.npmjs.org/restore-cursor 164ms (from cache) 2197 silly pacote range manifest for restore-cursor@^3.1.0 fetched in 185ms 2198 silly resolveWithNewModule restore-cursor@3.1.0 checking installable status 2199 http fetch GET 304 https://registry.npmjs.org/onetime 178ms (from cache) 2200 silly pacote range manifest for onetime@^5.1.0 fetched in 193ms 2201 silly resolveWithNewModule onetime@5.1.0 checking installable status 2202 http fetch GET 304 https://registry.npmjs.org/mimic-fn 187ms (from cache) 2203 silly pacote range manifest for mimic-fn@^2.1.0 fetched in 191ms 2204 silly resolveWithNewModule mimic-fn@2.1.0 checking installable status 2205 http fetch GET 304 https://registry.npmjs.org/chardet 154ms (from cache) 2206 silly pacote range manifest for chardet@^0.7.0 fetched in 156ms 2207 silly resolveWithNewModule chardet@0.7.0 checking installable status 2208 http fetch GET 304 https://registry.npmjs.org/tmp 164ms (from cache) 2209 silly pacote range manifest for tmp@^0.0.33 fetched in 168ms 2210 silly resolveWithNewModule tmp@0.0.33 checking installable status 2211 http fetch GET 304 https://registry.npmjs.org/iconv-lite 170ms (from cache) 2212 silly pacote range manifest for iconv-lite@^0.4.24 fetched in 181ms 2213 silly resolveWithNewModule iconv-lite@0.4.24 checking installable status 2214 http fetch GET 304 https://registry.npmjs.org/safer-buffer 96ms (from cache) 2215 silly pacote range manifest for safer-buffer@>= 2.1.2 < 3 fetched in 97ms 2216 silly resolveWithNewModule safer-buffer@2.1.2 checking installable status 2217 http fetch GET 304 https://registry.npmjs.org/os-tmpdir 142ms (from cache) 2218 silly pacote range manifest for os-tmpdir@~1.0.2 fetched in 146ms 2219 silly resolveWithNewModule os-tmpdir@1.0.2 checking installable status 2220 silly pacote range manifest for strip-ansi@^6.0.0 fetched in 10ms 2221 silly resolveWithNewModule strip-ansi@6.0.0 checking installable status 2222 http fetch GET 304 https://registry.npmjs.org/emoji-regex 159ms (from cache) 2223 http fetch GET 304 https://registry.npmjs.org/is-fullwidth-code-point 159ms (from cache) 2224 silly pacote range manifest for emoji-regex@^8.0.0 fetched in 163ms 2225 silly resolveWithNewModule emoji-regex@8.0.0 checking installable status 2226 silly pacote range manifest for is-fullwidth-code-point@^3.0.0 fetched in 164ms 2227 silly resolveWithNewModule is-fullwidth-code-point@3.0.0 checking installable status 2228 http fetch GET 304 https://registry.npmjs.org/ansi-regex 100ms (from cache) 2229 silly pacote range manifest for ansi-regex@^5.0.0 fetched in 104ms 2230 silly resolveWithNewModule ansi-regex@5.0.0 checking installable status 2231 http fetch GET 200 https://registry.npmjs.org/type-check 141ms 2232 http fetch GET 200 https://registry.npmjs.org/prelude-ls 172ms 2233 http fetch GET 200 https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.1.2.tgz 142ms 2234 silly pacote range manifest for prelude-ls@~1.1.2 fetched in 342ms 2235 silly resolveWithNewModule prelude-ls@1.1.2 checking installable status 2236 http fetch GET 200 https://registry.npmjs.org/type-check/-/type-check-0.3.2.tgz 196ms 2237 silly pacote range manifest for type-check@~0.3.2 fetched in 365ms 2238 silly resolveWithNewModule type-check@0.3.2 checking installable status 2239 http fetch GET 200 https://registry.npmjs.org/deep-is 119ms 2240 http fetch GET 200 https://registry.npmjs.org/fast-levenshtein 181ms 2241 http fetch GET 200 https://registry.npmjs.org/word-wrap 215ms 2242 http fetch GET 200 https://registry.npmjs.org/deep-is/-/deep-is-0.1.3.tgz 103ms 2243 silly pacote range manifest for deep-is@~0.1.3 fetched in 6370ms 2244 silly resolveWithNewModule deep-is@0.1.3 checking installable status 2245 http fetch GET 200 https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.3.tgz 6179ms 2246 http fetch GET 200 https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz 6223ms 2247 silly pacote range manifest for word-wrap@~1.2.3 fetched in 6418ms 2248 silly resolveWithNewModule word-wrap@1.2.3 checking installable status 2249 silly pacote range manifest for fast-levenshtein@~2.0.6 fetched in 6425ms 2250 silly resolveWithNewModule fast-levenshtein@2.0.6 checking installable status 2251 silly pacote range manifest for ansi-regex@^4.1.0 fetched in 3ms 2252 silly resolveWithNewModule ansi-regex@4.1.0 checking installable status 2253 silly pacote range manifest for string-width@^3.0.0 fetched in 30ms 2254 silly resolveWithNewModule string-width@3.1.0 checking installable status 2255 http fetch GET 200 https://registry.npmjs.org/slice-ansi 131ms 2256 http fetch GET 200 https://registry.npmjs.org/slice-ansi/-/slice-ansi-2.1.0.tgz 150ms 2257 silly pacote range manifest for slice-ansi@^2.1.0 fetched in 302ms 2258 silly resolveWithNewModule slice-ansi@2.1.0 checking installable status 2259 silly pacote range manifest for is-fullwidth-code-point@^2.0.0 fetched in 40ms 2260 silly resolveWithNewModule is-fullwidth-code-point@2.0.0 checking installable status 2261 http fetch GET 200 https://registry.npmjs.org/astral-regex 131ms 2262 http fetch GET 200 https://registry.npmjs.org/astral-regex/-/astral-regex-1.0.0.tgz 343ms 2263 silly pacote range manifest for astral-regex@^1.0.0 fetched in 496ms 2264 silly resolveWithNewModule astral-regex@1.0.0 checking installable status 2265 silly pacote range manifest for is-fullwidth-code-point@^2.0.0 fetched in 5ms 2266 silly resolveWithNewModule is-fullwidth-code-point@2.0.0 checking installable status 2267 silly pacote range manifest for emoji-regex@^7.0.1 fetched in 65ms 2268 silly resolveWithNewModule emoji-regex@7.0.3 checking installable status 2269 http fetch GET 200 https://registry.npmjs.org/confusing-browser-globals 202ms 2270 http fetch GET 200 https://registry.npmjs.org/confusing-browser-globals/-/confusing-browser-globals-1.0.9.tgz 193ms 2271 silly pacote range manifest for confusing-browser-globals@^1.0.9 fetched in 421ms 2272 silly resolveWithNewModule confusing-browser-globals@1.0.9 checking installable status 2273 http fetch GET 200 https://registry.npmjs.org/object-hash 172ms 2274 http fetch GET 200 https://registry.npmjs.org/loader-fs-cache 185ms 2275 http fetch GET 200 https://registry.npmjs.org/loader-fs-cache/-/loader-fs-cache-1.0.3.tgz 243ms 2276 http fetch GET 200 https://registry.npmjs.org/object-hash/-/object-hash-2.0.3.tgz 259ms 2277 silly pacote range manifest for loader-fs-cache@^1.0.2 fetched in 458ms 2278 silly resolveWithNewModule loader-fs-cache@1.0.3 checking installable status 2279 silly pacote range manifest for object-hash@^2.0.1 fetched in 458ms 2280 silly resolveWithNewModule object-hash@2.0.3 checking installable status 2281 http fetch GET 304 https://registry.npmjs.org/jsonfile 159ms (from cache) 2282 silly pacote range manifest for jsonfile@^4.0.0 fetched in 165ms 2283 silly resolveWithNewModule jsonfile@4.0.0 checking installable status 2284 http fetch GET 304 https://registry.npmjs.org/universalify 176ms (from cache) 2285 silly pacote range manifest for universalify@^0.1.0 fetched in 182ms 2286 silly resolveWithNewModule universalify@0.1.2 checking installable status 2287 http fetch GET 200 https://registry.npmjs.org/find-cache-dir/-/find-cache-dir-0.1.1.tgz 226ms 2288 silly pacote range manifest for find-cache-dir@^0.1.1 fetched in 245ms 2289 silly resolveWithNewModule find-cache-dir@0.1.1 checking installable status 2290 http fetch GET 200 https://registry.npmjs.org/pkg-dir/-/pkg-dir-1.0.0.tgz 117ms 2291 silly pacote range manifest for pkg-dir@^1.0.0 fetched in 132ms 2292 silly resolveWithNewModule pkg-dir@1.0.0 checking installable status 2293 silly pacote range manifest for find-up@^1.0.0 fetched in 27ms 2294 silly resolveWithNewModule find-up@1.1.2 checking installable status 2295 silly pacote range manifest for path-exists@^2.0.0 fetched in 68ms 2296 silly resolveWithNewModule path-exists@2.1.0 checking installable status 2297 http fetch GET 200 https://registry.npmjs.org/pinkie-promise 168ms 2298 silly pacote range manifest for pinkie-promise@^2.0.0 fetched in 205ms 2299 silly resolveWithNewModule pinkie-promise@2.0.1 checking installable status 2300 http fetch GET 200 https://registry.npmjs.org/pinkie 178ms 2301 silly pacote range manifest for pinkie@^2.0.0 fetched in 228ms 2302 silly resolveWithNewModule pinkie@2.0.4 checking installable status 2303 silly pacote range manifest for debug@^2.6.9 fetched in 11ms 2304 silly resolveWithNewModule debug@2.6.9 checking installable status 2305 silly pacote range manifest for read-pkg-up@^2.0.0 fetched in 43ms 2306 silly resolveWithNewModule read-pkg-up@2.0.0 checking installable status 2307 http fetch GET 200 https://registry.npmjs.org/contains-path 144ms 2308 http fetch GET 200 https://registry.npmjs.org/array-includes 165ms 2309 http fetch GET 200 https://registry.npmjs.org/eslint-import-resolver-node 191ms 2310 http fetch GET 200 https://registry.npmjs.org/eslint-module-utils 235ms 2311 http fetch GET 200 https://registry.npmjs.org/array.prototype.flat 239ms 2312 http fetch GET 200 https://registry.npmjs.org/doctrine/-/doctrine-1.5.0.tgz 270ms 2313 silly pacote version manifest for doctrine@1.5.0 fetched in 291ms 2314 silly resolveWithNewModule doctrine@1.5.0 checking installable status 2315 http fetch GET 200 https://registry.npmjs.org/contains-path/-/contains-path-0.1.0.tgz 160ms 2316 silly pacote range manifest for contains-path@^0.1.0 fetched in 320ms 2317 silly resolveWithNewModule contains-path@0.1.0 checking installable status 2318 http fetch GET 200 https://registry.npmjs.org/array-includes/-/array-includes-3.1.1.tgz 796ms 2319 http fetch GET 200 https://registry.npmjs.org/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.4.tgz 777ms 2320 http fetch GET 200 https://registry.npmjs.org/array.prototype.flat/-/array.prototype.flat-1.2.3.tgz 755ms 2321 http fetch GET 200 https://registry.npmjs.org/eslint-module-utils/-/eslint-module-utils-2.6.0.tgz 758ms 2322 silly pacote range manifest for array-includes@^3.0.3 fetched in 1006ms 2323 silly resolveWithNewModule array-includes@3.1.1 checking installable status 2324 silly pacote range manifest for eslint-import-resolver-node@^0.3.2 fetched in 1006ms 2325 silly resolveWithNewModule eslint-import-resolver-node@0.3.4 checking installable status 2326 silly pacote range manifest for eslint-module-utils@^2.4.1 fetched in 1014ms 2327 silly resolveWithNewModule eslint-module-utils@2.6.0 checking installable status 2328 silly pacote range manifest for array.prototype.flat@^1.2.1 fetched in 1018ms 2329 silly resolveWithNewModule array.prototype.flat@1.2.3 checking installable status 2330 http fetch GET 200 https://registry.npmjs.org/is-string 113ms 2331 http fetch GET 200 https://registry.npmjs.org/is-string/-/is-string-1.0.5.tgz 143ms 2332 silly pacote range manifest for is-string@^1.0.5 fetched in 280ms 2333 silly resolveWithNewModule is-string@1.0.5 checking installable status 2334 silly pacote version manifest for ms@2.0.0 fetched in 5ms 2335 silly resolveWithNewModule ms@2.0.0 checking installable status 2336 silly pacote range manifest for debug@^2.6.9 fetched in 3ms 2337 silly resolveWithNewModule debug@2.6.9 checking installable status 2338 silly pacote version manifest for ms@2.0.0 fetched in 5ms 2339 silly resolveWithNewModule ms@2.0.0 checking installable status 2340 silly pacote range manifest for debug@^2.6.9 fetched in 4ms 2341 silly resolveWithNewModule debug@2.6.9 checking installable status 2342 silly pacote range manifest for pkg-dir@^2.0.0 fetched in 52ms 2343 silly resolveWithNewModule pkg-dir@2.0.0 checking installable status 2344 silly pacote version manifest for ms@2.0.0 fetched in 9ms 2345 silly resolveWithNewModule ms@2.0.0 checking installable status 2346 silly pacote range manifest for find-up@^2.1.0 fetched in 46ms 2347 silly resolveWithNewModule find-up@2.1.0 checking installable status 2348 silly pacote range manifest for locate-path@^2.0.0 fetched in 15ms 2349 silly resolveWithNewModule locate-path@2.0.0 checking installable status 2350 silly pacote range manifest for p-locate@^2.0.0 fetched in 50ms 2351 silly resolveWithNewModule p-locate@2.0.0 checking installable status 2352 silly pacote range manifest for p-limit@^1.1.0 fetched in 36ms 2353 silly resolveWithNewModule p-limit@1.3.0 checking installable status 2354 silly pacote range manifest for p-try@^1.0.0 fetched in 40ms 2355 silly resolveWithNewModule p-try@1.0.0 checking installable status 2356 silly pacote range manifest for find-up@^2.0.0 fetched in 4ms 2357 silly resolveWithNewModule find-up@2.1.0 checking installable status 2358 silly pacote range manifest for read-pkg@^2.0.0 fetched in 28ms 2359 silly resolveWithNewModule read-pkg@2.0.0 checking installable status 2360 silly pacote range manifest for locate-path@^2.0.0 fetched in 4ms 2361 silly resolveWithNewModule locate-path@2.0.0 checking installable status 2362 silly pacote range manifest for p-locate@^2.0.0 fetched in 3ms 2363 silly resolveWithNewModule p-locate@2.0.0 checking installable status 2364 silly pacote range manifest for p-limit@^1.1.0 fetched in 3ms 2365 silly resolveWithNewModule p-limit@1.3.0 checking installable status 2366 silly pacote range manifest for p-try@^1.0.0 fetched in 6ms 2367 silly resolveWithNewModule p-try@1.0.0 checking installable status 2368 silly pacote range manifest for load-json-file@^2.0.0 fetched in 34ms 2369 silly resolveWithNewModule load-json-file@2.0.0 checking installable status 2370 silly pacote range manifest for path-type@^2.0.0 fetched in 36ms 2371 silly resolveWithNewModule path-type@2.0.0 checking installable status 2372 silly pacote range manifest for pify@^2.0.0 fetched in 31ms 2373 silly resolveWithNewModule pify@2.3.0 checking installable status 2374 silly pacote range manifest for parse-json@^2.2.0 fetched in 41ms 2375 silly resolveWithNewModule parse-json@2.2.0 checking installable status 2376 silly pacote range manifest for emoji-regex@^7.0.2 fetched in 89ms 2377 silly resolveWithNewModule emoji-regex@7.0.3 checking installable status 2378 http fetch GET 200 https://registry.npmjs.org/axobject-query 274ms 2379 http fetch GET 200 https://registry.npmjs.org/jsx-ast-utils 278ms 2380 http fetch GET 200 https://registry.npmjs.org/damerau-levenshtein 288ms 2381 http fetch GET 200 https://registry.npmjs.org/aria-query 299ms 2382 http fetch GET 200 https://registry.npmjs.org/ast-types-flow 315ms 2383 silly pacote range manifest for aria-query@^3.0.0 fetched in 332ms 2384 silly resolveWithNewModule aria-query@3.0.0 checking installable status 2385 http fetch GET 200 https://registry.npmjs.org/jsx-ast-utils/-/jsx-ast-utils-2.4.1.tgz 155ms 2386 silly pacote range manifest for jsx-ast-utils@^2.2.1 fetched in 487ms 2387 silly resolveWithNewModule jsx-ast-utils@2.4.1 checking installable status 2388 http fetch GET 200 https://registry.npmjs.org/damerau-levenshtein/-/damerau-levenshtein-1.0.6.tgz 239ms 2389 http fetch GET 200 https://registry.npmjs.org/axobject-query/-/axobject-query-2.2.0.tgz 258ms 2390 silly pacote range manifest for damerau-levenshtein@^1.0.4 fetched in 566ms 2391 silly resolveWithNewModule damerau-levenshtein@1.0.6 checking installable status 2392 silly pacote range manifest for axobject-query@^2.0.2 fetched in 569ms 2393 silly resolveWithNewModule axobject-query@2.2.0 checking installable status 2394 http fetch GET 304 https://registry.npmjs.org/ast-types-flow/-/ast-types-flow-0.0.7.tgz 272ms (from cache) 2395 silly pacote range manifest for ast-types-flow@^0.0.7 fetched in 601ms 2396 silly resolveWithNewModule ast-types-flow@0.0.7 checking installable status 2397 http fetch GET 304 https://registry.npmjs.org/commander 143ms (from cache) 2398 http fetch GET 200 https://registry.npmjs.org/commander/-/commander-2.20.3.tgz 156ms 2399 silly pacote range manifest for commander@^2.11.0 fetched in 322ms 2400 silly resolveWithNewModule commander@2.20.3 checking installable status 2401 http fetch GET 200 https://registry.npmjs.org/object.entries 126ms 2402 http fetch GET 200 https://registry.npmjs.org/string.prototype.matchall 240ms 2403 http fetch GET 200 https://registry.npmjs.org/doctrine/-/doctrine-2.1.0.tgz 246ms 2404 http fetch GET 200 https://registry.npmjs.org/object.fromentries 257ms 2405 http fetch GET 200 https://registry.npmjs.org/resolve/-/resolve-1.17.0.tgz 248ms 2406 http fetch GET 200 https://registry.npmjs.org/object.entries/-/object.entries-1.1.2.tgz 137ms 2407 http fetch GET 200 https://registry.npmjs.org/xregexp 264ms 2408 silly pacote range manifest for doctrine@^2.1.0 fetched in 318ms 2409 silly resolveWithNewModule doctrine@2.1.0 checking installable status 2410 silly pacote range manifest for resolve@^1.15.1 fetched in 350ms 2411 silly resolveWithNewModule resolve@1.17.0 checking installable status 2412 silly pacote range manifest for object.entries@^1.1.1 fetched in 396ms 2413 silly resolveWithNewModule object.entries@1.1.2 checking installable status 2414 http fetch GET 200 https://registry.npmjs.org/string.prototype.matchall/-/string.prototype.matchall-4.0.2.tgz 159ms 2415 http fetch GET 200 https://registry.npmjs.org/object.fromentries/-/object.fromentries-2.0.2.tgz 147ms 2416 silly pacote range manifest for string.prototype.matchall@^4.0.2 fetched in 424ms 2417 silly resolveWithNewModule string.prototype.matchall@4.0.2 checking installable status 2418 silly pacote range manifest for object.fromentries@^2.0.2 fetched in 426ms 2419 silly resolveWithNewModule object.fromentries@2.0.2 checking installable status 2420 http fetch GET 200 https://registry.npmjs.org/xregexp/-/xregexp-4.3.0.tgz 322ms 2421 silly pacote range manifest for xregexp@^4.3.0 fetched in 602ms 2422 silly resolveWithNewModule xregexp@4.3.0 checking installable status 2423 http fetch GET 200 https://registry.npmjs.org/regexp.prototype.flags 113ms 2424 http fetch GET 200 https://registry.npmjs.org/side-channel 115ms 2425 http fetch GET 200 https://registry.npmjs.org/internal-slot 137ms 2426 http fetch GET 200 https://registry.npmjs.org/side-channel/-/side-channel-1.0.2.tgz 105ms 2427 http fetch GET 200 https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.3.0.tgz 136ms 2428 silly pacote range manifest for side-channel@^1.0.2 fetched in 253ms 2429 silly resolveWithNewModule side-channel@1.0.2 checking installable status 2430 http fetch GET 200 https://registry.npmjs.org/internal-slot/-/internal-slot-1.0.2.tgz 119ms 2431 silly pacote range manifest for regexp.prototype.flags@^1.3.0 fetched in 268ms 2432 silly resolveWithNewModule regexp.prototype.flags@1.3.0 checking installable status 2433 silly pacote range manifest for internal-slot@^1.0.2 fetched in 272ms 2434 silly resolveWithNewModule internal-slot@1.0.2 checking installable status 2435 http fetch GET 200 https://registry.npmjs.org/@babel%2fruntime-corejs3 168ms 2436 http fetch GET 200 https://registry.npmjs.org/@babel/runtime-corejs3/-/runtime-corejs3-7.10.5.tgz 180ms 2437 silly pacote range manifest for @babel/runtime-corejs3@^7.8.3 fetched in 369ms 2438 silly resolveWithNewModule @babel/runtime-corejs3@7.10.5 checking installable status 2439 http fetch GET 200 https://registry.npmjs.org/core-js-pure 220ms 2440 http fetch GET 200 https://registry.npmjs.org/core-js-pure/-/core-js-pure-3.6.5.tgz 319ms 2441 silly pacote range manifest for core-js-pure@^3.0.0 fetched in 549ms 2442 silly resolveWithNewModule core-js-pure@3.6.5 checking installable status 2443 http fetch GET 200 https://registry.npmjs.org/pretty-error 105ms 2444 http fetch GET 200 https://registry.npmjs.org/html-minifier-terser 121ms 2445 http fetch GET 200 https://registry.npmjs.org/util.promisify/-/util.promisify-1.0.0.tgz 121ms 2446 silly pacote version manifest for util.promisify@1.0.0 fetched in 133ms 2447 silly resolveWithNewModule util.promisify@1.0.0 checking installable status 2448 http fetch GET 200 https://registry.npmjs.org/tapable 169ms 2449 silly pacote range manifest for tapable@^1.1.3 fetched in 185ms 2450 silly resolveWithNewModule tapable@1.1.3 checking installable status 2451 http fetch GET 200 https://registry.npmjs.org/html-minifier-terser/-/html-minifier-terser-5.1.1.tgz 169ms 2452 http fetch GET 200 https://registry.npmjs.org/pretty-error/-/pretty-error-2.1.1.tgz 198ms 2453 silly pacote range manifest for html-minifier-terser@^5.0.1 fetched in 317ms 2454 silly resolveWithNewModule html-minifier-terser@5.1.1 checking installable status 2455 silly pacote range manifest for pretty-error@^2.1.1 fetched in 326ms 2456 silly resolveWithNewModule pretty-error@2.1.1 checking installable status 2457 http fetch GET 200 https://registry.npmjs.org/camel-case 180ms 2458 http fetch GET 200 https://registry.npmjs.org/param-case 206ms 2459 http fetch GET 200 https://registry.npmjs.org/commander/-/commander-4.1.1.tgz 229ms 2460 http fetch GET 200 https://registry.npmjs.org/relateurl 249ms 2461 silly pacote range manifest for commander@^4.1.1 fetched in 274ms 2462 silly resolveWithNewModule commander@4.1.1 checking installable status 2463 http fetch GET 200 https://registry.npmjs.org/terser 548ms 2464 http fetch GET 200 https://registry.npmjs.org/he 599ms 2465 http fetch GET 200 https://registry.npmjs.org/camel-case/-/camel-case-4.1.1.tgz 436ms 2466 http fetch GET 200 https://registry.npmjs.org/clean-css 622ms 2467 http fetch GET 200 https://registry.npmjs.org/param-case/-/param-case-3.0.3.tgz 418ms 2468 http fetch GET 200 https://registry.npmjs.org/relateurl/-/relateurl-0.2.7.tgz 386ms 2469 silly pacote range manifest for camel-case@^4.1.1 fetched in 644ms 2470 silly resolveWithNewModule camel-case@4.1.1 checking installable status 2471 silly pacote range manifest for param-case@^3.0.3 fetched in 648ms 2472 silly resolveWithNewModule param-case@3.0.3 checking installable status 2473 silly pacote range manifest for relateurl@^0.2.7 fetched in 657ms 2474 silly resolveWithNewModule relateurl@0.2.7 checking installable status 2475 http fetch GET 200 https://registry.npmjs.org/clean-css/-/clean-css-4.2.3.tgz 320ms 2476 silly pacote range manifest for clean-css@^4.2.3 fetched in 961ms 2477 silly resolveWithNewModule clean-css@4.2.3 checking installable status 2478 http fetch GET 200 https://registry.npmjs.org/he/-/he-1.2.0.tgz 358ms 2479 silly pacote range manifest for he@^1.2.0 fetched in 988ms 2480 silly resolveWithNewModule he@1.2.0 checking installable status 2481 http fetch GET 200 https://registry.npmjs.org/terser/-/terser-4.8.0.tgz 851ms 2482 silly pacote range manifest for terser@^4.6.3 fetched in 1438ms 2483 silly resolveWithNewModule terser@4.8.0 checking installable status 2484 http fetch GET 200 https://registry.npmjs.org/pascal-case 141ms 2485 http fetch GET 200 https://registry.npmjs.org/pascal-case/-/pascal-case-3.1.1.tgz 116ms 2486 silly pacote range manifest for pascal-case@^3.1.1 fetched in 274ms 2487 silly resolveWithNewModule pascal-case@3.1.1 checking installable status 2488 http fetch GET 200 https://registry.npmjs.org/no-case 143ms 2489 http fetch GET 200 https://registry.npmjs.org/no-case/-/no-case-3.0.3.tgz 125ms 2490 silly pacote range manifest for no-case@^3.0.3 fetched in 286ms 2491 silly resolveWithNewModule no-case@3.0.3 checking installable status 2492 http fetch GET 200 https://registry.npmjs.org/lower-case 117ms 2493 http fetch GET 200 https://registry.npmjs.org/lower-case/-/lower-case-2.0.1.tgz 107ms 2494 silly pacote range manifest for lower-case@^2.0.1 fetched in 245ms 2495 silly resolveWithNewModule lower-case@2.0.1 checking installable status 2496 silly pacote range manifest for source-map@~0.6.0 fetched in 4ms 2497 silly resolveWithNewModule source-map@0.6.1 checking installable status 2498 http fetch GET 200 https://registry.npmjs.org/dot-case 150ms 2499 http fetch GET 200 https://registry.npmjs.org/dot-case/-/dot-case-3.0.3.tgz 179ms 2500 silly pacote range manifest for dot-case@^3.0.3 fetched in 354ms 2501 silly resolveWithNewModule dot-case@3.0.3 checking installable status 2502 silly pacote range manifest for source-map@~0.6.1 fetched in 6ms 2503 silly resolveWithNewModule source-map@0.6.1 checking installable status 2504 http fetch GET 200 https://registry.npmjs.org/source-map-support 205ms 2505 http fetch GET 200 https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.19.tgz 145ms 2506 silly pacote range manifest for source-map-support@~0.5.12 fetched in 376ms 2507 silly resolveWithNewModule source-map-support@0.5.19 checking installable status 2508 silly pacote range manifest for source-map@^0.6.0 fetched in 7ms 2509 silly resolveWithNewModule source-map@0.6.1 checking installable status 2510 http fetch GET 304 https://registry.npmjs.org/buffer-from 172ms (from cache) 2511 silly pacote range manifest for buffer-from@^1.0.0 fetched in 223ms 2512 silly resolveWithNewModule buffer-from@1.1.1 checking installable status 2513 http fetch GET 200 https://registry.npmjs.org/utila 146ms 2514 http fetch GET 200 https://registry.npmjs.org/utila/-/utila-0.4.0.tgz 133ms 2515 http fetch GET 200 https://registry.npmjs.org/renderkid 289ms 2516 silly pacote range manifest for utila@~0.4 fetched in 307ms 2517 silly resolveWithNewModule utila@0.4.0 checking installable status 2518 http fetch GET 200 https://registry.npmjs.org/renderkid/-/renderkid-2.0.3.tgz 172ms 2519 silly pacote range manifest for renderkid@^2.0.1 fetched in 483ms 2520 silly resolveWithNewModule renderkid@2.0.3 checking installable status 2521 silly pacote range manifest for strip-ansi@^3.0.0 fetched in 27ms 2522 silly resolveWithNewModule strip-ansi@3.0.1 checking installable status 2523 http fetch GET 200 https://registry.npmjs.org/dom-converter 132ms 2524 http fetch GET 200 https://registry.npmjs.org/css-select/-/css-select-1.2.0.tgz 152ms 2525 silly pacote range manifest for css-select@^1.1.0 fetched in 186ms 2526 silly resolveWithNewModule css-select@1.2.0 checking installable status 2527 http fetch GET 200 https://registry.npmjs.org/dom-converter/-/dom-converter-0.2.0.tgz 112ms 2528 http fetch GET 200 https://registry.npmjs.org/htmlparser2 247ms 2529 silly pacote range manifest for dom-converter@^0.2 fetched in 277ms 2530 silly resolveWithNewModule dom-converter@0.2.0 checking installable status 2531 http fetch GET 200 https://registry.npmjs.org/htmlparser2/-/htmlparser2-3.10.1.tgz 133ms 2532 silly pacote range manifest for htmlparser2@^3.3.0 fetched in 407ms 2533 silly resolveWithNewModule htmlparser2@3.10.1 checking installable status 2534 http fetch GET 200 https://registry.npmjs.org/css-what/-/css-what-2.1.3.tgz 137ms 2535 http fetch GET 200 https://registry.npmjs.org/domutils/-/domutils-1.5.1.tgz 141ms 2536 silly pacote range manifest for css-what@2.1 fetched in 157ms 2537 silly resolveWithNewModule css-what@2.1.3 checking installable status 2538 silly pacote version manifest for domutils@1.5.1 fetched in 162ms 2539 silly resolveWithNewModule domutils@1.5.1 checking installable status 2540 http fetch GET 200 https://registry.npmjs.org/entities/-/entities-1.1.2.tgz 252ms 2541 http fetch GET 304 https://registry.npmjs.org/readable-stream 266ms (from cache) 2542 http fetch GET 200 https://registry.npmjs.org/domhandler 275ms 2543 silly pacote range manifest for entities@^1.1.1 fetched in 299ms 2544 silly resolveWithNewModule entities@1.1.2 checking installable status 2545 http fetch GET 200 https://registry.npmjs.org/domhandler/-/domhandler-2.4.2.tgz 164ms 2546 silly pacote range manifest for domhandler@^2.3.0 fetched in 464ms 2547 silly resolveWithNewModule domhandler@2.4.2 checking installable status 2548 http fetch GET 200 https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.0.tgz 197ms 2549 silly pacote range manifest for readable-stream@^3.1.1 fetched in 481ms 2550 silly resolveWithNewModule readable-stream@3.6.0 checking installable status 2551 http fetch GET 304 https://registry.npmjs.org/string_decoder 154ms (from cache) 2552 http fetch GET 304 https://registry.npmjs.org/util-deprecate 158ms (from cache) 2553 silly pacote range manifest for util-deprecate@^1.0.1 fetched in 161ms 2554 silly resolveWithNewModule util-deprecate@1.0.2 checking installable status 2555 silly pacote range manifest for string_decoder@^1.1.1 fetched in 196ms 2556 silly resolveWithNewModule string_decoder@1.3.0 checking installable status 2557 http fetch GET 200 https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz 165ms 2558 silly pacote range manifest for safe-buffer@~5.2.0 fetched in 190ms 2559 silly resolveWithNewModule safe-buffer@5.2.1 checking installable status 2560 silly pacote range manifest for ansi-regex@^2.0.0 fetched in 22ms 2561 silly resolveWithNewModule ansi-regex@2.1.1 checking installable status 2562 http fetch GET 200 https://registry.npmjs.org/harmony-reflect 170ms 2563 http fetch GET 200 https://registry.npmjs.org/harmony-reflect/-/harmony-reflect-1.6.1.tgz 155ms 2564 silly pacote range manifest for harmony-reflect@^1.4.6 fetched in 353ms 2565 silly resolveWithNewModule harmony-reflect@1.6.1 checking installable status 2566 http fetch GET 200 https://registry.npmjs.org/import-local 429ms 2567 silly pacote range manifest for import-local@^2.0.0 fetched in 448ms 2568 silly resolveWithNewModule import-local@2.0.0 checking installable status 2569 http fetch GET 200 https://registry.npmjs.org/jest-cli 811ms 2570 http fetch GET 200 https://registry.npmjs.org/jest-cli/-/jest-cli-24.9.0.tgz 207ms 2571 silly pacote range manifest for jest-cli@^24.9.0 fetched in 1064ms 2572 silly resolveWithNewModule jest-cli@24.9.0 checking installable status 2573 http fetch GET 200 https://registry.npmjs.org/resolve-cwd 156ms 2574 silly pacote range manifest for resolve-cwd@^2.0.0 fetched in 172ms 2575 silly resolveWithNewModule resolve-cwd@2.0.0 checking installable status 2576 http fetch GET 200 https://registry.npmjs.org/prompts 256ms 2577 http fetch GET 200 https://registry.npmjs.org/exit 296ms 2578 silly pacote range manifest for exit@^0.1.2 fetched in 324ms 2579 silly resolveWithNewModule exit@0.1.2 checking installable status 2580 http fetch GET 200 https://registry.npmjs.org/jest-validate 535ms 2581 http fetch GET 200 https://registry.npmjs.org/yargs 976ms 2582 http fetch GET 200 https://registry.npmjs.org/prompts/-/prompts-2.3.2.tgz 817ms 2583 silly pacote range manifest for prompts@^2.0.1 fetched in 1112ms 2584 silly resolveWithNewModule prompts@2.3.2 checking installable status 2585 http fetch GET 200 https://registry.npmjs.org/jest-validate/-/jest-validate-24.9.0.tgz 580ms 2586 silly pacote range manifest for jest-validate@^24.9.0 fetched in 1146ms 2587 silly resolveWithNewModule jest-validate@24.9.0 checking installable status 2588 http fetch GET 200 https://registry.npmjs.org/@jest%2fcore 1314ms 2589 http fetch GET 200 https://registry.npmjs.org/yargs/-/yargs-13.3.2.tgz 411ms 2590 silly pacote range manifest for yargs@^13.3.0 fetched in 1422ms 2591 silly resolveWithNewModule yargs@13.3.2 checking installable status 2592 http fetch GET 200 https://registry.npmjs.org/@jest/core/-/core-24.9.0.tgz 252ms 2593 silly pacote range manifest for @jest/core@^24.9.0 fetched in 1593ms 2594 silly resolveWithNewModule @jest/core@24.9.0 checking installable status 2595 http fetch GET 200 https://registry.npmjs.org/jest-config 1921ms 2596 http fetch GET 200 https://registry.npmjs.org/jest-config/-/jest-config-24.9.0.tgz 189ms 2597 silly pacote range manifest for jest-config@^24.9.0 fetched in 2143ms 2598 silly resolveWithNewModule jest-config@24.9.0 checking installable status 2599 silly pacote range manifest for ansi-escapes@^3.0.0 fetched in 31ms 2600 silly resolveWithNewModule ansi-escapes@3.2.0 checking installable status 2601 http fetch GET 200 https://registry.npmjs.org/jest-snapshot 5405ms 2602 http fetch GET 200 https://registry.npmjs.org/jest-changed-files 5544ms 2603 http fetch GET 200 https://registry.npmjs.org/p-each-series 5549ms 2604 http fetch GET 200 https://registry.npmjs.org/jest-watcher 9204ms 2605 http fetch GET 200 https://registry.npmjs.org/jest-runtime 15094ms 2606 http fetch GET 200 https://registry.npmjs.org/p-each-series/-/p-each-series-1.0.0.tgz 9878ms 2607 silly pacote range manifest for p-each-series@^1.0.0 fetched in 15448ms 2608 silly resolveWithNewModule p-each-series@1.0.0 checking installable status 2609 http fetch GET 200 https://registry.npmjs.org/jest-watcher/-/jest-watcher-24.9.0.tgz 6372ms 2610 silly pacote range manifest for jest-watcher@^24.9.0 fetched in 15612ms 2611 silly resolveWithNewModule jest-watcher@24.9.0 checking installable status 2612 http fetch GET 200 https://registry.npmjs.org/jest-runtime/-/jest-runtime-24.9.0.tgz 515ms 2613 silly pacote range manifest for jest-runtime@^24.9.0 fetched in 15634ms 2614 silly resolveWithNewModule jest-runtime@24.9.0 checking installable status 2615 http fetch GET 200 https://registry.npmjs.org/jest-snapshot/-/jest-snapshot-24.9.0.tgz 15436ms attempt #2 2616 silly pacote range manifest for jest-snapshot@^24.9.0 fetched in 20883ms 2617 silly resolveWithNewModule jest-snapshot@24.9.0 checking installable status 2618 http fetch GET 200 https://registry.npmjs.org/jest-changed-files/-/jest-changed-files-24.9.0.tgz 15473ms attempt #2 2619 silly pacote range manifest for jest-changed-files@^24.9.0 fetched in 21044ms 2620 silly resolveWithNewModule jest-changed-files@24.9.0 checking installable status 2621 http fetch GET 200 https://registry.npmjs.org/@jest%2freporters 21413ms attempt #2 2622 http fetch GET 200 https://registry.npmjs.org/@jest/reporters/-/reporters-24.9.0.tgz 184ms 2623 silly pacote range manifest for @jest/reporters@^24.9.0 fetched in 21620ms 2624 silly resolveWithNewModule @jest/reporters@24.9.0 checking installable status 2625 http fetch GET 200 https://registry.npmjs.org/jest-resolve-dependencies 22574ms attempt #2 2626 http fetch GET 200 https://registry.npmjs.org/jest-resolve-dependencies/-/jest-resolve-dependencies-24.9.0.tgz 119ms 2627 silly pacote range manifest for jest-resolve-dependencies@^24.9.0 fetched in 22720ms 2628 silly resolveWithNewModule jest-resolve-dependencies@24.9.0 checking installable status 2629 timing npm Completed in 288081ms 2630 error cb() never called! 2631 error This is an error with npm itself. Please report this error at: 2632 error https://npm.community