npm / cli

the package manager for JavaScript
https://docs.npmjs.com/cli/
Other
8.53k stars 3.2k forks source link

NPM Install taking long time[BUG] <title> #3925

Closed indrajithgihan closed 3 years ago

indrajithgihan commented 3 years ago

Is there an existing issue for this?

Current Behavior

I am experiencing a lag in npm install and it wait forever in below stage. Performed npm cache clean and still the behavior is same. Attached below is npm install and package.json content. Is this due to inability to download packages? Is the npm registry throttling certain packages

Step 5/13 : RUN npm install --verbose ---> Running in 8aa3e2f25f3 npm info it worked if it ends with ok npm verb cli [ '/usr/local/bin/node', npm verb cli '/usr/local/bin/npm', npm verb cli 'install', npm verb cli '--verbose' ] npm info using npm@6.14.6 npm info using node@v10.22.0 npm verb npm-session fee3df31189e40d7 npm info lifecycle dte-clean-base-template@1.0.0~preinstall: dte-clean-base-template@1.0.0 npm WARN lifecycle dte-clean-base-template@1.0.0~preinstall: cannot run in wd dte-clean-base-template@1.0.0 URL=http://10.70.129.19:8081/repository/npm-releases create-npmrc (wd=/app) npm timing stage:loadCurrentTree Completed in 22ms npm timing stage:loadIdealTree:cloneCurrentTree Completed in 1ms npm timing stage:loadIdealTree:loadShrinkwrap Completed in 5ms npm http fetch GET 200 https://registry.npmjs.org/grunt 616ms npm http fetch GET 200 https://registry.npmjs.org/grunt/-/grunt-1.4.1.tgz 157ms npm http fetch GET 200 https://registry.npmjs.org/grunt-contrib-concat 130ms npm http fetch GET 200 https://registry.npmjs.org/grunt-contrib-concat/-/grunt-contrib-concat-1.0.1.tgz 110ms npm http fetch GET 200 https://registry.npmjs.org/grunt-contrib-copy 103ms npm http fetch GET 200 https://registry.npmjs.org/grunt-contrib-copy/-/grunt-contrib-copy-1.0.0.tgz 123ms npm http fetch GET 200 https://registry.npmjs.org/express-swagger-generator 1306ms npm http fetch GET 200 https://registry.npmjs.org/grunt-autoprefixer 1359ms npm http fetch GET 200 https://registry.npmjs.org/express-swagger-generator/-/express-swagger-generator-1.1.17.tgz 126ms npm http fetch GET 200 https://registry.npmjs.org/grunt-autoprefixer/-/grunt-autoprefixer-3.0.4.tgz 116ms npm http fetch GET 200 https://registry.npmjs.org/nodemon 1561ms npm http fetch GET 200 https://registry.npmjs.org/nodemon/-/nodemon-2.0.14.tgz 144ms npm http fetch GET 200 https://registry.npmjs.org/grunt-contrib-cssmin 949ms npm http fetch GET 200 https://registry.npmjs.org/grunt-contrib-cssmin/-/grunt-contrib-cssmin-4.0.0.tgz 125ms npm http fetch GET 200 https://registry.npmjs.org/grunt-contrib-imagemin 913ms npm http fetch GET 200 https://registry.npmjs.org/grunt-contrib-symlink 920ms npm http fetch GET 200 https://registry.npmjs.org/grunt-contrib-symlink/-/grunt-contrib-symlink-1.0.0.tgz 112ms npm http fetch GET 200 https://registry.npmjs.org/grunt-contrib-uglify 914ms npm http fetch GET 200 https://registry.npmjs.org/grunt-contrib-uglify/-/grunt-contrib-uglify-4.0.1.tgz 120ms npm http fetch GET 200 https://registry.npmjs.org/grunt-htmlmin 916ms npm http fetch GET 200 https://registry.npmjs.org/grunt-contrib-imagemin/-/grunt-contrib-imagemin-3.1.0.tgz 985ms npm http fetch GET 200 https://registry.npmjs.org/grunt-htmlmin/-/grunt-htmlmin-0.1.4.tgz 131ms npm http fetch GET 200 https://registry.npmjs.org/grunt-processhtml 928ms npm http fetch GET 200 https://registry.npmjs.org/grunt-processhtml/-/grunt-processhtml-0.4.2.tgz 136ms npm http fetch GET 200 https://registry.npmjs.org/grunt-shell 972ms npm http fetch GET 200 https://registry.npmjs.org/grunt-shell/-/grunt-shell-3.0.1.tgz 111ms npm http fetch GET 200 https://registry.npmjs.org/grunt-string-replace 967ms npm http fetch GET 200 https://registry.npmjs.org/grunt-task-helper 975ms npm http fetch GET 200 https://registry.npmjs.org/grunt-string-replace/-/grunt-string-replace-1.3.1.tgz 136ms npm http fetch GET 200 https://registry.npmjs.org/grunt-task-helper/-/grunt-task-helper-0.3.10.tgz 135ms npm http fetch GET 200 https://registry.npmjs.org/grunt-usemin 958ms npm http fetch GET 200 https://registry.npmjs.org/grunt-usemin/-/grunt-usemin-3.1.1.tgz 124ms npm http fetch GET 200 https://registry.npmjs.org/jit-grunt 927ms npm http fetch GET 200 https://registry.npmjs.org/jit-grunt/-/jit-grunt-0.10.0.tgz 119ms npm http fetch GET 200 https://registry.npmjs.org/jshint-stylish 931ms npm http fetch GET 200 https://registry.npmjs.org/load-grunt-config 920ms npm http fetch GET 200 https://registry.npmjs.org/jshint-stylish/-/jshint-stylish-2.2.1.tgz 123ms npm http fetch GET 200 https://registry.npmjs.org/load-grunt-config/-/load-grunt-config-1.0.2.tgz 125ms npm http fetch GET 200 https://registry.npmjs.org/time-grunt 943ms npm http fetch GET 200 https://registry.npmjs.org/grunt-contrib-clean 5660ms npm http fetch GET 200 https://registry.npmjs.org/time-grunt/-/time-grunt-2.0.0.tgz 112ms npm WARN deprecated time-grunt@2.0.0: Deprecated because Grunt is practically unmaintained. Move on to something better. This package will continue to work with Grunt v1, but it will not receive any updates. npm http fetch GET 200 https://registry.npmjs.org/eslint 5779ms npm http fetch GET 200 https://registry.npmjs.org/grunt-contrib-clean/-/grunt-contrib-clean-2.0.0.tgz 129ms npm http fetch GET 200 https://registry.npmjs.org/async 162ms npm http fetch GET 200 https://registry.npmjs.org/axios 233ms npm http fetch GET 200 https://registry.npmjs.org/async/-/async-2.6.3.tgz 205ms npm http fetch GET 200 https://registry.npmjs.org/eslint/-/eslint-6.8.0.tgz 315ms npm http fetch GET 200 https://registry.npmjs.org/axios/-/axios-0.19.2.tgz 167ms npm WARN deprecated axios@0.19.2: Critical security vulnerability fixed in v0.21.1. For more information, see https://github.com/axios/axios/pull/3410 npm http fetch GET 200 https://registry.npmjs.org/body-parser 127ms npm http fetch GET 200 https://registry.npmjs.org/colors 128ms npm http fetch GET 200 https://registry.npmjs.org/grunt-concurrent 6243ms npm http fetch GET 200 https://registry.npmjs.org/grunt-contrib-compass 6262ms npm http fetch GET 200 https://registry.npmjs.org/grunt-clean 6270ms npm http fetch GET 200 https://registry.npmjs.org/cors 118ms npm http fetch GET 200 https://registry.npmjs.org/body-parser/-/body-parser-1.19.0.tgz 117ms npm http fetch GET 200 https://registry.npmjs.org/colors/-/colors-1.4.0.tgz 125ms npm http fetch GET 200 https://registry.npmjs.org/grunt-concurrent/-/grunt-concurrent-2.3.1.tgz 129ms npm http fetch GET 200 https://registry.npmjs.org/grunt-clean/-/grunt-clean-0.4.0.tgz 126ms npm http fetch GET 200 https://registry.npmjs.org/adm-zip 932ms npm http fetch GET 200 https://registry.npmjs.org/cors/-/cors-2.8.5.tgz 116ms npm http fetch GET 200 https://registry.npmjs.org/dotenv 123ms npm http fetch GET 200 https://registry.npmjs.org/grunt-contrib-compass/-/grunt-contrib-compass-1.1.1.tgz 232ms npm http fetch GET 200 https://registry.npmjs.org/api-express-exporter 955ms npm http fetch GET 200 https://registry.npmjs.org/adm-zip/-/adm-zip-0.5.9.tgz 116ms npm http fetch GET 200 https://registry.npmjs.org/dotenv/-/dotenv-5.0.1.tgz 116ms npm http fetch GET 200 https://registry.npmjs.org/api-express-exporter/-/api-express-exporter-1.0.0.tgz 113ms npm http fetch GET 200 https://registry.npmjs.org/express 243ms npm http fetch GET 200 https://registry.npmjs.org/http-status-codes 141ms npm http fetch GET 200 https://registry.npmjs.org/fast-csv 203ms npm http fetch GET 200 https://registry.npmjs.org/ip 129ms npm http fetch GET 200 https://registry.npmjs.org/moment 141ms npm http fetch GET 200 https://registry.npmjs.org/http-status-codes/-/http-status-codes-1.4.0.tgz 121ms npm http fetch GET 200 https://registry.npmjs.org/fast-csv/-/fast-csv-4.3.6.tgz 115ms npm http fetch GET 200 https://registry.npmjs.org/express/-/express-4.17.1.tgz 130ms npm http fetch GET 200 https://registry.npmjs.org/ip/-/ip-1.1.5.tgz 118ms npm http fetch GET 200 https://registry.npmjs.org/@promster%2fexpress 2037ms npm http fetch GET 200 https://registry.npmjs.org/moment-timezone 113ms npm http fetch GET 200 https://registry.npmjs.org/mysql2 174ms npm http fetch GET 200 https://registry.npmjs.org/moment/-/moment-2.29.1.tgz 381ms npm http fetch GET 200 https://registry.npmjs.org/moment-timezone/-/moment-timezone-0.5.33.tgz 205ms npm http fetch GET 200 https://registry.npmjs.org/mysql2/-/mysql2-2.3.2.tgz 195ms npm http fetch GET 200 https://registry.npmjs.org/custom-env 907ms npm http fetch GET 200 https://registry.npmjs.org/request 116ms npm http fetch GET 200 https://registry.npmjs.org/excel 929ms npm http fetch GET 200 https://registry.npmjs.org/custom-env/-/custom-env-2.0.1.tgz 119ms npm http fetch GET 200 https://registry.npmjs.org/request/-/request-2.88.2.tgz 115ms npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 npm http fetch GET 200 https://registry.npmjs.org/excel4node 1022ms npm http fetch GET 200 https://registry.npmjs.org/excel/-/excel-1.0.1.tgz 143ms npm http fetch GET 200 https://registry.npmjs.org/sequelize 378ms npm http fetch GET 200 https://registry.npmjs.org/grunt-cache-breaker 7593ms npm http fetch GET 200 https://registry.npmjs.org/uuid 148ms npm http fetch GET 200 https://registry.npmjs.org/sequelize/-/sequelize-6.7.0.tgz 141ms npm http fetch GET 200 https://registry.npmjs.org/uuid/-/uuid-3.4.0.tgz 115ms npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. npm http fetch GET 200 https://registry.npmjs.org/excel4node/-/excel4node-1.7.2.tgz 336ms npm http fetch GET 200 https://registry.npmjs.org/object-mapper 934ms npm http fetch GET 200 https://registry.npmjs.org/prom-client 949ms npm http fetch GET 200 https://registry.npmjs.org/winston 147ms npm http fetch GET 200 https://registry.npmjs.org/object-mapper/-/object-mapper-6.2.0.tgz 125ms npm http fetch GET 200 https://registry.npmjs.org/@promster/express/-/express-2.2.4.tgz 969ms npm http fetch GET 200 https://registry.npmjs.org/prom-client/-/prom-client-12.0.0.tgz 122ms npm http fetch GET 200 https://registry.npmjs.org/dateformat 117ms npm http fetch GET 200 https://registry.npmjs.org/winston/-/winston-3.3.3.tgz 146ms npm http fetch GET 200 https://registry.npmjs.org/eventemitter2 118ms npm http fetch GET 200 https://registry.npmjs.org/exit 120ms npm http fetch GET 200 https://registry.npmjs.org/findup-sync 114ms npm http fetch GET 200 https://registry.npmjs.org/eventemitter2/-/eventemitter2-0.4.14.tgz 121ms npm http fetch GET 200 https://registry.npmjs.org/ssh2-sftp-client 935ms npm http fetch GET 200 https://registry.npmjs.org/dateformat/-/dateformat-3.0.3.tgz 134ms npm http fetch GET 200 https://registry.npmjs.org/exit/-/exit-0.1.2.tgz 115ms npm http fetch GET 200 https://registry.npmjs.org/findup-sync/-/findup-sync-0.3.0.tgz 113ms npm http fetch GET 200 https://registry.npmjs.org/glob 131ms npm http fetch GET 200 https://registry.npmjs.org/ssh2-sftp-client/-/ssh2-sftp-client-7.1.0.tgz 135ms npm http fetch GET 200 https://registry.npmjs.org/swagger-jsdoc 922ms npm http fetch GET 200 https://registry.npmjs.org/swagger-ui-express 983ms npm http fetch GET 200 https://registry.npmjs.org/glob/-/glob-7.1.7.tgz 125ms npm http fetch GET 200 https://registry.npmjs.org/swagger-jsdoc/-/swagger-jsdoc-4.3.2.tgz 117ms npm http fetch GET 200 https://registry.npmjs.org/swagger-ui-express/-/swagger-ui-express-4.1.6.tgz 121ms npm http fetch GET 200 https://registry.npmjs.org/iconv-lite 121ms npm http fetch GET 200 https://registry.npmjs.org/js-yaml 113ms npm http fetch GET 200 https://registry.npmjs.org/minimatch 105ms npm http fetch GET 200 https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz 131ms npm http fetch GET 200 https://registry.npmjs.org/winston-daily-rotate-file 925ms npm http fetch GET 200 https://registry.npmjs.org/validate.js 1012ms npm http fetch GET 200 https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz 128ms npm http fetch GET 200 https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz 234ms npm http fetch GET 200 https://registry.npmjs.org/mkdirp 108ms npm http fetch GET 200 https://registry.npmjs.org/validate.js/-/validate.js-0.13.1.tgz 108ms npm http fetch GET 200 https://registry.npmjs.org/winston-daily-rotate-file/-/winston-daily-rotate-file-4.5.5.tgz 122ms npm http fetch GET 200 https://registry.npmjs.org/nopt 111ms npm http fetch GET 200 https://registry.npmjs.org/rimraf 116ms npm http fetch GET 200 https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz 115ms npm http fetch GET 200 https://registry.npmjs.org/source-map 118ms npm http fetch GET 200 https://registry.npmjs.org/chalk 136ms npm http fetch GET 200 https://registry.npmjs.org/nopt/-/nopt-3.0.6.tgz 105ms npm http fetch GET 200 https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz 117ms npm http fetch GET 200 https://registry.npmjs.org/chalk 108ms npm http fetch GET 200 https://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz 112ms npm http fetch GET 200 https://registry.npmjs.org/grunt-cli 922ms npm http fetch GET 200 https://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz 109ms npm http fetch GET 200 https://registry.npmjs.org/doctrine 129ms npm http fetch GET 200 https://registry.npmjs.org/grunt-known-options 941ms npm http fetch GET 200 https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz 220ms npm http fetch GET 200 https://registry.npmjs.org/grunt-legacy-log 928ms npm http fetch GET 200 https://registry.npmjs.org/grunt-cli/-/grunt-cli-1.4.3.tgz 108ms npm http fetch GET 200 https://registry.npmjs.org/glob/-/glob-7.2.0.tgz 120ms npm http fetch GET 200 https://registry.npmjs.org/grunt-legacy-util 925ms npm http fetch GET 200 https://registry.npmjs.org/grunt-known-options/-/grunt-known-options-2.0.0.tgz 113ms npm http fetch GET 200 https://registry.npmjs.org/doctrine/-/doctrine-2.1.0.tgz 120ms npm http fetch GET 200 https://registry.npmjs.org/grunt-legacy-log/-/grunt-legacy-log-3.0.0.tgz 121ms npm http fetch GET 200 https://registry.npmjs.org/grunt-legacy-util/-/grunt-legacy-util-2.0.1.tgz 118ms npm http fetch GET 200 https://registry.npmjs.org/chalk/-/chalk-1.0.0.tgz 123ms npm http fetch GET 200 https://registry.npmjs.org/diff 133ms npm http fetch GET 200 https://registry.npmjs.org/chokidar 117ms npm http fetch GET 200 https://registry.npmjs.org/diff/-/diff-1.3.2.tgz 119ms npm http fetch GET 200 https://registry.npmjs.org/postcss 234ms npm http fetch GET 200 https://registry.npmjs.org/chokidar/-/chokidar-3.5.2.tgz 115ms npm http fetch GET 200 https://registry.npmjs.org/debug 133ms npm http fetch GET 200 https://registry.npmjs.org/postcss/-/postcss-4.1.16.tgz 126ms npm http fetch GET 200 https://registry.npmjs.org/ignore-by-default 104ms npm http fetch GET 200 https://registry.npmjs.org/pstree.remy 114ms npm http fetch GET 200 https://registry.npmjs.org/debug/-/debug-3.2.7.tgz 126ms npm http fetch GET 200 https://registry.npmjs.org/ignore-by-default/-/ignore-by-default-1.0.1.tgz 106ms npm http fetch GET 200 https://registry.npmjs.org/file-sync-cmp 895ms npm http fetch GET 200 https://registry.npmjs.org/pstree.remy/-/pstree.remy-1.1.8.tgz 107ms npm http fetch GET 200 https://registry.npmjs.org/semver 126ms npm http fetch GET 200 https://registry.npmjs.org/supports-color 124ms npm http fetch GET 200 https://registry.npmjs.org/file-sync-cmp/-/file-sync-cmp-0.1.1.tgz 105ms npm http fetch GET 200 https://registry.npmjs.org/recursive-iterator 885ms npm http fetch GET 200 https://registry.npmjs.org/touch 106ms npm http fetch GET 200 https://registry.npmjs.org/undefsafe 104ms npm http fetch GET 200 https://registry.npmjs.org/semver/-/semver-5.7.1.tgz 114ms npm http fetch GET 200 https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz 128ms npm http fetch GET 200 https://registry.npmjs.org/swagger-parser 950ms npm http fetch GET 200 https://registry.npmjs.org/recursive-iterator/-/recursive-iterator-2.0.3.tgz 120ms npm http fetch GET 200 https://registry.npmjs.org/express-swaggerize-ui 947ms npm http fetch GET 200 https://registry.npmjs.org/touch/-/touch-3.1.0.tgz 118ms npm http fetch GET 200 https://registry.npmjs.org/undefsafe/-/undefsafe-2.0.5.tgz 97ms npm http fetch GET 200 https://registry.npmjs.org/doctrine-file 979ms npm http fetch GET 200 https://registry.npmjs.org/update-notifier 107ms npm http fetch GET 200 https://registry.npmjs.org/autoprefixer-core 949ms npm http fetch GET 200 https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz 119ms npm http fetch GET 200 https://registry.npmjs.org/clean-css 134ms npm http fetch GET 200 https://registry.npmjs.org/doctrine-file/-/doctrine-file-1.0.3.tgz 127ms npm http fetch GET 200 https://registry.npmjs.org/update-notifier/-/update-notifier-5.1.0.tgz 131ms npm http fetch GET 200 https://registry.npmjs.org/autoprefixer-core/-/autoprefixer-core-5.2.1.tgz 121ms npm http fetch GET 200 https://registry.npmjs.org/clean-css/-/clean-css-5.2.2.tgz 146ms npm http fetch GET 200 https://registry.npmjs.org/imagemin 120ms npm http fetch GET 200 https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz 369ms npm http fetch GET 200 https://registry.npmjs.org/swagger-parser/-/swagger-parser-5.0.6.tgz 421ms npm http fetch GET 200 https://registry.npmjs.org/uglify-js 248ms npm http fetch GET 200 https://registry.npmjs.org/p-map 123ms npm http fetch GET 200 https://registry.npmjs.org/imagemin/-/imagemin-6.1.0.tgz 128ms npm http fetch GET 200 https://registry.npmjs.org/plur 108ms npm http fetch GET 200 https://registry.npmjs.org/p-map/-/p-map-1.2.0.tgz 103ms npm http fetch GET 200 https://registry.npmjs.org/pretty-bytes 135ms npm http fetch GET 200 https://registry.npmjs.org/uglify-js/-/uglify-js-3.14.2.tgz 217ms npm http fetch GET 200 https://registry.npmjs.org/plur/-/plur-3.1.1.tgz 127ms npm http fetch GET 200 https://registry.npmjs.org/imagemin-jpegtran 124ms npm http fetch GET 200 https://registry.npmjs.org/pretty-bytes/-/pretty-bytes-5.6.0.tgz 123ms npm http fetch GET 200 https://registry.npmjs.org/express-swaggerize-ui/-/express-swaggerize-ui-1.1.0.tgz 762ms npm http fetch GET 200 https://registry.npmjs.org/imagemin-jpegtran/-/imagemin-jpegtran-6.0.0.tgz 125ms npm http fetch GET 200 https://registry.npmjs.org/imagemin-svgo 129ms npm http fetch GET 200 https://registry.npmjs.org/html-minifier 124ms npm http fetch GET 200 https://registry.npmjs.org/imagemin-svgo/-/imagemin-svgo-7.1.0.tgz 107ms npm http fetch GET 200 https://registry.npmjs.org/html-minifier/-/html-minifier-4.0.0.tgz 119ms npm http fetch GET 200 https://registry.npmjs.org/maxmin 941ms npm http fetch GET 200 https://registry.npmjs.org/maxmin 900ms npm http fetch GET 200 https://registry.npmjs.org/lodash 122ms npm http fetch GET 200 https://registry.npmjs.org/maxmin/-/maxmin-2.1.0.tgz 105ms npm http fetch GET 200 https://registry.npmjs.org/maxmin/-/maxmin-3.0.0.tgz 131ms npm http fetch GET 200 https://registry.npmjs.org/uri-path 921ms npm http fetch GET 200 https://registry.npmjs.org/npm-run-path 137ms npm http fetch GET 200 https://registry.npmjs.org/uri-path/-/uri-path-1.0.0.tgz 123ms npm http fetch GET 200 https://registry.npmjs.org/strip-ansi 139ms npm http fetch GET 200 https://registry.npmjs.org/async/-/async-1.5.2.tgz 530ms npm http fetch GET 200 https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz 256ms npm http fetch GET 200 https://registry.npmjs.org/npm-run-path/-/npm-run-path-2.0.2.tgz 110ms npm http fetch GET 200 https://registry.npmjs.org/strip-ansi/-/strip-ansi-5.2.0.tgz 111ms npm http fetch GET 200 https://registry.npmjs.org/imagemin-gifsicle 902ms npm http fetch GET 200 https://registry.npmjs.org/debug/-/debug-2.6.9.tgz 117ms npm http fetch GET 200 https://registry.npmjs.org/path-exists 114ms npm http fetch GET 200 https://registry.npmjs.org/log-symbols 118ms npm http fetch GET 200 https://registry.npmjs.org/imagemin-gifsicle/-/imagemin-gifsicle-6.0.1.tgz 107ms npm http fetch GET 200 https://registry.npmjs.org/string-length 121ms npm http fetch GET 200 https://registry.npmjs.org/plur/-/plur-2.1.2.tgz 164ms npm http fetch GET 200 https://registry.npmjs.org/imagemin-optipng 906ms npm http fetch GET 200 https://registry.npmjs.org/path-exists/-/path-exists-1.0.0.tgz 122ms npm http fetch GET 200 https://registry.npmjs.org/lodash/-/lodash-3.10.1.tgz 239ms npm http fetch GET 200 https://registry.npmjs.org/log-symbols/-/log-symbols-1.0.2.tgz 112ms npm http fetch GET 200 https://registry.npmjs.org/text-table 116ms npm http fetch GET 200 https://registry.npmjs.org/string-length/-/string-length-1.0.1.tgz 120ms npm http fetch GET 200 https://registry.npmjs.org/beeper 105ms npm http fetch GET 200 https://registry.npmjs.org/imagemin-optipng/-/imagemin-optipng-6.0.0.tgz 116ms npm http fetch GET 200 https://registry.npmjs.org/js-yaml/-/js-yaml-3.12.2.tgz 120ms npm http fetch GET 200 https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz 117ms npm http fetch GET 200 https://registry.npmjs.org/beeper/-/beeper-1.1.1.tgz 111ms npm http fetch GET 200 https://registry.npmjs.org/figures 114ms npm http fetch GET 200 https://registry.npmjs.org/hooker 108ms npm http fetch GET 200 https://registry.npmjs.org/htmlprocessor 913ms npm http fetch GET 200 https://registry.npmjs.org/dir2pattern 1036ms npm http fetch GET 200 https://registry.npmjs.org/number-is-nan 117ms npm http fetch GET 200 https://registry.npmjs.org/pretty-ms 113ms npm http fetch GET 200 https://registry.npmjs.org/figures/-/figures-1.7.0.tgz 113ms npm http fetch GET 200 https://registry.npmjs.org/hooker/-/hooker-0.2.3.tgz 107ms npm http fetch GET 200 https://registry.npmjs.org/htmlprocessor/-/htmlprocessor-0.2.6.tgz 111ms npm http fetch GET 200 https://registry.npmjs.org/number-is-nan/-/number-is-nan-1.0.1.tgz 123ms npm http fetch GET 200 https://registry.npmjs.org/pretty-ms/-/pretty-ms-2.1.0.tgz 118ms npm http fetch GET 200 https://registry.npmjs.org/rimraf/-/rimraf-2.7.1.tgz 110ms npm http fetch GET 200 https://registry.npmjs.org/@babel%2fcode-frame 131ms npm http fetch GET 200 https://registry.npmjs.org/cross-spawn 115ms npm http fetch GET 200 https://registry.npmjs.org/debug/-/debug-4.3.2.tgz 125ms npm http fetch GET 200 https://registry.npmjs.org/ajv 197ms npm http fetch GET 200 https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz 123ms npm http fetch GET 200 https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.15.8.tgz 116ms npm http fetch GET 200 https://registry.npmjs.org/cross-spawn/-/cross-spawn-6.0.5.tgz 117ms npm http fetch GET 200 https://registry.npmjs.org/eslint-scope 110ms npm http fetch GET 200 https://registry.npmjs.org/eslint-utils 113ms npm http fetch GET 200 https://registry.npmjs.org/eslint-visitor-keys 100ms npm http fetch GET 200 https://registry.npmjs.org/espree 120ms npm http fetch GET 200 https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz 189ms npm http fetch GET 200 https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz 110ms npm http fetch GET 200 https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz 113ms npm http fetch GET 200 https://registry.npmjs.org/eslint-utils/-/eslint-utils-1.4.3.tgz 119ms npm http fetch GET 200 https://registry.npmjs.org/espree/-/espree-6.2.1.tgz 106ms npm http fetch GET 200 https://registry.npmjs.org/esquery 101ms npm http fetch GET 200 https://registry.npmjs.org/esutils 103ms npm http fetch GET 200 https://registry.npmjs.org/functional-red-black-tree 112ms npm http fetch GET 200 https://registry.npmjs.org/cson 938ms npm http fetch GET 200 https://registry.npmjs.org/file-entry-cache 143ms npm http fetch GET 200 https://registry.npmjs.org/glob-parent 116ms npm http fetch GET 200 https://registry.npmjs.org/load-grunt-tasks 966ms npm http fetch GET 200 https://registry.npmjs.org/esquery/-/esquery-1.4.0.tgz 122ms npm http fetch GET 200 https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz 109ms npm http fetch GET 200 https://registry.npmjs.org/date-time 932ms npm http fetch GET 200 https://registry.npmjs.org/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz 109ms npm http fetch GET 200 https://registry.npmjs.org/cson/-/cson-4.0.0.tgz 120ms npm http fetch GET 200 https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-5.0.1.tgz 108ms npm http fetch GET 200 https://registry.npmjs.org/load-grunt-tasks/-/load-grunt-tasks-3.5.2.tgz 114ms npm http fetch GET 200 https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz 122ms npm http fetch GET 200 https://registry.npmjs.org/globals 118ms npm http fetch GET 200 https://registry.npmjs.org/date-time/-/date-time-1.1.0.tgz 125ms npm http fetch GET 200 https://registry.npmjs.org/ignore 129ms npm http fetch GET 200 https://registry.npmjs.org/import-fresh 109ms npm http fetch GET 200 https://registry.npmjs.org/imurmurhash 117ms npm http fetch GET 200 https://registry.npmjs.org/inquirer 124ms npm http fetch GET 200 https://registry.npmjs.org/is-glob 116ms npm http fetch GET 200 https://registry.npmjs.org/globals/-/globals-12.4.0.tgz 109ms npm http fetch GET 200 https://registry.npmjs.org/levn 118ms npm http fetch GET 200 https://registry.npmjs.org/ignore/-/ignore-4.0.6.tgz 114ms npm http fetch GET 200 https://registry.npmjs.org/json-stable-stringify-without-jsonify 142ms npm http fetch GET 200 https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz 108ms npm http fetch GET 200 https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz 129ms npm http fetch GET 200 https://registry.npmjs.org/inquirer/-/inquirer-7.3.3.tgz 113ms npm http fetch GET 200 https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.5.tgz 116ms npm http fetch GET 200 https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz 121ms npm http fetch GET 200 https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz 109ms npm http fetch GET 200 https://registry.npmjs.org/natural-compare 119ms npm http fetch GET 200 https://registry.npmjs.org/levn/-/levn-0.3.0.tgz 132ms npm http fetch GET 200 https://registry.npmjs.org/optionator 119ms npm http fetch GET 200 https://registry.npmjs.org/dir2pattern/-/dir2pattern-0.0.4.tgz 1140ms npm http fetch GET 200 https://registry.npmjs.org/regexpp 110ms npm http fetch GET 200 https://registry.npmjs.org/progress 114ms npm http fetch GET 200 https://registry.npmjs.org/semver/-/semver-6.3.0.tgz 123ms npm http fetch GET 200 https://registry.npmjs.org/strip-json-comments 129ms npm http fetch GET 200 https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz 110ms npm http fetch GET 200 https://registry.npmjs.org/table 120ms npm http fetch GET 200 https://registry.npmjs.org/v8-compile-cache 117ms npm http fetch GET 200 https://registry.npmjs.org/optionator/-/optionator-0.8.3.tgz 107ms npm http fetch GET 200 https://registry.npmjs.org/debug/-/debug-2.6.9.tgz 5ms (from cache) npm http fetch GET 200 https://registry.npmjs.org/follow-redirects 126ms npm http fetch GET 200 https://registry.npmjs.org/regexpp/-/regexpp-2.0.1.tgz 118ms npm http fetch GET 200 https://registry.npmjs.org/progress/-/progress-2.0.3.tgz 116ms npm http fetch GET 200 https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz 5ms (from cache) npm http fetch GET 200 https://registry.npmjs.org/bytes 106ms npm http fetch GET 200 https://registry.npmjs.org/content-type 100ms npm http fetch GET 200 https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz 107ms npm http fetch GET 200 https://registry.npmjs.org/table/-/table-5.4.6.tgz 113ms npm http fetch GET 200 https://registry.npmjs.org/v8-compile-cache/-/v8-compile-cache-2.3.0.tgz 106ms npm http fetch GET 200 https://registry.npmjs.org/depd 117ms npm http fetch GET 200 https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.5.10.tgz 121ms npm http fetch GET 200 https://registry.npmjs.org/content-type/-/content-type-1.0.4.tgz 100ms npm http fetch GET 200 https://registry.npmjs.org/on-finished 117ms npm http fetch GET 200 https://registry.npmjs.org/http-errors 137ms npm http fetch GET 200 https://registry.npmjs.org/raw-body 107ms npm http fetch GET 200 https://registry.npmjs.org/bytes/-/bytes-3.1.0.tgz 130ms npm http fetch GET 200 https://registry.npmjs.org/type-is 108ms npm http fetch GET 200 https://registry.npmjs.org/depd/-/depd-1.1.2.tgz 107ms npm http fetch GET 200 https://registry.npmjs.org/qs 143ms npm http fetch GET 200 https://registry.npmjs.org/arrify 106ms npm http fetch GET 200 https://registry.npmjs.org/on-finished/-/on-finished-2.3.0.tgz 113ms npm http fetch GET 200 https://registry.npmjs.org/indent-string 114ms npm http fetch GET 200 https://registry.npmjs.org/http-errors/-/http-errors-1.7.2.tgz 110ms npm http fetch GET 200 https://registry.npmjs.org/raw-body/-/raw-body-2.4.0.tgz 105ms npm http fetch GET 200 https://registry.npmjs.org/type-is/-/type-is-1.6.18.tgz 106ms npm http fetch GET 200 https://registry.npmjs.org/qs/-/qs-6.7.0.tgz 108ms npm http fetch GET 200 https://registry.npmjs.org/arrify/-/arrify-1.0.1.tgz 117ms npm http fetch GET 200 https://registry.npmjs.org/object-assign 97ms npm http fetch GET 200 https://registry.npmjs.org/vary 129ms npm http fetch GET 200 https://registry.npmjs.org/indent-string/-/indent-string-2.1.0.tgz 136ms npm http fetch GET 200 https://registry.npmjs.org/grunt/-/grunt-0.3.17.tgz 219ms npm http fetch GET 200 https://registry.npmjs.org/onetime 119ms npm http fetch GET 200 https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz 107ms npm http fetch GET 200 https://registry.npmjs.org/vary/-/vary-1.1.2.tgz 119ms npm http fetch GET 200 https://registry.npmjs.org/which 119ms npm http fetch GET 200 https://registry.npmjs.org/express-list-endpoints 121ms npm http fetch GET 200 https://registry.npmjs.org/onetime/-/onetime-1.1.0.tgz 130ms npm http fetch GET 200 https://registry.npmjs.org/which/-/which-1.3.1.tgz 110ms npm http fetch GET 200 https://registry.npmjs.org/prom-client/-/prom-client-11.5.3.tgz 147ms npm http fetch GET 200 https://registry.npmjs.org/express-list-endpoints/-/express-list-endpoints-4.0.1.tgz 136ms npm http fetch GET 200 https://registry.npmjs.org/@fast-csv%2fformat 140ms npm http fetch GET 200 https://registry.npmjs.org/accepts 113ms npm http fetch GET 200 https://registry.npmjs.org/@fast-csv%2fparse 145ms npm http fetch GET 200 https://registry.npmjs.org/accepts/-/accepts-1.3.7.tgz 116ms npm http fetch GET 200 https://registry.npmjs.org/@fast-csv/format/-/format-4.3.5.tgz 141ms npm http fetch GET 200 https://registry.npmjs.org/body-parser/-/body-parser-1.19.0.tgz 3ms (from cache) npm http fetch GET 200 https://registry.npmjs.org/@fast-csv/parse/-/parse-4.3.6.tgz 142ms npm http fetch GET 200 https://registry.npmjs.org/array-flatten 115ms npm http fetch GET 200 https://registry.npmjs.org/content-disposition 126ms npm http fetch GET 200 https://registry.npmjs.org/cookie 110ms npm http fetch GET 200 https://registry.npmjs.org/pad-stream 931ms npm http fetch GET 200 https://registry.npmjs.org/array-flatten/-/array-flatten-1.1.1.tgz 109ms npm http fetch GET 200 https://registry.npmjs.org/content-disposition/-/content-disposition-0.5.3.tgz 114ms npm http fetch GET 200 https://registry.npmjs.org/cookie/-/cookie-0.4.0.tgz 110ms npm http fetch GET 200 https://registry.npmjs.org/bin-version-check 916ms npm http fetch GET 200 https://registry.npmjs.org/dargs 927ms npm http fetch GET 200 https://registry.npmjs.org/pad-stream/-/pad-stream-1.2.0.tgz 113ms npm http fetch GET 200 https://registry.npmjs.org/tmp 908ms npm http fetch GET 200 https://registry.npmjs.org/cookie-signature 124ms npm http fetch GET 200 https://registry.npmjs.org/encodeurl 112ms npm http fetch GET 200 https://registry.npmjs.org/escape-html 114ms npm http fetch GET 200 https://registry.npmjs.org/bin-version-check/-/bin-version-check-2.1.0.tgz 118ms npm http fetch GET 200 https://registry.npmjs.org/dargs/-/dargs-2.1.0.tgz 110ms npm http fetch GET 200 https://registry.npmjs.org/etag 111ms npm http fetch GET 200 https://registry.npmjs.org/express-prom-bundle 894ms npm http fetch GET 200 https://registry.npmjs.org/tmp/-/tmp-0.0.28.tgz 118ms npm http fetch GET 200 https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.6.tgz 111ms npm http fetch GET 200 https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.2.tgz 113ms npm http fetch GET 200 https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz 117ms npm http fetch GET 200 https://registry.npmjs.org/finalhandler 115ms npm http fetch GET 200 https://registry.npmjs.org/etag/-/etag-1.8.1.tgz 108ms npm http fetch GET 200 https://registry.npmjs.org/fresh 134ms npm http fetch GET 200 https://registry.npmjs.org/express-prom-bundle/-/express-prom-bundle-5.1.5.tgz 102ms npm http fetch GET 200 https://registry.npmjs.org/merge-descriptors 125ms npm http fetch GET 200 https://registry.npmjs.org/url-pattern 952ms npm http fetch GET 200 https://registry.npmjs.org/methods 129ms npm http fetch GET 200 https://registry.npmjs.org/parseurl 120ms npm http fetch GET 200 https://registry.npmjs.org/path-to-regexp 104ms npm http fetch GET 200 https://registry.npmjs.org/finalhandler/-/finalhandler-1.1.2.tgz 115ms npm http fetch GET 200 https://registry.npmjs.org/proxy-addr 121ms npm http fetch GET 200 https://registry.npmjs.org/range-parser 102ms npm http fetch GET 200 https://registry.npmjs.org/fresh/-/fresh-0.5.2.tgz 121ms npm http fetch GET 200 https://registry.npmjs.org/merge-descriptors/-/merge-descriptors-1.0.1.tgz 105ms npm http fetch GET 200 https://registry.npmjs.org/url-pattern/-/url-pattern-1.0.3.tgz 115ms npm http fetch GET 200 https://registry.npmjs.org/methods/-/methods-1.1.2.tgz 112ms npm http fetch GET 200 https://registry.npmjs.org/parseurl/-/parseurl-1.3.3.tgz 117ms npm http fetch GET 200 https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.7.tgz 108ms npm http fetch GET 200 https://registry.npmjs.org/safe-buffer 111ms npm http fetch GET 200 https://registry.npmjs.org/proxy-addr/-/proxy-addr-2.0.7.tgz 105ms npm http fetch GET 200 https://registry.npmjs.org/range-parser/-/range-parser-1.2.1.tgz 108ms npm http fetch GET 200 https://registry.npmjs.org/send 118ms npm http fetch GET 200 https://registry.npmjs.org/serve-static 113ms npm http fetch GET 200 https://registry.npmjs.org/statuses 115ms npm http fetch GET 200 https://registry.npmjs.org/denque 109ms npm http fetch GET 200 https://registry.npmjs.org/utils-merge 113ms npm http fetch GET 200 https://registry.npmjs.org/setprototypeof 136ms npm http fetch GET 200 https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz 118ms npm http fetch GET 200 https://registry.npmjs.org/generate-function 113ms npm http fetch GET 200 https://registry.npmjs.org/send/-/send-0.17.1.tgz 113ms npm http fetch GET 200 https://registry.npmjs.org/serve-static/-/serve-static-1.14.1.tgz 105ms npm http fetch GET 200 https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.1.1.tgz 109ms npm http fetch GET 200 https://registry.npmjs.org/denque/-/denque-2.0.1.tgz 113ms npm http fetch GET 200 https://registry.npmjs.org/statuses/-/statuses-1.5.0.tgz 122ms npm http fetch GET 200 https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.3.tgz 206ms npm http fetch GET 200 https://registry.npmjs.org/utils-merge/-/utils-merge-1.0.1.tgz 130ms npm http fetch GET 200 https://registry.npmjs.org/long 111ms npm http fetch GET 200 https://registry.npmjs.org/generate-function/-/generate-function-2.3.1.tgz 118ms npm http fetch GET 200 https://registry.npmjs.org/lru-cache 113ms npm http fetch GET 200 https://registry.npmjs.org/named-placeholders 119ms npm http fetch GET 200 https://registry.npmjs.org/sqlstring 118ms npm http fetch GET 200 https://registry.npmjs.org/dotenv-expand 106ms npm http fetch GET 200 https://registry.npmjs.org/dotenv/-/dotenv-10.0.0.tgz 125ms npm http fetch GET 200 https://registry.npmjs.org/long/-/long-4.0.0.tgz 126ms npm http fetch GET 200 https://registry.npmjs.org/aws-sign2 124ms npm http fetch GET 200 https://registry.npmjs.org/aws4 130ms npm http fetch GET 200 https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz 114ms npm http fetch GET 200 https://registry.npmjs.org/named-placeholders/-/named-placeholders-1.1.2.tgz 137ms npm http fetch GET 200 https://registry.npmjs.org/sqlstring/-/sqlstring-2.3.2.tgz 109ms npm http fetch GET 200 https://registry.npmjs.org/dotenv-expand/-/dotenv-expand-5.1.0.tgz 113ms npm http fetch GET 200 https://registry.npmjs.org/caseless 108ms npm http fetch GET 200 https://registry.npmjs.org/combined-stream 111ms npm http fetch GET 200 https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.7.0.tgz 115ms npm http fetch GET 200 https://registry.npmjs.org/aws4/-/aws4-1.11.0.tgz 120ms npm http fetch GET 200 https://registry.npmjs.org/extend 113ms npm http fetch GET 200 https://registry.npmjs.org/forever-agent 114ms npm http fetch GET 200 https://registry.npmjs.org/har-validator 104ms npm http fetch GET 200 https://registry.npmjs.org/caseless/-/caseless-0.12.0.tgz 106ms npm http fetch GET 200 https://registry.npmjs.org/form-data 137ms npm http fetch GET 200 https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz 113ms npm http fetch GET 200 https://registry.npmjs.org/http-signature 112ms npm http fetch GET 200 https://registry.npmjs.org/extend/-/extend-3.0.2.tgz 123ms npm http fetch GET 200 https://registry.npmjs.org/is-typedarray 135ms npm http fetch GET 200 https://registry.npmjs.org/forever-agent/-/forever-agent-0.6.1.tgz 117ms npm http fetch GET 200 https://registry.npmjs.org/har-validator/-/har-validator-5.1.5.tgz 107ms npm WARN deprecated har-validator@5.1.5: this library is no longer supported npm http fetch GET 200 https://registry.npmjs.org/isstream 101ms npm http fetch GET 200 https://registry.npmjs.org/json-stringify-safe 113ms npm http fetch GET 200 https://registry.npmjs.org/form-data/-/form-data-2.3.3.tgz 127ms npm http fetch GET 200 https://registry.npmjs.org/http-signature/-/http-signature-1.2.0.tgz 139ms npm http fetch GET 200 https://registry.npmjs.org/is-typedarray/-/is-typedarray-1.0.0.tgz 108ms npm http fetch GET 200 https://registry.npmjs.org/performance-now 104ms npm http fetch GET 200 https://registry.npmjs.org/oauth-sign 120ms npm http fetch GET 200 https://registry.npmjs.org/isstream/-/isstream-0.1.2.tgz 112ms npm http fetch GET 200 https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz 113ms npm http fetch GET 200 https://registry.npmjs.org/qs/-/qs-6.5.2.tgz 115ms npm http fetch GET 200 https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz 115ms npm http fetch GET 200 https://registry.npmjs.org/tough-cookie 117ms npm http fetch GET 200 https://registry.npmjs.org/performance-now/-/performance-now-2.1.0.tgz 104ms npm http fetch GET 200 https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.9.0.tgz 101ms npm http fetch GET 200 https://registry.npmjs.org/tunnel-agent 115ms npm http fetch GET 200 https://registry.npmjs.org/unzipper 121ms npm http fetch GET 200 https://registry.npmjs.org/xmldom 115ms npm http fetch GET 200 https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.5.0.tgz 131ms npm http fetch GET 200 https://registry.npmjs.org/dottie 120ms npm http fetch GET 200 https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.6.0.tgz 117ms npm http fetch GET 200 https://registry.npmjs.org/xmldom/-/xmldom-0.1.31.tgz 125ms npm http fetch GET 200 https://registry.npmjs.org/unzipper/-/unzipper-0.8.14.tgz 128ms npm WARN deprecated xmldom@0.1.31: Deprecated due to CVE-2021-21366 resolved in 0.5.0 npm http fetch GET 200 https://registry.npmjs.org/dottie/-/dottie-2.0.2.tgz 97ms npm http fetch GET 200 https://registry.npmjs.org/retry-as-promised 129ms npm http fetch GET 200 https://registry.npmjs.org/seq-queue 922ms npm http fetch GET 200 https://registry.npmjs.org/semver/-/semver-7.3.5.tgz 138ms npm http fetch GET 200 https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz 106ms npm http fetch GET 200 https://registry.npmjs.org/retry-as-promised/-/retry-as-promised-3.2.0.tgz 106ms npm http fetch GET 200 https://registry.npmjs.org/seq-queue/-/seq-queue-0.0.5.tgz 119ms npm http fetch GET 200 https://registry.npmjs.org/validator 141ms npm http fetch GET 200 https://registry.npmjs.org/deepmerge 113ms npm http fetch GET 200 https://registry.npmjs.org/image-size 117ms npm http fetch GET 200 https://registry.npmjs.org/sequelize-pool 329ms npm http fetch GET 200 https://registry.npmjs.org/deepmerge/-/deepmerge-3.2.0.tgz 113ms npm http fetch GET 200 https://registry.npmjs.org/image-size/-/image-size-0.7.2.tgz 110ms npm http fetch GET 200 https://registry.npmjs.org/validator/-/validator-13.6.0.tgz 199ms npm http fetch GET 200 https://registry.npmjs.org/mime-types 923ms npm http fetch GET 200 https://registry.npmjs.org/jszip 118ms npm http fetch GET 200 https://registry.npmjs.org/lodash.get 107ms npm http fetch GET 200 https://registry.npmjs.org/lodash.isequal 113ms npm http fetch GET 200 https://registry.npmjs.org/mime-types/-/mime-types-2.1.33.tgz 108ms npm http fetch GET 200 https://registry.npmjs.org/lodash.get/-/lodash.get-4.4.2.tgz 120ms npm http fetch GET 200 https://registry.npmjs.org/lodash.isequal/-/lodash.isequal-4.5.0.tgz 111ms npm http fetch GET 200 https://registry.npmjs.org/xpath 923ms npm http fetch GET 200 https://registry.npmjs.org/jszip/-/jszip-3.2.1.tgz 203ms npm http fetch GET 200 https://registry.npmjs.org/lodash.isundefined 128ms npm http fetch GET 200 https://registry.npmjs.org/inflection 919ms npm http fetch GET 200 https://registry.npmjs.org/lodash.reduce 146ms npm http fetch GET 200 https://registry.npmjs.org/xpath/-/xpath-0.0.27.tgz 122ms npm http fetch GET 200 https://registry.npmjs.org/mime 115ms npm http fetch GET 200 https://registry.npmjs.org/lodash.isundefined/-/lodash.isundefined-3.0.1.tgz 111ms npm http fetch GET 200 https://registry.npmjs.org/sequelize-pool/-/sequelize-pool-6.1.0.tgz 516ms npm http fetch GET 200 https://registry.npmjs.org/inflection/-/inflection-1.13.1.tgz 115ms npm http fetch GET 200 https://registry.npmjs.org/lodash.reduce/-/lodash.reduce-4.6.0.tgz 117ms npm http fetch GET 200 https://registry.npmjs.org/toposort-class 922ms npm http fetch GET 200 https://registry.npmjs.org/uuid/-/uuid-3.3.2.tgz 119ms npm WARN deprecated uuid@3.3.2: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. npm http fetch GET 200 https://registry.npmjs.org/merge-options 109ms npm http fetch GET 200 https://registry.npmjs.org/xmlbuilder 136ms npm http fetch GET 200 https://registry.npmjs.org/mime/-/mime-2.4.0.tgz 147ms npm http fetch GET 200 https://registry.npmjs.org/toposort-class/-/toposort-class-1.0.1.tgz 115ms npm http fetch GET 200 https://registry.npmjs.org/merge-options/-/merge-options-1.0.1.tgz 117ms npm http fetch GET 200 https://registry.npmjs.org/wkx 954ms npm http fetch GET 200 https://registry.npmjs.org/async/-/async-3.2.1.tgz 136ms npm http fetch GET 200 https://registry.npmjs.org/xmlbuilder/-/xmlbuilder-11.0.1.tgz 126ms npm http fetch GET 200 https://registry.npmjs.org/@dabh%2fdiagnostics 137ms npm http fetch GET 200 https://registry.npmjs.org/is-stream 111ms npm http fetch GET 200 https://registry.npmjs.org/logform 108ms npm http fetch GET 200 https://registry.npmjs.org/wkx/-/wkx-0.5.0.tgz 127ms npm http fetch GET 200 https://registry.npmjs.org/one-time 124ms npm http fetch GET 200 https://registry.npmjs.org/readable-stream 134ms npm http fetch GET 200 https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz 126ms npm http fetch GET 200 https://registry.npmjs.org/logform/-/logform-2.3.0.tgz 109ms npm http fetch GET 200 https://registry.npmjs.org/stack-trace 105ms npm http fetch GET 200 https://registry.npmjs.org/one-time/-/one-time-1.0.0.tgz 127ms npm http fetch GET 200 https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.0.tgz 127ms npm http fetch GET 200 https://registry.npmjs.org/@dabh/diagnostics/-/diagnostics-2.0.2.tgz 257ms npm http fetch GET 200 https://registry.npmjs.org/triple-beam 111ms npm http fetch GET 200 https://registry.npmjs.org/winston-transport 102ms npm http fetch GET 200 https://registry.npmjs.org/stack-trace/-/stack-trace-0.0.10.tgz 105ms npm http fetch GET 200 https://registry.npmjs.org/glob/-/glob-5.0.15.tgz 112ms npm http fetch GET 200 https://registry.npmjs.org/concat-stream 114ms npm http fetch GET 200 https://registry.npmjs.org/promise-retry 112ms npm http fetch GET 200 https://registry.npmjs.org/triple-beam/-/triple-beam-1.3.0.tgz 120ms npm http fetch GET 200 https://registry.npmjs.org/winston-transport/-/winston-transport-4.4.0.tgz 110ms npm http fetch GET 200 https://registry.npmjs.org/ssh2 115ms npm http fetch GET 200 https://registry.npmjs.org/lodash.uniqueid 909ms npm http fetch GET 200 https://registry.npmjs.org/fs.realpath 119ms npm http fetch GET 200 https://registry.npmjs.org/promise-retry/-/promise-retry-2.0.1.tgz 113ms npm http fetch GET 200 https://registry.npmjs.org/concat-stream/-/concat-stream-2.0.0.tgz 141ms npm http fetch GET 200 https://registry.npmjs.org/inflight 108ms npm http fetch GET 200 https://registry.npmjs.org/inherits 110ms npm http fetch GET 200 https://registry.npmjs.org/lodash.uniqueid/-/lodash.uniqueid-4.0.1.tgz 111ms npm http fetch GET 200 https://registry.npmjs.org/once 106ms npm http fetch GET 200 https://registry.npmjs.org/path-is-absolute 126ms npm http fetch GET 200 https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz 113ms npm http fetch GET 200 https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz 120ms npm http fetch GET 200 https://registry.npmjs.org/ssh2/-/ssh2-1.5.0.tgz 204ms npm http fetch GET 200 https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz 171ms npm http fetch GET 200 https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz 9ms (from cache) npm http fetch GET 200 https://registry.npmjs.org/once/-/once-1.4.0.tgz 111ms npm http fetch GET 200 https://registry.npmjs.org/commander 159ms npm http fetch GET 200 https://registry.npmjs.org/tdigest 939ms npm http fetch GET 200 https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz 112ms npm http fetch GET 200 https://registry.npmjs.org/swagger-ui-dist 114ms npm http fetch GET 200 https://registry.npmjs.org/swagger-parser/-/swagger-parser-10.0.2.tgz 128ms npm http fetch GET 200 https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.0.tgz 132ms npm http fetch GET 200 https://registry.npmjs.org/argparse 109ms npm http fetch GET 200 https://registry.npmjs.org/commander/-/commander-6.2.0.tgz 129ms npm http fetch GET 200 https://registry.npmjs.org/tdigest/-/tdigest-0.1.1.tgz 118ms npm http fetch GET 200 https://registry.npmjs.org/esprima 123ms npm http fetch GET 200 https://registry.npmjs.org/safer-buffer 113ms npm http fetch GET 200 https://registry.npmjs.org/brace-expansion 135ms npm http fetch GET 200 https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz 109ms npm http fetch GET 200 https://registry.npmjs.org/glob/-/glob-7.1.6.tgz 322ms npm http fetch GET 200 https://registry.npmjs.org/file-stream-rotator 126ms npm http fetch GET 200 https://registry.npmjs.org/object-hash 121ms npm http fetch GET 200 https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz 125ms npm http fetch GET 200 https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz 155ms npm http fetch GET 200 https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz 126ms npm http fetch GET 200 https://registry.npmjs.org/abbrev 131ms npm http fetch GET 200 https://registry.npmjs.org/file-stream-rotator/-/file-stream-rotator-0.5.7.tgz 107ms npm http fetch GET 200 https://registry.npmjs.org/object-hash/-/object-hash-2.2.0.tgz 119ms npm http fetch GET 200 https://registry.npmjs.org/has-ansi 115ms npm http fetch GET 200 https://registry.npmjs.org/escape-string-regexp 120ms npm http fetch GET 200 https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz 124ms npm http fetch GET 200 https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz 121ms npm http fetch GET 200 https://registry.npmjs.org/supports-color/-/supports-color-2.0.0.tgz 116ms npm http fetch GET 200 https://registry.npmjs.org/interpret 122ms npm http fetch GET 200 https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz 119ms npm http fetch GET 200 https://registry.npmjs.org/has-ansi/-/has-ansi-2.0.0.tgz 121ms npm http fetch GET 200 https://registry.npmjs.org/liftup 113ms npm http fetch GET 200 https://registry.npmjs.org/nopt/-/nopt-4.0.3.tgz 110ms npm http fetch GET 200 https://registry.npmjs.org/v8flags 120ms npm http fetch GET 200 https://registry.npmjs.org/interpret/-/interpret-1.1.0.tgz 113ms npm http fetch GET 200 https://registry.npmjs.org/colors/-/colors-1.1.2.tgz 125ms npm http fetch GET 200 https://registry.npmjs.org/grunt-legacy-log-utils 125ms npm http fetch GET 200 https://registry.npmjs.org/liftup/-/liftup-3.0.1.tgz 117ms npm http fetch GET 200 https://registry.npmjs.org/getobject 121ms npm http fetch GET 200 https://registry.npmjs.org/underscore.string 124ms npm http fetch GET 200 https://registry.npmjs.org/v8flags/-/v8flags-3.2.0.tgz 147ms npm http fetch GET 200 https://registry.npmjs.org/which/-/which-2.0.2.tgz 105ms npm http fetch GET 200 https://registry.npmjs.org/grunt-legacy-log-utils/-/grunt-legacy-log-utils-2.1.0.tgz 114ms npm http fetch GET 200 https://registry.npmjs.org/ansi-styles 530ms npm http fetch GET 200 https://registry.npmjs.org/ansi-styles 115ms npm http fetch GET 200 https://registry.npmjs.org/getobject/-/getobject-1.0.2.tgz 119ms npm http fetch GET 200 https://registry.npmjs.org/underscore.string/-/underscore.string-3.3.5.tgz 116ms npm http fetch GET 200 https://registry.npmjs.org/has-ansi/-/has-ansi-1.0.3.tgz 121ms npm http fetch GET 200 https://registry.npmjs.org/ansi-styles/-/ansi-styles-2.2.1.tgz 109ms npm http fetch GET 200 https://registry.npmjs.org/ansi-styles/-/ansi-styles-2.2.1.tgz 109ms npm http fetch GET 200 https://registry.npmjs.org/strip-ansi/-/strip-ansi-2.0.1.tgz 127ms npm http fetch GET 200 https://registry.npmjs.org/supports-color/-/supports-color-1.3.1.tgz 121ms npm http fetch GET 200 https://registry.npmjs.org/anymatch 112ms npm http fetch GET 200 https://registry.npmjs.org/@promster%2fmetrics 1975ms npm http fetch GET 200 https://registry.npmjs.org/braces 131ms npm http fetch GET 200 https://registry.npmjs.org/is-binary-path 117ms npm http fetch GET 200 https://registry.npmjs.org/normalize-path 110ms npm http fetch GET 200 https://registry.npmjs.org/readdirp 124ms npm http fetch GET 200 https://registry.npmjs.org/anymatch/-/anymatch-3.1.2.tgz 135ms npm http fetch GET 200 https://registry.npmjs.org/fsevents 150ms npm http fetch GET 200 https://registry.npmjs.org/braces/-/braces-3.0.2.tgz 111ms npm http fetch GET 200 https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz 120ms npm http fetch GET 200 https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz 112ms npm http fetch GET 200 https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz 127ms npm http fetch GET 200 https://registry.npmjs.org/source-map/-/source-map-0.4.4.tgz 116ms npm http fetch GET 200 https://registry.npmjs.org/fsevents/-/fsevents-2.3.2.tgz 134ms npm http fetch GET 200 https://registry.npmjs.org/js-base64 121ms npm http fetch GET 200 https://registry.npmjs.org/es6-promise 321ms npm http fetch GET 200 https://registry.npmjs.org/ms 119ms npm http fetch GET 200 https://registry.npmjs.org/has-flag 125ms npm http fetch GET 200 https://registry.npmjs.org/grunt-cache-breaker/-/grunt-cache-breaker-2.0.1.tgz 11471ms npm http fetch GET 200 https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz 113ms npm http fetch GET 200 https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz 109ms npm http fetch GET 200 https://registry.npmjs.org/nopt/-/nopt-1.0.10.tgz 139ms npm http fetch GET 200 https://registry.npmjs.org/js-base64/-/js-base64-2.1.9.tgz 126ms npm http fetch GET 200 https://registry.npmjs.org/ms/-/ms-2.1.3.tgz 116ms npm http fetch GET 200 https://registry.npmjs.org/es6-promise/-/es6-promise-2.3.0.tgz 127ms npm http fetch GET 200 https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz 144ms npm http fetch GET 200 https://registry.npmjs.org/has-yarn 106ms npm http fetch GET 200 https://registry.npmjs.org/configstore 125ms npm http fetch GET 200 https://registry.npmjs.org/import-lazy 123ms npm http fetch GET 200 https://registry.npmjs.org/is-installed-globally 121ms npm http fetch GET 200 https://registry.npmjs.org/swagger-ui-dist/-/swagger-ui-dist-3.52.5.tgz 1441ms npm http fetch GET 200 https://registry.npmjs.org/is-ci 125ms npm http fetch GET 200 https://registry.npmjs.org/is-npm 104ms npm http fetch GET 200 https://registry.npmjs.org/is-yarn-global 121ms npm http fetch GET 200 https://registry.npmjs.org/has-yarn/-/has-yarn-2.1.0.tgz 105ms npm http fetch GET 200 https://registry.npmjs.org/import-lazy/-/import-lazy-2.1.0.tgz 109ms npm http fetch GET 200 https://registry.npmjs.org/configstore/-/configstore-5.0.1.tgz 118ms npm http fetch GET 200 https://registry.npmjs.org/is-installed-globally/-/is-installed-globally-0.4.0.tgz 104ms npm http fetch GET 200 https://registry.npmjs.org/is-ci/-/is-ci-2.0.0.tgz 110ms npm http fetch GET 200 https://registry.npmjs.org/latest-version 114ms npm http fetch GET 200 https://registry.npmjs.org/is-npm/-/is-npm-5.0.0.tgz 110ms npm http fetch GET 200 https://registry.npmjs.org/is-yarn-global/-/is-yarn-global-0.3.0.tgz 117ms npm http fetch GET 200 https://registry.npmjs.org/pupa 119ms npm http fetch GET 200 https://registry.npmjs.org/semver-diff 109ms npm http fetch GET 200 https://registry.npmjs.org/xdg-basedir 117ms npm http fetch GET 200 https://registry.npmjs.org/num2fraction 107ms npm http fetch GET 200 https://registry.npmjs.org/latest-version/-/latest-version-5.1.0.tgz 112ms npm http fetch GET 200 https://registry.npmjs.org/pupa/-/pupa-2.1.1.tgz 108ms npm http fetch GET 200 https://registry.npmjs.org/semver-diff/-/semver-diff-3.1.1.tgz 107ms npm http fetch GET 200 https://registry.npmjs.org/browserslist 206ms npm http fetch GET 200 https://registry.npmjs.org/xdg-basedir/-/xdg-basedir-4.0.0.tgz 134ms npm http fetch GET 200 https://registry.npmjs.org/num2fraction/-/num2fraction-1.2.2.tgz 109ms npm http fetch GET 200 https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz 106ms npm http fetch GET 200 https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz 223ms npm http fetch GET 200 https://registry.npmjs.org/call-me-maybe 108ms npm http fetch GET 200 https://registry.npmjs.org/json-schema-ref-parser 125ms npm http fetch GET 200 https://registry.npmjs.org/browserslist/-/browserslist-0.4.0.tgz 107ms npm WARN deprecated browserslist@0.4.0: Browserslist 2 could fail on reading Browserslist >3.0 config used in other tools. npm http fetch GET 200 https://registry.npmjs.org/@promster/metrics/-/metrics-2.2.3.tgz 957ms npm http fetch GET 200 https://registry.npmjs.org/swagger-methods 118ms npm http fetch GET 200 https://registry.npmjs.org/call-me-maybe/-/call-me-maybe-1.0.1.tgz 108ms npm http fetch GET 200 https://registry.npmjs.org/z-schema 132ms npm http fetch GET 200 https://registry.npmjs.org/swagger-methods/-/swagger-methods-1.0.8.tgz 110ms npm http fetch GET 200 https://registry.npmjs.org/file-type 120ms npm http fetch GET 200 https://registry.npmjs.org/globby 116ms npm http fetch GET 200 https://registry.npmjs.org/make-dir 114ms npm http fetch GET 200 https://registry.npmjs.org/file-type/-/file-type-10.11.0.tgz 128ms npm http fetch GET 200 https://registry.npmjs.org/json-schema-ref-parser/-/json-schema-ref-parser-5.1.3.tgz 296ms npm http fetch GET 200 https://registry.npmjs.org/globby/-/globby-8.0.2.tgz 121ms npm http fetch GET 200 https://registry.npmjs.org/z-schema/-/z-schema-3.25.1.tgz 242ms npm http fetch GET 200 https://registry.npmjs.org/make-dir/-/make-dir-1.3.0.tgz 115ms npm http fetch GET 200 https://registry.npmjs.org/p-pipe 121ms npm http fetch GET 200 https://registry.npmjs.org/pify 111ms npm http fetch GET 200 https://registry.npmjs.org/replace-ext 115ms npm http fetch GET 200 https://registry.npmjs.org/p-pipe/-/p-pipe-1.2.0.tgz 110ms npm http fetch GET 200 https://registry.npmjs.org/pify/-/pify-4.0.1.tgz 110ms npm http fetch GET 200 https://registry.npmjs.org/replace-ext/-/replace-ext-1.0.1.tgz 110ms npm http fetch GET 200 https://registry.npmjs.org/jpegtran-bin 113ms npm http fetch GET 200 https://registry.npmjs.org/is-svg 114ms npm http fetch GET 200 https://registry.npmjs.org/jpegtran-bin/-/jpegtran-bin-4.0.0.tgz 114ms npm http fetch GET 200 https://registry.npmjs.org/is-svg/-/is-svg-4.3.1.tgz 107ms npm http fetch GET 200 https://registry.npmjs.org/openapi-schema-validation 916ms npm http fetch GET 200 https://registry.npmjs.org/caniuse-db 1126ms npm http fetch GET 200 https://registry.npmjs.org/ono 936ms npm http fetch GET 200 https://registry.npmjs.org/svgo 115ms npm http fetch GET 200 https://registry.npmjs.org/camel-case 113ms npm http fetch GET 200 https://registry.npmjs.org/swagger-schema-official 956ms npm http fetch GET 200 https://registry.npmjs.org/openapi-schema-validation/-/openapi-schema-validation-0.4.2.tgz 120ms npm http fetch GET 200 https://registry.npmjs.org/ono/-/ono-4.0.11.tgz 126ms npm http fetch GET 200 https://registry.npmjs.org/svgo/-/svgo-1.3.2.tgz 138ms npm http fetch GET 200 https://registry.npmjs.org/camel-case/-/camel-case-3.0.0.tgz 126ms npm WARN deprecated svgo@1.3.2: This SVGO version is no longer supported. Upgrade to v2.x.x. npm http fetch GET 200 https://registry.npmjs.org/swagger-schema-official/-/swagger-schema-official-2.0.0-bab6bed.tgz 113ms npm http fetch GET 200 https://registry.npmjs.org/clean-css/-/clean-css-4.2.4.tgz 131ms npm http fetch GET 200 https://registry.npmjs.org/he 114ms npm http fetch GET 200 https://registry.npmjs.org/param-case 118ms npm http fetch GET 200 https://registry.npmjs.org/commander/-/commander-2.20.3.tgz 136ms npm http fetch GET 200 https://registry.npmjs.org/relateurl 125ms npm http fetch GET 200 https://registry.npmjs.org/gzip-size 116ms npm http fetch GET 200 https://registry.npmjs.org/param-case/-/param-case-2.1.1.tgz 107ms npm http fetch GET 200 https://registry.npmjs.org/he/-/he-1.2.0.tgz 123ms npm http fetch GET 200 https://registry.npmjs.org/pretty-bytes/-/pretty-bytes-3.0.1.tgz 113ms npm http fetch GET 200 https://registry.npmjs.org/relateurl/-/relateurl-0.2.7.tgz 116ms npm http fetch GET 200 https://registry.npmjs.org/irregular-plurals 901ms npm http fetch GET 200 https://registry.npmjs.org/gzip-size/-/gzip-size-3.0.0.tgz 110ms npm http fetch GET 200 https://registry.npmjs.org/figures/-/figures-3.2.0.tgz 109ms npm http fetch GET 200 https://registry.npmjs.org/gzip-size/-/gzip-size-5.1.1.tgz 104ms npm http fetch GET 200 https://registry.npmjs.org/exec-buffer 994ms npm http fetch GET 200 https://registry.npmjs.org/path-key 122ms npm http fetch GET 200 https://registry.npmjs.org/irregular-plurals/-/irregular-plurals-2.0.0.tgz 106ms npm http fetch GET 200 https://registry.npmjs.org/ansi-regex 125ms npm http fetch GET 200 https://registry.npmjs.org/ms/-/ms-2.0.0.tgz 108ms npm http fetch GET 200 https://registry.npmjs.org/is-jpg 930ms npm http fetch GET 200 https://registry.npmjs.org/caniuse-db/-/caniuse-db-1.0.30001270.tgz 607ms npm http fetch GET 200 https://registry.npmjs.org/irregular-plurals/-/irregular-plurals-1.4.0.tgz 105ms npm http fetch GET 200 https://registry.npmjs.org/exec-buffer/-/exec-buffer-3.2.0.tgz 121ms npm http fetch GET 200 https://registry.npmjs.org/path-key/-/path-key-2.0.1.tgz 128ms npm http fetch GET 200 https://registry.npmjs.org/ansi-regex/-/ansi-regex-4.1.0.tgz 114ms npm http fetch GET 200 https://registry.npmjs.org/is-jpg/-/is-jpg-2.0.0.tgz 101ms npm http fetch GET 200 https://registry.npmjs.org/is-finite 106ms npm http fetch GET 200 https://registry.npmjs.org/parse-ms 121ms npm http fetch GET 200 https://registry.npmjs.org/plur/-/plur-1.0.0.tgz 122ms npm http fetch GET 200 https://registry.npmjs.org/ms/-/ms-2.1.2.tgz 101ms npm http fetch GET 200 https://registry.npmjs.org/lodash/-/lodash-2.4.2.tgz 199ms npm http fetch GET 200 https://registry.npmjs.org/parse-ms/-/parse-ms-1.0.1.tgz 111ms npm http fetch GET 200 https://registry.npmjs.org/nice-try 115ms npm http fetch GET 200 https://registry.npmjs.org/@babel%2fhighlight 128ms npm http fetch GET 200 https://registry.npmjs.org/shebang-command 117ms npm http fetch GET 200 https://registry.npmjs.org/fast-deep-equal 120ms npm http fetch GET 200 https://registry.npmjs.org/nice-try/-/nice-try-1.0.5.tgz 114ms npm http fetch GET 200 https://registry.npmjs.org/@babel/highlight/-/highlight-7.14.5.tgz 122ms npm http fetch GET 200 https://registry.npmjs.org/shebang-command/-/shebang-command-1.2.0.tgz 99ms npm http fetch GET 200 https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz 119ms npm http fetch GET 200 https://registry.npmjs.org/fast-json-stable-stringify 121ms npm http fetch GET 200 https://registry.npmjs.org/is-finite/-/is-finite-1.1.0.tgz 390ms npm http fetch GET 200 https://registry.npmjs.org/json-schema-traverse 131ms npm http fetch GET 200 https://registry.npmjs.org/uri-js 107ms npm http fetch GET 200 https://registry.npmjs.org/esrecurse 128ms npm http fetch GET 200 https://registry.npmjs.org/estraverse 130ms npm http fetch GET 200 https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz 139ms npm http fetch GET 200 https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz 134ms npm http fetch GET 200 https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz 137ms npm http fetch GET 200 https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz 120ms npm http fetch GET 200 https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz 113ms npm http fetch GET 200 https://registry.npmjs.org/gifsicle 930ms npm http fetch GET 200 https://registry.npmjs.org/acorn 132ms npm http fetch GET 200 https://registry.npmjs.org/estraverse/-/estraverse-5.2.0.tgz 107ms npm http fetch GET 200 https://registry.npmjs.org/acorn-jsx 125ms npm http fetch GET 200 https://registry.npmjs.org/is-gif 959ms npm http fetch GET 200 https://registry.npmjs.org/is-png 926ms npm http fetch GET 200 https://registry.npmjs.org/coffee-script 123ms npm http fetch GET 200 https://registry.npmjs.org/optipng-bin 920ms npm http fetch GET 200 https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz 133ms npm http fetch GET 200 https://registry.npmjs.org/is-gif/-/is-gif-3.0.0.tgz 109ms npm http fetch GET 200 https://registry.npmjs.org/optipng-bin/-/optipng-bin-5.1.0.tgz 108ms npm http fetch GET 200 https://registry.npmjs.org/is-png/-/is-png-1.1.0.tgz 135ms npm http fetch GET 200 https://registry.npmjs.org/acorn/-/acorn-7.4.1.tgz 209ms npm http fetch GET 200 https://registry.npmjs.org/coffee-script/-/coffee-script-1.12.7.tgz 134ms npm WARN deprecated coffee-script@1.12.7: CoffeeScript on NPM has moved to "coffeescript" (no hyphen) npm http fetch GET 200 https://registry.npmjs.org/gifsicle/-/gifsicle-4.0.1.tgz 291ms npm http fetch GET 200 https://registry.npmjs.org/multimatch 116ms npm http fetch GET 200 https://registry.npmjs.org/multimatch/-/multimatch-2.1.0.tgz 118ms npm http fetch GET 200 https://registry.npmjs.org/pkg-up 312ms npm http fetch GET 200 https://registry.npmjs.org/type-fest 125ms npm http fetch GET 200 https://registry.npmjs.org/pkg-up/-/pkg-up-1.0.0.tgz 109ms npm http fetch GET 200 https://registry.npmjs.org/type-fest/-/type-fest-0.8.1.tgz 128ms npm http fetch GET 200 https://registry.npmjs.org/resolve-from 125ms npm http fetch GET 200 https://registry.npmjs.org/extract-opts 924ms npm http fetch GET 200 https://registry.npmjs.org/cson-parser 964ms npm http fetch GET 200 https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz 115ms npm http fetch GET 200 https://registry.npmjs.org/parent-module 317ms npm http fetch GET 200 https://registry.npmjs.org/extract-opts/-/extract-opts-3.4.0.tgz 117ms npm http fetch GET 200 https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz 100ms npm http fetch GET 200 https://registry.npmjs.org/cson-parser/-/cson-parser-1.3.5.tgz 114ms npm http fetch GET 200 https://registry.npmjs.org/safefs 920ms npm http fetch GET 200 https://registry.npmjs.org/ansi-escapes 121ms npm http fetch GET 200 https://registry.npmjs.org/requirefresh 952ms npm http fetch GET 200 https://registry.npmjs.org/flat-cache 917ms npm http fetch GET 200 https://registry.npmjs.org/cli-cursor 99ms npm http fetch GET 200 https://registry.npmjs.org/resolve-pkg 933ms npm http fetch GET 200 https://registry.npmjs.org/external-editor 108ms npm http fetch GET 200 https://registry.npmjs.org/safefs/-/safefs-4.2.0.tgz 104ms npm http fetch GET 200 https://registry.npmjs.org/cli-width 118ms npm http fetch GET 200 https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-4.3.2.tgz 119ms npm http fetch GET 200 https://registry.npmjs.org/time-zone 934ms npm http fetch GET 200 https://registry.npmjs.org/flat-cache/-/flat-cache-2.0.1.tgz 118ms npm http fetch GET 200 https://registry.npmjs.org/cli-cursor/-/cli-cursor-3.1.0.tgz 116ms npm http fetch GET 200 https://registry.npmjs.org/resolve-pkg/-/resolve-pkg-0.1.0.tgz 121ms npm http fetch GET 200 https://registry.npmjs.org/external-editor/-/external-editor-3.1.0.tgz 107ms npm http fetch GET 200 https://registry.npmjs.org/cli-width/-/cli-width-3.0.0.tgz 109ms npm http fetch GET 200 https://registry.npmjs.org/mute-stream 113ms npm http fetch GET 200 https://registry.npmjs.org/run-async 114ms npm http fetch GET 200 https://registry.npmjs.org/time-zone/-/time-zone-0.1.0.tgz 107ms npm http fetch GET 200 https://registry.npmjs.org/string-width 106ms npm http fetch GET 200 https://registry.npmjs.org/requirefresh/-/requirefresh-2.3.0.tgz 279ms npm http fetch GET 200 https://registry.npmjs.org/through 109ms npm http fetch GET 200 https://registry.npmjs.org/mute-stream/-/mute-stream-0.0.8.tgz 112ms npm http fetch GET 200 https://registry.npmjs.org/minimist 119ms npm http fetch GET 200 https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz 132ms npm http fetch GET 200 https://registry.npmjs.org/run-async/-/run-async-2.4.1.tgz 110ms npm http fetch GET 200 https://registry.npmjs.org/rxjs 209ms npm http fetch GET 200 https://registry.npmjs.org/is-extglob 120ms npm http fetch GET 200 https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz 120ms npm http fetch GET 200 https://registry.npmjs.org/type-check 98ms npm http fetch GET 200 https://registry.npmjs.org/minimist/-/minimist-1.2.5.tgz 105ms npm http fetch GET 200 https://registry.npmjs.org/through/-/through-2.3.8.tgz 123ms npm http fetch GET 200 https://registry.npmjs.org/deep-is 111ms npm http fetch GET 200 https://registry.npmjs.org/word-wrap 111ms npm http fetch GET 200 https://registry.npmjs.org/prelude-ls 175ms npm http fetch GET 200 https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz 114ms npm http fetch GET 200 https://registry.npmjs.org/fast-levenshtein 110ms npm http fetch GET 200 https://registry.npmjs.org/string-width/-/string-width-3.1.0.tgz 111ms npm http fetch GET 200 https://registry.npmjs.org/type-check/-/type-check-0.3.2.tgz 125ms npm http fetch GET 200 https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz 113ms npm http fetch GET 200 https://registry.npmjs.org/slice-ansi 128ms npm http fetch GET 200 https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.3.tgz 118ms npm http fetch GET 200 https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.1.2.tgz 143ms npm http fetch GET 200 https://registry.npmjs.org/debug/-/debug-3.1.0.tgz 125ms npm http fetch GET 200 https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz 103ms npm http fetch GET 200 https://registry.npmjs.org/toidentifier 111ms npm http fetch GET 200 https://registry.npmjs.org/ee-first 144ms npm http fetch GET 200 https://registry.npmjs.org/slice-ansi/-/slice-ansi-2.1.0.tgz 129ms npm http fetch GET 200 https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz 141ms npm http fetch GET 200 https://registry.npmjs.org/unpipe 128ms npm http fetch GET 200 https://registry.npmjs.org/repeating 107ms npm http fetch GET 200 https://registry.npmjs.org/async/-/async-0.1.22.tgz 102ms npm http fetch GET 200 https://registry.npmjs.org/media-typer 131ms npm http fetch GET 200 https://registry.npmjs.org/toidentifier/-/toidentifier-1.0.0.tgz 119ms npm http fetch GET 200 https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz 109ms npm http fetch GET 200 https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz 115ms npm http fetch GET 200 https://registry.npmjs.org/colors/-/colors-0.6.2.tgz 114ms npm http fetch GET 200 https://registry.npmjs.org/connect 125ms npm http fetch GET 200 https://registry.npmjs.org/repeating/-/repeating-2.0.1.tgz 179ms npm http fetch GET 200 https://registry.npmjs.org/dateformat/-/dateformat-1.0.2-1.2.3.tgz 170ms npm http fetch GET 200 https://registry.npmjs.org/media-typer/-/media-typer-0.3.0.tgz 160ms npm http fetch GET 200 https://registry.npmjs.org/rxjs/-/rxjs-6.6.7.tgz 537ms npm http fetch GET 200 https://registry.npmjs.org/jshint 115ms npm http fetch GET 200 https://registry.npmjs.org/connect/-/connect-2.4.6.tgz 119ms npm WARN deprecated connect@2.4.6: connect 2.x series is deprecated npm http fetch GET 200 https://registry.npmjs.org/underscore 134ms npm http fetch GET 200 https://registry.npmjs.org/semver/-/semver-1.0.14.tgz 137ms npm http fetch GET 200 https://registry.npmjs.org/uglify-js/-/uglify-js-1.3.5.tgz 138ms npm http fetch GET 200 https://registry.npmjs.org/underscore.string/-/underscore.string-2.1.1.tgz 137ms npm http fetch GET 200 https://registry.npmjs.org/jshint/-/jshint-0.9.1.tgz 127ms npm http fetch GET 200 https://registry.npmjs.org/isexe 96ms npm http fetch GET 200 https://registry.npmjs.org/negotiator 108ms npm http fetch GET 200 https://registry.npmjs.org/underscore/-/underscore-1.2.4.tgz 120ms npm http fetch GET 200 https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz 100ms npm http fetch GET 200 https://registry.npmjs.org/negotiator/-/negotiator-0.6.2.tgz 119ms npm http fetch GET 200 https://registry.npmjs.org/lodash.isequal/-/lodash.isequal-4.5.0.tgz 2ms (from cache) npm http fetch GET 200 https://registry.npmjs.org/lodash.escaperegexp 122ms npm http fetch GET 200 https://registry.npmjs.org/lodash.isboolean 104ms npm http fetch GET 200 https://registry.npmjs.org/lodash.escaperegexp/-/lodash.escaperegexp-4.1.2.tgz 110ms npm http fetch GET 200 https://registry.npmjs.org/lodash.isfunction 124ms npm http fetch GET 200 https://registry.npmjs.org/lodash.isboolean/-/lodash.isboolean-3.0.3.tgz 102ms npm http fetch GET 200 https://registry.npmjs.org/@types%2fnode 457ms npm http fetch GET 200 https://registry.npmjs.org/lodash.isfunction/-/lodash.isfunction-3.0.9.tgz 120ms npm http fetch GET 200 https://registry.npmjs.org/lodash.isundefined/-/lodash.isundefined-3.0.1.tgz 1ms (from cache) npm http fetch GET 200 https://registry.npmjs.org/lodash.isnil 155ms npm http fetch GET 200 https://registry.npmjs.org/lodash.groupby 100ms npm http fetch GET 200 https://registry.npmjs.org/lodash.uniq 104ms npm http fetch GET 200 https://registry.npmjs.org/@types/node/-/node-14.17.27.tgz 129ms npm http fetch GET 200 https://registry.npmjs.org/lodash.isnil/-/lodash.isnil-4.0.0.tgz 110ms npm http fetch GET 200 https://registry.npmjs.org/lodash.groupby/-/lodash.groupby-4.6.0.tgz 115ms npm http fetch GET 200 https://registry.npmjs.org/glob-whatev 914ms npm http fetch GET 200 https://registry.npmjs.org/nodeunit 923ms npm http fetch GET 200 https://registry.npmjs.org/lodash.uniq/-/lodash.uniq-4.5.0.tgz 116ms npm http fetch GET 200 https://registry.npmjs.org/prompt 956ms npm http fetch GET 200 https://registry.npmjs.org/split2 108ms npm http fetch GET 200 https://registry.npmjs.org/pumpify 124ms npm http fetch GET 200 https://registry.npmjs.org/meow 156ms npm http fetch GET 200 https://registry.npmjs.org/glob-whatev/-/glob-whatev-0.1.8.tgz 116ms npm http fetch GET 200 https://registry.npmjs.org/temporary 902ms npm http fetch GET 200 https://registry.npmjs.org/through2 113ms npm http fetch GET 200 https://registry.npmjs.org/split2/-/split2-1.1.1.tgz 111ms npm http fetch GET 200 https://registry.npmjs.org/prompt/-/prompt-0.1.12.tgz 133ms npm http fetch GET 200 https://registry.npmjs.org/pumpify/-/pumpify-1.5.1.tgz 114ms npm http fetch GET 200 https://registry.npmjs.org/meow/-/meow-3.7.0.tgz 107ms npm http fetch GET 200 https://registry.npmjs.org/bin-version 112ms npm http fetch GET 200 https://registry.npmjs.org/temporary/-/temporary-0.0.8.tgz 106ms npm http fetch GET 200 https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz 2ms (from cache) npm http fetch GET 200 https://registry.npmjs.org/gzip-js 919ms npm http fetch GET 200 https://registry.npmjs.org/through2/-/through2-2.0.5.tgz 130ms npm http fetch GET 200 https://registry.npmjs.org/semver/-/semver-4.3.6.tgz 120ms npm http fetch GET 200 https://registry.npmjs.org/os-tmpdir 114ms npm http fetch GET 200 https://registry.npmjs.org/bin-version/-/bin-version-1.0.4.tgz 109ms npm http fetch GET 200 https://registry.npmjs.org/forwarded 108ms npm http fetch GET 200 https://registry.npmjs.org/gzip-js/-/gzip-js-0.3.2.tgz 130ms npm http fetch GET 200 https://registry.npmjs.org/ipaddr.js 111ms npm http fetch GET 200 https://registry.npmjs.org/destroy 108ms npm http fetch GET 200 https://registry.npmjs.org/os-tmpdir/-/os-tmpdir-1.0.2.tgz 109ms npm http fetch GET 200 https://registry.npmjs.org/http-errors/-/http-errors-1.7.3.tgz 116ms npm http fetch GET 200 https://registry.npmjs.org/nodeunit/-/nodeunit-0.7.4.tgz 437ms npm WARN deprecated nodeunit@0.7.4: you are strongly encouraged to use other testing options npm http fetch GET 200 https://registry.npmjs.org/forwarded/-/forwarded-0.2.0.tgz 113ms npm http fetch GET 200 https://registry.npmjs.org/mime/-/mime-1.6.0.tgz 107ms npm http fetch GET 200 https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-1.9.1.tgz 115ms npm http fetch GET 200 https://registry.npmjs.org/destroy/-/destroy-1.0.4.tgz 111ms npm http fetch GET 200 https://registry.npmjs.org/ms/-/ms-2.1.1.tgz 110ms npm http fetch GET 200 https://registry.npmjs.org/is-property 113ms npm http fetch GET 200 https://registry.npmjs.org/yallist 108ms npm http fetch GET 200 https://registry.npmjs.org/lru-cache/-/lru-cache-4.1.5.tgz 120ms npm http fetch GET 200 https://registry.npmjs.org/delayed-stream 107ms npm http fetch GET 200 https://registry.npmjs.org/asynckit 105ms npm http fetch GET 200 https://registry.npmjs.org/har-schema 114ms npm http fetch GET 200 https://registry.npmjs.org/assert-plus 110ms npm http fetch GET 200 https://registry.npmjs.org/is-property/-/is-property-1.0.2.tgz 107ms npm http fetch GET 200 https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz 108ms npm http fetch GET 200 https://registry.npmjs.org/jsprim 108ms npm http fetch GET 200 https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz 115ms npm http fetch GET 200 https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz 108ms npm http fetch GET 200 https://registry.npmjs.org/har-schema/-/har-schema-2.0.0.tgz 112ms npm http fetch GET 200 https://registry.npmjs.org/assert-plus/-/assert-plus-1.0.0.tgz 113ms npm http fetch GET 200 https://registry.npmjs.org/psl 111ms npm http fetch GET 200 https://registry.npmjs.org/sshpk 124ms npm http fetch GET 200 https://registry.npmjs.org/jsprim/-/jsprim-1.4.1.tgz 108ms npm http fetch GET 200 https://registry.npmjs.org/punycode 111ms npm http fetch GET 200 https://registry.npmjs.org/binary 111ms npm http fetch GET 200 https://registry.npmjs.org/big-integer 120ms npm http fetch GET 200 https://registry.npmjs.org/sshpk/-/sshpk-1.16.1.tgz 133ms npm http fetch GET 200 https://registry.npmjs.org/buffer-indexof-polyfill 118ms npm http fetch GET 200 https://registry.npmjs.org/punycode/-/punycode-2.1.1.tgz 110ms npm http fetch GET 200 https://registry.npmjs.org/psl/-/psl-1.8.0.tgz 154ms npm http fetch GET 200 https://registry.npmjs.org/big-integer/-/big-integer-1.6.50.tgz 108ms npm http fetch GET 200 https://registry.npmjs.org/binary/-/binary-0.3.0.tgz 127ms npm http fetch GET 200 https://registry.npmjs.org/bluebird 236ms npm http fetch GET 200 https://registry.npmjs.org/buffer-indexof-polyfill/-/buffer-indexof-polyfill-1.0.2.tgz 103ms npm http fetch GET 200 https://registry.npmjs.org/duplexer2 116ms npm http fetch GET 200 https://registry.npmjs.org/listenercount 108ms npm http fetch GET 200 https://registry.npmjs.org/fstream 134ms npm http fetch GET 200 https://registry.npmjs.org/readable-stream/-/readable-stream-2.1.5.tgz 107ms npm http fetch GET 200 https://registry.npmjs.org/setimmediate 107ms npm http fetch GET 200 https://registry.npmjs.org/semver-truncate 913ms npm http fetch GET 200 https://registry.npmjs.org/url-value-parser 903ms npm http fetch GET 200 https://registry.npmjs.org/bluebird/-/bluebird-3.4.7.tgz 146ms npm http fetch GET 200 https://registry.npmjs.org/any-promise 112ms npm http fetch GET 200 https://registry.npmjs.org/duplexer2/-/duplexer2-0.1.4.tgz 113ms npm http fetch GET 200 https://registry.npmjs.org/listenercount/-/listenercount-1.0.1.tgz 119ms npm http fetch GET 200 https://registry.npmjs.org/fstream/-/fstream-1.0.12.tgz 117ms npm http fetch GET 200 https://registry.npmjs.org/mime-db 116ms npm http fetch GET 200 https://registry.npmjs.org/setimmediate/-/setimmediate-1.0.5.tgz 111ms npm http fetch GET 200 https://registry.npmjs.org/semver-truncate/-/semver-truncate-1.1.2.tgz 110ms npm http fetch GET 200 https://registry.npmjs.org/url-value-parser/-/url-value-parser-2.0.3.tgz 116ms npm http fetch GET 200 https://registry.npmjs.org/any-promise/-/any-promise-1.3.0.tgz 109ms npm http fetch GET 200 https://registry.npmjs.org/lie 116ms npm http fetch GET 200 https://registry.npmjs.org/pako 114ms npm http fetch GET 200 https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.7.tgz 122ms npm http fetch GET 200 https://registry.npmjs.org/mime-db/-/mime-db-1.50.0.tgz 105ms npm http fetch GET 200 https://registry.npmjs.org/set-immediate-shim 121ms npm http fetch GET 200 https://registry.npmjs.org/is-plain-obj 112ms npm http fetch GET 200 https://registry.npmjs.org/safe-stable-stringify 101ms npm http fetch GET 200 https://registry.npmjs.org/lie/-/lie-3.3.0.tgz 113ms npm http fetch GET 200 https://registry.npmjs.org/fn.name 113ms npm http fetch GET 200 https://registry.npmjs.org/string_decoder 105ms npm http fetch GET 200 https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-1.1.0.tgz 111ms npm http fetch GET 200 https://registry.npmjs.org/safe-stable-stringify/-/safe-stable-stringify-1.1.1.tgz 110ms npm http fetch GET 200 https://registry.npmjs.org/set-immediate-shim/-/set-immediate-shim-1.0.1.tgz 129ms npm http fetch GET 200 https://registry.npmjs.org/@types/node/-/node-16.11.2.tgz 241ms npm http fetch GET 200 https://registry.npmjs.org/pako/-/pako-1.0.11.tgz 191ms npm http fetch GET 200 https://registry.npmjs.org/util-deprecate 110ms npm http fetch GET 200 https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz 107ms npm http fetch GET 200 https://registry.npmjs.org/fn.name/-/fn.name-1.1.0.tgz 118ms npm http fetch GET 200 https://registry.npmjs.org/colorspace 121ms npm http fetch GET 200 https://registry.npmjs.org/retry 102ms npm http fetch GET 200 https://registry.npmjs.org/kuler 136ms npm http fetch GET 200 https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz 115ms npm http fetch GET 200 https://registry.npmjs.org/buffer-from 114ms npm http fetch GET 200 https://registry.npmjs.org/typedarray 117ms npm http fetch GET 200 https://registry.npmjs.org/retry/-/retry-0.12.0.tgz 107ms npm http fetch GET 200 https://registry.npmjs.org/colorspace/-/colorspace-1.1.4.tgz 118ms npm http fetch GET 200 https://registry.npmjs.org/kuler/-/kuler-2.0.0.tgz 112ms npm http fetch GET 200 https://registry.npmjs.org/wrappy 122ms npm http fetch GET 200 https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.2.tgz 105ms npm http fetch GET 200 https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz 111ms npm http fetch GET 200 https://registry.npmjs.org/asn1 112ms npm http fetch GET 200 https://registry.npmjs.org/bcrypt-pbkdf 119ms npm http fetch GET 200 https://registry.npmjs.org/cpu-features 132ms npm http fetch GET 200 https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz 115ms npm http fetch GET 200 https://registry.npmjs.org/asn1/-/asn1-0.2.4.tgz 110ms npm http fetch GET 200 https://registry.npmjs.org/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.2.tgz 119ms npm http fetch GET 200 https://registry.npmjs.org/cpu-features/-/cpu-features-0.0.2.tgz 120ms npm http fetch GET 200 https://registry.npmjs.org/balanced-match 119ms npm http fetch GET 200 https://registry.npmjs.org/concat-map 117ms npm http fetch GET 200 https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz 109ms npm http fetch GET 200 https://registry.npmjs.org/fecha 908ms npm http fetch GET 200 https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz 113ms npm http fetch GET 200 https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz 116ms npm http fetch GET 200 https://registry.npmjs.org/fecha/-/fecha-4.2.1.tgz 126ms npm http fetch GET 200 https://registry.npmjs.org/osenv 110ms npm http fetch GET 200 https://registry.npmjs.org/enabled 904ms npm http fetch GET 200 https://registry.npmjs.org/findup-sync/-/findup-sync-4.0.0.tgz 118ms npm http fetch GET 200 https://registry.npmjs.org/err-code 936ms npm http fetch GET 200 https://registry.npmjs.org/osenv/-/osenv-0.1.5.tgz 105ms npm http fetch GET 200 https://registry.npmjs.org/enabled/-/enabled-2.0.0.tgz 107ms npm http fetch GET 200 https://registry.npmjs.org/err-code/-/err-code-2.0.3.tgz 109ms npm http fetch GET 200 https://registry.npmjs.org/is-plain-object 108ms npm http fetch GET 200 https://registry.npmjs.org/rechoir 115ms npm http fetch GET 200 https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz 124ms npm http fetch GET 200 https://registry.npmjs.org/nan 935ms npm http fetch GET 200 https://registry.npmjs.org/rechoir/-/rechoir-0.7.1.tgz 106ms npm http fetch GET 200 https://registry.npmjs.org/resolve 120ms npm http fetch GET 200 https://registry.npmjs.org/bintrees 918ms npm http fetch GET 200 https://registry.npmjs.org/nan/-/nan-2.15.0.tgz 123ms npm http fetch GET 200 https://registry.npmjs.org/sprintf-js 927ms npm http fetch GET 200 https://registry.npmjs.org/resolve/-/resolve-1.20.0.tgz 114ms npm http fetch GET 200 https://registry.npmjs.org/sprintf-js 103ms npm http fetch GET 200 https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz 118ms npm http fetch GET 200 https://registry.npmjs.org/ansi-regex/-/ansi-regex-1.1.1.tgz 111ms npm http fetch GET 200 https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.1.2.tgz 115ms npm http fetch GET 200 https://registry.npmjs.org/picomatch 116ms npm http fetch GET 200 https://registry.npmjs.org/fill-range 105ms npm http fetch GET 200 https://registry.npmjs.org/picomatch/-/picomatch-2.3.0.tgz 115ms npm http fetch GET 200 https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz 107ms npm http fetch GET 200 https://registry.npmjs.org/bintrees/-/bintrees-1.0.1.tgz 490ms npm http fetch GET 200 https://registry.npmjs.org/flagged-respawn 893ms npm http fetch GET 200 https://registry.npmjs.org/binary-extensions 111ms npm http fetch GET 200 https://registry.npmjs.org/amdefine 100ms npm http fetch GET 200 https://registry.npmjs.org/object.map 918ms npm http fetch GET 200 https://registry.npmjs.org/flagged-respawn/-/flagged-respawn-1.0.1.tgz 119ms npm http fetch GET 200 https://registry.npmjs.org/amdefine/-/amdefine-1.0.1.tgz 102ms npm http fetch GET 200 https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.2.0.tgz 111ms npm http fetch GET 200 https://registry.npmjs.org/fined 1165ms npm http fetch GET 200 https://registry.npmjs.org/object.map/-/object.map-1.0.1.tgz 144ms npm http fetch GET 200 https://registry.npmjs.org/lodash.clonedeep 117ms npm http fetch GET 200 https://registry.npmjs.org/@apidevtools%2fswagger-parser 1783ms npm http fetch GET 200 https://registry.npmjs.org/color-convert 99ms npm http fetch GET 200 https://registry.npmjs.org/fined/-/fined-1.2.0.tgz 105ms npm http fetch GET 200 https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz 121ms npm http fetch GET 200 https://registry.npmjs.org/homedir-polyfill 897ms npm http fetch GET 200 https://registry.npmjs.org/dot-prop 107ms npm http fetch GET 200 https://registry.npmjs.org/lodash.clonedeep/-/lodash.clonedeep-3.0.2.tgz 130ms npm http fetch GET 200 https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz 112ms npm http fetch GET 200 https://registry.npmjs.org/make-dir/-/make-dir-3.1.0.tgz 110ms npm http fetch GET 200 https://registry.npmjs.org/graceful-fs 125ms npm http fetch GET 200 https://registry.npmjs.org/@apidevtools/swagger-parser/-/swagger-parser-10.0.2.tgz 150ms npm http fetch GET 200 https://registry.npmjs.org/homedir-polyfill/-/homedir-polyfill-1.0.3.tgz 109ms npm http fetch GET 200 https://registry.npmjs.org/dot-prop/-/dot-prop-5.3.0.tgz 110ms npm http fetch GET 200 https://registry.npmjs.org/unique-string 108ms npm http fetch GET 200 https://registry.npmjs.org/write-file-atomic 103ms npm http fetch GET 200 https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.8.tgz 102ms npm http fetch GET 200 https://registry.npmjs.org/is-path-inside 115ms npm http fetch GET 200 https://registry.npmjs.org/package-json 110ms npm http fetch GET 200 https://registry.npmjs.org/ci-info 118ms npm http fetch GET 200 https://registry.npmjs.org/get-stdin 908ms npm http fetch GET 200 https://registry.npmjs.org/unique-string/-/unique-string-2.0.0.tgz 112ms npm http fetch GET 200 https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-3.0.3.tgz 118ms npm http fetch GET 200 https://registry.npmjs.org/escape-goat 116ms npm http fetch GET 200 https://registry.npmjs.org/is-path-inside/-/is-path-inside-3.0.3.tgz 135ms npm http fetch GET 200 https://registry.npmjs.org/ci-info/-/ci-info-2.0.0.tgz 107ms npm http fetch GET 200 https://registry.npmjs.org/package-json/-/package-json-6.5.0.tgz 114ms npm http fetch GET 200 https://registry.npmjs.org/prom-client/-/prom-client-11.5.3.tgz 3ms (from cache) npm http fetch GET 200 https://registry.npmjs.org/get-stdin/-/get-stdin-4.0.1.tgz 118ms npm http fetch GET 200 https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz 109ms npm http fetch GET 200 https://registry.npmjs.org/lodash.memoize 103ms npm http fetch GET 200 https://registry.npmjs.org/escape-goat/-/escape-goat-2.1.1.tgz 138ms npm http fetch GET 200 https://registry.npmjs.org/lodash.once 115ms npm http fetch GET 200 https://registry.npmjs.org/optional 106ms npm http fetch GET 200 https://registry.npmjs.org/url 116ms npm http fetch GET 200 https://registry.npmjs.org/url-value-parser/-/url-value-parser-2.0.1.tgz 116ms npm http fetch GET 200 https://registry.npmjs.org/lodash.memoize/-/lodash.memoize-4.1.2.tgz 105ms npm http fetch GET 200 https://registry.npmjs.org/optional/-/optional-0.1.4.tgz 108ms npm http fetch GET 200 https://registry.npmjs.org/lodash.once/-/lodash.once-4.1.1.tgz 113ms npm http fetch GET 200 https://registry.npmjs.org/cache-breaker 968ms npm http fetch GET 200 https://registry.npmjs.org/dir-glob 119ms npm http fetch GET 200 https://registry.npmjs.org/fast-glob 116ms npm http fetch GET 200 https://registry.npmjs.org/array-union 184ms npm http fetch GET 200 https://registry.npmjs.org/url/-/url-0.11.0.tgz 146ms npm http fetch GET 200 https://registry.npmjs.org/pify/-/pify-3.0.0.tgz 106ms npm http fetch GET 200 https://registry.npmjs.org/dir-glob/-/dir-glob-2.0.0.tgz 106ms npm http fetch GET 200 https://registry.npmjs.org/ignore/-/ignore-3.3.10.tgz 142ms npm http fetch GET 200 https://registry.npmjs.org/lodash.get/-/lodash.get-4.4.2.tgz 2ms (from cache) npm http fetch GET 200 https://registry.npmjs.org/array-union/-/array-union-1.0.2.tgz 110ms npm http fetch GET 200 https://registry.npmjs.org/cache-breaker/-/cache-breaker-0.0.4.tgz 126ms npm http fetch GET 200 https://registry.npmjs.org/fast-glob/-/fast-glob-2.2.7.tgz 124ms npm http fetch GET 200 https://registry.npmjs.org/slash 123ms npm http fetch GET 200 https://registry.npmjs.org/validator/-/validator-10.11.0.tgz 117ms npm http fetch GET 200 https://registry.npmjs.org/bin-wrapper 119ms npm http fetch GET 200 https://registry.npmjs.org/slash/-/slash-1.0.0.tgz 113ms npm http fetch GET 200 https://registry.npmjs.org/core-js 235ms npm http fetch GET 200 https://registry.npmjs.org/bin-wrapper/-/bin-wrapper-4.1.0.tgz 105ms npm http fetch GET 200 https://registry.npmjs.org/global-dirs 952ms npm http fetch GET 200 https://registry.npmjs.org/global-dirs/-/global-dirs-3.0.0.tgz 114ms npm http fetch GET 200 https://registry.npmjs.org/core-js/-/core-js-2.6.12.tgz 300ms npm WARN deprecated core-js@2.6.12: core-js@<3.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Please, upgrade your dependencies to the actual version of core-js. npm http fetch GET 200 https://registry.npmjs.org/coa 126ms npm http fetch GET 200 https://registry.npmjs.org/gc-stats 916ms npm http fetch GET 200 https://registry.npmjs.org/css-select 112ms npm http fetch GET 200 https://registry.npmjs.org/coa/-/coa-2.0.2.tgz 129ms npm http fetch GET 200 https://registry.npmjs.org/css-select/-/css-select-2.1.0.tgz 106ms npm http fetch GET 200 https://registry.npmjs.org/css-select-base-adapter 137ms npm http fetch GET 200 https://registry.npmjs.org/css-tree 116ms npm http fetch GET 200 https://registry.npmjs.org/gc-stats/-/gc-stats-1.4.0.tgz 302ms npm http fetch GET 200 https://registry.npmjs.org/logalot 901ms npm http fetch GET 200 https://registry.npmjs.org/css-select-base-adapter/-/css-select-base-adapter-0.1.1.tgz 104ms npm http fetch GET 200 https://registry.npmjs.org/fast-xml-parser 932ms npm http fetch GET 200 https://registry.npmjs.org/bin-build 954ms npm http fetch GET 200 https://registry.npmjs.org/jsonschema 921ms npm http fetch GET 200 https://registry.npmjs.org/object.values 118ms npm http fetch GET 200 https://registry.npmjs.org/css-tree/-/css-tree-1.0.0-alpha.37.tgz 207ms npm http fetch GET 200 https://registry.npmjs.org/logalot/-/logalot-2.1.0.tgz 135ms npm http fetch GET 200 https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-3.20.3.tgz 123ms npm http fetch GET 200 https://registry.npmjs.org/bin-build/-/bin-build-3.0.0.tgz 117ms npm http fetch GET 200 https://registry.npmjs.org/jsonschema-draft4 941ms npm http fetch GET 200 https://registry.npmjs.org/sax 108ms npm http fetch GET 200 https://registry.npmjs.org/jsonschema/-/jsonschema-1.2.4.tgz 119ms npm http fetch GET 200 https://registry.npmjs.org/object.values/-/object.values-1.1.5.tgz 131ms npm http fetch GET 200 https://registry.npmjs.org/format-util 937ms npm http fetch GET 200 https://registry.npmjs.org/stable 129ms npm http fetch GET 200 https://registry.npmjs.org/unquote 111ms npm http fetch GET 200 https://registry.npmjs.org/util.promisify 109ms npm http fetch GET 200 https://registry.npmjs.org/jsonschema-draft4/-/jsonschema-draft4-1.0.0.tgz 109ms npm http fetch GET 200 https://registry.npmjs.org/no-case 109ms npm http fetch GET 200 https://registry.npmjs.org/sax/-/sax-1.2.4.tgz 118ms npm http fetch GET 200 https://registry.npmjs.org/upper-case 106ms npm http fetch GET 200 https://registry.npmjs.org/format-util/-/format-util-1.0.5.tgz 117ms npm http fetch GET 200 https://registry.npmjs.org/unquote/-/unquote-1.1.1.tgz 110ms npm http fetch GET 200 https://registry.npmjs.org/util.promisify/-/util.promisify-1.0.1.tgz 114ms npm http fetch GET 200 https://registry.npmjs.org/stable/-/stable-0.1.8.tgz 124ms npm http fetch GET 200 https://registry.npmjs.org/duplexer 115ms npm http fetch GET 200 https://registry.npmjs.org/no-case/-/no-case-2.3.2.tgz 113ms npm http fetch GET 200 https://registry.npmjs.org/upper-case/-/upper-case-1.1.3.tgz 104ms npm http fetch GET 200 https://registry.npmjs.org/execa 132ms npm http fetch GET 200 https://registry.npmjs.org/p-finally 120ms npm http fetch GET 200 https://registry.npmjs.org/js-tokens 115ms npm http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-validator-identifier 121ms npm http fetch GET 200 https://registry.npmjs.org/duplexer/-/duplexer-0.1.2.tgz 139ms npm http fetch GET 200 https://registry.npmjs.org/execa 119ms npm http fetch GET 200 https://registry.npmjs.org/shebang-regex 127ms npm http fetch GET 200 https://registry.npmjs.org/p-finally/-/p-finally-1.0.0.tgz 105ms npm http fetch GET 200 https://registry.npmjs.org/execa/-/execa-0.7.0.tgz 111ms npm http fetch GET 200 https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz 116ms npm http fetch GET 200 https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.15.7.tgz 120ms npm http fetch GET 200 https://registry.npmjs.org/array-differ 108ms npm http fetch GET 200 https://registry.npmjs.org/shebang-regex/-/shebang-regex-1.0.0.tgz 110ms npm http fetch GET 200 https://registry.npmjs.org/find-up 119ms npm http fetch GET 200 https://registry.npmjs.org/array-differ/-/array-differ-1.0.0.tgz 129ms npm http fetch GET 200 https://registry.npmjs.org/execa/-/execa-1.0.0.tgz 190ms npm http fetch GET 200 https://registry.npmjs.org/callsites 105ms npm http fetch GET 200 https://registry.npmjs.org/csso 915ms npm http fetch GET 200 https://registry.npmjs.org/type-fest/-/type-fest-0.21.3.tgz 107ms npm http fetch GET 200 https://registry.npmjs.org/find-up/-/find-up-1.1.2.tgz 161ms npm http fetch GET 200 https://registry.npmjs.org/flatted 110ms npm http fetch GET 200 https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz 116ms npm http fetch GET 200 https://registry.npmjs.org/rimraf/-/rimraf-2.6.3.tgz 106ms npm http fetch GET 200 https://registry.npmjs.org/write 115ms npm http fetch GET 200 https://registry.npmjs.org/csso/-/csso-4.2.0.tgz 132ms npm http fetch GET 200 https://registry.npmjs.org/flatted/-/flatted-2.0.2.tgz 108ms npm http fetch GET 200 https://registry.npmjs.org/restore-cursor 105ms npm http fetch GET 200 https://registry.npmjs.org/tmp/-/tmp-0.0.33.tgz 110ms npm http fetch GET 200 https://registry.npmjs.org/chardet 116ms npm http fetch GET 200 https://registry.npmjs.org/write/-/write-1.0.3.tgz 123ms npm http fetch GET 200 https://registry.npmjs.org/resolve-from/-/resolve-from-2.0.0.tgz 127ms npm http fetch GET 200 https://registry.npmjs.org/restore-cursor/-/restore-cursor-3.1.0.tgz 105ms npm http fetch GET 200 https://registry.npmjs.org/chardet/-/chardet-0.7.0.tgz 107ms npm http fetch GET 200 https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz 107ms npm http fetch GET 200 https://registry.npmjs.org/emoji-regex 112ms npm http fetch GET 200 https://registry.npmjs.org/emoji-regex 109ms npm http fetch GET 200 https://registry.npmjs.org/is-fullwidth-code-point 155ms npm http fetch GET 200 https://registry.npmjs.org/tempfile 914ms npm http fetch GET 200 https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz 110ms npm http fetch GET 200 https://registry.npmjs.org/emoji-regex/-/emoji-regex-7.0.3.tgz 109ms npm http fetch GET 200 https://registry.npmjs.org/astral-regex 151ms npm http fetch GET 200 https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz 109ms npm http fetch GET 200 https://registry.npmjs.org/tempfile/-/tempfile-2.0.0.tgz 104ms npm http fetch GET 200 https://registry.npmjs.org/tslib 106ms npm http fetch GET 200 https://registry.npmjs.org/astral-regex/-/astral-regex-1.0.0.tgz 110ms npm http fetch GET 200 https://registry.npmjs.org/formidable 106ms npm http fetch GET 200 https://registry.npmjs.org/qs/-/qs-0.5.1.tgz 144ms npm http fetch GET 200 https://registry.npmjs.org/crc 141ms npm http fetch GET 200 https://registry.npmjs.org/is-fullwidth-code-point 315ms npm http fetch GET 200 https://registry.npmjs.org/eachr 944ms npm http fetch GET 200 https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz 116ms npm http fetch GET 200 https://registry.npmjs.org/editions 956ms npm http fetch GET 200 https://registry.npmjs.org/cookie/-/cookie-0.0.4.tgz 103ms npm http fetch GET 200 https://registry.npmjs.org/formidable/-/formidable-1.0.11.tgz 114ms npm http fetch GET 200 https://registry.npmjs.org/typechecker 1004ms npm http fetch GET 200 https://registry.npmjs.org/bytes/-/bytes-0.1.0.tgz 114ms npm http fetch GET 200 https://registry.npmjs.org/crc/-/crc-0.2.0.tgz 107ms npm http fetch GET 200 https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz 105ms npm http fetch GET 200 https://registry.npmjs.org/eachr/-/eachr-3.3.0.tgz 119ms npm http fetch GET 200 https://registry.npmjs.org/send/-/send-0.0.4.tgz 107ms npm http fetch GET 200 https://registry.npmjs.org/fresh/-/fresh-0.1.0.tgz 111ms npm http fetch GET 200 https://registry.npmjs.org/pause 107ms npm http fetch GET 200 https://registry.npmjs.org/editions/-/editions-2.3.1.tgz 150ms npm http fetch GET 200 https://registry.npmjs.org/minimatch/-/minimatch-0.0.5.tgz 104ms npm WARN deprecated minimatch@0.0.5: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue npm http fetch GET 200 https://registry.npmjs.org/minimatch/-/minimatch-0.2.14.tgz 111ms npm WARN deprecated minimatch@0.2.14: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue npm http fetch GET 200 https://registry.npmjs.org/typechecker/-/typechecker-4.11.0.tgz 144ms npm http fetch GET 200 https://registry.npmjs.org/winston/-/winston-0.5.11.tgz 113ms npm http fetch GET 200 https://registry.npmjs.org/duplexify 108ms npm http fetch GET 200 https://registry.npmjs.org/pause/-/pause-0.0.1.tgz 109ms npm http fetch GET 200 https://registry.npmjs.org/pump 121ms npm http fetch GET 200 https://registry.npmjs.org/decamelize 111ms npm http fetch GET 200 https://registry.npmjs.org/loud-rejection 122ms npm http fetch GET 200 https://registry.npmjs.org/map-obj 119ms npm http fetch GET 200 https://registry.npmjs.org/duplexify/-/duplexify-3.7.1.tgz 119ms npm http fetch GET 200 https://registry.npmjs.org/normalize-package-data 123ms npm http fetch GET 200 https://registry.npmjs.org/pump/-/pump-2.0.1.tgz 114ms npm http fetch GET 200 https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz 105ms npm http fetch GET 200 https://registry.npmjs.org/loud-rejection/-/loud-rejection-1.6.0.tgz 111ms npm http fetch GET 200 https://registry.npmjs.org/map-obj/-/map-obj-1.0.1.tgz 114ms npm http fetch GET 200 https://registry.npmjs.org/read-pkg-up 107ms npm http fetch GET 200 https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.5.0.tgz 115ms npm http fetch GET 200 https://registry.npmjs.org/redent 109ms npm http fetch GET 200 https://registry.npmjs.org/trim-newlines 108ms npm http fetch GET 200 https://registry.npmjs.org/xtend 102ms npm http fetch GET 200 https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-1.0.1.tgz 100ms npm http fetch GET 200 https://registry.npmjs.org/redent/-/redent-1.0.0.tgz 109ms npm http fetch GET 200 https://registry.npmjs.org/trim-newlines/-/trim-newlines-1.0.0.tgz 104ms npm http fetch GET 200 https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz 1ms (from cache) npm http fetch GET 200 https://registry.npmjs.org/xtend/-/xtend-4.0.2.tgz 106ms npm http fetch GET 200 https://registry.npmjs.org/pseudomap 116ms npm http fetch GET 200 https://registry.npmjs.org/pseudomap/-/pseudomap-1.0.2.tgz 111ms npm http fetch GET 200 https://registry.npmjs.org/cli 913ms npm http fetch GET 200 https://registry.npmjs.org/pkginfo 906ms npm http fetch GET 200 https://registry.npmjs.org/yallist/-/yallist-2.1.2.tgz 108ms npm http fetch GET 200 https://registry.npmjs.org/assert-plus/-/assert-plus-1.0.0.tgz 2ms (from cache) npm http fetch GET 200 https://registry.npmjs.org/cli/-/cli-0.4.3.tgz 114ms npm http fetch GET 200 https://registry.npmjs.org/camelcase-keys 928ms npm http fetch GET 200 https://registry.npmjs.org/pkginfo/-/pkginfo-0.4.1.tgz 116ms npm http fetch GET 200 https://registry.npmjs.org/extsprintf 128ms npm http fetch GET 200 https://registry.npmjs.org/camelcase-keys/-/camelcase-keys-2.1.0.tgz 100ms npm http fetch GET 200 https://registry.npmjs.org/json-schema 129ms npm http fetch GET 200 https://registry.npmjs.org/verror 113ms npm http fetch GET 200 https://registry.npmjs.org/extsprintf/-/extsprintf-1.3.0.tgz 118ms npm http fetch GET 200 https://registry.npmjs.org/dashdash 108ms npm http fetch GET 200 https://registry.npmjs.org/json-schema/-/json-schema-0.2.3.tgz 113ms npm http fetch GET 200 https://registry.npmjs.org/verror/-/verror-1.10.0.tgz 119ms npm http fetch GET 200 https://registry.npmjs.org/package 929ms npm http fetch GET 200 https://registry.npmjs.org/getpass 110ms npm http fetch GET 200 https://registry.npmjs.org/find-versions 891ms npm http fetch GET 200 https://registry.npmjs.org/dashdash/-/dashdash-1.14.1.tgz 106ms npm http fetch GET 200 https://registry.npmjs.org/jsbn 121ms npm http fetch GET 200 https://registry.npmjs.org/package/-/package-1.0.1.tgz 112ms npm http fetch GET 200 https://registry.npmjs.org/tweetnacl 130ms npm http fetch GET 200 https://registry.npmjs.org/crc32 915ms npm http fetch GET 200 https://registry.npmjs.org/getpass/-/getpass-0.1.7.tgz 122ms npm http fetch GET 200 https://registry.npmjs.org/find-versions/-/find-versions-1.2.1.tgz 118ms npm http fetch GET 200 https://registry.npmjs.org/ecc-jsbn 105ms npm http fetch GET 200 https://registry.npmjs.org/deflate-js 944ms npm http fetch GET 200 https://registry.npmjs.org/jsbn/-/jsbn-0.1.1.tgz 114ms npm http fetch GET 200 https://registry.npmjs.org/tweetnacl/-/tweetnacl-0.14.5.tgz 133ms npm http fetch GET 200 https://registry.npmjs.org/buffers 114ms npm http fetch GET 200 https://registry.npmjs.org/crc32/-/crc32-0.2.2.tgz 117ms npm http fetch GET 200 https://registry.npmjs.org/ecc-jsbn/-/ecc-jsbn-0.1.2.tgz 104ms npm http fetch GET 200 https://registry.npmjs.org/buffer-shims 117ms npm http fetch GET 200 https://registry.npmjs.org/tap 1058ms npm http fetch GET 200 https://registry.npmjs.org/deflate-js/-/deflate-js-0.2.3.tgz 132ms npm http fetch GET 200 https://registry.npmjs.org/core-util-is 115ms npm http fetch GET 200 https://registry.npmjs.org/process-nextick-args 102ms npm http fetch GET 200 https://registry.npmjs.org/isarray 106ms npm http fetch GET 200 https://registry.npmjs.org/buffers/-/buffers-0.1.1.tgz 119ms npm http fetch GET 200 https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz 103ms npm http fetch GET 200 https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz 5ms (from cache) npm http fetch GET 200 https://registry.npmjs.org/buffer-shims/-/buffer-shims-1.0.0.tgz 112ms npm http fetch GET 200 https://registry.npmjs.org/process-nextick-args 108ms npm http fetch GET 200 https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.3.tgz 120ms npm http fetch GET 200 https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz 109ms npm http fetch GET 200 https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-1.0.7.tgz 122ms npm http fetch GET 200 https://registry.npmjs.org/immediate 131ms npm http fetch GET 200 https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz 150ms npm http fetch GET 200 https://registry.npmjs.org/color 145ms npm http fetch GET 200 https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz 116ms npm http fetch GET 200 https://registry.npmjs.org/detect-file 106ms npm http fetch GET 200 https://registry.npmjs.org/micromatch 126ms npm http fetch GET 200 https://registry.npmjs.org/immediate/-/immediate-3.0.6.tgz 101ms npm http fetch GET 200 https://registry.npmjs.org/color/-/color-3.2.1.tgz 125ms npm http fetch GET 200 https://registry.npmjs.org/os-homedir 113ms npm http fetch GET 200 https://registry.npmjs.org/detect-file/-/detect-file-1.0.0.tgz 111ms npm http fetch GET 200 https://registry.npmjs.org/isobject 107ms npm http fetch GET 200 https://registry.npmjs.org/micromatch/-/micromatch-4.0.4.tgz 126ms npm http fetch GET 200 https://registry.npmjs.org/os-homedir/-/os-homedir-1.0.2.tgz 112ms npm http fetch GET 200 https://registry.npmjs.org/path-parse 102ms npm http fetch GET 200 https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz 103ms npm http fetch GET 200 https://registry.npmjs.org/is-core-module 194ms npm http fetch GET 200 https://registry.npmjs.org/to-regex-range 111ms npm http fetch GET 200 https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz 102ms npm http fetch GET 200 https://registry.npmjs.org/for-own 118ms npm http fetch GET 200 https://registry.npmjs.org/is-core-module/-/is-core-module-2.8.0.tgz 118ms npm http fetch GET 200 https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz 117ms npm http fetch GET 200 https://registry.npmjs.org/expand-tilde 107ms npm http fetch GET 200 https://registry.npmjs.org/for-own/-/for-own-1.0.0.tgz 108ms npm http fetch GET 200 https://registry.npmjs.org/chainsaw 946ms npm http fetch GET 200 https://registry.npmjs.org/tap/-/tap-15.0.10.tgz 763ms npm http fetch GET 200 https://registry.npmjs.org/object.defaults 109ms npm http fetch GET 200 https://registry.npmjs.org/expand-tilde/-/expand-tilde-2.0.2.tgz 108ms npm http fetch GET 200 https://registry.npmjs.org/object.pick 109ms npm http fetch GET 200 https://registry.npmjs.org/chainsaw/-/chainsaw-0.1.0.tgz 116ms npm http fetch GET 200 https://registry.npmjs.org/object.defaults/-/object.defaults-1.1.0.tgz 111ms npm http fetch GET 200 https://registry.npmjs.org/lodash._baseclone 122ms npm http fetch GET 200 https://registry.npmjs.org/object.pick/-/object.pick-1.3.0.tgz 110ms npm http fetch GET 200 https://registry.npmjs.org/lodash._bindcallback 112ms npm http fetch GET 200 https://registry.npmjs.org/color-name 103ms npm http fetch GET 200 https://registry.npmjs.org/lodash._baseclone/-/lodash._baseclone-3.3.0.tgz 107ms npm http fetch GET 200 https://registry.npmjs.org/lodash._bindcallback/-/lodash._bindcallback-3.0.1.tgz 108ms npm http fetch GET 200 https://registry.npmjs.org/text-hex 918ms npm http fetch GET 200 https://registry.npmjs.org/@apidevtools%2fopenapi-schemas 138ms npm http fetch GET 200 https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz 105ms npm http fetch GET 200 https://registry.npmjs.org/resolve-dir 929ms npm http fetch GET 200 https://registry.npmjs.org/text-hex/-/text-hex-1.0.0.tgz 114ms npm http fetch GET 200 https://registry.npmjs.org/@jsdevtools%2fono 156ms npm http fetch GET 200 https://registry.npmjs.org/@apidevtools/openapi-schemas/-/openapi-schemas-2.1.0.tgz 143ms npm http fetch GET 200 https://registry.npmjs.org/resolve-dir/-/resolve-dir-1.0.1.tgz 123ms npm http fetch GET 200 https://registry.npmjs.org/parse-passwd 108ms npm http fetch GET 200 https://registry.npmjs.org/is-obj 114ms npm http fetch GET 200 https://registry.npmjs.org/z-schema/-/z-schema-4.2.4.tgz 256ms npm http fetch GET 200 https://registry.npmjs.org/@jsdevtools/ono/-/ono-7.1.3.tgz 157ms npm http fetch GET 200 https://registry.npmjs.org/crypto-random-string 110ms npm http fetch GET 200 https://registry.npmjs.org/parse-passwd/-/parse-passwd-1.0.0.tgz 112ms npm http fetch GET 200 https://registry.npmjs.org/is-obj/-/is-obj-2.0.0.tgz 111ms npm http fetch GET 200 https://registry.npmjs.org/signal-exit 117ms npm http fetch GET 200 https://registry.npmjs.org/typedarray-to-buffer 107ms npm http fetch GET 200 https://registry.npmjs.org/make-iterator 954ms npm http fetch GET 200 https://registry.npmjs.org/crypto-random-string/-/crypto-random-string-2.0.0.tgz 113ms npm http fetch GET 200 https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.5.tgz 117ms npm http fetch GET 200 https://registry.npmjs.org/registry-auth-token 141ms npm http fetch GET 200 https://registry.npmjs.org/typedarray-to-buffer/-/typedarray-to-buffer-3.1.5.tgz 124ms npm http fetch GET 200 https://registry.npmjs.org/got 200ms npm http fetch GET 200 https://registry.npmjs.org/make-iterator/-/make-iterator-1.0.1.tgz 113ms npm http fetch GET 200 https://registry.npmjs.org/registry-url 113ms npm http fetch GET 200 https://registry.npmjs.org/parse-filepath 943ms npm http fetch GET 200 https://registry.npmjs.org/registry-auth-token/-/registry-auth-token-4.2.1.tgz 103ms npm http fetch GET 200 https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz 122ms npm http fetch GET 200 https://registry.npmjs.org/punycode/-/punycode-1.3.2.tgz 119ms npm http fetch GET 200 https://registry.npmjs.org/querystring 101ms npm http fetch GET 200 https://registry.npmjs.org/got/-/got-9.6.0.tgz 109ms npm http fetch GET 200 https://registry.npmjs.org/registry-url/-/registry-url-5.1.0.tgz 112ms npm http fetch GET 200 https://registry.npmjs.org/parse-filepath/-/parse-filepath-1.0.2.tgz 109ms npm http fetch GET 200 https://registry.npmjs.org/path-type 110ms npm http fetch GET 200 https://registry.npmjs.org/array-uniq 112ms npm http fetch GET 200 https://registry.npmjs.org/querystring/-/querystring-0.2.0.tgz 101ms npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. npm http fetch GET 200 https://registry.npmjs.org/@mrmlnc%2freaddir-enhanced 150ms npm http fetch GET 200 https://registry.npmjs.org/@nodelib%2ffs.stat 143ms npm http fetch GET 200 https://registry.npmjs.org/glob-parent/-/glob-parent-3.1.0.tgz 112ms npm http fetch GET 200 https://registry.npmjs.org/lodash/-/lodash-2.2.1.tgz 200ms npm http fetch GET 200 https://registry.npmjs.org/path-type/-/path-type-3.0.0.tgz 118ms npm http fetch GET 200 https://registry.npmjs.org/array-uniq/-/array-uniq-1.0.3.tgz 110ms npm http fetch GET 200 https://registry.npmjs.org/merge2 113ms npm http fetch GET 200 https://registry.npmjs.org/micromatch/-/micromatch-3.1.10.tgz 110ms npm http fetch GET 200 https://registry.npmjs.org/@mrmlnc/readdir-enhanced/-/readdir-enhanced-2.2.1.tgz 139ms npm http fetch GET 200 https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-1.1.3.tgz 137ms npm http fetch GET 200 https://registry.npmjs.org/bin-version-check/-/bin-version-check-4.0.0.tgz 101ms npm http fetch GET 200 https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz 105ms npm http fetch GET 200 https://registry.npmjs.org/download 121ms npm http fetch GET 200 https://registry.npmjs.org/import-lazy/-/import-lazy-3.1.0.tgz 115ms npm http fetch GET 200 https://registry.npmjs.org/ini 114ms npm http fetch GET 200 https://registry.npmjs.org/@types%2fq 114ms npm http fetch GET 200 https://registry.npmjs.org/q 107ms npm http fetch GET 200 https://registry.npmjs.org/download/-/download-7.1.0.tgz 114ms npm http fetch GET 200 https://registry.npmjs.org/boolbase 108ms npm http fetch GET 200 https://registry.npmjs.org/ini/-/ini-2.0.0.tgz 121ms npm http fetch GET 200 https://registry.npmjs.org/@types/q/-/q-1.5.5.tgz 120ms npm http fetch GET 200 https://registry.npmjs.org/q/-/q-1.5.1.tgz 113ms npm http fetch GET 200 https://registry.npmjs.org/css-what 112ms npm http fetch GET 200 https://registry.npmjs.org/boolbase/-/boolbase-1.0.0.tgz 118ms npm http fetch GET 200 https://registry.npmjs.org/domutils 110ms npm http fetch GET 200 https://registry.npmjs.org/nth-check 109ms npm http fetch GET 200 https://registry.npmjs.org/css-what/-/css-what-3.4.2.tgz 104ms npm http fetch GET 200 https://registry.npmjs.org/node-pre-gyp 128ms npm http fetch GET 200 https://registry.npmjs.org/domutils/-/domutils-1.7.0.tgz 112ms npm http fetch GET 200 https://registry.npmjs.org/nth-check/-/nth-check-1.0.2.tgz 109ms npm http fetch GET 200 https://registry.npmjs.org/node-pre-gyp/-/node-pre-gyp-0.13.0.tgz 113ms npm WARN deprecated node-pre-gyp@0.13.0: Please upgrade to @mapbox/node-pre-gyp: the non-scoped node-pre-gyp package is deprecated and only the @mapbox scoped package will recieve updates in the future npm http fetch GET 200 https://registry.npmjs.org/decompress 114ms npm http fetch GET 200 https://registry.npmjs.org/download/-/download-6.2.5.tgz 115ms npm http fetch GET 200 https://registry.npmjs.org/@apidevtools%2fjson-schema-ref-parser 1764ms npm http fetch GET 200 https://registry.npmjs.org/decompress/-/decompress-4.2.1.tgz 110ms npm http fetch GET 200 https://registry.npmjs.org/p-map-series 108ms npm http fetch GET 200 https://registry.npmjs.org/call-bind 101ms npm http fetch GET 200 https://registry.npmjs.org/bin-check 923ms npm http fetch GET 200 https://registry.npmjs.org/p-map-series/-/p-map-series-1.0.0.tgz 105ms npm http fetch GET 200 https://registry.npmjs.org/call-bind/-/call-bind-1.0.2.tgz 110ms npm http fetch GET 200 https://registry.npmjs.org/define-properties 105ms npm http fetch GET 200 https://registry.npmjs.org/bin-check/-/bin-check-4.1.0.tgz 121ms npm http fetch GET 200 https://registry.npmjs.org/os-filter-obj 947ms npm http fetch GET 200 https://registry.npmjs.org/@apidevtools%2fswagger-methods 1975ms npm http fetch GET 200 https://registry.npmjs.org/es-abstract 107ms npm http fetch GET 200 https://registry.npmjs.org/define-properties/-/define-properties-1.1.3.tgz 100ms npm http fetch GET 200 https://registry.npmjs.org/os-filter-obj/-/os-filter-obj-2.0.0.tgz 110ms npm http fetch GET 200 https://registry.npmjs.org/es-abstract 129ms npm http fetch GET 200 https://registry.npmjs.org/@apidevtools/swagger-methods/-/swagger-methods-3.0.2.tgz 159ms npm http fetch GET 200 https://registry.npmjs.org/es-abstract/-/es-abstract-1.19.1.tgz 146ms npm http fetch GET 200 https://registry.npmjs.org/has-symbols 129ms npm http fetch GET 200 https://registry.npmjs.org/object.getownpropertydescriptors 117ms npm http fetch GET 200 https://registry.npmjs.org/es-abstract/-/es-abstract-1.19.1.tgz 131ms npm http fetch GET 200 https://registry.npmjs.org/mdn-data 910ms npm http fetch GET 200 https://registry.npmjs.org/lower-case 120ms npm http fetch GET 200 https://registry.npmjs.org/cross-spawn/-/cross-spawn-5.1.0.tgz 101ms npm http fetch GET 200 https://registry.npmjs.org/squeak 907ms npm http fetch GET 200 https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.2.tgz 117ms npm http fetch GET 200 https://registry.npmjs.org/object.getownpropertydescriptors/-/object.getownpropertydescriptors-2.1.3.tgz 109ms npm http fetch GET 200 https://registry.npmjs.org/get-stream 110ms npm http fetch GET 200 https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.4.tgz 124ms npm http fetch GET 200 https://registry.npmjs.org/lower-case/-/lower-case-1.1.4.tgz 128ms npm http fetch GET 200 https://registry.npmjs.org/strip-eof 96ms npm http fetch GET 200 https://registry.npmjs.org/is-stream/-/is-stream-1.1.0.tgz 114ms npm http fetch GET 200 https://registry.npmjs.org/strnum 929ms npm http fetch GET 200 https://registry.npmjs.org/get-stream 110ms npm http fetch GET 200 https://registry.npmjs.org/squeak/-/squeak-1.3.0.tgz 127ms npm http fetch GET 200 https://registry.npmjs.org/get-stream/-/get-stream-3.0.0.tgz 153ms npm http fetch GET 200 https://registry.npmjs.org/path-exists/-/path-exists-2.1.0.tgz 108ms npm http fetch GET 200 https://registry.npmjs.org/strip-eof/-/strip-eof-1.0.0.tgz 99ms npm http fetch GET 200 https://registry.npmjs.org/strnum/-/strnum-1.0.4.tgz 122ms npm http fetch GET 200 https://registry.npmjs.org/get-stream/-/get-stream-4.1.0.tgz 118ms npm http fetch GET 200 https://registry.npmjs.org/css-tree/-/css-tree-1.1.3.tgz 126ms npm http fetch GET 200 https://registry.npmjs.org/pinkie-promise 134ms npm http fetch GET 200 https://registry.npmjs.org/onetime/-/onetime-5.1.2.tgz 120ms npm http fetch GET 200 https://registry.npmjs.org/range-parser/-/range-parser-0.0.4.tgz 103ms npm http fetch GET 200 https://registry.npmjs.org/@apidevtools/json-schema-ref-parser/-/json-schema-ref-parser-9.0.9.tgz 949ms npm http fetch GET 200 https://registry.npmjs.org/mime/-/mime-1.2.6.tgz 115ms npm http fetch GET 200 https://registry.npmjs.org/temp-dir 127ms npm http fetch GET 200 https://registry.npmjs.org/lru-cache/-/lru-cache-1.0.6.tgz 101ms npm http fetch GET 200 https://registry.npmjs.org/sigmund 109ms npm http fetch GET 200 https://registry.npmjs.org/pinkie-promise/-/pinkie-promise-2.0.1.tgz 121ms npm http fetch GET 200 https://registry.npmjs.org/lru-cache/-/lru-cache-2.7.3.tgz 127ms npm http fetch GET 200 https://registry.npmjs.org/eyes 117ms npm http fetch GET 200 https://registry.npmjs.org/pkginfo/-/pkginfo-0.2.3.tgz 120ms npm http fetch GET 200 https://registry.npmjs.org/temp-dir/-/temp-dir-1.0.0.tgz 119ms npm http fetch GET 200 https://registry.npmjs.org/end-of-stream 101ms npm http fetch GET 200 https://registry.npmjs.org/sigmund/-/sigmund-1.0.1.tgz 112ms npm http fetch GET 200 https://registry.npmjs.org/stream-shift 111ms npm http fetch GET 200 https://registry.npmjs.org/end-of-stream 118ms npm http fetch GET 200 https://registry.npmjs.org/eyes/-/eyes-0.1.8.tgz 105ms npm http fetch GET 200 https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.4.tgz 103ms npm http fetch GET 200 https://registry.npmjs.org/hosted-git-info 114ms npm http fetch GET 200 https://registry.npmjs.org/currently-unhandled 134ms npm http fetch GET 200 https://registry.npmjs.org/validate-npm-package-license 114ms npm http fetch GET 200 https://registry.npmjs.org/stream-shift/-/stream-shift-1.0.1.tgz 115ms npm http fetch GET 200 https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.4.tgz 111ms npm http fetch GET 200 https://registry.npmjs.org/read-pkg 110ms npm http fetch GET 200 https://registry.npmjs.org/strip-indent 103ms npm http fetch GET 200 https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.9.tgz 109ms npm http fetch GET 200 https://registry.npmjs.org/currently-unhandled/-/currently-unhandled-0.4.1.tgz 115ms npm http fetch GET 200 https://registry.npmjs.org/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz 108ms npm http fetch GET 200 https://registry.npmjs.org/camelcase 137ms npm http fetch GET 200 https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz 127ms npm http fetch GET 200 https://registry.npmjs.org/read-pkg/-/read-pkg-1.1.0.tgz 108ms npm http fetch GET 200 https://registry.npmjs.org/strip-indent/-/strip-indent-1.0.1.tgz 107ms npm http fetch GET 200 https://registry.npmjs.org/extsprintf/-/extsprintf-1.4.0.tgz 110ms npm http fetch GET 200 https://registry.npmjs.org/semver-regex 99ms npm http fetch GET 200 https://registry.npmjs.org/color-string 114ms npm http fetch GET 200 https://registry.npmjs.org/has 110ms npm http fetch GET 200 https://registry.npmjs.org/camelcase/-/camelcase-2.1.1.tgz 131ms npm http fetch GET 200 https://registry.npmjs.org/is-number 120ms npm http fetch GET 200 https://registry.npmjs.org/for-in 114ms npm http fetch GET 200 https://registry.npmjs.org/semver-regex/-/semver-regex-1.0.0.tgz 112ms npm http fetch GET 200 https://registry.npmjs.org/color-string/-/color-string-1.6.0.tgz 108ms npm http fetch GET 200 https://registry.npmjs.org/has/-/has-1.0.3.tgz 131ms npm http fetch GET 200 https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz 106ms npm http fetch GET 200 https://registry.npmjs.org/for-in/-/for-in-1.0.2.tgz 112ms npm http fetch GET 200 https://registry.npmjs.org/@types%2freact 214ms npm http fetch GET 200 https://registry.npmjs.org/foreground-child 113ms npm http fetch GET 200 https://registry.npmjs.org/ink 127ms npm http fetch GET 200 https://registry.npmjs.org/@types/react/-/react-17.0.31.tgz 130ms npm http fetch GET 200 https://registry.npmjs.org/foreground-child/-/foreground-child-2.0.0.tgz 127ms npm http fetch GET 200 https://registry.npmjs.org/errlop 964ms npm http fetch GET 200 https://registry.npmjs.org/loggly 896ms npm http fetch GET 200 https://registry.npmjs.org/ink/-/ink-3.2.0.tgz 125ms npm http fetch GET 200 https://registry.npmjs.org/loggly/-/loggly-0.3.11.tgz 119ms npm http fetch GET 200 https://registry.npmjs.org/errlop/-/errlop-2.2.0.tgz 124ms npm http fetch GET 200 https://registry.npmjs.org/minipass 122ms npm http fetch GET 200 https://registry.npmjs.org/nyc 221ms npm http fetch GET 200 https://registry.npmjs.org/libtap 319ms npm http fetch GET 200 https://registry.npmjs.org/libtap/-/libtap-1.1.3.tgz 109ms npm http fetch GET 200 https://registry.npmjs.org/nyc/-/nyc-15.1.0.tgz 129ms npm http fetch GET 200 https://registry.npmjs.org/coveralls 900ms npm http fetch GET 200 https://registry.npmjs.org/opener 107ms npm http fetch GET 200 https://registry.npmjs.org/minipass/-/minipass-3.1.5.tgz 339ms npm http fetch GET 200 https://registry.npmjs.org/findit 927ms npm http fetch GET 200 https://registry.npmjs.org/fs-exists-cached 910ms npm http fetch GET 200 https://registry.npmjs.org/opener/-/opener-1.5.2.tgz 109ms npm http fetch GET 200 https://registry.npmjs.org/coveralls/-/coveralls-3.1.1.tgz 135ms npm http fetch GET 200 https://registry.npmjs.org/source-map-support 115ms npm http fetch GET 200 https://registry.npmjs.org/import-jsx 928ms npm http fetch GET 200 https://registry.npmjs.org/findit/-/findit-2.0.0.tgz 127ms npm http fetch GET 200 https://registry.npmjs.org/fs-exists-cached/-/fs-exists-cached-1.0.0.tgz 113ms npm http fetch GET 200 https://registry.npmjs.org/react 321ms npm http fetch GET 200 https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.20.tgz 136ms npm http fetch GET 200 https://registry.npmjs.org/import-jsx/-/import-jsx-4.0.0.tgz 134ms npm http fetch GET 200 https://registry.npmjs.org/istanbul-lib-processinfo 910ms npm http fetch GET 200 https://registry.npmjs.org/jackspeak 921ms npm http fetch GET 200 https://registry.npmjs.org/react/-/react-16.14.0.tgz 122ms npm http fetch GET 200 https://registry.npmjs.org/istanbul-lib-processinfo/-/istanbul-lib-processinfo-2.0.2.tgz 112ms npm http fetch GET 200 https://registry.npmjs.org/treport 112ms npm http fetch GET 200 https://registry.npmjs.org/jackspeak/-/jackspeak-1.4.0.tgz 113ms npm http fetch GET 200 https://registry.npmjs.org/array-each 112ms npm http fetch GET 200 https://registry.npmjs.org/array-slice 104ms npm http fetch GET 200 https://registry.npmjs.org/treport/-/treport-2.0.2.tgz 116ms npm http fetch GET 200 https://registry.npmjs.org/array-each/-/array-each-1.0.1.tgz 110ms npm http fetch GET 200 https://registry.npmjs.org/array-slice/-/array-slice-1.1.0.tgz 110ms npm http fetch GET 200 https://registry.npmjs.org/lodash._baseassign 110ms npm http fetch GET 200 https://registry.npmjs.org/lodash._basefor 110ms npm http fetch GET 200 https://registry.npmjs.org/lodash._basefor/-/lodash._basefor-3.0.3.tgz 101ms npm http fetch GET 200 https://registry.npmjs.org/lodash._baseassign/-/lodash._baseassign-3.2.0.tgz 117ms npm http fetch GET 200 https://registry.npmjs.org/lodash.isarray 115ms npm http fetch GET 200 https://registry.npmjs.org/lodash.keys 120ms npm http fetch GET 200 https://registry.npmjs.org/tap-mocha-reporter 914ms npm http fetch GET 200 https://registry.npmjs.org/lodash.isarray/-/lodash.isarray-3.0.4.tgz 108ms npm http fetch GET 200 https://registry.npmjs.org/lodash.keys/-/lodash.keys-3.1.2.tgz 115ms npm http fetch GET 200 https://registry.npmjs.org/tap-parser 963ms npm http fetch GET 200 https://registry.npmjs.org/tap-yaml 940ms npm http fetch GET 200 https://registry.npmjs.org/tcompare 933ms npm http fetch GET 200 https://registry.npmjs.org/global-modules 119ms npm http fetch GET 200 https://registry.npmjs.org/tap-mocha-reporter/-/tap-mocha-reporter-5.0.1.tgz 130ms npm http fetch GET 200 https://registry.npmjs.org/kind-of 115ms npm http fetch GET 200 https://registry.npmjs.org/traverse 922ms npm http fetch GET 200 https://registry.npmjs.org/tap-parser/-/tap-parser-10.1.0.tgz 112ms npm http fetch GET 200 https://registry.npmjs.org/tap-yaml/-/tap-yaml-1.0.0.tgz 104ms npm http fetch GET 200 https://registry.npmjs.org/global-modules/-/global-modules-1.0.0.tgz 112ms npm http fetch GET 200 https://registry.npmjs.org/tcompare/-/tcompare-5.0.6.tgz 114ms npm http fetch GET 200 https://registry.npmjs.org/rc 116ms npm http fetch GET 200 https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz 118ms npm http fetch GET 200 https://registry.npmjs.org/traverse/-/traverse-0.3.9.tgz 126ms npm http fetch GET 200 https://registry.npmjs.org/lodash._arraycopy 897ms npm http fetch GET 200 https://registry.npmjs.org/@sindresorhus%2fis 144ms npm http fetch GET 200 https://registry.npmjs.org/@szmarczak%2fhttp-timer 140ms npm http fetch GET 200 https://registry.npmjs.org/cacheable-request 107ms npm http fetch GET 200 https://registry.npmjs.org/decompress-response 109ms npm http fetch GET 200 https://registry.npmjs.org/rc/-/rc-1.2.8.tgz 124ms npm http fetch GET 200 https://registry.npmjs.org/duplexer3 117ms npm http fetch GET 200 https://registry.npmjs.org/lodash._arrayeach 919ms npm http fetch GET 200 https://registry.npmjs.org/lowercase-keys 114ms npm http fetch GET 200 https://registry.npmjs.org/lodash._arraycopy/-/lodash._arraycopy-3.0.0.tgz 115ms npm http fetch GET 200 https://registry.npmjs.org/@sindresorhus/is/-/is-0.14.0.tgz 140ms npm http fetch GET 200 https://registry.npmjs.org/cacheable-request/-/cacheable-request-6.1.0.tgz 108ms npm http fetch GET 200 https://registry.npmjs.org/decompress-response/-/decompress-response-3.3.0.tgz 106ms npm http fetch GET 200 https://registry.npmjs.org/@szmarczak/http-timer/-/http-timer-1.1.2.tgz 147ms npm http fetch GET 200 https://registry.npmjs.org/mimic-response 113ms npm http fetch GET 200 https://registry.npmjs.org/duplexer3/-/duplexer3-0.1.4.tgz 115ms npm http fetch GET 200 https://registry.npmjs.org/lodash._arrayeach/-/lodash._arrayeach-3.0.0.tgz 118ms npm http fetch GET 200 https://registry.npmjs.org/lowercase-keys/-/lowercase-keys-1.0.1.tgz 110ms npm http fetch GET 200 https://registry.npmjs.org/p-cancelable 116ms npm http fetch GET 200 https://registry.npmjs.org/to-readable-stream 113ms npm http fetch GET 200 https://registry.npmjs.org/is-absolute 105ms npm http fetch GET 200 https://registry.npmjs.org/url-parse-lax 115ms npm http fetch GET 200 https://registry.npmjs.org/map-cache 111ms npm http fetch GET 200 https://registry.npmjs.org/mimic-response/-/mimic-response-1.0.1.tgz 121ms npm http fetch GET 200 https://registry.npmjs.org/is-glob/-/is-glob-3.1.0.tgz 111ms npm http fetch GET 200 https://registry.npmjs.org/path-dirname 121ms npm http fetch GET 200 https://registry.npmjs.org/p-cancelable/-/p-cancelable-1.1.0.tgz 114ms npm http fetch GET 200 https://registry.npmjs.org/to-readable-stream/-/to-readable-stream-1.0.0.tgz 108ms npm http fetch GET 200 https://registry.npmjs.org/is-absolute/-/is-absolute-1.0.0.tgz 113ms npm http fetch GET 200 https://registry.npmjs.org/url-parse-lax/-/url-parse-lax-3.0.0.tgz 103ms npm http fetch GET 200 https://registry.npmjs.org/map-cache/-/map-cache-0.2.2.tgz 106ms npm http fetch GET 200 https://registry.npmjs.org/arr-diff 106ms npm http fetch GET 200 https://registry.npmjs.org/array-unique 116ms npm http fetch GET 200 https://registry.npmjs.org/path-dirname/-/path-dirname-1.0.2.tgz 119ms npm http fetch GET 200 https://registry.npmjs.org/braces/-/braces-2.3.2.tgz 109ms npm http fetch GET 200 https://registry.npmjs.org/define-property 110ms npm http fetch GET 200 https://registry.npmjs.org/extglob 111ms npm http fetch GET 200 https://registry.npmjs.org/fragment-cache 107ms npm http fetch GET 200 https://registry.npmjs.org/array-unique/-/array-unique-0.3.2.tgz 108ms npm http fetch GET 200 https://registry.npmjs.org/nanomatch 115ms npm http fetch GET 200 https://registry.npmjs.org/regex-not 108ms npm http fetch GET 200 https://registry.npmjs.org/arr-diff/-/arr-diff-4.0.0.tgz 173ms npm http fetch GET 200 https://registry.npmjs.org/define-property/-/define-property-2.0.2.tgz 110ms npm http fetch GET 200 https://registry.npmjs.org/fragment-cache/-/fragment-cache-0.2.1.tgz 104ms npm http fetch GET 200 https://registry.npmjs.org/extglob/-/extglob-2.0.4.tgz 126ms npm http fetch GET 200 https://registry.npmjs.org/snapdragon 110ms npm http fetch GET 200 https://registry.npmjs.org/regex-not/-/regex-not-1.0.2.tgz 107ms npm http fetch GET 200 https://registry.npmjs.org/nanomatch/-/nanomatch-1.2.13.tgz 118ms npm http fetch GET 200 https://registry.npmjs.org/content-disposition/-/content-disposition-0.5.3.tgz 1ms (from cache) npm http fetch GET 200 https://registry.npmjs.org/to-regex 111ms npm http fetch GET 200 https://registry.npmjs.org/extend-shallow 320ms npm http fetch GET 200 https://registry.npmjs.org/glob-to-regexp 113ms npm http fetch GET 200 https://registry.npmjs.org/bin-version/-/bin-version-3.1.0.tgz 112ms npm http fetch GET 200 https://registry.npmjs.org/snapdragon/-/snapdragon-0.8.2.tgz 111ms npm http fetch GET 200 https://registry.npmjs.org/ext-name 114ms npm http fetch GET 200 https://registry.npmjs.org/to-regex/-/to-regex-3.0.2.tgz 111ms npm http fetch GET 200 https://registry.npmjs.org/extend-shallow/-/extend-shallow-3.0.2.tgz 111ms npm http fetch GET 200 https://registry.npmjs.org/glob-to-regexp/-/glob-to-regexp-0.3.0.tgz 127ms npm http fetch GET 200 https://registry.npmjs.org/file-type/-/file-type-8.1.0.tgz 115ms npm http fetch GET 200 https://registry.npmjs.org/ext-name/-/ext-name-5.0.0.tgz 107ms npm http fetch GET 200 https://registry.npmjs.org/got/-/got-8.3.2.tgz 107ms npm http fetch GET 200 https://registry.npmjs.org/p-event 114ms npm http fetch GET 200 https://registry.npmjs.org/dom-serializer 120ms npm http fetch GET 200 https://registry.npmjs.org/domelementtype 125ms npm http fetch GET 200 https://registry.npmjs.org/detect-libc 112ms npm http fetch GET 200 https://registry.npmjs.org/p-event/-/p-event-2.3.1.tgz 108ms npm http fetch GET 200 https://registry.npmjs.org/dom-serializer/-/dom-serializer-0.2.2.tgz 106ms npm http fetch GET 200 https://registry.npmjs.org/domelementtype/-/domelementtype-1.3.1.tgz 102ms npm http fetch GET 200 https://registry.npmjs.org/path-root 919ms npm http fetch GET 200 https://registry.npmjs.org/npm-packlist 118ms npm http fetch GET 200 https://registry.npmjs.org/detect-libc/-/detect-libc-1.0.3.tgz 130ms npm http fetch GET 200 https://registry.npmjs.org/npmlog 106ms npm http fetch GET 200 https://registry.npmjs.org/tar 132ms npm http fetch GET 200 https://registry.npmjs.org/path-root/-/path-root-0.1.1.tgz 120ms npm http fetch GET 200 https://registry.npmjs.org/needle 341ms npm http fetch GET 200 https://registry.npmjs.org/npm-packlist/-/npm-packlist-1.4.8.tgz 110ms npm http fetch GET 200 https://registry.npmjs.org/caw 107ms npm http fetch GET 200 https://registry.npmjs.org/npmlog/-/npmlog-4.1.2.tgz 121ms npm http fetch GET 200 https://registry.npmjs.org/tar/-/tar-4.4.19.tgz 121ms npm http fetch GET 200 https://registry.npmjs.org/file-type/-/file-type-5.2.0.tgz 114ms npm http fetch GET 200 https://registry.npmjs.org/needle/-/needle-2.9.1.tgz 124ms npm http fetch GET 200 https://registry.npmjs.org/caw/-/caw-2.0.1.tgz 133ms npm http fetch GET 200 https://registry.npmjs.org/got/-/got-7.1.0.tgz 129ms npm http fetch GET 200 https://registry.npmjs.org/p-event/-/p-event-1.3.0.tgz 116ms npm http fetch GET 200 https://registry.npmjs.org/decompress-tarbz2 110ms npm http fetch GET 200 https://registry.npmjs.org/decompress-tar 129ms npm http fetch GET 200 https://registry.npmjs.org/decompress-targz 100ms npm http fetch GET 200 https://registry.npmjs.org/pify/-/pify-2.3.0.tgz 114ms npm http fetch GET 200 https://registry.npmjs.org/decompress-unzip 120ms npm http fetch GET 200 https://registry.npmjs.org/archive-type 916ms npm http fetch GET 200 https://registry.npmjs.org/strip-dirs 129ms npm http fetch GET 200 https://registry.npmjs.org/decompress-tar/-/decompress-tar-4.1.1.tgz 116ms npm http fetch GET 200 https://registry.npmjs.org/caw 907ms npm http fetch GET 200 https://registry.npmjs.org/decompress-tarbz2/-/decompress-tarbz2-4.1.1.tgz 129ms npm http fetch GET 200 https://registry.npmjs.org/decompress-targz/-/decompress-targz-4.1.1.tgz 107ms npm http fetch GET 200 https://registry.npmjs.org/archive-type/-/archive-type-4.0.0.tgz 105ms npm http fetch GET 200 https://registry.npmjs.org/decompress-unzip/-/decompress-unzip-4.0.1.tgz 109ms npm http fetch GET 200 https://registry.npmjs.org/p-reduce 120ms npm http fetch GET 200 https://registry.npmjs.org/strip-dirs/-/strip-dirs-2.1.0.tgz 115ms npm http fetch GET 200 https://registry.npmjs.org/function-bind 109ms npm http fetch GET 200 https://registry.npmjs.org/filenamify 934ms npm http fetch GET 200 https://registry.npmjs.org/get-intrinsic 116ms npm http fetch GET 200 https://registry.npmjs.org/executable 115ms npm http fetch GET 200 https://registry.npmjs.org/object-keys 107ms npm http fetch GET 200 https://registry.npmjs.org/arch 101ms npm http fetch GET 200 https://registry.npmjs.org/es-to-primitive 108ms npm http fetch GET 200 https://registry.npmjs.org/p-reduce/-/p-reduce-1.0.0.tgz 115ms npm http fetch GET 200 https://registry.npmjs.org/get-intrinsic 118ms npm http fetch GET 200 https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz 105ms npm http fetch GET 200 https://registry.npmjs.org/filenamify/-/filenamify-2.1.0.tgz 107ms npm http fetch GET 200 https://registry.npmjs.org/executable/-/executable-4.1.1.tgz 115ms npm http fetch GET 200 https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz 107ms npm http fetch GET 200 https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.1.1.tgz 122ms npm http fetch GET 200 https://registry.npmjs.org/arch/-/arch-2.2.0.tgz 107ms npm http fetch GET 200 https://registry.npmjs.org/es-to-primitive/-/es-to-primitive-1.2.1.tgz 112ms npm http fetch GET 200 https://registry.npmjs.org/get-symbol-description 112ms npm http fetch GET 200 https://registry.npmjs.org/internal-slot 102ms npm http fetch GET 200 https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.1.1.tgz 124ms npm http fetch GET 200 https://registry.npmjs.org/is-callable 109ms npm http fetch GET 200 https://registry.npmjs.org/is-negative-zero 99ms npm http fetch GET 200 https://registry.npmjs.org/is-regex 122ms npm http fetch GET 200 https://registry.npmjs.org/is-shared-array-buffer 122ms npm http fetch GET 200 https://registry.npmjs.org/is-string 123ms npm http fetch GET 200 https://registry.npmjs.org/get-symbol-description/-/get-symbol-description-1.0.0.tgz 120ms npm http fetch GET 200 https://registry.npmjs.org/internal-slot/-/internal-slot-1.0.3.tgz 114ms npm http fetch GET 200 https://registry.npmjs.org/object-inspect 115ms npm http fetch GET 200 https://registry.npmjs.org/is-negative-zero/-/is-negative-zero-2.0.1.tgz 105ms npm http fetch GET 200 https://registry.npmjs.org/is-callable/-/is-callable-1.2.4.tgz 110ms npm http fetch GET 200 https://registry.npmjs.org/is-shared-array-buffer/-/is-shared-array-buffer-1.0.1.tgz 110ms npm http fetch GET 200 https://registry.npmjs.org/is-regex/-/is-regex-1.1.4.tgz 123ms npm http fetch GET 200 https://registry.npmjs.org/is-string/-/is-string-1.0.7.tgz 113ms npm http fetch GET 200 https://registry.npmjs.org/string.prototype.trimend 104ms npm http fetch GET 200 https://registry.npmjs.org/is-weakref 256ms npm http fetch GET 200 https://registry.npmjs.org/object.assign 118ms npm http fetch GET 200 https://registry.npmjs.org/object-inspect/-/object-inspect-1.11.0.tgz 113ms npm http fetch GET 200 https://registry.npmjs.org/unbox-primitive 108ms npm http fetch GET 200 https://registry.npmjs.org/pump/-/pump-3.0.0.tgz 106ms npm http fetch GET 200 https://registry.npmjs.org/object.assign/-/object.assign-4.1.2.tgz 109ms npm http fetch GET 200 https://registry.npmjs.org/string.prototype.trimend/-/string.prototype.trimend-1.0.4.tgz 118ms npm http fetch GET 200 https://registry.npmjs.org/is-weakref/-/is-weakref-1.0.1.tgz 128ms npm http fetch GET 200 https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.14.tgz 122ms npm http fetch GET 200 https://registry.npmjs.org/unbox-primitive/-/unbox-primitive-1.0.1.tgz 131ms npm http fetch GET 200 https://registry.npmjs.org/mimic-fn 107ms npm http fetch GET 200 https://registry.npmjs.org/string.prototype.trimstart 325ms npm http fetch GET 200 https://registry.npmjs.org/pinkie 110ms npm http fetch GET 200 https://registry.npmjs.org/array-find-index 106ms npm http fetch GET 200 https://registry.npmjs.org/@types%2fjson-schema 138ms npm http fetch GET 200 https://registry.npmjs.org/mimic-fn/-/mimic-fn-2.1.0.tgz 108ms npm http fetch GET 200 https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz 174ms npm http fetch GET 200 https://registry.npmjs.org/spdx-correct 117ms npm http fetch GET 200 https://registry.npmjs.org/string.prototype.trimstart/-/string.prototype.trimstart-1.0.4.tgz 107ms npm http fetch GET 200 https://registry.npmjs.org/pinkie/-/pinkie-2.0.4.tgz 108ms npm http fetch GET 200 https://registry.npmjs.org/array-find-index/-/array-find-index-1.0.2.tgz 121ms npm http fetch GET 200 https://registry.npmjs.org/spdx-correct/-/spdx-correct-3.1.1.tgz 111ms npm http fetch GET 200 https://registry.npmjs.org/spdx-expression-parse 110ms npm http fetch GET 200 https://registry.npmjs.org/load-json-file 132ms npm http fetch GET 200 https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.9.tgz 177ms npm http fetch GET 200 https://registry.npmjs.org/path-type/-/path-type-1.1.0.tgz 108ms npm http fetch GET 200 https://registry.npmjs.org/simple-swizzle 122ms npm http fetch GET 200 https://registry.npmjs.org/@types%2fprop-types 125ms npm http fetch GET 200 https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-3.0.1.tgz 126ms npm http fetch GET 200 https://registry.npmjs.org/load-json-file/-/load-json-file-1.1.0.tgz 109ms npm http fetch GET 200 https://registry.npmjs.org/@types%2fscheduler 137ms npm http fetch GET 200 https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz 104ms npm http fetch GET 200 https://registry.npmjs.org/csstype 129ms npm http fetch GET 200 https://registry.npmjs.org/simple-swizzle/-/simple-swizzle-0.2.2.tgz 115ms npm http fetch GET 200 https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.4.tgz 120ms npm http fetch GET 200 https://registry.npmjs.org/cli-boxes 107ms npm http fetch GET 200 https://registry.npmjs.org/cli-truncate 100ms npm http fetch GET 200 https://registry.npmjs.org/@types/scheduler/-/scheduler-0.16.2.tgz 126ms npm http fetch GET 200 https://registry.npmjs.org/csstype/-/csstype-3.0.9.tgz 121ms npm http fetch GET 200 https://registry.npmjs.org/indent-string/-/indent-string-4.0.0.tgz 109ms npm http fetch GET 200 https://registry.npmjs.org/cli-truncate/-/cli-truncate-2.1.0.tgz 115ms npm http fetch GET 200 https://registry.npmjs.org/cli-boxes/-/cli-boxes-2.2.1.tgz 133ms npm http fetch GET 200 https://registry.npmjs.org/console-stream 915ms npm http fetch GET 200 https://registry.npmjs.org/lpad-align 937ms npm http fetch GET 200 https://registry.npmjs.org/slice-ansi/-/slice-ansi-3.0.0.tgz 112ms npm http fetch GET 200 https://registry.npmjs.org/console-stream/-/console-stream-0.1.1.tgz 138ms npm http fetch GET 200 https://registry.npmjs.org/lpad-align/-/lpad-align-1.1.2.tgz 138ms npm http fetch GET 200 https://registry.npmjs.org/scheduler 304ms npm http fetch GET 200 https://registry.npmjs.org/type-fest/-/type-fest-0.12.0.tgz 116ms npm http fetch GET 200 https://registry.npmjs.org/widest-line 110ms npm http fetch GET 200 https://registry.npmjs.org/scheduler/-/scheduler-0.20.2.tgz 120ms npm http fetch GET 200 https://registry.npmjs.org/wrap-ansi 108ms npm http fetch GET 200 https://registry.npmjs.org/widest-line/-/widest-line-3.1.0.tgz 111ms npm http fetch GET 200 https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz 123ms npm http fetch GET 200 https://registry.npmjs.org/auto-bind 895ms npm http fetch GET 200 https://registry.npmjs.org/request/-/request-2.9.203.tgz 122ms npm WARN deprecated request@2.9.203: request has been deprecated, see https://github.com/request/request/issues/3142 npm http fetch GET 200 https://registry.npmjs.org/ws 262ms npm http fetch GET 200 https://registry.npmjs.org/code-excerpt 920ms npm http fetch GET 200 https://registry.npmjs.org/auto-bind/-/auto-bind-4.0.0.tgz 111ms npm http fetch GET 200 https://registry.npmjs.org/patch-console 893ms npm http fetch GET 200 https://registry.npmjs.org/ws/-/ws-7.5.5.tgz 117ms npm http fetch GET 200 https://registry.npmjs.org/react-devtools-core 926ms npm http fetch GET 200 https://registry.npmjs.org/code-excerpt/-/code-excerpt-3.0.0.tgz 114ms npm http fetch GET 200 https://registry.npmjs.org/patch-console/-/patch-console-1.0.0.tgz 103ms npm http fetch GET 200 https://registry.npmjs.org/diff/-/diff-4.0.2.tgz 126ms npm http fetch GET 200 https://registry.npmjs.org/stack-utils 898ms npm http fetch GET 200 https://registry.npmjs.org/react-reconciler 1072ms npm http fetch GET 200 https://registry.npmjs.org/stack-utils/-/stack-utils-2.0.5.tgz 123ms npm http fetch GET 200 https://registry.npmjs.org/react-reconciler/-/react-reconciler-0.26.2.tgz 215ms npm http fetch GET 200 https://registry.npmjs.org/yoga-layout-prebuilt 919ms npm http fetch GET 200 https://registry.npmjs.org/yoga-layout-prebuilt/-/yoga-layout-prebuilt-1.10.0.tgz 143ms npm http fetch GET 200 https://registry.npmjs.org/trivial-deferred 325ms npm http fetch GET 200 https://registry.npmjs.org/timespan 924ms npm http fetch GET 200 https://registry.npmjs.org/async-hook-domain 889ms npm http fetch GET 200 https://registry.npmjs.org/trivial-deferred/-/trivial-deferred-1.0.1.tgz 112ms npm http fetch GET 200 https://registry.npmjs.org/bind-obj-methods 906ms npm http fetch GET 200 https://registry.npmjs.org/timespan/-/timespan-2.3.0.tgz 117ms npm http fetch GET 200 https://registry.npmjs.org/async-hook-domain/-/async-hook-domain-2.0.4.tgz 132ms npm http fetch GET 200 https://registry.npmjs.org/function-loop 903ms npm http fetch GET 200 https://registry.npmjs.org/bind-obj-methods/-/bind-obj-methods-3.0.0.tgz 116ms npm http fetch GET 200 https://registry.npmjs.org/@istanbuljs%2fschema 153ms npm http fetch GET 200 https://registry.npmjs.org/own-or 910ms npm http fetch GET 200 https://registry.npmjs.org/caching-transform 123ms npm http fetch GET 200 https://registry.npmjs.org/function-loop/-/function-loop-2.0.1.tgz 113ms npm http fetch GET 200 https://registry.npmjs.org/react-devtools-core/-/react-devtools-core-4.20.2.tgz 1077ms npm http fetch GET 200 https://registry.npmjs.org/convert-source-map 104ms npm http fetch GET 200 https://registry.npmjs.org/own-or/-/own-or-1.0.0.tgz 116ms npm http fetch GET 200 https://registry.npmjs.org/caching-transform/-/caching-transform-4.0.0.tgz 118ms npm http fetch GET 200 https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz 117ms npm http fetch GET 200 https://registry.npmjs.org/find-cache-dir 127ms npm http fetch GET 200 https://registry.npmjs.org/@istanbuljs/schema/-/schema-0.1.3.tgz 154ms npm http fetch GET 200 https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.8.0.tgz 118ms npm http fetch GET 200 https://registry.npmjs.org/own-or-env 937ms npm http fetch GET 200 https://registry.npmjs.org/get-package-type 115ms npm http fetch GET 200 https://registry.npmjs.org/istanbul-lib-coverage 112ms npm http fetch GET 200 https://registry.npmjs.org/find-cache-dir/-/find-cache-dir-3.3.2.tgz 113ms npm http fetch GET 200 https://registry.npmjs.org/istanbul-lib-instrument 125ms npm http fetch GET 200 https://registry.npmjs.org/istanbul-lib-report 116ms npm http fetch GET 200 https://registry.npmjs.org/own-or-env/-/own-or-env-1.0.2.tgz 112ms npm http fetch GET 200 https://registry.npmjs.org/get-package-type/-/get-package-type-0.1.0.tgz 110ms npm http fetch GET 200 https://registry.npmjs.org/istanbul-lib-coverage/-/istanbul-lib-coverage-3.2.0.tgz 109ms npm http fetch GET 200 https://registry.npmjs.org/istanbul-lib-source-maps 116ms npm http fetch GET 200 https://registry.npmjs.org/istanbul-lib-instrument/-/istanbul-lib-instrument-4.0.3.tgz 119ms npm http fetch GET 200 https://registry.npmjs.org/istanbul-lib-report/-/istanbul-lib-report-3.0.0.tgz 121ms npm http fetch GET 200 https://registry.npmjs.org/istanbul-reports 131ms npm http fetch GET 200 https://registry.npmjs.org/p-map/-/p-map-3.0.0.tgz 106ms npm http fetch GET 200 https://registry.npmjs.org/istanbul-lib-source-maps/-/istanbul-lib-source-maps-4.0.1.tgz 119ms npm http fetch GET 200 https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz 109ms npm http fetch GET 200 https://registry.npmjs.org/yapool 907ms npm http fetch GET 200 https://registry.npmjs.org/istanbul-reports/-/istanbul-reports-3.0.5.tgz 131ms npm http fetch GET 200 https://registry.npmjs.org/test-exclude 123ms npm http fetch GET 200 https://registry.npmjs.org/yapool/-/yapool-1.0.0.tgz 117ms npm http fetch GET 200 https://registry.npmjs.org/yargs 217ms npm http fetch GET 200 https://registry.npmjs.org/test-exclude/-/test-exclude-6.0.0.tgz 131ms npm http fetch GET 200 https://registry.npmjs.org/log-driver 122ms npm http fetch GET 200 https://registry.npmjs.org/yargs/-/yargs-15.4.1.tgz 122ms npm http fetch GET 200 https://registry.npmjs.org/log-driver/-/log-driver-1.2.7.tgz 117ms npm http fetch GET 200 https://registry.npmjs.org/@babel%2fcore 211ms npm http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-proposal-object-rest-spread 143ms npm http fetch GET 200 https://registry.npmjs.org/istanbul-lib-hook 915ms npm http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-destructuring 161ms npm http fetch GET 200 https://registry.npmjs.org/@babel/core/-/core-7.15.8.tgz 152ms npm http fetch GET 200 https://registry.npmjs.org/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.15.6.tgz 124ms npm http fetch GET 200 https://registry.npmjs.org/istanbul-lib-hook/-/istanbul-lib-hook-3.0.0.tgz 104ms npm http fetch GET 200 https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.14.7.tgz 121ms npm http fetch GET 200 https://registry.npmjs.org/caller-path 113ms npm http fetch GET 200 https://registry.npmjs.org/node-preload 912ms npm http fetch GET 200 https://registry.npmjs.org/resolve-from/-/resolve-from-3.0.0.tgz 103ms npm http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-react-jsx 159ms npm http fetch GET 200 https://registry.npmjs.org/process-on-spawn 900ms npm http fetch GET 200 https://registry.npmjs.org/prop-types 108ms npm http fetch GET 200 https://registry.npmjs.org/node-preload/-/node-preload-0.2.1.tgz 131ms npm http fetch GET 200 https://registry.npmjs.org/spawn-wrap 921ms npm http fetch GET 200 https://registry.npmjs.org/process-on-spawn/-/process-on-spawn-1.0.0.tgz 120ms npm http fetch GET 200 https://registry.npmjs.org/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.14.9.tgz 139ms npm http fetch GET 200 https://registry.npmjs.org/lcov-parse 884ms npm http fetch GET 200 https://registry.npmjs.org/prop-types/-/prop-types-15.7.2.tgz 113ms npm http fetch GET 200 https://registry.npmjs.org/archy 113ms npm http fetch GET 200 https://registry.npmjs.org/spawn-wrap/-/spawn-wrap-2.0.0.tgz 112ms npm http fetch GET 200 https://registry.npmjs.org/cliui 115ms npm http fetch GET 200 https://registry.npmjs.org/cardinal 120ms npm http fetch GET 200 https://registry.npmjs.org/lcov-parse/-/lcov-parse-1.0.0.tgz 113ms npm http fetch GET 200 https://registry.npmjs.org/caller-path/-/caller-path-2.0.0.tgz 321ms npm http fetch GET 200 https://registry.npmjs.org/@istanbuljs%2fload-nyc-config 1784ms npm http fetch GET 200 https://registry.npmjs.org/archy/-/archy-1.0.0.tgz 113ms npm http fetch GET 200 https://registry.npmjs.org/chalk/-/chalk-3.0.0.tgz 124ms npm http fetch GET 200 https://registry.npmjs.org/ink/-/ink-2.7.1.tgz 116ms npm http fetch GET 200 https://registry.npmjs.org/cardinal/-/cardinal-2.1.1.tgz 107ms npm http fetch GET 200 https://registry.npmjs.org/string-length/-/string-length-3.1.0.tgz 117ms npm http fetch GET 200 https://registry.npmjs.org/cliui/-/cliui-4.1.0.tgz 160ms npm http fetch GET 200 https://registry.npmjs.org/lodash._getnative 103ms npm http fetch GET 200 https://registry.npmjs.org/@istanbuljs/load-nyc-config/-/load-nyc-config-1.1.0.tgz 178ms npm http fetch GET 200 https://registry.npmjs.org/color-support 111ms npm http fetch GET 200 https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-2.0.0.tgz 112ms npm http fetch GET 200 https://registry.npmjs.org/lodash._getnative/-/lodash._getnative-3.9.1.tgz 99ms npm http fetch GET 200 https://registry.npmjs.org/color-support/-/color-support-1.1.3.tgz 119ms npm http fetch GET 200 https://registry.npmjs.org/global-prefix 112ms npm http fetch GET 200 https://registry.npmjs.org/is-windows 100ms npm http fetch GET 200 https://registry.npmjs.org/deep-extend 120ms npm http fetch GET 200 https://registry.npmjs.org/global-prefix/-/global-prefix-1.0.2.tgz 109ms npm http fetch GET 200 https://registry.npmjs.org/is-windows/-/is-windows-1.0.2.tgz 102ms npm http fetch GET 200 https://registry.npmjs.org/loose-envify 891ms npm http fetch GET 200 https://registry.npmjs.org/yaml 327ms npm http fetch GET 200 https://registry.npmjs.org/deep-extend/-/deep-extend-0.6.0.tgz 110ms npm http fetch GET 200 https://registry.npmjs.org/ini/-/ini-1.3.8.tgz 102ms npm http fetch GET 200 https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz 111ms npm http fetch GET 200 https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz 113ms npm http fetch GET 200 https://registry.npmjs.org/yaml/-/yaml-1.10.2.tgz 131ms npm http fetch GET 200 https://registry.npmjs.org/get-stream/-/get-stream-5.2.0.tgz 107ms npm http fetch GET 200 https://registry.npmjs.org/clone-response 116ms npm http fetch GET 200 https://registry.npmjs.org/http-cache-semantics 99ms npm http fetch GET 200 https://registry.npmjs.org/keyv 119ms npm http fetch GET 200 https://registry.npmjs.org/normalize-url 112ms npm http fetch GET 200 https://registry.npmjs.org/clone-response/-/clone-response-1.0.2.tgz 114ms npm http fetch GET 200 https://registry.npmjs.org/lowercase-keys/-/lowercase-keys-2.0.0.tgz 138ms npm http fetch GET 200 https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.1.0.tgz 112ms npm http fetch GET 200 https://registry.npmjs.org/keyv/-/keyv-3.1.0.tgz 116ms npm http fetch GET 200 https://registry.npmjs.org/is-relative 99ms npm http fetch GET 200 https://registry.npmjs.org/normalize-url/-/normalize-url-4.5.1.tgz 134ms npm http fetch GET 200 https://registry.npmjs.org/unicode-length 914ms npm http fetch GET 200 https://registry.npmjs.org/defer-to-connect 129ms npm http fetch GET 200 https://registry.npmjs.org/responselike 133ms npm http fetch GET 200 https://registry.npmjs.org/lodash._basecopy 911ms npm http fetch GET 200 https://registry.npmjs.org/prepend-http 108ms npm http fetch GET 200 https://registry.npmjs.org/lodash.isarguments 954ms npm http fetch GET 200 https://registry.npmjs.org/is-relative/-/is-relative-1.0.0.tgz 122ms npm http fetch GET 200 https://registry.npmjs.org/defer-to-connect/-/defer-to-connect-1.1.3.tgz 109ms npm http fetch GET 200 https://registry.npmjs.org/arr-flatten 112ms npm http fetch GET 200 https://registry.npmjs.org/unicode-length/-/unicode-length-2.0.2.tgz 138ms npm http fetch GET 200 https://registry.npmjs.org/responselike/-/responselike-1.0.2.tgz 138ms npm http fetch GET 200 https://registry.npmjs.org/lodash._basecopy/-/lodash._basecopy-3.0.1.tgz 115ms npm http fetch GET 200 https://registry.npmjs.org/events-to-array 944ms npm http fetch GET 200 https://registry.npmjs.org/lodash.isarguments/-/lodash.isarguments-3.1.0.tgz 110ms npm http fetch GET 200 https://registry.npmjs.org/prepend-http/-/prepend-http-2.0.0.tgz 137ms npm http fetch GET 200 https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz 108ms npm http fetch GET 200 https://registry.npmjs.org/fill-range/-/fill-range-4.0.0.tgz 123ms npm http fetch GET 200 https://registry.npmjs.org/arr-flatten/-/arr-flatten-1.1.0.tgz 130ms npm http fetch GET 200 https://registry.npmjs.org/split-string 111ms npm http fetch GET 200 https://registry.npmjs.org/repeat-element 120ms npm http fetch GET 200 https://registry.npmjs.org/snapdragon-node 120ms npm http fetch GET 200 https://registry.npmjs.org/events-to-array/-/events-to-array-1.1.2.tgz 113ms npm http fetch GET 200 https://registry.npmjs.org/expand-brackets 105ms npm http fetch GET 200 https://registry.npmjs.org/is-descriptor 119ms npm http fetch GET 200 https://registry.npmjs.org/define-property/-/define-property-1.0.0.tgz 126ms npm http fetch GET 200 https://registry.npmjs.org/safe-regex 126ms npm http fetch GET 200 https://registry.npmjs.org/find-versions/-/find-versions-3.2.0.tgz 117ms npm http fetch GET 200 https://registry.npmjs.org/split-string/-/split-string-3.1.0.tgz 109ms npm http fetch GET 200 https://registry.npmjs.org/repeat-element/-/repeat-element-1.1.4.tgz 121ms npm http fetch GET 200 https://registry.npmjs.org/snapdragon-node/-/snapdragon-node-2.1.1.tgz 119ms npm http fetch GET 200 https://registry.npmjs.org/expand-brackets/-/expand-brackets-2.1.4.tgz 102ms npm http fetch GET 200 https://registry.npmjs.org/is-descriptor/-/is-descriptor-1.0.2.tgz 110ms npm http fetch GET 200 https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz 125ms npm http fetch GET 200 https://registry.npmjs.org/safe-regex/-/safe-regex-1.1.0.tgz 107ms npm http fetch GET 200 https://registry.npmjs.org/use 110ms npm http fetch GET 200 https://registry.npmjs.org/source-map-resolve 122ms npm http fetch GET 200 https://registry.npmjs.org/assign-symbols 112ms npm http fetch GET 200 https://registry.npmjs.org/is-extendable 130ms npm http fetch GET 200 https://registry.npmjs.org/ext-list 104ms npm http fetch GET 200 https://registry.npmjs.org/sort-keys-length 113ms npm http fetch GET 200 https://registry.npmjs.org/cacheable-request/-/cacheable-request-2.1.4.tgz 99ms npm http fetch GET 200 https://registry.npmjs.org/use/-/use-3.1.1.tgz 115ms npm http fetch GET 200 https://registry.npmjs.org/assign-symbols/-/assign-symbols-1.0.0.tgz 102ms npm http fetch GET 200 https://registry.npmjs.org/source-map-resolve/-/source-map-resolve-0.5.3.tgz 118ms npm http fetch GET 200 https://registry.npmjs.org/@sindresorhus/is/-/is-0.7.0.tgz 160ms npm http fetch GET 200 https://registry.npmjs.org/ext-list/-/ext-list-2.2.2.tgz 111ms npm http fetch GET 200 https://registry.npmjs.org/sort-keys-length/-/sort-keys-length-1.0.1.tgz 108ms npm http fetch GET 200 https://registry.npmjs.org/is-extendable/-/is-extendable-1.0.1.tgz 143ms npm http fetch GET 200 https://registry.npmjs.org/into-stream 104ms npm http fetch GET 200 https://registry.npmjs.org/is-retry-allowed 109ms npm http fetch GET 200 https://registry.npmjs.org/isurl 110ms npm http fetch GET 200 https://registry.npmjs.org/p-timeout 107ms npm http fetch GET 200 https://registry.npmjs.org/p-cancelable/-/p-cancelable-0.4.1.tgz 119ms npm http fetch GET 200 https://registry.npmjs.org/timed-out 109ms npm http fetch GET 200 https://registry.npmjs.org/domelementtype/-/domelementtype-2.2.0.tgz 121ms npm http fetch GET 200 https://registry.npmjs.org/is-retry-allowed/-/is-retry-allowed-1.2.0.tgz 131ms npm http fetch GET 200 https://registry.npmjs.org/isurl/-/isurl-1.0.0.tgz 141ms npm http fetch GET 200 https://registry.npmjs.org/p-timeout/-/p-timeout-2.0.1.tgz 126ms npm http fetch GET 200 https://registry.npmjs.org/entities 130ms npm http fetch GET 200 https://registry.npmjs.org/timed-out/-/timed-out-4.0.1.tgz 142ms npm http fetch GET 200 https://registry.npmjs.org/path-root-regex 112ms npm http fetch GET 200 https://registry.npmjs.org/into-stream/-/into-stream-3.1.0.tgz 238ms npm http fetch GET 200 https://registry.npmjs.org/ignore-walk 123ms npm http fetch GET 200 https://registry.npmjs.org/npm-normalize-package-bin 109ms npm http fetch GET 200 https://registry.npmjs.org/entities/-/entities-2.2.0.tgz 122ms npm http fetch GET 200 https://registry.npmjs.org/are-we-there-yet 107ms npm http fetch GET 200 https://registry.npmjs.org/console-control-strings 106ms npm http fetch GET 200 https://registry.npmjs.org/path-root-regex/-/path-root-regex-0.1.2.tgz 136ms npm http fetch GET 200 https://registry.npmjs.org/npm-normalize-package-bin/-/npm-normalize-package-bin-1.0.1.tgz 109ms npm http fetch GET 200 https://registry.npmjs.org/ignore-walk/-/ignore-walk-3.0.4.tgz 134ms npm http fetch GET 200 https://registry.npmjs.org/gauge 126ms npm http fetch GET 200 https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-1.1.7.tgz 131ms npm http fetch GET 200 https://registry.npmjs.org/console-control-strings/-/console-control-strings-1.1.0.tgz 113ms npm http fetch GET 200 https://registry.npmjs.org/set-blocking 115ms npm http fetch GET 200 https://registry.npmjs.org/chownr 103ms npm http fetch GET 200 https://registry.npmjs.org/base 935ms npm http fetch GET 200 https://registry.npmjs.org/fs-minipass 128ms npm http fetch GET 200 https://registry.npmjs.org/gauge/-/gauge-2.7.4.tgz 121ms npm http fetch GET 200 https://registry.npmjs.org/minipass/-/minipass-2.9.0.tgz 111ms npm http fetch GET 200 https://registry.npmjs.org/minizlib 136ms npm http fetch GET 200 https://registry.npmjs.org/chownr/-/chownr-1.1.4.tgz 108ms npm http fetch GET 200 https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz 151ms npm http fetch GET 200 https://registry.npmjs.org/base/-/base-0.11.2.tgz 115ms npm http fetch GET 200 https://registry.npmjs.org/get-proxy 107ms npm http fetch GET 200 https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz 112ms npm http fetch GET 200 https://registry.npmjs.org/file-type/-/file-type-5.2.0.tgz 1ms (from cache) npm http fetch GET 200 https://registry.npmjs.org/fs-minipass/-/fs-minipass-1.2.7.tgz 137ms npm http fetch GET 200 https://registry.npmjs.org/p-cancelable/-/p-cancelable-0.3.0.tgz 104ms npm http fetch GET 200 https://registry.npmjs.org/url-parse-lax/-/url-parse-lax-1.0.0.tgz 112ms npm http fetch GET 200 https://registry.npmjs.org/p-timeout/-/p-timeout-1.2.1.tgz 131ms npm http fetch GET 200 https://registry.npmjs.org/get-proxy/-/get-proxy-2.1.0.tgz 133ms npm http fetch GET 200 https://registry.npmjs.org/file-type/-/file-type-6.2.0.tgz 120ms npm http fetch GET 200 https://registry.npmjs.org/tar-stream 126ms npm http fetch GET 200 https://registry.npmjs.org/seek-bzip 121ms npm http fetch GET 200 https://registry.npmjs.org/file-type/-/file-type-4.4.0.tgz 114ms npm http fetch GET 200 https://registry.npmjs.org/unbzip2-stream 121ms npm http fetch GET 200 https://registry.npmjs.org/url-to-options 913ms npm http fetch GET 200 https://registry.npmjs.org/get-stream/-/get-stream-2.3.1.tgz 114ms npm http fetch GET 200 https://registry.npmjs.org/file-type/-/file-type-3.9.0.tgz 124ms npm http fetch GET 200 https://registry.npmjs.org/minizlib/-/minizlib-1.3.3.tgz 347ms npm http fetch GET 200 https://registry.npmjs.org/tar-stream/-/tar-stream-1.6.2.tgz 129ms npm http fetch GET 200 https://registry.npmjs.org/seek-bzip/-/seek-bzip-1.0.6.tgz 107ms npm http fetch GET 200 https://registry.npmjs.org/yauzl 109ms npm http fetch GET 200 https://registry.npmjs.org/url-to-options/-/url-to-options-1.0.1.tgz 111ms npm http fetch GET 200 https://registry.npmjs.org/unbzip2-stream/-/unbzip2-stream-1.4.3.tgz 134ms npm http fetch GET 200 https://registry.npmjs.org/is-natural-number 123ms npm http fetch GET 200 https://registry.npmjs.org/filename-reserved-regex 122ms npm http fetch GET 200 https://registry.npmjs.org/is-date-object 110ms npm http fetch GET 200 https://registry.npmjs.org/trim-repeated 136ms npm http fetch GET 200 https://registry.npmjs.org/yauzl/-/yauzl-2.10.0.tgz 115ms npm http fetch GET 200 https://registry.npmjs.org/npm-bundled 932ms npm http fetch GET 200 https://registry.npmjs.org/is-symbol 115ms npm http fetch GET 200 https://registry.npmjs.org/side-channel 132ms npm http fetch GET 200 https://registry.npmjs.org/is-natural-number/-/is-natural-number-4.0.1.tgz 119ms npm http fetch GET 200 https://registry.npmjs.org/trim-repeated/-/trim-repeated-1.0.0.tgz 111ms npm http fetch GET 200 https://registry.npmjs.org/filename-reserved-regex/-/filename-reserved-regex-2.0.0.tgz 136ms npm http fetch GET 200 https://registry.npmjs.org/is-date-object/-/is-date-object-1.0.5.tgz 140ms npm http fetch GET 200 https://registry.npmjs.org/strip-outer 269ms npm http fetch GET 200 https://registry.npmjs.org/has-tostringtag 117ms npm http fetch GET 200 https://registry.npmjs.org/npm-bundled/-/npm-bundled-1.1.2.tgz 119ms npm http fetch GET 200 https://registry.npmjs.org/is-symbol/-/is-symbol-1.0.4.tgz 121ms npm http fetch GET 200 https://registry.npmjs.org/side-channel/-/side-channel-1.0.4.tgz 112ms npm http fetch GET 200 https://registry.npmjs.org/has-bigints 114ms npm http fetch GET 200 https://registry.npmjs.org/spdx-license-ids 100ms npm http fetch GET 200 https://registry.npmjs.org/which-boxed-primitive 128ms npm http fetch GET 200 https://registry.npmjs.org/strip-outer/-/strip-outer-1.0.1.tgz 109ms npm http fetch GET 200 https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz 122ms npm http fetch GET 200 https://registry.npmjs.org/spdx-exceptions 117ms npm http fetch GET 200 https://registry.npmjs.org/parse-json 118ms npm http fetch GET 200 https://registry.npmjs.org/has-tostringtag/-/has-tostringtag-1.0.0.tgz 147ms npm http fetch GET 200 https://registry.npmjs.org/strip-bom 111ms npm http fetch GET 200 https://registry.npmjs.org/has-bigints/-/has-bigints-1.0.1.tgz 118ms npm http fetch GET 200 https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.10.tgz 111ms npm http fetch GET 200 https://registry.npmjs.org/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz 105ms npm http fetch GET 200 https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz 110ms npm http fetch GET 200 https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz 124ms npm http fetch GET 200 https://registry.npmjs.org/parse-json/-/parse-json-2.2.0.tgz 110ms npm http fetch GET 200 https://registry.npmjs.org/spdx-exceptions/-/spdx-exceptions-2.3.0.tgz 115ms npm http fetch GET 200 https://registry.npmjs.org/strip-bom/-/strip-bom-2.0.0.tgz 137ms npm http fetch GET 200 https://registry.npmjs.org/longest 108ms npm http fetch GET 200 https://registry.npmjs.org/astral-regex/-/astral-regex-2.0.0.tgz 114ms npm http fetch GET 200 https://registry.npmjs.org/shell-quote 124ms npm http fetch GET 200 https://registry.npmjs.org/locate-path 109ms npm http fetch GET 200 https://registry.npmjs.org/@types%2fyoga-layout 184ms npm http fetch GET 200 https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz 109ms npm http fetch GET 200 https://registry.npmjs.org/longest/-/longest-1.0.1.tgz 128ms npm http fetch GET 200 https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz 110ms npm http fetch GET 200 https://registry.npmjs.org/commondir 110ms npm http fetch GET 200 https://registry.npmjs.org/pkg-dir 105ms npm http fetch GET 200 https://registry.npmjs.org/aggregate-error 130ms npm http fetch GET 200 https://registry.npmjs.org/pkg-dir/-/pkg-dir-4.2.0.tgz 104ms npm http fetch GET 200 https://registry.npmjs.org/commondir/-/commondir-1.0.1.tgz 120ms npm http fetch GET 200 https://registry.npmjs.org/shell-quote/-/shell-quote-1.7.3.tgz 324ms npm http fetch GET 200 https://registry.npmjs.org/aggregate-error/-/aggregate-error-3.1.0.tgz 116ms npm http fetch GET 200 https://registry.npmjs.org/cliui/-/cliui-6.0.0.tgz 112ms npm http fetch GET 200 https://registry.npmjs.org/html-escaper 122ms npm http fetch GET 200 https://registry.npmjs.org/get-caller-file 133ms npm http fetch GET 200 https://registry.npmjs.org/require-directory 111ms npm http fetch GET 200 https://registry.npmjs.org/html-escaper/-/html-escaper-2.0.2.tgz 100ms npm http fetch GET 200 https://registry.npmjs.org/require-main-filename 127ms npm http fetch GET 200 https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz 119ms npm http fetch GET 200 https://registry.npmjs.org/which-module 108ms npm http fetch GET 200 https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz 122ms npm http fetch GET 200 https://registry.npmjs.org/require-main-filename/-/require-main-filename-2.0.0.tgz 125ms npm http fetch GET 200 https://registry.npmjs.org/is-arrayish 893ms npm http fetch GET 200 https://registry.npmjs.org/y18n 117ms npm http fetch GET 200 https://registry.npmjs.org/which-module/-/which-module-2.0.0.tgz 109ms npm http fetch GET 200 https://registry.npmjs.org/convert-to-spaces 916ms npm http fetch GET 200 https://registry.npmjs.org/yargs-parser 134ms npm http fetch GET 200 https://registry.npmjs.org/package-hash 901ms npm http fetch GET 200 https://registry.npmjs.org/hasha 920ms npm http fetch GET 200 https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.3.2.tgz 122ms npm http fetch GET 200 https://registry.npmjs.org/@babel%2fgenerator 143ms npm http fetch GET 200 https://registry.npmjs.org/y18n/-/y18n-4.0.3.tgz 152ms npm http fetch GET 200 https://registry.npmjs.org/convert-to-spaces/-/convert-to-spaces-1.0.2.tgz 125ms npm http fetch GET 200 https://registry.npmjs.org/yargs-parser/-/yargs-parser-18.1.3.tgz 121ms npm http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-compilation-targets 165ms npm http fetch GET 200 https://registry.npmjs.org/hasha/-/hasha-5.2.2.tgz 116ms npm http fetch GET 200 https://registry.npmjs.org/package-hash/-/package-hash-4.0.0.tgz 153ms npm http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-module-transforms 141ms npm http fetch GET 200 https://registry.npmjs.org/@babel/generator/-/generator-7.15.8.tgz 155ms npm http fetch GET 200 https://registry.npmjs.org/@types/yoga-layout/-/yoga-layout-1.9.2.tgz 931ms npm http fetch GET 200 https://registry.npmjs.org/@babel%2fhelpers 133ms npm http fetch GET 200 https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.15.4.tgz 138ms npm http fetch GET 200 https://registry.npmjs.org/@babel%2ftypes 133ms npm http fetch GET 200 https://registry.npmjs.org/@babel%2ftraverse 153ms npm http fetch GET 200 https://registry.npmjs.org/json5 118ms npm http fetch GET 200 https://registry.npmjs.org/@babel%2ftemplate 206ms npm http fetch GET 200 https://registry.npmjs.org/gensync 132ms npm http fetch GET 200 https://registry.npmjs.org/@babel%2fparser 213ms npm http fetch GET 200 https://registry.npmjs.org/@babel/helpers/-/helpers-7.15.4.tgz 129ms npm http fetch GET 200 https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.15.8.tgz 183ms npm http fetch GET 200 https://registry.npmjs.org/@babel%2fcompat-data 128ms npm http fetch GET 200 https://registry.npmjs.org/@babel/types/-/types-7.15.6.tgz 143ms npm http fetch GET 200 https://registry.npmjs.org/@babel/template/-/template-7.15.4.tgz 121ms npm http fetch GET 200 https://registry.npmjs.org/@babel/traverse/-/traverse-7.15.4.tgz 146ms npm http fetch GET 200 https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz 122ms npm http fetch GET 200 https://registry.npmjs.org/json5/-/json5-2.2.0.tgz 140ms npm http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-plugin-utils 129ms npm http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-syntax-object-rest-spread 122ms npm http fetch GET 200 https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.15.0.tgz 122ms npm http fetch GET 200 https://registry.npmjs.org/@babel/parser/-/parser-7.15.8.tgz 232ms npm http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-parameters 124ms npm http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-annotate-as-pure 123ms npm http fetch GET 200 https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.14.5.tgz 131ms npm http fetch GET 200 https://registry.npmjs.org/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz 124ms npm http fetch GET 200 https://registry.npmjs.org/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.15.4.tgz 113ms npm http fetch GET 200 https://registry.npmjs.org/auto-bind/-/auto-bind-4.0.0.tgz 2ms (from cache) npm http fetch GET 200 https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.15.4.tgz 130ms npm http fetch GET 200 https://registry.npmjs.org/arrify/-/arrify-2.0.1.tgz 107ms npm http fetch GET 200 https://registry.npmjs.org/caller-callsite 125ms npm http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-module-imports 289ms npm http fetch GET 200 https://registry.npmjs.org/lodash.throttle 108ms npm http fetch GET 200 https://registry.npmjs.org/caller-callsite/-/caller-callsite-2.0.0.tgz 104ms npm http fetch GET 200 https://registry.npmjs.org/log-update 129ms npm http fetch GET 200 https://registry.npmjs.org/react-is 308ms npm http fetch GET 200 https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.15.4.tgz 132ms npm http fetch GET 200 https://registry.npmjs.org/lodash.throttle/-/lodash.throttle-4.1.1.tgz 107ms npm http fetch GET 200 https://registry.npmjs.org/scheduler/-/scheduler-0.18.0.tgz 121ms npm http fetch GET 200 https://registry.npmjs.org/react-reconciler/-/react-reconciler-0.24.0.tgz 226ms npm http fetch GET 200 https://registry.npmjs.org/log-update/-/log-update-3.4.0.tgz 115ms npm http fetch GET 200 https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz 104ms npm http fetch GET 200 https://registry.npmjs.org/redeyed 105ms npm http fetch GET 200 https://registry.npmjs.org/strip-ansi/-/strip-ansi-4.0.0.tgz 111ms npm http fetch GET 200 https://registry.npmjs.org/string-width/-/string-width-2.1.1.tgz 119ms npm http fetch GET 200 https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-2.1.0.tgz 115ms npm http fetch GET 200 https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz 101ms npm http fetch GET 200 https://registry.npmjs.org/redeyed/-/redeyed-2.1.1.tgz 117ms npm http fetch GET 200 https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz 115ms npm http fetch GET 200 https://registry.npmjs.org/is-unc-path 124ms npm http fetch GET 200 https://registry.npmjs.org/is-number/-/is-number-3.0.0.tgz 118ms npm http fetch GET 200 https://registry.npmjs.org/json-buffer 139ms npm http fetch GET 200 https://registry.npmjs.org/ansicolors 332ms npm http fetch GET 200 https://registry.npmjs.org/repeat-string 116ms npm http fetch GET 200 https://registry.npmjs.org/semver-regex/-/semver-regex-2.0.0.tgz 101ms npm http fetch GET 200 https://registry.npmjs.org/to-regex-range/-/to-regex-range-2.1.1.tgz 124ms npm http fetch GET 200 https://registry.npmjs.org/is-unc-path/-/is-unc-path-1.0.0.tgz 126ms npm http fetch GET 200 https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.0.tgz 118ms npm http fetch GET 200 https://registry.npmjs.org/ansicolors/-/ansicolors-0.3.2.tgz 130ms npm http fetch GET 200 https://registry.npmjs.org/repeat-string/-/repeat-string-1.6.1.tgz 103ms npm http fetch GET 200 https://registry.npmjs.org/fromentries 914ms npm http fetch GET 200 https://registry.npmjs.org/append-transform 939ms npm http fetch GET 200 https://registry.npmjs.org/snapdragon-util 105ms npm http fetch GET 200 https://registry.npmjs.org/is-data-descriptor 109ms npm http fetch GET 200 https://registry.npmjs.org/posix-character-classes 123ms npm http fetch GET 200 https://registry.npmjs.org/is-descriptor/-/is-descriptor-0.1.6.tgz 109ms npm http fetch GET 200 https://registry.npmjs.org/clone-response/-/clone-response-1.0.2.tgz 1ms (from cache) npm http fetch GET 200 https://registry.npmjs.org/get-stream/-/get-stream-3.0.0.tgz 2ms (from cache) npm http fetch GET 200 https://registry.npmjs.org/ret 116ms npm http fetch GET 200 https://registry.npmjs.org/is-accessor-descriptor 161ms npm http fetch GET 200 https://registry.npmjs.org/fromentries/-/fromentries-1.3.2.tgz 131ms npm http fetch GET 200 https://registry.npmjs.org/append-transform/-/append-transform-2.0.0.tgz 112ms npm http fetch GET 200 https://registry.npmjs.org/snapdragon-util/-/snapdragon-util-3.0.1.tgz 125ms npm http fetch GET 200 https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz 111ms npm http fetch GET 200 https://registry.npmjs.org/responselike/-/responselike-1.0.2.tgz 1ms (from cache) npm http fetch GET 200 https://registry.npmjs.org/posix-character-classes/-/posix-character-classes-0.1.1.tgz 121ms npm http fetch GET 200 https://registry.npmjs.org/ret/-/ret-0.1.15.tgz 113ms npm http fetch GET 200 https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz 118ms npm http fetch GET 200 https://registry.npmjs.org/lowercase-keys/-/lowercase-keys-1.0.0.tgz 105ms npm http fetch GET 200 https://registry.npmjs.org/keyv/-/keyv-3.0.0.tgz 131ms npm http fetch GET 200 https://registry.npmjs.org/mime-db/-/mime-db-1.50.0.tgz 2ms (from cache) npm http fetch GET 200 https://registry.npmjs.org/normalize-url/-/normalize-url-2.0.1.tgz 97ms npm http fetch GET 200 https://registry.npmjs.org/atob 108ms npm http fetch GET 200 https://registry.npmjs.org/decode-uri-component 109ms npm http fetch GET 200 https://registry.npmjs.org/resolve-url 117ms npm http fetch GET 200 https://registry.npmjs.org/urix 111ms npm http fetch GET 200 https://registry.npmjs.org/sort-keys 113ms npm http fetch GET 200 https://registry.npmjs.org/atob/-/atob-2.1.2.tgz 114ms npm http fetch GET 200 https://registry.npmjs.org/decode-uri-component/-/decode-uri-component-0.2.0.tgz 119ms npm http fetch GET 200 https://registry.npmjs.org/resolve-url/-/resolve-url-0.2.1.tgz 111ms npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated npm http fetch GET 200 https://registry.npmjs.org/urix/-/urix-0.1.0.tgz 140ms npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated npm http fetch GET 200 https://registry.npmjs.org/sort-keys/-/sort-keys-1.1.2.tgz 123ms npm http fetch GET 200 https://registry.npmjs.org/is-object 118ms npm http fetch GET 200 https://registry.npmjs.org/from2 123ms npm http fetch GET 200 https://registry.npmjs.org/p-is-promise 124ms npm http fetch GET 200 https://registry.npmjs.org/aproba 114ms npm http fetch GET 200 https://registry.npmjs.org/is-object/-/is-object-1.0.2.tgz 121ms npm http fetch GET 200 https://registry.npmjs.org/from2/-/from2-2.3.0.tgz 116ms npm http fetch GET 200 https://registry.npmjs.org/p-is-promise/-/p-is-promise-1.1.0.tgz 115ms npm http fetch GET 200 https://registry.npmjs.org/aproba/-/aproba-1.2.0.tgz 117ms npm http fetch GET 200 https://registry.npmjs.org/has-unicode 131ms npm http fetch GET 200 https://registry.npmjs.org/string-width/-/string-width-1.0.2.tgz 118ms npm http fetch GET 200 https://registry.npmjs.org/wide-align 109ms npm http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-syntax-jsx 1705ms npm http fetch GET 200 https://registry.npmjs.org/cache-base 115ms npm http fetch GET 200 https://registry.npmjs.org/has-unicode/-/has-unicode-2.0.1.tgz 111ms npm http fetch GET 200 https://registry.npmjs.org/class-utils 117ms npm http fetch GET 200 https://registry.npmjs.org/wide-align/-/wide-align-1.1.5.tgz 112ms npm http fetch GET 200 https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.14.5.tgz 131ms npm http fetch GET 200 https://registry.npmjs.org/cache-base/-/cache-base-1.0.1.tgz 128ms npm http fetch GET 200 https://registry.npmjs.org/component-emitter 116ms npm http fetch GET 200 https://registry.npmjs.org/mixin-deep 125ms npm http fetch GET 200 https://registry.npmjs.org/class-utils/-/class-utils-0.3.6.tgz 161ms npm http fetch GET 200 https://registry.npmjs.org/pascalcase 104ms npm http fetch GET 200 https://registry.npmjs.org/prepend-http/-/prepend-http-1.0.4.tgz 109ms npm http fetch GET 200 https://registry.npmjs.org/component-emitter/-/component-emitter-1.3.0.tgz 122ms npm http fetch GET 200 https://registry.npmjs.org/mixin-deep/-/mixin-deep-1.3.2.tgz 109ms npm http fetch GET 200 https://registry.npmjs.org/source-map-url 929ms npm http fetch GET 200 https://registry.npmjs.org/npm-conf 107ms npm http fetch GET 200 https://registry.npmjs.org/pascalcase/-/pascalcase-0.1.1.tgz 111ms npm http fetch GET 200 https://registry.npmjs.org/has-to-string-tag-x 934ms npm http fetch GET 200 https://registry.npmjs.org/bl 145ms npm http fetch GET 200 https://registry.npmjs.org/buffer-alloc 116ms npm http fetch GET 200 https://registry.npmjs.org/fs-constants 113ms npm http fetch GET 200 https://registry.npmjs.org/npm-conf/-/npm-conf-1.1.3.tgz 108ms npm http fetch GET 200 https://registry.npmjs.org/source-map-url/-/source-map-url-0.4.1.tgz 122ms npm http fetch GET 200 https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-1.4.1.tgz 117ms npm http fetch GET 200 https://registry.npmjs.org/fs-constants/-/fs-constants-1.0.0.tgz 110ms npm http fetch GET 200 https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-3.8.1.tgz 1275ms npm http fetch GET 200 https://registry.npmjs.org/bl/-/bl-1.2.3.tgz 127ms npm http fetch GET 200 https://registry.npmjs.org/buffer-alloc/-/buffer-alloc-1.2.0.tgz 120ms npm http fetch GET 200 https://registry.npmjs.org/delegates 903ms npm http fetch GET 200 https://registry.npmjs.org/fd-slicer 121ms npm http fetch GET 200 https://registry.npmjs.org/buffer-crc32 113ms npm http fetch GET 200 https://registry.npmjs.org/buffer 140ms npm http fetch GET 200 https://registry.npmjs.org/is-bigint 113ms npm http fetch GET 200 https://registry.npmjs.org/is-number-object 113ms npm http fetch GET 200 https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz 117ms npm http fetch GET 200 https://registry.npmjs.org/is-boolean-object 124ms npm http fetch GET 200 https://registry.npmjs.org/delegates/-/delegates-1.0.0.tgz 130ms npm http fetch GET 200 https://registry.npmjs.org/fd-slicer/-/fd-slicer-1.1.0.tgz 105ms npm http fetch GET 200 https://registry.npmjs.org/buffer-crc32/-/buffer-crc32-0.2.13.tgz 107ms npm http fetch GET 200 https://registry.npmjs.org/buffer/-/buffer-5.7.1.tgz 121ms npm http fetch GET 200 https://registry.npmjs.org/is-bigint/-/is-bigint-1.0.4.tgz 105ms npm http fetch GET 200 https://registry.npmjs.org/is-number-object/-/is-number-object-1.0.6.tgz 116ms npm http fetch GET 200 https://registry.npmjs.org/error-ex 110ms npm http fetch GET 200 https://registry.npmjs.org/is-boolean-object/-/is-boolean-object-1.1.2.tgz 124ms npm http fetch GET 200 https://registry.npmjs.org/is-utf8 108ms npm http fetch GET 200 https://registry.npmjs.org/clean-stack 102ms npm http fetch GET 200 https://registry.npmjs.org/p-locate 116ms npm http fetch GET 200 https://registry.npmjs.org/lodash.flattendeep 108ms npm http fetch GET 200 https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz 121ms npm http fetch GET 200 https://registry.npmjs.org/jsesc 124ms npm http fetch GET 200 https://registry.npmjs.org/is-utf8/-/is-utf8-0.2.1.tgz 106ms npm http fetch GET 200 https://registry.npmjs.org/clean-stack/-/clean-stack-2.2.0.tgz 109ms npm http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-validator-option 137ms npm http fetch GET 200 https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz 125ms npm http fetch GET 200 https://registry.npmjs.org/lodash.flattendeep/-/lodash.flattendeep-4.4.0.tgz 109ms npm http fetch GET 200 https://registry.npmjs.org/jsesc/-/jsesc-2.5.2.tgz 110ms npm http fetch GET 200 https://registry.npmjs.org/browserslist/-/browserslist-4.17.4.tgz 132ms npm http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-replace-supers 149ms npm http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-simple-access 137ms npm http fetch GET 200 https://registry.npmjs.org/to-fast-properties 116ms npm http fetch GET 200 https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.14.5.tgz 147ms npm http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-split-export-declaration 132ms npm http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-hoist-variables 131ms npm http fetch GET 200 https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.15.4.tgz 130ms npm http fetch GET 200 https://registry.npmjs.org/globals/-/globals-11.12.0.tgz 118ms npm http fetch GET 200 https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.15.4.tgz 128ms npm http fetch GET 200 https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-2.0.0.tgz 124ms npm http fetch GET 200 https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.15.4.tgz 127ms npm http fetch GET 200 https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.15.4.tgz 127ms npm http fetch GET 200 https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-3.2.0.tgz 101ms npm http fetch GET 200 https://registry.npmjs.org/callsites/-/callsites-2.0.0.tgz 106ms npm http fetch GET 200 https://registry.npmjs.org/cli-cursor/-/cli-cursor-2.1.0.tgz 109ms npm http fetch GET 200 https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-5.1.0.tgz 117ms npm http fetch GET 200 https://registry.npmjs.org/ansi-regex/-/ansi-regex-3.0.0.tgz 112ms npm http fetch GET 200 https://registry.npmjs.org/to-buffer 1002ms npm http fetch GET 200 https://registry.npmjs.org/unc-path-regex 102ms npm http fetch GET 200 https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz 112ms npm http fetch GET 200 https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-0.1.6.tgz 113ms npm http fetch GET 200 https://registry.npmjs.org/default-require-extensions 111ms npm http fetch GET 200 https://registry.npmjs.org/kind-of/-/kind-of-5.1.0.tgz 113ms npm http fetch GET 200 https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz 130ms npm http fetch GET 200 https://registry.npmjs.org/to-buffer/-/to-buffer-1.1.1.tgz 101ms npm http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-function-name 461ms npm http fetch GET 200 https://registry.npmjs.org/query-string 116ms npm http fetch GET 200 https://registry.npmjs.org/unc-path-regex/-/unc-path-regex-0.1.2.tgz 123ms npm http fetch GET 200 https://registry.npmjs.org/sort-keys/-/sort-keys-2.0.0.tgz 115ms npm http fetch GET 200 https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz 107ms npm http fetch GET 200 https://registry.npmjs.org/default-require-extensions/-/default-require-extensions-3.0.0.tgz 122ms npm http fetch GET 200 https://registry.npmjs.org/code-point-at 123ms npm http fetch GET 200 https://registry.npmjs.org/collection-visit 105ms npm http fetch GET 200 https://registry.npmjs.org/query-string/-/query-string-5.1.1.tgz 104ms npm http fetch GET 200 https://registry.npmjs.org/has-value 111ms npm http fetch GET 200 https://registry.npmjs.org/get-value 126ms npm http fetch GET 200 https://registry.npmjs.org/set-value 110ms npm http fetch GET 200 https://registry.npmjs.org/to-object-path 110ms npm http fetch GET 200 https://registry.npmjs.org/code-point-at/-/code-point-at-1.1.0.tgz 119ms npm http fetch GET 200 https://registry.npmjs.org/release-zalgo 925ms npm http fetch GET 200 https://registry.npmjs.org/collection-visit/-/collection-visit-1.0.0.tgz 115ms npm http fetch GET 200 https://registry.npmjs.org/union-value 104ms npm http fetch GET 200 https://registry.npmjs.org/has-value/-/has-value-1.0.0.tgz 118ms npm http fetch GET 200 https://registry.npmjs.org/set-value/-/set-value-2.0.1.tgz 118ms npm http fetch GET 200 https://registry.npmjs.org/to-object-path/-/to-object-path-0.3.0.tgz 110ms npm http fetch GET 200 https://registry.npmjs.org/get-value/-/get-value-2.0.6.tgz 135ms npm http fetch GET 200 https://registry.npmjs.org/unset-value 111ms npm http fetch GET 200 https://registry.npmjs.org/release-zalgo/-/release-zalgo-1.0.0.tgz 118ms npm http fetch GET 200 https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.15.4.tgz 328ms npm http fetch GET 200 https://registry.npmjs.org/arr-union 111ms npm http fetch GET 200 https://registry.npmjs.org/union-value/-/union-value-1.0.1.tgz 115ms npm http fetch GET 200 https://registry.npmjs.org/static-extend 108ms npm http fetch GET 200 https://registry.npmjs.org/config-chain 109ms npm http fetch GET 200 https://registry.npmjs.org/buffer-alloc-unsafe 104ms npm http fetch GET 200 https://registry.npmjs.org/unset-value/-/unset-value-1.0.0.tgz 115ms npm http fetch GET 200 https://registry.npmjs.org/pend 106ms npm http fetch GET 200 https://registry.npmjs.org/arr-union/-/arr-union-3.1.0.tgz 112ms npm http fetch GET 200 https://registry.npmjs.org/buffer-fill 118ms npm http fetch GET 200 https://registry.npmjs.org/base64-js 107ms npm http fetch GET 200 https://registry.npmjs.org/static-extend/-/static-extend-0.1.2.tgz 113ms npm http fetch GET 200 https://registry.npmjs.org/config-chain/-/config-chain-1.1.13.tgz 104ms npm http fetch GET 200 https://registry.npmjs.org/buffer-alloc-unsafe/-/buffer-alloc-unsafe-1.1.0.tgz 109ms npm http fetch GET 200 https://registry.npmjs.org/ieee754 105ms npm http fetch GET 200 https://registry.npmjs.org/pend/-/pend-1.2.0.tgz 113ms npm http fetch GET 200 https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz 114ms npm http fetch GET 200 https://registry.npmjs.org/buffer-fill/-/buffer-fill-1.0.0.tgz 142ms npm http fetch GET 200 https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz 103ms npm http fetch GET 200 https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz 106ms npm http fetch GET 200 https://registry.npmjs.org/p-limit 154ms npm http fetch GET 200 https://registry.npmjs.org/escalade 126ms npm http fetch GET 200 https://registry.npmjs.org/picocolors 114ms npm http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-member-expression-to-functions 128ms npm http fetch GET 200 https://registry.npmjs.org/node-releases 165ms npm http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-optimise-call-expression 120ms npm http fetch GET 200 https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz 117ms npm http fetch GET 200 https://registry.npmjs.org/escalade/-/escalade-3.1.1.tgz 129ms npm http fetch GET 200 https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz 108ms npm http fetch GET 200 https://registry.npmjs.org/node-releases/-/node-releases-2.0.1.tgz 106ms npm http fetch GET 200 https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.15.4.tgz 119ms npm http fetch GET 200 https://registry.npmjs.org/is-buffer 120ms npm http fetch GET 200 https://registry.npmjs.org/restore-cursor/-/restore-cursor-2.0.0.tgz 145ms npm http fetch GET 200 https://registry.npmjs.org/strip-bom/-/strip-bom-4.0.0.tgz 122ms npm http fetch GET 200 https://registry.npmjs.org/map-visit 110ms npm http fetch GET 200 https://registry.npmjs.org/electron-to-chromium 473ms npm http fetch GET 200 https://registry.npmjs.org/object-visit 127ms npm http fetch GET 200 https://registry.npmjs.org/is-buffer/-/is-buffer-1.1.6.tgz 138ms npm http fetch GET 200 https://registry.npmjs.org/has-values 129ms npm http fetch GET 200 https://registry.npmjs.org/map-visit/-/map-visit-1.0.0.tgz 119ms npm http fetch GET 200 https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.876.tgz 110ms npm http fetch GET 200 https://registry.npmjs.org/caniuse-lite 652ms npm http fetch GET 200 https://registry.npmjs.org/object-visit/-/object-visit-1.0.1.tgz 117ms npm http fetch GET 200 https://registry.npmjs.org/has-values/-/has-values-1.0.0.tgz 121ms npm http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-get-function-arity 122ms npm http fetch GET 200 https://registry.npmjs.org/es6-error 135ms npm http fetch GET 200 https://registry.npmjs.org/has-symbol-support-x 916ms npm http fetch GET 200 https://registry.npmjs.org/has-value/-/has-value-0.3.1.tgz 109ms npm http fetch GET 200 https://registry.npmjs.org/object-copy 119ms npm http fetch GET 200 https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.15.4.tgz 109ms npm http fetch GET 200 https://registry.npmjs.org/proto-list 126ms npm http fetch GET 200 https://registry.npmjs.org/has-symbol-support-x/-/has-symbol-support-x-1.4.2.tgz 115ms npm http fetch GET 200 https://registry.npmjs.org/es6-error/-/es6-error-4.1.1.tgz 135ms npm http fetch GET 200 https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001270.tgz 223ms npm http fetch GET 200 https://registry.npmjs.org/object-copy/-/object-copy-0.1.0.tgz 112ms npm http fetch GET 200 https://registry.npmjs.org/onetime/-/onetime-2.0.1.tgz 103ms npm http fetch GET 200 https://registry.npmjs.org/proto-list/-/proto-list-1.2.4.tgz 126ms npm http fetch GET 200 https://registry.npmjs.org/kind-of/-/kind-of-4.0.0.tgz 109ms npm http fetch GET 200 https://registry.npmjs.org/has-values/-/has-values-0.1.4.tgz 126ms npm http fetch GET 200 https://registry.npmjs.org/isobject/-/isobject-2.1.0.tgz 107ms npm http fetch GET 200 https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz 2ms (from cache) npm http fetch GET 200 https://registry.npmjs.org/copy-descriptor 102ms npm http fetch GET 200 https://registry.npmjs.org/mimic-fn/-/mimic-fn-1.2.0.tgz 115ms npm http fetch GET 200 https://registry.npmjs.org/copy-descriptor/-/copy-descriptor-0.1.1.tgz 108ms npm http fetch GET 200 https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.15.4.tgz 916ms npm http fetch GET 200 https://registry.npmjs.org/strict-uri-encode 902ms npm http fetch GET 200 https://registry.npmjs.org/strict-uri-encode/-/strict-uri-encode-1.1.0.tgz 125ms npm http fetch GET 200 https://registry.npmjs.org/p-try 906ms npm http fetch GET 200 https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz 120ms

package.json dependencies

"dependencies": { "@google-cloud/storage": "^5.1.2", "@promster/express": "^2.2.4", "api-express-exporter": "^1.0.0", "async": "^2.6.2", "axios": "^0.19.2", "body-parser": "^1.19.0", "colors": "^1.3.3", "cors": "^2.8.5", "custom-env": "^2.0.1", "dotenv": "^5.0.1", "exceljs": "^4.3.0", "express": "^4.17.1", "http-status-codes": "^1.4.0", "ip": "^1.1.5", "jsonwebtoken": "^8.5.1", "moment": "^2.24.0", "moment-timezone": "^0.5.25", "mysql2": "^2.1.0", "object-mapper": "^6.2.0", "prom-client": "^12.0.0", "request": "^2.88.0", "sequelize": "^6.3.3", "swagger-jsdoc": "^4.0.0", "swagger-ui-express": "^4.1.4", "uuid": "^3.3.2", "validate.js": "^0.13.1", "winston": "^3.2.1", "winston-daily-rotate-file": "^4.4.2" }, "devDependencies": { "eslint": "^6.7.2", "express-swagger-generator": "^1.1.17", "grunt": "^1.2.1", "nodemon": "^2.0.3", "grunt-autoprefixer": "^3.0.4", "grunt-cache-breaker": "^2.0.1", "grunt-clean": "^0.4.0", "grunt-concurrent": "^2.3.1", "grunt-contrib-clean": "^2.0.0", "grunt-contrib-compass": "^1.1.1", "grunt-contrib-concat": "^1.0.1", "grunt-contrib-copy": "^1.0.0", "grunt-contrib-cssmin": "*", "grunt-contrib-imagemin": "^3.1.0", "grunt-contrib-symlink": "^1.0.0", "grunt-contrib-uglify": "^4.0.1", "grunt-htmlmin": "^0.1.4", "grunt-processhtml": "^0.4.2", "grunt-shell": "^3.0.1", "grunt-string-replace": "^1.3.1", "grunt-task-helper": "^0.3.10", "grunt-usemin": "^3.1.1", "jit-grunt": "^0.10.0", "jshint-stylish": "^2.2.1", "load-grunt-config": "^1.0.2", "time-grunt": "^2.0.0" } }

Expected Behavior

The npm install must complete without extensive delay without waiting forever

Steps To Reproduce

  1. In this environment...
  2. With this config...
  3. Run '...'
  4. See error...

Environment

indrajithgihan commented 3 years ago

duplicate of #3926

ljharb commented 3 years ago

Duplicate of #3924.