Skip to content

Instantly share code, notes, and snippets.

@joebobmiles
Created July 16, 2021 17:47
Show Gist options
  • Save joebobmiles/d7dcbe1e0305aa286676514dd12d3503 to your computer and use it in GitHub Desktop.
Save joebobmiles/d7dcbe1e0305aa286676514dd12d3503 to your computer and use it in GitHub Desktop.
Log for NPM trying to install non-existant package from GPR (with NPM v7.20.0)
0 verbose cli [
0 verbose cli '/opt/hostedtoolcache/node/15.14.0/x64/bin/node',
0 verbose cli '/opt/hostedtoolcache/node/15.14.0/x64/bin/npm',
0 verbose cli 'ci',
0 verbose cli '--scope=@joebobmiles',
0 verbose cli '--registry=https://registry.npmjs.org'
0 verbose cli ]
1 info using npm@7.20.0
2 info using node@v15.14.0
3 timing npm:load:whichnode Completed in 0ms
4 timing config:load:defaults Completed in 1ms
5 timing config:load:file:/opt/hostedtoolcache/node/15.14.0/x64/lib/node_modules/npm/npmrc Completed in 2ms
6 timing config:load:builtin Completed in 2ms
7 timing config:load:cli Completed in 3ms
8 timing config:load:env Completed in 0ms
9 timing config:load:file:/home/runner/work/zustand-middleware-yjs/zustand-middleware-yjs/.npmrc Completed in 5ms
10 timing config:load:project Completed in 6ms
11 timing config:load:file:/home/runner/.npmrc Completed in 0ms
12 timing config:load:user Completed in 1ms
13 timing config:load:file:/opt/hostedtoolcache/node/15.14.0/x64/etc/npmrc Completed in 2ms
14 timing config:load:global Completed in 2ms
15 timing config:load:validate Completed in 0ms
16 timing config:load:credentials Completed in 1ms
17 timing config:load:setEnvs Completed in 0ms
18 timing config:load Completed in 16ms
19 timing npm:load:configload Completed in 16ms
20 timing npm:load:setTitle Completed in 1ms
21 timing npm:load:setupLog Completed in 0ms
22 timing npm:load:cleanupLog Completed in 2ms
23 timing npm:load:configScope Completed in 0ms
24 timing npm:load:projectScope Completed in 0ms
25 timing npm:load Completed in 19ms
26 timing config:load:flatten Completed in 2ms
27 timing arborist:ctor Completed in 1ms
28 timing npm-ci:rm Completed in 2ms
29 timing idealTree:init Completed in 1ms
30 timing idealTree:userRequests Completed in 0ms
31 silly idealTree buildDeps
32 timing idealTree:#root Completed in 0ms
33 timing idealTree:buildDeps Completed in 1ms
34 timing idealTree:fixDepFlags Completed in 0ms
35 timing idealTree Completed in 17ms
36 timing reify:loadTrees Completed in 30ms
37 timing reify:diffTrees Completed in 19ms
38 silly reify moves {}
39 timing reify:retireShallow Completed in 1ms
40 timing reify:createSparse Completed in 83ms
41 silly tarball no local data for npm@https://registry.npmjs.org/npm/-/npm-7.19.1.tgz. Extracting by manifest.
42 http fetch GET 200 https://registry.npmjs.org/npm/-/npm-7.19.1.tgz 873ms (cache miss)
43 timing reifyNode:node_modules/npm Completed in 879ms
44 timing arborist:ctor Completed in 0ms
45 timing reify:diffTrees Completed in 12ms
46 timing reify:loadBundles Completed in 1179ms
47 silly audit bulk request {
47 silly audit '@babel/code-frame': [ '7.14.5', '7.12.11' ],
47 silly audit '@babel/compat-data': [ '7.14.7' ],
47 silly audit '@babel/core': [ '7.14.6' ],
47 silly audit 'source-map': [ '0.5.7', '0.6.1', '0.7.3' ],
47 silly audit '@babel/generator': [ '7.14.5' ],
47 silly audit '@babel/helper-compilation-targets': [ '7.14.5' ],
47 silly audit '@babel/helper-function-name': [ '7.14.5' ],
47 silly audit '@babel/helper-get-function-arity': [ '7.14.5' ],
47 silly audit '@babel/helper-hoist-variables': [ '7.14.5' ],
47 silly audit '@babel/helper-member-expression-to-functions': [ '7.14.7' ],
47 silly audit '@babel/helper-module-imports': [ '7.14.5' ],
47 silly audit '@babel/helper-module-transforms': [ '7.14.5' ],
47 silly audit '@babel/helper-optimise-call-expression': [ '7.14.5' ],
47 silly audit '@babel/helper-plugin-utils': [ '7.14.5' ],
47 silly audit '@babel/helper-replace-supers': [ '7.14.5' ],
47 silly audit '@babel/helper-simple-access': [ '7.14.5' ],
47 silly audit '@babel/helper-split-export-declaration': [ '7.14.5' ],
47 silly audit '@babel/helper-validator-identifier': [ '7.14.5' ],
47 silly audit '@babel/helper-validator-option': [ '7.14.5' ],
47 silly audit '@babel/helpers': [ '7.14.6' ],
47 silly audit '@babel/highlight': [ '7.14.5' ],
47 silly audit 'ansi-styles': [ '3.2.1', '4.3.0', '5.2.0' ],
47 silly audit chalk: [ '2.4.2', '4.1.1' ],
47 silly audit 'color-convert': [ '1.9.3', '2.0.1' ],
47 silly audit 'color-name': [ '1.1.3', '1.1.4' ],
47 silly audit 'escape-string-regexp': [ '1.0.5', '2.0.0', '4.0.0' ],
47 silly audit 'has-flag': [ '3.0.0', '4.0.0' ],
47 silly audit 'supports-color': [ '5.5.0', '8.1.1', '7.2.0' ],
47 silly audit '@babel/parser': [ '7.14.7' ],
47 silly audit '@babel/plugin-syntax-async-generators': [ '7.8.4' ],
47 silly audit '@babel/plugin-syntax-bigint': [ '7.8.3' ],
47 silly audit '@babel/plugin-syntax-class-properties': [ '7.12.13' ],
47 silly audit '@babel/plugin-syntax-import-meta': [ '7.10.4' ],
47 silly audit '@babel/plugin-syntax-json-strings': [ '7.8.3' ],
47 silly audit '@babel/plugin-syntax-logical-assignment-operators': [ '7.10.4' ],
47 silly audit '@babel/plugin-syntax-nullish-coalescing-operator': [ '7.8.3' ],
47 silly audit '@babel/plugin-syntax-numeric-separator': [ '7.10.4' ],
47 silly audit '@babel/plugin-syntax-object-rest-spread': [ '7.8.3' ],
47 silly audit '@babel/plugin-syntax-optional-catch-binding': [ '7.8.3' ],
47 silly audit '@babel/plugin-syntax-optional-chaining': [ '7.8.3' ],
47 silly audit '@babel/plugin-syntax-top-level-await': [ '7.14.5' ],
47 silly audit '@babel/plugin-syntax-typescript': [ '7.14.5' ],
47 silly audit '@babel/template': [ '7.14.5' ],
47 silly audit '@babel/traverse': [ '7.14.7' ],
47 silly audit '@babel/types': [ '7.14.5' ],
47 silly audit '@bcoe/v8-coverage': [ '0.2.3' ],
47 silly audit '@commitlint/cli': [ '12.1.4' ],
47 silly audit '@commitlint/config-conventional': [ '12.1.4' ],
47 silly audit '@commitlint/ensure': [ '12.1.4' ],
47 silly audit '@commitlint/execute-rule': [ '12.1.4' ],
47 silly audit '@commitlint/format': [ '12.1.4' ],
47 silly audit '@commitlint/is-ignored': [ '12.1.4' ],
47 silly audit semver: [ '7.3.5', '5.7.1', '6.3.0' ],
47 silly audit '@commitlint/lint': [ '12.1.4' ],
47 silly audit '@commitlint/load': [ '12.1.4' ],
47 silly audit '@commitlint/message': [ '12.1.4' ],
47 silly audit '@commitlint/parse': [ '12.1.4' ],
47 silly audit '@commitlint/read': [ '12.1.4' ],
47 silly audit '@commitlint/resolve-extends': [ '12.1.4' ],
47 silly audit '@commitlint/rules': [ '12.1.4' ],
47 silly audit '@commitlint/to-lines': [ '12.1.4' ],
47 silly audit '@commitlint/top-level': [ '12.1.4' ],
47 silly audit 'find-up': [ '5.0.0', '4.1.0', '2.1.0' ],
47 silly audit 'locate-path': [ '6.0.0', '5.0.0', '2.0.0' ],
47 silly audit 'p-limit': [ '3.1.0', '2.3.0', '1.3.0' ],
47 silly audit 'p-locate': [ '5.0.0', '4.1.0', '2.0.0' ],
47 silly audit '@commitlint/types': [ '12.1.4' ],
47 silly audit '@eslint/eslintrc': [ '0.4.2' ],
47 silly audit globals: [ '13.10.0', '11.12.0' ],
47 silly audit ignore: [ '4.0.6', '5.1.8' ],
47 silly audit 'strip-json-comments': [ '3.1.1', '2.0.1' ],
47 silly audit 'type-fest': [ '0.20.2', '0.18.1', '0.8.1', '0.6.0', '0.16.0', '0.21.3' ],
47 silly audit '@humanwhocodes/config-array': [ '0.5.0' ],
47 silly audit '@humanwhocodes/object-schema': [ '1.2.0' ],
47 silly audit '@istanbuljs/load-nyc-config': [ '1.1.0' ],
47 silly audit '@istanbuljs/schema': [ '0.1.3' ],
47 silly audit '@jest/console': [ '27.0.6' ],
47 silly audit '@jest/core': [ '27.0.6' ],
47 silly audit '@jest/environment': [ '27.0.6' ],
47 silly audit '@jest/fake-timers': [ '27.0.6' ],
47 silly audit '@jest/globals': [ '27.0.6' ],
47 silly audit '@jest/reporters': [ '27.0.6' ],
47 silly audit '@jest/source-map': [ '27.0.6' ],
47 silly audit '@jest/test-result': [ '27.0.6' ],
47 silly audit '@jest/test-sequencer': [ '27.0.6' ],
47 silly audit '@jest/transform': [ '27.0.6' ],
47 silly audit '@jest/types': [ '27.0.6', '26.6.2' ],
47 silly audit '@joebobmiles/eslint-config': [ '1.2.0' ],
47 silly audit '@joebobmiles/eslint-config-typescript': [ '1.3.0' ],
47 silly audit '@nodelib/fs.scandir': [ '2.1.5' ],
47 silly audit '@nodelib/fs.stat': [ '2.0.5' ],
47 silly audit '@nodelib/fs.walk': [ '1.2.8' ],
47 silly audit '@octokit/auth-token': [ '2.4.5' ],
47 silly audit '@octokit/core': [ '3.5.1' ],
47 silly audit '@octokit/endpoint': [ '6.0.12' ],
47 silly audit '@octokit/graphql': [ '4.6.4' ],
47 silly audit '@octokit/openapi-types': [ '8.2.1' ],
47 silly audit '@octokit/plugin-paginate-rest': [ '2.14.0' ],
47 silly audit '@octokit/plugin-request-log': [ '1.0.4' ],
47 silly audit '@octokit/plugin-rest-endpoint-methods': [ '5.4.1' ],
47 silly audit '@octokit/request': [ '5.6.0' ],
47 silly audit '@octokit/request-error': [ '2.1.0' ],
47 silly audit '@octokit/rest': [ '18.6.7' ],
47 silly audit '@octokit/types': [ '6.18.1' ],
47 silly audit '@rollup/plugin-commonjs': [ '19.0.0' ],
47 silly audit 'estree-walker': [ '2.0.2', '1.0.1' ],
47 silly audit '@rollup/plugin-node-resolve': [ '13.0.0' ],
47 silly audit '@rollup/plugin-typescript': [ '8.2.1' ],
47 silly audit '@rollup/pluginutils': [ '3.1.0' ],
47 silly audit '@semantic-release/commit-analyzer': [ '8.0.1' ],
47 silly audit '@semantic-release/error': [ '2.2.0' ],
47 silly audit '@semantic-release/git': [ '9.0.0' ],
47 silly audit execa: [ '4.1.0', '5.1.1' ],
47 silly audit 'get-stream': [ '5.2.0', '6.0.1' ],
47 silly audit 'human-signals': [ '1.1.1', '2.1.0' ],
47 silly audit '@semantic-release/github': [ '7.2.3' ],
47 silly audit 'fs-extra': [ '10.0.0', '9.1.0' ],
47 silly audit universalify: [ '2.0.0', '0.1.2' ],
47 silly audit '@semantic-release/npm': [ '7.1.3' ],
47 silly audit '@semantic-release/release-notes-generator': [ '9.0.3' ],
47 silly audit '@sinonjs/commons': [ '1.8.3' ],
47 silly audit '@sinonjs/fake-timers': [ '7.1.2' ],
47 silly audit '@tootallnate/once': [ '1.1.2' ],
47 silly audit '@tsconfig/node10': [ '1.0.8' ],
47 silly audit '@tsconfig/node12': [ '1.0.9' ],
47 silly audit '@tsconfig/node14': [ '1.0.1' ],
47 silly audit '@tsconfig/node16': [ '1.0.1' ],
47 silly audit '@types/babel__core': [ '7.1.15' ],
47 silly audit '@types/babel__generator': [ '7.6.3' ],
47 silly audit '@types/babel__template': [ '7.4.1' ],
47 silly audit '@types/babel__traverse': [ '7.14.1' ],
47 silly audit '@types/estree': [ '0.0.39' ],
47 silly audit '@types/graceful-fs': [ '4.1.5' ],
47 silly audit '@types/istanbul-lib-coverage': [ '2.0.3' ],
47 silly audit '@types/istanbul-lib-report': [ '3.0.0' ],
47 silly audit '@types/istanbul-reports': [ '3.0.1' ],
47 silly audit '@types/jest': [ '26.0.24' ],
47 silly audit '@types/json-schema': [ '7.0.8' ],
47 silly audit '@types/minimist': [ '1.2.2' ],
47 silly audit '@types/node': [ '16.0.1' ],
47 silly audit '@types/normalize-package-data': [ '2.4.1' ],
47 silly audit '@types/parse-json': [ '4.0.0' ],
47 silly audit '@types/prettier': [ '2.3.2' ],
47 silly audit '@types/resolve': [ '1.17.1' ],
47 silly audit '@types/retry': [ '0.12.1' ],
47 silly audit '@types/stack-utils': [ '2.0.1' ],
47 silly audit '@types/yargs': [ '16.0.4', '15.0.14' ],
47 silly audit '@types/yargs-parser': [ '20.2.1' ],
47 silly audit '@typescript-eslint/eslint-plugin': [ '4.28.2' ],
47 silly audit '@typescript-eslint/experimental-utils': [ '4.28.2' ],
47 silly audit '@typescript-eslint/parser': [ '4.28.2' ],
47 silly audit '@typescript-eslint/scope-manager': [ '4.28.2' ],
47 silly audit '@typescript-eslint/types': [ '4.28.2' ],
47 silly audit '@typescript-eslint/typescript-estree': [ '4.28.2' ],
47 silly audit '@typescript-eslint/visitor-keys': [ '4.28.2' ],
47 silly audit abab: [ '2.0.5' ],
47 silly audit acorn: [ '8.4.1', '7.4.1' ],
47 silly audit 'acorn-globals': [ '6.0.0' ],
47 silly audit 'acorn-jsx': [ '5.3.1' ],
47 silly audit 'acorn-walk': [ '7.2.0' ],
47 silly audit 'agent-base': [ '6.0.2' ],
47 silly audit 'aggregate-error': [ '3.1.0' ],
47 silly audit ajv: [ '6.12.6', '8.6.1' ],
47 silly audit 'ansi-colors': [ '4.1.1' ],
47 silly audit 'ansi-escapes': [ '4.3.2' ],
47 silly audit 'ansi-regex': [ '5.0.0', '2.1.1', '3.0.0' ],
47 silly audit ansicolors: [ '0.3.2' ],
47 silly audit anymatch: [ '3.1.2' ],
47 silly audit arg: [ '4.1.3' ],
47 silly audit argparse: [ '1.0.10' ],
47 silly audit 'argv-formatter': [ '1.0.0' ],
47 silly audit 'array-ify': [ '1.0.0' ],
47 silly audit 'array-union': [ '2.1.0' ],
47 silly audit arrify: [ '1.0.1' ],
47 silly audit 'astral-regex': [ '2.0.0' ],
47 silly audit asynckit: [ '0.4.0' ],
47 silly audit 'at-least-node': [ '1.0.0' ],
47 silly audit 'babel-jest': [ '27.0.6' ],
47 silly audit 'babel-plugin-istanbul': [ '6.0.0' ],
47 silly audit 'babel-plugin-jest-hoist': [ '27.0.6' ],
47 silly audit 'babel-preset-current-node-syntax': [ '1.0.1' ],
47 silly audit 'babel-preset-jest': [ '27.0.6' ],
47 silly audit 'balanced-match': [ '1.0.2' ],
47 silly audit 'before-after-hook': [ '2.2.2' ],
47 silly audit bottleneck: [ '2.19.5' ],
47 silly audit 'brace-expansion': [ '1.1.11' ],
47 silly audit braces: [ '3.0.2' ],
47 silly audit 'browser-process-hrtime': [ '1.0.0' ],
47 silly audit browserslist: [ '4.16.6' ],
47 silly audit 'bs-logger': [ '0.2.6' ],
47 silly audit bser: [ '2.1.1' ],
47 silly audit 'buffer-from': [ '1.1.1' ],
47 silly audit 'builtin-modules': [ '3.2.0' ],
47 silly audit callsites: [ '3.1.0' ],
47 silly audit camelcase: [ '5.3.1', '6.2.0' ],
47 silly audit 'camelcase-keys': [ '6.2.2' ],
47 silly audit 'caniuse-lite': [ '1.0.30001243' ],
47 silly audit cardinal: [ '2.1.1' ],
47 silly audit 'char-regex': [ '1.0.2' ],
47 silly audit 'ci-info': [ '3.2.0' ],
47 silly audit 'cjs-module-lexer': [ '1.2.1' ],
47 silly audit 'clean-stack': [ '2.2.0' ],
47 silly audit 'cli-table': [ '0.3.6' ],
47 silly audit cliui: [ '7.0.4' ],
47 silly audit co: [ '4.6.0' ],
47 silly audit 'collect-v8-coverage': [ '1.0.1' ],
47 silly audit colorette: [ '1.2.2' ],
47 silly audit colors: [ '1.0.3', '1.4.0' ],
47 silly audit 'combined-stream': [ '1.0.8' ],
47 silly audit commondir: [ '1.0.1' ],
47 silly audit 'compare-func': [ '2.0.0' ],
47 silly audit 'concat-map': [ '0.0.1' ],
47 silly audit 'conventional-changelog-angular': [ '5.0.12' ],
47 silly audit 'conventional-changelog-conventionalcommits': [ '4.6.0' ],
47 silly audit 'conventional-changelog-writer': [ '4.1.0' ],
47 silly audit 'conventional-commits-filter': [ '2.0.7' ],
47 silly audit 'conventional-commits-parser': [ '3.2.1' ],
47 silly audit 'convert-source-map': [ '1.8.0' ],
47 silly audit 'core-util-is': [ '1.0.2' ],
47 silly audit cosmiconfig: [ '7.0.0' ],
47 silly audit 'create-require': [ '1.1.1' ],
47 silly audit 'cross-spawn': [ '7.0.3' ],
47 silly audit 'crypto-random-string': [ '2.0.0' ],
47 silly audit cssom: [ '0.4.4', '0.3.8' ],
47 silly audit cssstyle: [ '2.3.0' ],
47 silly audit dargs: [ '7.0.0' ],
47 silly audit 'data-urls': [ '2.0.0' ],
47 silly audit dateformat: [ '3.0.3' ],
47 silly audit debug: [ '4.3.2', '4.3.1' ],
47 silly audit decamelize: [ '1.2.0' ],
47 silly audit 'decamelize-keys': [ '1.1.0' ],
47 silly audit 'map-obj': [ '1.0.1', '4.2.1' ],
47 silly audit 'decimal.js': [ '10.3.1' ],
47 silly audit dedent: [ '0.7.0' ],
47 silly audit 'deep-extend': [ '0.6.0' ],
47 silly audit 'deep-is': [ '0.1.3' ],
47 silly audit deepmerge: [ '4.2.2' ],
47 silly audit del: [ '6.0.0' ],
47 silly audit 'p-map': [ '4.0.0', '2.1.0' ],
47 silly audit 'delayed-stream': [ '1.0.0' ],
47 silly audit deprecation: [ '2.3.1' ],
47 silly audit 'detect-newline': [ '3.1.0' ],
47 silly audit diff: [ '4.0.2', '5.0.0' ],
47 silly audit 'diff-sequences': [ '26.6.2', '27.0.6' ],
47 silly audit 'dir-glob': [ '3.0.1' ],
47 silly audit doctrine: [ '3.0.0' ],
47 silly audit domexception: [ '2.0.1' ],
47 silly audit 'webidl-conversions': [ '5.0.0', '6.1.0' ],
47 silly audit 'dot-prop': [ '5.3.0' ],
47 silly audit duplexer2: [ '0.1.4' ],
47 silly audit 'electron-to-chromium': [ '1.3.769' ],
47 silly audit emittery: [ '0.8.1' ],
47 silly audit 'emoji-regex': [ '8.0.0' ],
47 silly audit 'end-of-stream': [ '1.4.4' ],
47 silly audit enquirer: [ '2.3.6' ],
47 silly audit 'env-ci': [ '5.0.2' ],
47 silly audit 'error-ex': [ '1.3.2' ],
47 silly audit escalade: [ '3.1.1' ],
47 silly audit escodegen: [ '2.0.0' ],
47 silly audit eslint: [ '7.30.0' ],
47 silly audit 'eslint-scope': [ '5.1.1' ],
47 silly audit estraverse: [ '4.3.0', '5.2.0' ],
47 silly audit 'eslint-utils': [ '3.0.0', '2.1.0' ],
47 silly audit 'eslint-visitor-keys': [ '2.1.0', '1.3.0' ],
47 silly audit levn: [ '0.4.1', '0.3.0' ],
47 silly audit optionator: [ '0.9.1', '0.8.3' ],
47 silly audit 'prelude-ls': [ '1.2.1', '1.1.2' ],
47 silly audit 'type-check': [ '0.4.0', '0.3.2' ],
47 silly audit espree: [ '7.3.1' ],
47 silly audit esprima: [ '4.0.1' ],
47 silly audit esquery: [ '1.4.0' ],
47 silly audit esrecurse: [ '4.3.0' ],
47 silly audit esutils: [ '2.0.3' ],
47 silly audit exit: [ '0.1.2' ],
47 silly audit expect: [ '27.0.6' ],
47 silly audit 'fast-deep-equal': [ '3.1.3' ],
47 silly audit 'fast-glob': [ '3.2.7' ],
47 silly audit 'fast-json-stable-stringify': [ '2.1.0' ],
47 silly audit 'fast-levenshtein': [ '2.0.6' ],
47 silly audit fastq: [ '1.11.1' ],
47 silly audit 'fb-watchman': [ '2.0.1' ],
47 silly audit figures: [ '3.2.0', '2.0.0' ],
47 silly audit 'file-entry-cache': [ '6.0.1' ],
47 silly audit 'fill-range': [ '7.0.1' ],
47 silly audit 'find-versions': [ '4.0.0' ],
47 silly audit 'flat-cache': [ '3.0.4' ],
47 silly audit flatted: [ '3.2.1' ],
47 silly audit 'form-data': [ '3.0.1', '2.3.3' ],
47 silly audit from2: [ '2.3.0' ],
47 silly audit 'fs.realpath': [ '1.0.0' ],
47 silly audit fsevents: [ '2.3.2' ],
47 silly audit 'function-bind': [ '1.1.1' ],
47 silly audit 'functional-red-black-tree': [ '1.0.1' ],
47 silly audit gensync: [ '1.0.0-beta.2' ],
47 silly audit 'get-caller-file': [ '2.0.5' ],
47 silly audit 'get-package-type': [ '0.1.0' ],
47 silly audit 'git-log-parser': [ '1.2.0' ],
47 silly audit split2: [ '1.0.0', '3.2.2' ],
47 silly audit through2: [ '2.0.5', '4.0.2' ],
47 silly audit 'git-raw-commits': [ '2.0.10' ],
47 silly audit glob: [ '7.1.7' ],
47 silly audit 'glob-parent': [ '5.1.2' ],
47 silly audit 'global-dirs': [ '0.1.1' ],
47 silly audit globby: [ '11.0.4' ],
47 silly audit 'graceful-fs': [ '4.2.6' ],
47 silly audit handlebars: [ '4.7.7' ],
47 silly audit 'hard-rejection': [ '2.1.0' ],
47 silly audit has: [ '1.0.3' ],
47 silly audit 'hook-std': [ '2.0.0' ],
47 silly audit 'hosted-git-info': [ '4.0.2', '2.8.9' ],
47 silly audit 'html-encoding-sniffer': [ '2.0.1' ],
47 silly audit 'html-escaper': [ '2.0.2' ],
47 silly audit 'http-proxy-agent': [ '4.0.1' ],
47 silly audit 'https-proxy-agent': [ '5.0.0' ],
47 silly audit husky: [ '7.0.1' ],
47 silly audit 'iconv-lite': [ '0.4.24', '0.6.3' ],
47 silly audit 'import-fresh': [ '3.3.0' ],
47 silly audit 'resolve-from': [ '4.0.0', '5.0.0' ],
47 silly audit 'import-from': [ '3.0.0' ],
47 silly audit 'import-local': [ '3.0.2' ],
47 silly audit imurmurhash: [ '0.1.4' ],
47 silly audit 'indent-string': [ '4.0.0' ],
47 silly audit inflight: [ '1.0.6' ],
47 silly audit inherits: [ '2.0.4' ],
47 silly audit ini: [ '1.3.8', '2.0.0' ],
47 silly audit 'into-stream': [ '6.0.0' ],
47 silly audit 'is-arrayish': [ '0.2.1' ],
47 silly audit 'is-ci': [ '3.0.0' ],
47 silly audit 'is-core-module': [ '2.4.0' ],
47 silly audit 'is-extglob': [ '2.1.1' ],
47 silly audit 'is-fullwidth-code-point': [ '3.0.0', '1.0.0', '2.0.0' ],
47 silly audit 'is-generator-fn': [ '2.1.0' ],
47 silly audit 'is-glob': [ '4.0.1' ],
47 silly audit 'is-module': [ '1.0.0' ],
47 silly audit 'is-number': [ '7.0.0' ],
47 silly audit 'is-obj': [ '2.0.0' ],
47 silly audit 'is-path-cwd': [ '2.2.0' ],
47 silly audit 'is-path-inside': [ '3.0.3' ],
47 silly audit 'is-plain-obj': [ '1.1.0' ],
47 silly audit 'is-plain-object': [ '5.0.0' ],
47 silly audit 'is-potential-custom-element-name': [ '1.0.1' ],
47 silly audit 'is-reference': [ '1.2.1' ],
47 silly audit 'is-stream': [ '2.0.0' ],
47 silly audit 'is-text-path': [ '1.0.1' ],
47 silly audit 'is-typedarray': [ '1.0.0' ],
47 silly audit isarray: [ '1.0.0' ],
47 silly audit isexe: [ '2.0.0' ],
47 silly audit 'isomorphic.js': [ '0.2.4' ],
47 silly audit 'issue-parser': [ '6.0.0' ],
47 silly audit 'istanbul-lib-coverage': [ '3.0.0' ],
47 silly audit 'istanbul-lib-instrument': [ '4.0.3' ],
47 silly audit 'istanbul-lib-report': [ '3.0.0' ],
47 silly audit 'istanbul-lib-source-maps': [ '4.0.0' ],
47 silly audit 'istanbul-reports': [ '3.0.2' ],
47 silly audit 'java-properties': [ '1.0.2' ],
47 silly audit jest: [ '27.0.6' ],
47 silly audit 'jest-changed-files': [ '27.0.6' ],
47 silly audit 'jest-circus': [ '27.0.6' ],
47 silly audit 'pretty-format': [ '27.0.6', '26.6.2' ],
47 silly audit 'jest-cli': [ '27.0.6' ],
47 silly audit 'jest-config': [ '27.0.6' ],
47 silly audit 'jest-diff': [ '26.6.2', '27.0.6' ],
47 silly audit 'jest-get-type': [ '26.3.0', '27.0.6' ],
47 silly audit 'jest-docblock': [ '27.0.6' ],
47 silly audit 'jest-each': [ '27.0.6' ],
47 silly audit 'jest-environment-jsdom': [ '27.0.6' ],
47 silly audit 'jest-environment-node': [ '27.0.6' ],
47 silly audit 'jest-haste-map': [ '27.0.6' ],
47 silly audit 'jest-jasmine2': [ '27.0.6' ],
47 silly audit 'jest-leak-detector': [ '27.0.6' ],
47 silly audit 'jest-matcher-utils': [ '27.0.6' ],
47 silly audit 'jest-message-util': [ '27.0.6' ],
47 silly audit 'jest-mock': [ '27.0.6' ],
47 silly audit 'jest-pnp-resolver': [ '1.2.2' ],
47 silly audit 'jest-regex-util': [ '27.0.6' ],
47 silly audit 'jest-resolve': [ '27.0.6' ],
47 silly audit 'jest-resolve-dependencies': [ '27.0.6' ],
47 silly audit 'jest-runner': [ '27.0.6' ],
47 silly audit 'jest-runtime': [ '27.0.6' ],
47 silly audit 'jest-serializer': [ '27.0.6' ],
47 silly audit 'jest-snapshot': [ '27.0.6' ],
47 silly audit 'jest-util': [ '27.0.6' ],
47 silly audit 'jest-validate': [ '27.0.6' ],
47 silly audit 'jest-watcher': [ '27.0.6' ],
47 silly audit 'jest-worker': [ '27.0.6' ],
47 silly audit 'js-tokens': [ '4.0.0' ],
47 silly audit 'js-yaml': [ '3.14.1' ],
47 silly audit jsdom: [ '16.6.0' ],
47 silly audit jsesc: [ '2.5.2' ],
47 silly audit 'json-parse-better-errors': [ '1.0.2' ],
47 silly audit 'json-parse-even-better-errors': [ '2.3.1' ],
47 silly audit 'json-schema-traverse': [ '0.4.1', '1.0.0' ],
47 silly audit 'json-stable-stringify-without-jsonify': [ '1.0.1' ],
47 silly audit 'json-stringify-safe': [ '5.0.1' ],
47 silly audit json5: [ '2.2.0' ],
47 silly audit jsonfile: [ '6.1.0' ],
47 silly audit jsonparse: [ '1.3.1' ],
47 silly audit JSONStream: [ '1.3.5' ],
47 silly audit 'kind-of': [ '6.0.3' ],
47 silly audit kleur: [ '3.0.3' ],
47 silly audit leven: [ '3.1.0' ],
47 silly audit lib0: [ '0.2.42' ],
47 silly audit 'lines-and-columns': [ '1.1.6' ],
47 silly audit 'load-json-file': [ '4.0.0' ],
47 silly audit 'parse-json': [ '4.0.0', '5.2.0' ],
47 silly audit 'strip-bom': [ '3.0.0', '4.0.0' ],
47 silly audit lodash: [ '4.17.21' ],
47 silly audit 'lodash.capitalize': [ '4.2.1' ],
47 silly audit 'lodash.clonedeep': [ '4.5.0' ],
47 silly audit 'lodash.escaperegexp': [ '4.1.2' ],
47 silly audit 'lodash.ismatch': [ '4.4.0' ],
47 silly audit 'lodash.isplainobject': [ '4.0.6' ],
47 silly audit 'lodash.isstring': [ '4.0.1' ],
47 silly audit 'lodash.merge': [ '4.6.2' ],
47 silly audit 'lodash.toarray': [ '4.4.0' ],
47 silly audit 'lodash.truncate': [ '4.4.2' ],
47 silly audit 'lodash.uniqby': [ '4.7.0' ],
47 silly audit 'lru-cache': [ '6.0.0' ],
47 silly audit 'magic-string': [ '0.25.7' ],
47 silly audit 'make-dir': [ '3.1.0' ],
47 silly audit 'make-error': [ '1.3.6' ],
47 silly audit makeerror: [ '1.0.11' ],
47 silly audit marked: [ '2.1.3' ],
47 silly audit 'marked-terminal': [ '4.1.1' ],
47 silly audit meow: [ '8.1.2' ],
47 silly audit 'merge-stream': [ '2.0.0' ],
47 silly audit merge2: [ '1.4.1' ],
47 silly audit micromatch: [ '4.0.4' ],
47 silly audit mime: [ '2.5.2' ],
47 silly audit 'mime-db': [ '1.48.0' ],
47 silly audit 'mime-types': [ '2.1.31' ],
47 silly audit 'mimic-fn': [ '2.1.0' ],
47 silly audit 'min-indent': [ '1.0.1' ],
47 silly audit minimatch: [ '3.0.4' ],
47 silly audit minimist: [ '1.2.5' ],
47 silly audit 'minimist-options': [ '4.1.0' ],
47 silly audit mkdirp: [ '1.0.4' ],
47 silly audit 'modify-values': [ '1.0.1' ],
47 silly audit ms: [ '2.1.2', '2.1.3' ],
47 silly audit 'natural-compare': [ '1.4.0' ],
47 silly audit 'neo-async': [ '2.6.2' ],
47 silly audit 'nerf-dart': [ '1.0.0' ],
47 silly audit 'node-emoji': [ '1.10.0' ],
47 silly audit 'node-fetch': [ '2.6.1' ],
47 silly audit 'node-int64': [ '0.4.0' ],
47 silly audit 'node-modules-regexp': [ '1.0.0' ],
47 silly audit 'node-releases': [ '1.1.73' ],
47 silly audit 'normalize-package-data': [ '3.0.2', '2.5.0' ],
47 silly audit 'normalize-path': [ '3.0.0' ],
47 silly audit 'normalize-url': [ '6.1.0' ],
47 silly audit 'npm-run-path': [ '4.0.1' ],
47 silly audit aproba: [ '2.0.0', '1.2.0' ],
47 silly audit 'string-width': [ '4.2.2', '1.0.2', '2.1.1' ],
47 silly audit 'strip-ansi': [ '6.0.0', '4.0.0', '3.0.1' ],
47 silly audit once: [ '1.4.0' ],
47 silly audit 'path-is-absolute': [ '1.0.1' ],
47 silly audit 'path-parse': [ '1.0.7' ],
47 silly audit 'process-nextick-args': [ '2.0.1' ],
47 silly audit psl: [ '1.8.0' ],
47 silly audit punycode: [ '2.1.1' ],
47 silly audit 'readable-stream': [ '2.3.7', '3.6.0' ],
47 silly audit 'tough-cookie': [ '4.0.0', '2.5.0' ],
47 silly audit resolve: [ '1.20.0' ],
47 silly audit retry: [ '0.13.1', '0.12.0' ],
47 silly audit rimraf: [ '3.0.2' ],
47 silly audit 'safe-buffer': [ '5.1.2' ],
47 silly audit 'safer-buffer': [ '2.1.2' ],
47 silly audit 'signal-exit': [ '3.0.3' ],
47 silly audit 'spdx-correct': [ '3.1.1' ],
47 silly audit 'spdx-exceptions': [ '2.3.0' ],
47 silly audit 'spdx-expression-parse': [ '3.0.1' ],
47 silly audit 'spdx-license-ids': [ '3.0.9' ],
47 silly audit string_decoder: [ '1.1.1' ],
47 silly audit 'text-table': [ '0.2.0' ],
47 silly audit 'typedarray-to-buffer': [ '3.1.5' ],
47 silly audit 'uri-js': [ '4.4.1' ],
47 silly audit 'util-deprecate': [ '1.0.2' ],
47 silly audit 'validate-npm-package-license': [ '3.0.4' ],
47 silly audit which: [ '2.0.2' ],
47 silly audit wrappy: [ '1.0.2' ],
47 silly audit 'write-file-atomic': [ '3.0.3' ],
47 silly audit yallist: [ '4.0.0' ],
47 silly audit nwsapi: [ '2.2.0' ],
47 silly audit onetime: [ '5.1.2' ],
47 silly audit 'p-each-series': [ '2.2.0' ],
47 silly audit 'p-filter': [ '2.1.0' ],
47 silly audit 'p-is-promise': [ '3.0.0' ],
47 silly audit 'p-reduce': [ '2.1.0' ],
47 silly audit 'p-retry': [ '4.6.0' ],
47 silly audit 'p-try': [ '2.2.0', '1.0.0' ],
47 silly audit 'parent-module': [ '1.0.1' ],
47 silly audit parse5: [ '6.0.1' ],
47 silly audit 'path-exists': [ '4.0.0', '3.0.0' ],
47 silly audit 'path-key': [ '3.1.1' ],
47 silly audit 'path-type': [ '4.0.0' ],
47 silly audit picomatch: [ '2.3.0' ],
47 silly audit pify: [ '3.0.0' ],
47 silly audit pirates: [ '4.0.1' ],
47 silly audit 'pkg-conf': [ '2.1.0' ],
47 silly audit 'pkg-dir': [ '4.2.0' ],
47 silly audit progress: [ '2.0.3' ],
47 silly audit prompts: [ '2.4.1' ],
47 silly audit pump: [ '3.0.0' ],
47 silly audit q: [ '1.5.1' ],
47 silly audit 'queue-microtask': [ '1.2.3' ],
47 silly audit 'quick-lru': [ '4.0.1' ],
47 silly audit rc: [ '1.2.8' ],
47 silly audit 'react-is': [ '17.0.2' ],
47 silly audit 'read-pkg': [ '5.2.0' ],
47 silly audit 'read-pkg-up': [ '7.0.1' ],
47 silly audit redent: [ '3.0.0' ],
47 silly audit redeyed: [ '2.1.1' ],
47 silly audit regexpp: [ '3.2.0' ],
47 silly audit 'registry-auth-token': [ '4.2.1' ],
47 silly audit 'require-directory': [ '2.1.1' ],
47 silly audit 'require-from-string': [ '2.0.2' ],
47 silly audit 'resolve-cwd': [ '3.0.0' ],
47 silly audit 'resolve-global': [ '1.0.0' ],
47 silly audit reusify: [ '1.0.4' ],
47 silly audit rollup: [ '2.53.1' ],
47 silly audit 'run-parallel': [ '1.2.0' ],
47 silly audit saxes: [ '5.0.1' ],
47 silly audit 'semantic-release': [ '17.4.4' ],
47 silly audit 'semver-diff': [ '3.1.1' ],
47 silly audit 'semver-regex': [ '3.1.2' ],
47 silly audit 'shebang-command': [ '2.0.0' ],
47 silly audit 'shebang-regex': [ '3.0.0' ],
47 silly audit signale: [ '1.4.0' ],
47 silly audit sisteransi: [ '1.0.5' ],
47 silly audit slash: [ '3.0.0' ],
47 silly audit 'slice-ansi': [ '4.0.0' ],
47 silly audit 'source-map-support': [ '0.5.19' ],
47 silly audit 'sourcemap-codec': [ '1.4.8' ],
47 silly audit 'spawn-error-forwarder': [ '1.0.0' ],
47 silly audit split: [ '1.0.1' ],
47 silly audit 'sprintf-js': [ '1.0.3' ],
47 silly audit 'stack-utils': [ '2.0.3' ],
47 silly audit 'stream-combiner2': [ '1.1.1' ],
47 silly audit 'string-length': [ '4.0.2' ],
47 silly audit 'strip-final-newline': [ '2.0.0' ],
47 silly audit 'strip-indent': [ '3.0.0' ],
47 silly audit 'supports-hyperlinks': [ '2.2.0' ],
47 silly audit 'symbol-tree': [ '3.2.4' ],
47 silly audit table: [ '6.7.1' ],
47 silly audit 'temp-dir': [ '2.0.0' ],
47 silly audit tempy: [ '1.0.1' ],
47 silly audit 'terminal-link': [ '2.1.1' ],
47 silly audit 'test-exclude': [ '6.0.0' ],
47 silly audit 'text-extensions': [ '1.9.0' ],
47 silly audit throat: [ '6.0.1' ],
47 silly audit through: [ '2.3.8' ],
47 silly audit tmpl: [ '1.0.4' ],
47 silly audit 'to-fast-properties': [ '2.0.0' ],
47 silly audit 'to-regex-range': [ '5.0.1' ],
47 silly audit tr46: [ '2.1.0' ],
47 silly audit traverse: [ '0.6.6' ],
47 silly audit 'trim-newlines': [ '3.0.1' ],
47 silly audit 'trim-off-newlines': [ '1.0.1' ],
47 silly audit 'ts-jest': [ '27.0.3' ],
47 silly audit 'ts-node': [ '10.0.0' ],
47 silly audit tslib: [ '2.3.0', '1.14.1' ],
47 silly audit tsutils: [ '3.21.0' ],
47 silly audit 'type-detect': [ '4.0.8' ],
47 silly audit typescript: [ '4.3.5' ],
47 silly audit 'uglify-js': [ '3.13.10' ],
47 silly audit 'unique-string': [ '2.0.0' ],
47 silly audit 'universal-user-agent': [ '6.0.0' ],
47 silly audit 'url-join': [ '4.0.1' ],
47 silly audit 'v8-compile-cache': [ '2.3.0' ],
47 silly audit 'v8-to-istanbul': [ '8.0.0' ],
47 silly audit 'w3c-hr-time': [ '1.0.2' ],
47 silly audit 'w3c-xmlserializer': [ '2.0.0' ],
47 silly audit walker: [ '1.0.7' ],
47 silly audit 'whatwg-encoding': [ '1.0.5' ],
47 silly audit 'whatwg-mimetype': [ '2.3.0' ],
47 silly audit 'whatwg-url': [ '8.7.0' ],
47 silly audit 'word-wrap': [ '1.2.3' ],
47 silly audit wordwrap: [ '1.0.0' ],
47 silly audit 'wrap-ansi': [ '7.0.0' ],
47 silly audit ws: [ '7.5.2' ],
47 silly audit 'xml-name-validator': [ '3.0.0' ],
47 silly audit xmlchars: [ '2.2.0' ],
47 silly audit xtend: [ '4.0.2' ],
47 silly audit y18n: [ '5.0.8' ],
47 silly audit yaml: [ '1.10.2' ],
47 silly audit yargs: [ '16.2.0' ],
47 silly audit 'yargs-parser': [ '20.2.9' ],
47 silly audit yjs: [ '13.5.11' ],
47 silly audit yn: [ '3.1.1' ],
47 silly audit 'yocto-queue': [ '0.1.0' ],
47 silly audit zustand: [ '3.5.5' ],
47 silly audit npm: [ '7.19.1' ],
47 silly audit abbrev: [ '1.1.1' ],
47 silly audit agentkeepalive: [ '4.1.4' ],
47 silly audit ansistyles: [ '0.1.3' ],
47 silly audit archy: [ '1.0.0' ],
47 silly audit 'are-we-there-yet': [ '1.1.5' ],
47 silly audit asap: [ '2.0.6' ],
47 silly audit asn1: [ '0.2.4' ],
47 silly audit 'assert-plus': [ '1.0.0' ],
47 silly audit 'aws-sign2': [ '0.7.0' ],
47 silly audit aws4: [ '1.11.0' ],
47 silly audit 'bcrypt-pbkdf': [ '1.0.2' ],
47 silly audit 'bin-links': [ '2.2.1' ],
47 silly audit 'binary-extensions': [ '2.2.0' ],
47 silly audit builtins: [ '1.0.3' ],
47 silly audit 'byte-size': [ '7.0.1' ],
47 silly audit cacache: [ '15.2.0' ],
47 silly audit caseless: [ '0.12.0' ],
47 silly audit chownr: [ '2.0.0' ],
47 silly audit 'cidr-regex': [ '3.1.1' ],
47 silly audit 'cli-columns': [ '3.1.2' ],
47 silly audit 'cli-table3': [ '0.6.0' ],
47 silly audit clone: [ '1.0.4' ],
47 silly audit 'cmd-shim': [ '4.1.0' ],
47 silly audit 'code-point-at': [ '1.1.0' ],
47 silly audit columnify: [ '1.5.4' ],
47 silly audit 'common-ancestor-path': [ '1.0.1' ],
47 silly audit 'console-control-strings': [ '1.1.0' ],
47 silly audit dashdash: [ '1.14.1' ],
47 silly audit debuglog: [ '1.0.1' ],
47 silly audit defaults: [ '1.0.3' ],
47 silly audit delegates: [ '1.0.0' ],
47 silly audit depd: [ '1.1.2' ],
47 silly audit dezalgo: [ '1.0.3' ],
47 silly audit 'ecc-jsbn': [ '0.1.2' ],
47 silly audit encoding: [ '0.1.13' ],
47 silly audit 'env-paths': [ '2.2.1' ],
47 silly audit 'err-code': [ '2.0.3' ],
47 silly audit extend: [ '3.0.2' ],
47 silly audit extsprintf: [ '1.3.0' ],
47 silly audit 'forever-agent': [ '0.6.1' ],
47 silly audit 'fs-minipass': [ '2.1.0' ],
47 silly audit gauge: [ '2.7.4' ],
47 silly audit getpass: [ '0.1.7' ],
47 silly audit 'har-schema': [ '2.0.0' ],
47 silly audit 'har-validator': [ '5.1.5' ],
47 silly audit 'has-unicode': [ '2.0.1' ],
47 silly audit 'http-cache-semantics': [ '4.1.0' ],
47 silly audit 'http-signature': [ '1.2.0' ],
47 silly audit 'humanize-ms': [ '1.2.1' ],
47 silly audit 'ignore-walk': [ '3.0.4' ],
47 silly audit 'infer-owner': [ '1.0.4' ],
47 silly audit 'init-package-json': [ '2.0.3' ],
47 silly audit ip: [ '1.1.5' ],
47 silly audit 'ip-regex': [ '4.3.0' ],
47 silly audit 'is-cidr': [ '4.0.2' ],
47 silly audit 'is-lambda': [ '1.0.1' ],
47 silly audit isstream: [ '0.1.2' ],
47 silly audit jsbn: [ '0.1.1' ],
47 silly audit 'json-schema': [ '0.2.3' ],
47 silly audit 'json-stringify-nice': [ '1.1.4' ],
47 silly audit jsprim: [ '1.4.1' ],
47 silly audit 'just-diff': [ '3.1.1' ],
47 silly audit 'just-diff-apply': [ '3.0.0' ],
47 silly audit libnpmaccess: [ '4.0.3' ],
47 silly audit libnpmdiff: [ '2.0.4' ],
47 silly audit libnpmexec: [ '2.0.0' ],
47 silly audit libnpmfund: [ '1.1.0' ],
47 silly audit libnpmhook: [ '6.0.3' ],
47 silly audit libnpmorg: [ '2.0.3' ],
47 silly audit libnpmpack: [ '2.0.1' ],
47 silly audit libnpmpublish: [ '4.0.2' ],
47 silly audit libnpmsearch: [ '3.1.2' ],
47 silly audit libnpmteam: [ '2.0.4' ],
47 silly audit libnpmversion: [ '1.2.1' ],
47 silly audit 'make-fetch-happen': [ '9.0.3' ],
47 silly audit minipass: [ '3.1.3' ],
47 silly audit 'minipass-collect': [ '1.0.2' ],
47 silly audit 'minipass-fetch': [ '1.3.3' ],
47 silly audit 'minipass-flush': [ '1.0.5' ],
47 silly audit 'minipass-json-stream': [ '1.0.1' ],
47 silly audit 'minipass-pipeline': [ '1.2.4' ],
47 silly audit 'minipass-sized': [ '1.0.3' ],
47 silly audit minizlib: [ '2.1.2' ],
47 silly audit 'mkdirp-infer-owner': [ '2.0.0' ],
47 silly audit 'mute-stream': [ '0.0.8' ],
47 silly audit negotiator: [ '0.6.2' ],
47 silly audit 'node-gyp': [ '7.1.2' ],
47 silly audit nopt: [ '5.0.0' ],
47 silly audit 'npm-audit-report': [ '2.1.5' ],
47 silly audit 'npm-bundled': [ '1.1.2' ],
47 silly audit 'npm-install-checks': [ '4.0.0' ],
47 silly audit 'npm-normalize-package-bin': [ '1.0.1' ],
47 silly audit 'npm-package-arg': [ '8.1.5' ],
47 silly audit 'npm-packlist': [ '2.2.2' ],
47 silly audit 'npm-pick-manifest': [ '6.1.1' ],
47 silly audit 'npm-profile': [ '5.0.4' ],
47 silly audit 'npm-registry-fetch': [ '11.0.0' ],
47 silly audit 'npm-user-validate': [ '1.0.1' ],
47 silly audit npmlog: [ '4.1.2' ],
47 silly audit 'number-is-nan': [ '1.0.1' ],
47 silly audit 'oauth-sign': [ '0.9.0' ],
47 silly audit 'object-assign': [ '4.1.1' ],
47 silly audit opener: [ '1.5.2' ],
47 silly audit pacote: [ '11.3.4' ],
47 silly audit 'parse-conflict-json': [ '1.1.1' ],
47 silly audit 'performance-now': [ '2.1.0' ],
47 silly audit 'proc-log': [ '1.0.0' ],
47 silly audit 'promise-all-reject-late': [ '1.0.1' ],
47 silly audit 'promise-call-limit': [ '1.0.1' ],
47 silly audit 'promise-inflight': [ '1.0.1' ],
47 silly audit 'promise-retry': [ '2.0.1' ],
47 silly audit promzard: [ '0.3.0' ],
47 silly audit 'qrcode-terminal': [ '0.12.0' ],
47 silly audit qs: [ '6.5.2' ],
47 silly audit read: [ '1.0.7' ],
47 silly audit 'read-cmd-shim': [ '2.0.0' ],
47 silly audit 'read-package-json': [ '3.0.1' ],
47 silly audit 'read-package-json-fast': [ '2.0.2' ],
47 silly audit 'readdir-scoped-modules': [ '1.1.0' ],
47 silly audit request: [ '2.88.2' ],
47 silly audit 'set-blocking': [ '2.0.0' ],
47 silly audit 'smart-buffer': [ '4.1.0' ],
47 silly audit socks: [ '2.6.1' ],
47 silly audit 'socks-proxy-agent': [ '5.0.0' ],
47 silly audit sshpk: [ '1.16.1' ],
47 silly audit ssri: [ '8.0.1' ],
47 silly audit 'stringify-package': [ '1.0.1' ],
47 silly audit tar: [ '6.1.0' ],
47 silly audit 'tiny-relative-date': [ '1.3.0' ],
47 silly audit treeverse: [ '1.0.4' ],
47 silly audit 'tunnel-agent': [ '0.6.0' ],
47 silly audit tweetnacl: [ '0.14.5' ],
47 silly audit 'unique-filename': [ '1.1.1' ],
47 silly audit 'unique-slug': [ '2.0.2' ],
47 silly audit uuid: [ '3.4.0' ],
47 silly audit 'validate-npm-package-name': [ '3.0.0' ],
47 silly audit verror: [ '1.10.0' ],
47 silly audit 'walk-up-path': [ '1.0.0' ],
47 silly audit wcwidth: [ '1.0.1' ],
47 silly audit 'wide-align': [ '1.1.3' ],
47 silly audit '@npmcli/arborist': [ '2.6.4' ],
47 silly audit '@npmcli/ci-detect': [ '1.3.0' ],
47 silly audit '@npmcli/config': [ '2.2.0' ],
47 silly audit '@npmcli/map-workspaces': [ '1.0.3' ],
47 silly audit '@npmcli/metavuln-calculator': [ '1.1.1' ],
47 silly audit '@npmcli/installed-package-contents': [ '1.0.7' ],
47 silly audit '@npmcli/move-file': [ '1.1.2' ],
47 silly audit '@npmcli/node-gyp': [ '1.0.2' ],
47 silly audit '@npmcli/name-from-folder': [ '1.0.1' ],
47 silly audit '@npmcli/package-json': [ '1.0.1' ],
47 silly audit '@npmcli/promise-spawn': [ '1.3.2' ],
47 silly audit '@npmcli/run-script': [ '1.8.5' ],
47 silly audit '@npmcli/disparity-colors': [ '1.0.1' ],
47 silly audit '@npmcli/git': [ '2.0.9' ]
47 silly audit }
48 verbose reify failed optional dependency /home/runner/work/zustand-middleware-yjs/zustand-middleware-yjs/node_modules/fsevents
49 silly reify mark deleted [
49 silly reify '/home/runner/work/zustand-middleware-yjs/zustand-middleware-yjs/node_modules/fsevents'
49 silly reify ]
50 timing reifyNode:node_modules/fsevents Completed in 106ms
51 silly tarball no local data for zustand@https://registry.npmjs.org/zustand/-/zustand-3.5.5.tgz. Extracting by manifest.
52 silly tarball no local data for yocto-queue@https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz. Extracting by manifest.
53 silly tarball no local data for yn@https://registry.npmjs.org/yn/-/yn-3.1.1.tgz. Extracting by manifest.
54 silly tarball no local data for yjs@https://registry.npmjs.org/yjs/-/yjs-13.5.11.tgz. Extracting by manifest.
55 silly tarball no local data for yargs-parser@https://registry.npmjs.org/yargs-parser/-/yargs-parser-20.2.9.tgz. Extracting by manifest.
56 silly tarball no local data for yargs@https://registry.npmjs.org/yargs/-/yargs-16.2.0.tgz. Extracting by manifest.
57 silly tarball no local data for yaml@https://registry.npmjs.org/yaml/-/yaml-1.10.2.tgz. Extracting by manifest.
58 silly tarball no local data for yallist@https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz. Extracting by manifest.
59 silly tarball no local data for y18n@https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz. Extracting by manifest.
60 silly tarball no local data for xtend@https://registry.npmjs.org/xtend/-/xtend-4.0.2.tgz. Extracting by manifest.
61 silly tarball no local data for xmlchars@https://registry.npmjs.org/xmlchars/-/xmlchars-2.2.0.tgz. Extracting by manifest.
62 silly tarball no local data for xml-name-validator@https://registry.npmjs.org/xml-name-validator/-/xml-name-validator-3.0.0.tgz. Extracting by manifest.
63 silly tarball no local data for ws@https://registry.npmjs.org/ws/-/ws-7.5.2.tgz. Extracting by manifest.
64 silly tarball no local data for write-file-atomic@https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-3.0.3.tgz. Extracting by manifest.
65 silly tarball no local data for wrappy@https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz. Extracting by manifest.
66 silly tarball no local data for wrap-ansi@https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz. Extracting by manifest.
67 silly tarball no local data for wordwrap@https://registry.npmjs.org/wordwrap/-/wordwrap-1.0.0.tgz. Extracting by manifest.
68 silly tarball no local data for word-wrap@https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.3.tgz. Extracting by manifest.
69 silly tarball no local data for which@https://registry.npmjs.org/which/-/which-2.0.2.tgz. Extracting by manifest.
70 silly tarball no local data for whatwg-url@https://registry.npmjs.org/whatwg-url/-/whatwg-url-8.7.0.tgz. Extracting by manifest.
71 silly tarball no local data for whatwg-mimetype@https://registry.npmjs.org/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz. Extracting by manifest.
72 silly tarball no local data for whatwg-encoding@https://registry.npmjs.org/whatwg-encoding/-/whatwg-encoding-1.0.5.tgz. Extracting by manifest.
73 silly tarball no local data for webidl-conversions@https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-6.1.0.tgz. Extracting by manifest.
74 silly tarball no local data for walker@https://registry.npmjs.org/walker/-/walker-1.0.7.tgz. Extracting by manifest.
75 silly tarball no local data for w3c-xmlserializer@https://registry.npmjs.org/w3c-xmlserializer/-/w3c-xmlserializer-2.0.0.tgz. Extracting by manifest.
76 silly tarball no local data for w3c-hr-time@https://registry.npmjs.org/w3c-hr-time/-/w3c-hr-time-1.0.2.tgz. Extracting by manifest.
77 silly tarball no local data for validate-npm-package-license@https://registry.npmjs.org/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz. Extracting by manifest.
78 silly tarball no local data for v8-to-istanbul@https://registry.npmjs.org/v8-to-istanbul/-/v8-to-istanbul-8.0.0.tgz. Extracting by manifest.
79 silly tarball no local data for source-map@https://registry.npmjs.org/source-map/-/source-map-0.7.3.tgz. Extracting by manifest.
80 silly tarball no local data for v8-compile-cache@https://registry.npmjs.org/v8-compile-cache/-/v8-compile-cache-2.3.0.tgz. Extracting by manifest.
81 silly tarball no local data for util-deprecate@https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz. Extracting by manifest.
82 silly tarball no local data for url-join@https://registry.npmjs.org/url-join/-/url-join-4.0.1.tgz. Extracting by manifest.
83 silly tarball no local data for uri-js@https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz. Extracting by manifest.
84 silly tarball no local data for universalify@https://registry.npmjs.org/universalify/-/universalify-0.1.2.tgz. Extracting by manifest.
85 silly tarball no local data for universal-user-agent@https://registry.npmjs.org/universal-user-agent/-/universal-user-agent-6.0.0.tgz. Extracting by manifest.
86 silly tarball no local data for unique-string@https://registry.npmjs.org/unique-string/-/unique-string-2.0.0.tgz. Extracting by manifest.
87 silly tarball no local data for uglify-js@https://registry.npmjs.org/uglify-js/-/uglify-js-3.13.10.tgz. Extracting by manifest.
88 silly tarball no local data for typescript@https://registry.npmjs.org/typescript/-/typescript-4.3.5.tgz. Extracting by manifest.
89 silly tarball no local data for typedarray-to-buffer@https://registry.npmjs.org/typedarray-to-buffer/-/typedarray-to-buffer-3.1.5.tgz. Extracting by manifest.
90 silly tarball no local data for type-fest@https://registry.npmjs.org/type-fest/-/type-fest-0.21.3.tgz. Extracting by manifest.
91 silly tarball no local data for type-detect@https://registry.npmjs.org/type-detect/-/type-detect-4.0.8.tgz. Extracting by manifest.
92 silly tarball no local data for type-check@https://registry.npmjs.org/type-check/-/type-check-0.3.2.tgz. Extracting by manifest.
93 silly tarball no local data for tsutils@https://registry.npmjs.org/tsutils/-/tsutils-3.21.0.tgz. Extracting by manifest.
94 silly tarball no local data for tslib@https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz. Extracting by manifest.
95 silly tarball no local data for tslib@https://registry.npmjs.org/tslib/-/tslib-2.3.0.tgz. Extracting by manifest.
96 silly tarball no local data for ts-node@https://registry.npmjs.org/ts-node/-/ts-node-10.0.0.tgz. Extracting by manifest.
97 silly tarball no local data for ts-jest@https://registry.npmjs.org/ts-jest/-/ts-jest-27.0.3.tgz. Extracting by manifest.
98 silly tarball no local data for semver@https://registry.npmjs.org/semver/-/semver-7.3.5.tgz. Extracting by manifest.
99 silly tarball no local data for trim-off-newlines@https://registry.npmjs.org/trim-off-newlines/-/trim-off-newlines-1.0.1.tgz. Extracting by manifest.
100 silly tarball no local data for trim-newlines@https://registry.npmjs.org/trim-newlines/-/trim-newlines-3.0.1.tgz. Extracting by manifest.
101 silly tarball no local data for traverse@https://registry.npmjs.org/traverse/-/traverse-0.6.6.tgz. Extracting by manifest.
102 silly tarball no local data for tr46@https://registry.npmjs.org/tr46/-/tr46-2.1.0.tgz. Extracting by manifest.
103 silly tarball no local data for tough-cookie@https://registry.npmjs.org/tough-cookie/-/tough-cookie-4.0.0.tgz. Extracting by manifest.
104 silly tarball no local data for to-regex-range@https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz. Extracting by manifest.
105 silly tarball no local data for to-fast-properties@https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-2.0.0.tgz. Extracting by manifest.
106 silly tarball no local data for tmpl@https://registry.npmjs.org/tmpl/-/tmpl-1.0.4.tgz. Extracting by manifest.
107 silly tarball no local data for through2@https://registry.npmjs.org/through2/-/through2-4.0.2.tgz. Extracting by manifest.
108 silly tarball no local data for readable-stream@https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.0.tgz. Extracting by manifest.
109 silly tarball no local data for through@https://registry.npmjs.org/through/-/through-2.3.8.tgz. Extracting by manifest.
110 silly tarball no local data for throat@https://registry.npmjs.org/throat/-/throat-6.0.1.tgz. Extracting by manifest.
111 silly tarball no local data for text-table@https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz. Extracting by manifest.
112 silly tarball no local data for text-extensions@https://registry.npmjs.org/text-extensions/-/text-extensions-1.9.0.tgz. Extracting by manifest.
113 silly tarball no local data for test-exclude@https://registry.npmjs.org/test-exclude/-/test-exclude-6.0.0.tgz. Extracting by manifest.
114 silly tarball no local data for terminal-link@https://registry.npmjs.org/terminal-link/-/terminal-link-2.1.1.tgz. Extracting by manifest.
115 silly tarball no local data for tempy@https://registry.npmjs.org/tempy/-/tempy-1.0.1.tgz. Extracting by manifest.
116 silly tarball no local data for type-fest@https://registry.npmjs.org/type-fest/-/type-fest-0.16.0.tgz. Extracting by manifest.
117 silly tarball no local data for temp-dir@https://registry.npmjs.org/temp-dir/-/temp-dir-2.0.0.tgz. Extracting by manifest.
118 silly tarball no local data for table@https://registry.npmjs.org/table/-/table-6.7.1.tgz. Extracting by manifest.
119 silly tarball no local data for json-schema-traverse@https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz. Extracting by manifest.
120 silly tarball no local data for ajv@https://registry.npmjs.org/ajv/-/ajv-8.6.1.tgz. Extracting by manifest.
121 silly tarball no local data for symbol-tree@https://registry.npmjs.org/symbol-tree/-/symbol-tree-3.2.4.tgz. Extracting by manifest.
122 silly tarball no local data for supports-hyperlinks@https://registry.npmjs.org/supports-hyperlinks/-/supports-hyperlinks-2.2.0.tgz. Extracting by manifest.
123 silly tarball no local data for supports-color@https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz. Extracting by manifest.
124 silly tarball no local data for strip-json-comments@https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz. Extracting by manifest.
125 silly tarball no local data for strip-indent@https://registry.npmjs.org/strip-indent/-/strip-indent-3.0.0.tgz. Extracting by manifest.
126 silly tarball no local data for strip-final-newline@https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-2.0.0.tgz. Extracting by manifest.
127 silly tarball no local data for strip-bom@https://registry.npmjs.org/strip-bom/-/strip-bom-4.0.0.tgz. Extracting by manifest.
128 silly tarball no local data for strip-ansi@https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.0.tgz. Extracting by manifest.
129 silly tarball no local data for string-width@https://registry.npmjs.org/string-width/-/string-width-4.2.2.tgz. Extracting by manifest.
130 silly tarball no local data for string-length@https://registry.npmjs.org/string-length/-/string-length-4.0.2.tgz. Extracting by manifest.
131 silly tarball no local data for string_decoder@https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz. Extracting by manifest.
132 silly tarball no local data for stream-combiner2@https://registry.npmjs.org/stream-combiner2/-/stream-combiner2-1.1.1.tgz. Extracting by manifest.
133 silly tarball no local data for stack-utils@https://registry.npmjs.org/stack-utils/-/stack-utils-2.0.3.tgz. Extracting by manifest.
134 silly tarball no local data for sprintf-js@https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz. Extracting by manifest.
135 silly tarball no local data for split2@https://registry.npmjs.org/split2/-/split2-3.2.2.tgz. Extracting by manifest.
136 silly tarball no local data for readable-stream@https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.0.tgz. Extracting by manifest.
137 silly tarball no local data for split@https://registry.npmjs.org/split/-/split-1.0.1.tgz. Extracting by manifest.
138 silly tarball no local data for spdx-license-ids@https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.9.tgz. Extracting by manifest.
139 silly tarball no local data for spdx-expression-parse@https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-3.0.1.tgz. Extracting by manifest.
140 silly tarball no local data for spdx-exceptions@https://registry.npmjs.org/spdx-exceptions/-/spdx-exceptions-2.3.0.tgz. Extracting by manifest.
141 silly tarball no local data for spdx-correct@https://registry.npmjs.org/spdx-correct/-/spdx-correct-3.1.1.tgz. Extracting by manifest.
142 silly tarball no local data for spawn-error-forwarder@https://registry.npmjs.org/spawn-error-forwarder/-/spawn-error-forwarder-1.0.0.tgz. Extracting by manifest.
143 silly tarball no local data for sourcemap-codec@https://registry.npmjs.org/sourcemap-codec/-/sourcemap-codec-1.4.8.tgz. Extracting by manifest.
144 silly tarball no local data for source-map-support@https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.19.tgz. Extracting by manifest.
145 silly tarball no local data for source-map@https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz. Extracting by manifest.
146 silly tarball no local data for slice-ansi@https://registry.npmjs.org/slice-ansi/-/slice-ansi-4.0.0.tgz. Extracting by manifest.
147 silly tarball no local data for slash@https://registry.npmjs.org/slash/-/slash-3.0.0.tgz. Extracting by manifest.
148 silly tarball no local data for sisteransi@https://registry.npmjs.org/sisteransi/-/sisteransi-1.0.5.tgz. Extracting by manifest.
149 silly tarball no local data for signale@https://registry.npmjs.org/signale/-/signale-1.4.0.tgz. Extracting by manifest.
150 silly tarball no local data for supports-color@https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz. Extracting by manifest.
151 silly tarball no local data for has-flag@https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz. Extracting by manifest.
152 silly tarball no local data for figures@https://registry.npmjs.org/figures/-/figures-2.0.0.tgz. Extracting by manifest.
153 silly tarball no local data for escape-string-regexp@https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz. Extracting by manifest.
154 silly tarball no local data for color-name@https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz. Extracting by manifest.
155 silly tarball no local data for color-convert@https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz. Extracting by manifest.
156 silly tarball no local data for chalk@https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz. Extracting by manifest.
157 silly tarball no local data for ansi-styles@https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz. Extracting by manifest.
158 silly tarball no local data for signal-exit@https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.3.tgz. Extracting by manifest.
159 silly tarball no local data for shebang-regex@https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz. Extracting by manifest.
160 silly tarball no local data for shebang-command@https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz. Extracting by manifest.
161 silly tarball no local data for semver-regex@https://registry.npmjs.org/semver-regex/-/semver-regex-3.1.2.tgz. Extracting by manifest.
162 silly tarball no local data for semver-diff@https://registry.npmjs.org/semver-diff/-/semver-diff-3.1.1.tgz. Extracting by manifest.
163 silly tarball no local data for semver@https://registry.npmjs.org/semver/-/semver-6.3.0.tgz. Extracting by manifest.
164 silly tarball no local data for semantic-release@https://registry.npmjs.org/semantic-release/-/semantic-release-17.4.4.tgz. Extracting by manifest.
165 silly tarball no local data for semver@https://registry.npmjs.org/semver/-/semver-7.3.5.tgz. Extracting by manifest.
166 silly tarball no local data for saxes@https://registry.npmjs.org/saxes/-/saxes-5.0.1.tgz. Extracting by manifest.
167 silly tarball no local data for safer-buffer@https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz. Extracting by manifest.
168 silly tarball no local data for safe-buffer@https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz. Extracting by manifest.
169 silly tarball no local data for run-parallel@https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz. Extracting by manifest.
170 silly tarball no local data for rollup@https://registry.npmjs.org/rollup/-/rollup-2.53.1.tgz. Extracting by manifest.
171 silly tarball no local data for rimraf@https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz. Extracting by manifest.
172 silly tarball no local data for reusify@https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz. Extracting by manifest.
173 silly tarball no local data for retry@https://registry.npmjs.org/retry/-/retry-0.13.1.tgz. Extracting by manifest.
174 silly tarball no local data for resolve-global@https://registry.npmjs.org/resolve-global/-/resolve-global-1.0.0.tgz. Extracting by manifest.
175 silly tarball no local data for resolve-from@https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz. Extracting by manifest.
176 silly tarball no local data for resolve-cwd@https://registry.npmjs.org/resolve-cwd/-/resolve-cwd-3.0.0.tgz. Extracting by manifest.
177 silly tarball no local data for resolve@https://registry.npmjs.org/resolve/-/resolve-1.20.0.tgz. Extracting by manifest.
178 silly tarball no local data for require-from-string@https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz. Extracting by manifest.
179 silly tarball no local data for require-directory@https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz. Extracting by manifest.
180 silly tarball no local data for registry-auth-token@https://registry.npmjs.org/registry-auth-token/-/registry-auth-token-4.2.1.tgz. Extracting by manifest.
181 silly tarball no local data for regexpp@https://registry.npmjs.org/regexpp/-/regexpp-3.2.0.tgz. Extracting by manifest.
182 silly tarball no local data for redeyed@https://registry.npmjs.org/redeyed/-/redeyed-2.1.1.tgz. Extracting by manifest.
183 silly tarball no local data for redent@https://registry.npmjs.org/redent/-/redent-3.0.0.tgz. Extracting by manifest.
184 silly tarball no local data for readable-stream@https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.7.tgz. Extracting by manifest.
185 silly tarball no local data for read-pkg-up@https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-7.0.1.tgz. Extracting by manifest.
186 silly tarball no local data for type-fest@https://registry.npmjs.org/type-fest/-/type-fest-0.8.1.tgz. Extracting by manifest.
187 silly tarball no local data for read-pkg@https://registry.npmjs.org/read-pkg/-/read-pkg-5.2.0.tgz. Extracting by manifest.
188 silly tarball no local data for type-fest@https://registry.npmjs.org/type-fest/-/type-fest-0.6.0.tgz. Extracting by manifest.
189 silly tarball no local data for semver@https://registry.npmjs.org/semver/-/semver-5.7.1.tgz. Extracting by manifest.
190 silly tarball no local data for normalize-package-data@https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.5.0.tgz. Extracting by manifest.
191 silly tarball no local data for hosted-git-info@https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.9.tgz. Extracting by manifest.
192 silly tarball no local data for react-is@https://registry.npmjs.org/react-is/-/react-is-17.0.2.tgz. Extracting by manifest.
193 silly tarball no local data for rc@https://registry.npmjs.org/rc/-/rc-1.2.8.tgz. Extracting by manifest.
194 silly tarball no local data for quick-lru@https://registry.npmjs.org/quick-lru/-/quick-lru-4.0.1.tgz. Extracting by manifest.
195 silly tarball no local data for queue-microtask@https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz. Extracting by manifest.
196 silly tarball no local data for q@https://registry.npmjs.org/q/-/q-1.5.1.tgz. Extracting by manifest.
197 silly tarball no local data for punycode@https://registry.npmjs.org/punycode/-/punycode-2.1.1.tgz. Extracting by manifest.
198 silly tarball no local data for pump@https://registry.npmjs.org/pump/-/pump-3.0.0.tgz. Extracting by manifest.
199 silly tarball no local data for psl@https://registry.npmjs.org/psl/-/psl-1.8.0.tgz. Extracting by manifest.
200 silly tarball no local data for prompts@https://registry.npmjs.org/prompts/-/prompts-2.4.1.tgz. Extracting by manifest.
201 silly tarball no local data for progress@https://registry.npmjs.org/progress/-/progress-2.0.3.tgz. Extracting by manifest.
202 silly tarball no local data for process-nextick-args@https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz. Extracting by manifest.
203 silly tarball no local data for pretty-format@https://registry.npmjs.org/pretty-format/-/pretty-format-26.6.2.tgz. Extracting by manifest.
204 silly tarball no local data for @types/yargs@https://registry.npmjs.org/@types/yargs/-/yargs-15.0.14.tgz. Extracting by manifest.
205 silly tarball no local data for @jest/types@https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz. Extracting by manifest.
206 silly tarball no local data for prelude-ls@https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.1.2.tgz. Extracting by manifest.
207 silly tarball no local data for pkg-dir@https://registry.npmjs.org/pkg-dir/-/pkg-dir-4.2.0.tgz. Extracting by manifest.
208 silly tarball no local data for pkg-conf@https://registry.npmjs.org/pkg-conf/-/pkg-conf-2.1.0.tgz. Extracting by manifest.
209 silly tarball no local data for path-exists@https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz. Extracting by manifest.
210 silly tarball no local data for p-try@https://registry.npmjs.org/p-try/-/p-try-1.0.0.tgz. Extracting by manifest.
211 silly tarball no local data for p-locate@https://registry.npmjs.org/p-locate/-/p-locate-2.0.0.tgz. Extracting by manifest.
212 silly tarball no local data for p-limit@https://registry.npmjs.org/p-limit/-/p-limit-1.3.0.tgz. Extracting by manifest.
213 silly tarball no local data for locate-path@https://registry.npmjs.org/locate-path/-/locate-path-2.0.0.tgz. Extracting by manifest.
214 silly tarball no local data for find-up@https://registry.npmjs.org/find-up/-/find-up-2.1.0.tgz. Extracting by manifest.
215 silly tarball no local data for pirates@https://registry.npmjs.org/pirates/-/pirates-4.0.1.tgz. Extracting by manifest.
216 silly tarball no local data for pify@https://registry.npmjs.org/pify/-/pify-3.0.0.tgz. Extracting by manifest.
217 silly tarball no local data for picomatch@https://registry.npmjs.org/picomatch/-/picomatch-2.3.0.tgz. Extracting by manifest.
218 silly tarball no local data for path-type@https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz. Extracting by manifest.
219 silly tarball no local data for path-key@https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz. Extracting by manifest.
220 silly tarball no local data for path-parse@https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz. Extracting by manifest.
221 silly tarball no local data for path-is-absolute@https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz. Extracting by manifest.
222 silly tarball no local data for path-exists@https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz. Extracting by manifest.
223 silly tarball no local data for parse5@https://registry.npmjs.org/parse5/-/parse5-6.0.1.tgz. Extracting by manifest.
224 silly tarball no local data for parse-json@https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz. Extracting by manifest.
225 silly tarball no local data for parent-module@https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz. Extracting by manifest.
226 silly tarball no local data for p-try@https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz. Extracting by manifest.
227 silly tarball no local data for p-retry@https://registry.npmjs.org/p-retry/-/p-retry-4.6.0.tgz. Extracting by manifest.
228 silly tarball no local data for p-reduce@https://registry.npmjs.org/p-reduce/-/p-reduce-2.1.0.tgz. Extracting by manifest.
229 silly tarball no local data for p-map@https://registry.npmjs.org/p-map/-/p-map-2.1.0.tgz. Extracting by manifest.
230 silly tarball no local data for p-locate@https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz. Extracting by manifest.
231 silly tarball no local data for p-limit@https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz. Extracting by manifest.
232 silly tarball no local data for p-is-promise@https://registry.npmjs.org/p-is-promise/-/p-is-promise-3.0.0.tgz. Extracting by manifest.
233 silly tarball no local data for p-filter@https://registry.npmjs.org/p-filter/-/p-filter-2.1.0.tgz. Extracting by manifest.
234 silly tarball no local data for p-each-series@https://registry.npmjs.org/p-each-series/-/p-each-series-2.2.0.tgz. Extracting by manifest.
235 silly tarball no local data for optionator@https://registry.npmjs.org/optionator/-/optionator-0.8.3.tgz. Extracting by manifest.
236 silly tarball no local data for onetime@https://registry.npmjs.org/onetime/-/onetime-5.1.2.tgz. Extracting by manifest.
237 silly tarball no local data for once@https://registry.npmjs.org/once/-/once-1.4.0.tgz. Extracting by manifest.
238 silly tarball no local data for nwsapi@https://registry.npmjs.org/nwsapi/-/nwsapi-2.2.0.tgz. Extracting by manifest.
239 silly tarball no local data for npm-run-path@https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz. Extracting by manifest.
240 silly tarball no local data for normalize-url@https://registry.npmjs.org/normalize-url/-/normalize-url-6.1.0.tgz. Extracting by manifest.
241 silly tarball no local data for normalize-path@https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz. Extracting by manifest.
242 silly tarball no local data for normalize-package-data@https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-3.0.2.tgz. Extracting by manifest.
243 silly tarball no local data for semver@https://registry.npmjs.org/semver/-/semver-7.3.5.tgz. Extracting by manifest.
244 silly tarball no local data for node-releases@https://registry.npmjs.org/node-releases/-/node-releases-1.1.73.tgz. Extracting by manifest.
245 silly tarball no local data for node-modules-regexp@https://registry.npmjs.org/node-modules-regexp/-/node-modules-regexp-1.0.0.tgz. Extracting by manifest.
246 silly tarball no local data for node-int64@https://registry.npmjs.org/node-int64/-/node-int64-0.4.0.tgz. Extracting by manifest.
247 silly tarball no local data for node-fetch@https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.1.tgz. Extracting by manifest.
248 silly tarball no local data for node-emoji@https://registry.npmjs.org/node-emoji/-/node-emoji-1.10.0.tgz. Extracting by manifest.
249 silly tarball no local data for nerf-dart@https://registry.npmjs.org/nerf-dart/-/nerf-dart-1.0.0.tgz. Extracting by manifest.
250 silly tarball no local data for neo-async@https://registry.npmjs.org/neo-async/-/neo-async-2.6.2.tgz. Extracting by manifest.
251 silly tarball no local data for natural-compare@https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz. Extracting by manifest.
252 silly tarball no local data for ms@https://registry.npmjs.org/ms/-/ms-2.1.2.tgz. Extracting by manifest.
253 silly tarball no local data for modify-values@https://registry.npmjs.org/modify-values/-/modify-values-1.0.1.tgz. Extracting by manifest.
254 silly tarball no local data for mkdirp@https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz. Extracting by manifest.
255 silly tarball no local data for minimist-options@https://registry.npmjs.org/minimist-options/-/minimist-options-4.1.0.tgz. Extracting by manifest.
256 silly tarball no local data for minimist@https://registry.npmjs.org/minimist/-/minimist-1.2.5.tgz. Extracting by manifest.
257 silly tarball no local data for minimatch@https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz. Extracting by manifest.
258 silly tarball no local data for min-indent@https://registry.npmjs.org/min-indent/-/min-indent-1.0.1.tgz. Extracting by manifest.
259 silly tarball no local data for mimic-fn@https://registry.npmjs.org/mimic-fn/-/mimic-fn-2.1.0.tgz. Extracting by manifest.
260 silly tarball no local data for mime-types@https://registry.npmjs.org/mime-types/-/mime-types-2.1.31.tgz. Extracting by manifest.
261 silly tarball no local data for mime-db@https://registry.npmjs.org/mime-db/-/mime-db-1.48.0.tgz. Extracting by manifest.
262 silly tarball no local data for mime@https://registry.npmjs.org/mime/-/mime-2.5.2.tgz. Extracting by manifest.
263 silly tarball no local data for micromatch@https://registry.npmjs.org/micromatch/-/micromatch-4.0.4.tgz. Extracting by manifest.
264 silly tarball no local data for merge2@https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz. Extracting by manifest.
265 silly tarball no local data for merge-stream@https://registry.npmjs.org/merge-stream/-/merge-stream-2.0.0.tgz. Extracting by manifest.
266 silly tarball no local data for meow@https://registry.npmjs.org/meow/-/meow-8.1.2.tgz. Extracting by manifest.
267 silly tarball no local data for type-fest@https://registry.npmjs.org/type-fest/-/type-fest-0.18.1.tgz. Extracting by manifest.
268 silly tarball no local data for marked-terminal@https://registry.npmjs.org/marked-terminal/-/marked-terminal-4.1.1.tgz. Extracting by manifest.
269 silly tarball no local data for marked@https://registry.npmjs.org/marked/-/marked-2.1.3.tgz. Extracting by manifest.
270 silly tarball no local data for map-obj@https://registry.npmjs.org/map-obj/-/map-obj-4.2.1.tgz. Extracting by manifest.
271 silly tarball no local data for makeerror@https://registry.npmjs.org/makeerror/-/makeerror-1.0.11.tgz. Extracting by manifest.
272 silly tarball no local data for make-error@https://registry.npmjs.org/make-error/-/make-error-1.3.6.tgz. Extracting by manifest.
273 silly tarball no local data for make-dir@https://registry.npmjs.org/make-dir/-/make-dir-3.1.0.tgz. Extracting by manifest.
274 silly tarball no local data for magic-string@https://registry.npmjs.org/magic-string/-/magic-string-0.25.7.tgz. Extracting by manifest.
275 silly tarball no local data for lru-cache@https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz. Extracting by manifest.
276 silly tarball no local data for lodash.uniqby@https://registry.npmjs.org/lodash.uniqby/-/lodash.uniqby-4.7.0.tgz. Extracting by manifest.
277 silly tarball no local data for lodash.truncate@https://registry.npmjs.org/lodash.truncate/-/lodash.truncate-4.4.2.tgz. Extracting by manifest.
278 silly tarball no local data for lodash.toarray@https://registry.npmjs.org/lodash.toarray/-/lodash.toarray-4.4.0.tgz. Extracting by manifest.
279 silly tarball no local data for lodash.merge@https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz. Extracting by manifest.
280 silly tarball no local data for lodash.isstring@https://registry.npmjs.org/lodash.isstring/-/lodash.isstring-4.0.1.tgz. Extracting by manifest.
281 silly tarball no local data for lodash.isplainobject@https://registry.npmjs.org/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz. Extracting by manifest.
282 silly tarball no local data for lodash.ismatch@https://registry.npmjs.org/lodash.ismatch/-/lodash.ismatch-4.4.0.tgz. Extracting by manifest.
283 silly tarball no local data for lodash.escaperegexp@https://registry.npmjs.org/lodash.escaperegexp/-/lodash.escaperegexp-4.1.2.tgz. Extracting by manifest.
284 silly tarball no local data for lodash.clonedeep@https://registry.npmjs.org/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz. Extracting by manifest.
285 silly tarball no local data for lodash.capitalize@https://registry.npmjs.org/lodash.capitalize/-/lodash.capitalize-4.2.1.tgz. Extracting by manifest.
286 silly tarball no local data for lodash@https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz. Extracting by manifest.
287 silly tarball no local data for locate-path@https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz. Extracting by manifest.
288 silly tarball no local data for load-json-file@https://registry.npmjs.org/load-json-file/-/load-json-file-4.0.0.tgz. Extracting by manifest.
289 silly tarball no local data for strip-bom@https://registry.npmjs.org/strip-bom/-/strip-bom-3.0.0.tgz. Extracting by manifest.
290 silly tarball no local data for parse-json@https://registry.npmjs.org/parse-json/-/parse-json-4.0.0.tgz. Extracting by manifest.
291 silly tarball no local data for lines-and-columns@https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.1.6.tgz. Extracting by manifest.
292 silly tarball no local data for lib0@https://registry.npmjs.org/lib0/-/lib0-0.2.42.tgz. Extracting by manifest.
293 silly tarball no local data for levn@https://registry.npmjs.org/levn/-/levn-0.3.0.tgz. Extracting by manifest.
294 silly tarball no local data for leven@https://registry.npmjs.org/leven/-/leven-3.1.0.tgz. Extracting by manifest.
295 silly tarball no local data for kleur@https://registry.npmjs.org/kleur/-/kleur-3.0.3.tgz. Extracting by manifest.
296 silly tarball no local data for kind-of@https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz. Extracting by manifest.
297 silly tarball no local data for JSONStream@https://registry.npmjs.org/JSONStream/-/JSONStream-1.3.5.tgz. Extracting by manifest.
298 silly tarball no local data for jsonparse@https://registry.npmjs.org/jsonparse/-/jsonparse-1.3.1.tgz. Extracting by manifest.
299 silly tarball no local data for jsonfile@https://registry.npmjs.org/jsonfile/-/jsonfile-6.1.0.tgz. Extracting by manifest.
300 silly tarball no local data for universalify@https://registry.npmjs.org/universalify/-/universalify-2.0.0.tgz. Extracting by manifest.
301 silly tarball no local data for json5@https://registry.npmjs.org/json5/-/json5-2.2.0.tgz. Extracting by manifest.
302 silly tarball no local data for json-stringify-safe@https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz. Extracting by manifest.
303 silly tarball no local data for json-stable-stringify-without-jsonify@https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz. Extracting by manifest.
304 silly tarball no local data for json-schema-traverse@https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz. Extracting by manifest.
305 silly tarball no local data for json-parse-even-better-errors@https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz. Extracting by manifest.
306 silly tarball no local data for json-parse-better-errors@https://registry.npmjs.org/json-parse-better-errors/-/json-parse-better-errors-1.0.2.tgz. Extracting by manifest.
307 silly tarball no local data for jsesc@https://registry.npmjs.org/jsesc/-/jsesc-2.5.2.tgz. Extracting by manifest.
308 silly tarball no local data for jsdom@https://registry.npmjs.org/jsdom/-/jsdom-16.6.0.tgz. Extracting by manifest.
309 silly tarball no local data for js-yaml@https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz. Extracting by manifest.
310 silly tarball no local data for js-tokens@https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz. Extracting by manifest.
311 silly tarball no local data for jest-worker@https://registry.npmjs.org/jest-worker/-/jest-worker-27.0.6.tgz. Extracting by manifest.
312 silly tarball no local data for supports-color@https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz. Extracting by manifest.
313 silly tarball no local data for jest-watcher@https://registry.npmjs.org/jest-watcher/-/jest-watcher-27.0.6.tgz. Extracting by manifest.
314 silly tarball no local data for jest-validate@https://registry.npmjs.org/jest-validate/-/jest-validate-27.0.6.tgz. Extracting by manifest.
315 silly tarball no local data for pretty-format@https://registry.npmjs.org/pretty-format/-/pretty-format-27.0.6.tgz. Extracting by manifest.
316 silly tarball no local data for camelcase@https://registry.npmjs.org/camelcase/-/camelcase-6.2.0.tgz. Extracting by manifest.
317 silly tarball no local data for ansi-styles@https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz. Extracting by manifest.
318 silly tarball no local data for jest-util@https://registry.npmjs.org/jest-util/-/jest-util-27.0.6.tgz. Extracting by manifest.
319 silly tarball no local data for jest-snapshot@https://registry.npmjs.org/jest-snapshot/-/jest-snapshot-27.0.6.tgz. Extracting by manifest.
320 silly tarball no local data for semver@https://registry.npmjs.org/semver/-/semver-7.3.5.tgz. Extracting by manifest.
321 silly tarball no local data for pretty-format@https://registry.npmjs.org/pretty-format/-/pretty-format-27.0.6.tgz. Extracting by manifest.
322 silly tarball no local data for jest-diff@https://registry.npmjs.org/jest-diff/-/jest-diff-27.0.6.tgz. Extracting by manifest.
323 silly tarball no local data for diff-sequences@https://registry.npmjs.org/diff-sequences/-/diff-sequences-27.0.6.tgz. Extracting by manifest.
324 silly tarball no local data for ansi-styles@https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz. Extracting by manifest.
325 silly tarball no local data for jest-serializer@https://registry.npmjs.org/jest-serializer/-/jest-serializer-27.0.6.tgz. Extracting by manifest.
326 silly tarball no local data for jest-runtime@https://registry.npmjs.org/jest-runtime/-/jest-runtime-27.0.6.tgz. Extracting by manifest.
327 silly tarball no local data for jest-runner@https://registry.npmjs.org/jest-runner/-/jest-runner-27.0.6.tgz. Extracting by manifest.
328 silly tarball no local data for jest-resolve-dependencies@https://registry.npmjs.org/jest-resolve-dependencies/-/jest-resolve-dependencies-27.0.6.tgz. Extracting by manifest.
329 silly tarball no local data for jest-resolve@https://registry.npmjs.org/jest-resolve/-/jest-resolve-27.0.6.tgz. Extracting by manifest.
330 silly tarball no local data for jest-regex-util@https://registry.npmjs.org/jest-regex-util/-/jest-regex-util-27.0.6.tgz. Extracting by manifest.
331 silly tarball no local data for jest-pnp-resolver@https://registry.npmjs.org/jest-pnp-resolver/-/jest-pnp-resolver-1.2.2.tgz. Extracting by manifest.
332 silly tarball no local data for jest-mock@https://registry.npmjs.org/jest-mock/-/jest-mock-27.0.6.tgz. Extracting by manifest.
333 silly tarball no local data for jest-message-util@https://registry.npmjs.org/jest-message-util/-/jest-message-util-27.0.6.tgz. Extracting by manifest.
334 silly tarball no local data for pretty-format@https://registry.npmjs.org/pretty-format/-/pretty-format-27.0.6.tgz. Extracting by manifest.
335 silly tarball no local data for ansi-styles@https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz. Extracting by manifest.
336 silly tarball no local data for jest-matcher-utils@https://registry.npmjs.org/jest-matcher-utils/-/jest-matcher-utils-27.0.6.tgz. Extracting by manifest.
337 silly tarball no local data for pretty-format@https://registry.npmjs.org/pretty-format/-/pretty-format-27.0.6.tgz. Extracting by manifest.
338 silly tarball no local data for jest-diff@https://registry.npmjs.org/jest-diff/-/jest-diff-27.0.6.tgz. Extracting by manifest.
339 silly tarball no local data for diff-sequences@https://registry.npmjs.org/diff-sequences/-/diff-sequences-27.0.6.tgz. Extracting by manifest.
340 silly tarball no local data for ansi-styles@https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz. Extracting by manifest.
341 silly tarball no local data for jest-leak-detector@https://registry.npmjs.org/jest-leak-detector/-/jest-leak-detector-27.0.6.tgz. Extracting by manifest.
342 silly tarball no local data for pretty-format@https://registry.npmjs.org/pretty-format/-/pretty-format-27.0.6.tgz. Extracting by manifest.
343 silly tarball no local data for ansi-styles@https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz. Extracting by manifest.
344 silly tarball no local data for jest-jasmine2@https://registry.npmjs.org/jest-jasmine2/-/jest-jasmine2-27.0.6.tgz. Extracting by manifest.
345 silly tarball no local data for pretty-format@https://registry.npmjs.org/pretty-format/-/pretty-format-27.0.6.tgz. Extracting by manifest.
346 silly tarball no local data for ansi-styles@https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz. Extracting by manifest.
347 silly tarball no local data for jest-haste-map@https://registry.npmjs.org/jest-haste-map/-/jest-haste-map-27.0.6.tgz. Extracting by manifest.
348 silly tarball no local data for jest-get-type@https://registry.npmjs.org/jest-get-type/-/jest-get-type-27.0.6.tgz. Extracting by manifest.
349 silly tarball no local data for jest-environment-node@https://registry.npmjs.org/jest-environment-node/-/jest-environment-node-27.0.6.tgz. Extracting by manifest.
350 silly tarball no local data for jest-environment-jsdom@https://registry.npmjs.org/jest-environment-jsdom/-/jest-environment-jsdom-27.0.6.tgz. Extracting by manifest.
351 silly tarball no local data for jest-each@https://registry.npmjs.org/jest-each/-/jest-each-27.0.6.tgz. Extracting by manifest.
352 silly tarball no local data for pretty-format@https://registry.npmjs.org/pretty-format/-/pretty-format-27.0.6.tgz. Extracting by manifest.
353 silly tarball no local data for ansi-styles@https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz. Extracting by manifest.
354 silly tarball no local data for jest-docblock@https://registry.npmjs.org/jest-docblock/-/jest-docblock-27.0.6.tgz. Extracting by manifest.
355 silly tarball no local data for jest-diff@https://registry.npmjs.org/jest-diff/-/jest-diff-26.6.2.tgz. Extracting by manifest.
356 silly tarball no local data for jest-get-type@https://registry.npmjs.org/jest-get-type/-/jest-get-type-26.3.0.tgz. Extracting by manifest.
357 silly tarball no local data for jest-config@https://registry.npmjs.org/jest-config/-/jest-config-27.0.6.tgz. Extracting by manifest.
358 silly tarball no local data for pretty-format@https://registry.npmjs.org/pretty-format/-/pretty-format-27.0.6.tgz. Extracting by manifest.
359 silly tarball no local data for ansi-styles@https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz. Extracting by manifest.
360 silly tarball no local data for jest-cli@https://registry.npmjs.org/jest-cli/-/jest-cli-27.0.6.tgz. Extracting by manifest.
361 silly tarball no local data for jest-circus@https://registry.npmjs.org/jest-circus/-/jest-circus-27.0.6.tgz. Extracting by manifest.
362 silly tarball no local data for pretty-format@https://registry.npmjs.org/pretty-format/-/pretty-format-27.0.6.tgz. Extracting by manifest.
363 silly tarball no local data for ansi-styles@https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz. Extracting by manifest.
364 silly tarball no local data for jest-changed-files@https://registry.npmjs.org/jest-changed-files/-/jest-changed-files-27.0.6.tgz. Extracting by manifest.
365 silly tarball no local data for jest@https://registry.npmjs.org/jest/-/jest-27.0.6.tgz. Extracting by manifest.
366 silly tarball no local data for java-properties@https://registry.npmjs.org/java-properties/-/java-properties-1.0.2.tgz. Extracting by manifest.
367 silly tarball no local data for istanbul-reports@https://registry.npmjs.org/istanbul-reports/-/istanbul-reports-3.0.2.tgz. Extracting by manifest.
368 silly tarball no local data for istanbul-lib-source-maps@https://registry.npmjs.org/istanbul-lib-source-maps/-/istanbul-lib-source-maps-4.0.0.tgz. Extracting by manifest.
369 silly tarball no local data for istanbul-lib-report@https://registry.npmjs.org/istanbul-lib-report/-/istanbul-lib-report-3.0.0.tgz. Extracting by manifest.
370 silly tarball no local data for istanbul-lib-instrument@https://registry.npmjs.org/istanbul-lib-instrument/-/istanbul-lib-instrument-4.0.3.tgz. Extracting by manifest.
371 silly tarball no local data for istanbul-lib-coverage@https://registry.npmjs.org/istanbul-lib-coverage/-/istanbul-lib-coverage-3.0.0.tgz. Extracting by manifest.
372 silly tarball no local data for issue-parser@https://registry.npmjs.org/issue-parser/-/issue-parser-6.0.0.tgz. Extracting by manifest.
373 silly tarball no local data for isomorphic.js@https://registry.npmjs.org/isomorphic.js/-/isomorphic.js-0.2.4.tgz. Extracting by manifest.
374 silly tarball no local data for isexe@https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz. Extracting by manifest.
375 silly tarball no local data for isarray@https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz. Extracting by manifest.
376 silly tarball no local data for is-typedarray@https://registry.npmjs.org/is-typedarray/-/is-typedarray-1.0.0.tgz. Extracting by manifest.
377 silly tarball no local data for is-text-path@https://registry.npmjs.org/is-text-path/-/is-text-path-1.0.1.tgz. Extracting by manifest.
378 silly tarball no local data for is-stream@https://registry.npmjs.org/is-stream/-/is-stream-2.0.0.tgz. Extracting by manifest.
379 silly tarball no local data for is-reference@https://registry.npmjs.org/is-reference/-/is-reference-1.2.1.tgz. Extracting by manifest.
380 silly tarball no local data for is-potential-custom-element-name@https://registry.npmjs.org/is-potential-custom-element-name/-/is-potential-custom-element-name-1.0.1.tgz. Extracting by manifest.
381 silly tarball no local data for is-plain-object@https://registry.npmjs.org/is-plain-object/-/is-plain-object-5.0.0.tgz. Extracting by manifest.
382 silly tarball no local data for is-plain-obj@https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-1.1.0.tgz. Extracting by manifest.
383 silly tarball no local data for is-path-inside@https://registry.npmjs.org/is-path-inside/-/is-path-inside-3.0.3.tgz. Extracting by manifest.
384 silly tarball no local data for is-path-cwd@https://registry.npmjs.org/is-path-cwd/-/is-path-cwd-2.2.0.tgz. Extracting by manifest.
385 silly tarball no local data for is-obj@https://registry.npmjs.org/is-obj/-/is-obj-2.0.0.tgz. Extracting by manifest.
386 silly tarball no local data for is-number@https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz. Extracting by manifest.
387 silly tarball no local data for is-module@https://registry.npmjs.org/is-module/-/is-module-1.0.0.tgz. Extracting by manifest.
388 silly tarball no local data for is-glob@https://registry.npmjs.org/is-glob/-/is-glob-4.0.1.tgz. Extracting by manifest.
389 silly tarball no local data for is-generator-fn@https://registry.npmjs.org/is-generator-fn/-/is-generator-fn-2.1.0.tgz. Extracting by manifest.
390 silly tarball no local data for is-fullwidth-code-point@https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz. Extracting by manifest.
391 silly tarball no local data for is-extglob@https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz. Extracting by manifest.
392 silly tarball no local data for is-core-module@https://registry.npmjs.org/is-core-module/-/is-core-module-2.4.0.tgz. Extracting by manifest.
393 silly tarball no local data for is-ci@https://registry.npmjs.org/is-ci/-/is-ci-3.0.0.tgz. Extracting by manifest.
394 silly tarball no local data for is-arrayish@https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz. Extracting by manifest.
395 silly tarball no local data for into-stream@https://registry.npmjs.org/into-stream/-/into-stream-6.0.0.tgz. Extracting by manifest.
396 silly tarball no local data for ini@https://registry.npmjs.org/ini/-/ini-1.3.8.tgz. Extracting by manifest.
397 silly tarball no local data for inherits@https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz. Extracting by manifest.
398 silly tarball no local data for inflight@https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz. Extracting by manifest.
399 silly tarball no local data for indent-string@https://registry.npmjs.org/indent-string/-/indent-string-4.0.0.tgz. Extracting by manifest.
400 silly tarball no local data for imurmurhash@https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz. Extracting by manifest.
401 silly tarball no local data for import-local@https://registry.npmjs.org/import-local/-/import-local-3.0.2.tgz. Extracting by manifest.
402 silly tarball no local data for import-from@https://registry.npmjs.org/import-from/-/import-from-3.0.0.tgz. Extracting by manifest.
403 silly tarball no local data for import-fresh@https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz. Extracting by manifest.
404 silly tarball no local data for resolve-from@https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz. Extracting by manifest.
405 silly tarball no local data for ignore@https://registry.npmjs.org/ignore/-/ignore-5.1.8.tgz. Extracting by manifest.
406 silly tarball no local data for iconv-lite@https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz. Extracting by manifest.
407 silly tarball no local data for husky@https://registry.npmjs.org/husky/-/husky-7.0.1.tgz. Extracting by manifest.
408 silly tarball no local data for human-signals@https://registry.npmjs.org/human-signals/-/human-signals-2.1.0.tgz. Extracting by manifest.
409 silly tarball no local data for https-proxy-agent@https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-5.0.0.tgz. Extracting by manifest.
410 silly tarball no local data for http-proxy-agent@https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-4.0.1.tgz. Extracting by manifest.
411 silly tarball no local data for html-escaper@https://registry.npmjs.org/html-escaper/-/html-escaper-2.0.2.tgz. Extracting by manifest.
412 silly tarball no local data for html-encoding-sniffer@https://registry.npmjs.org/html-encoding-sniffer/-/html-encoding-sniffer-2.0.1.tgz. Extracting by manifest.
413 silly tarball no local data for hosted-git-info@https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-4.0.2.tgz. Extracting by manifest.
414 silly tarball no local data for hook-std@https://registry.npmjs.org/hook-std/-/hook-std-2.0.0.tgz. Extracting by manifest.
415 silly tarball no local data for has-flag@https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz. Extracting by manifest.
416 silly tarball no local data for has@https://registry.npmjs.org/has/-/has-1.0.3.tgz. Extracting by manifest.
417 silly tarball no local data for hard-rejection@https://registry.npmjs.org/hard-rejection/-/hard-rejection-2.1.0.tgz. Extracting by manifest.
418 silly tarball no local data for handlebars@https://registry.npmjs.org/handlebars/-/handlebars-4.7.7.tgz. Extracting by manifest.
419 silly tarball no local data for graceful-fs@https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.6.tgz. Extracting by manifest.
420 silly tarball no local data for globby@https://registry.npmjs.org/globby/-/globby-11.0.4.tgz. Extracting by manifest.
421 silly tarball no local data for globals@https://registry.npmjs.org/globals/-/globals-11.12.0.tgz. Extracting by manifest.
422 silly tarball no local data for global-dirs@https://registry.npmjs.org/global-dirs/-/global-dirs-0.1.1.tgz. Extracting by manifest.
423 silly tarball no local data for glob-parent@https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz. Extracting by manifest.
424 silly tarball no local data for glob@https://registry.npmjs.org/glob/-/glob-7.1.7.tgz. Extracting by manifest.
425 silly tarball no local data for git-raw-commits@https://registry.npmjs.org/git-raw-commits/-/git-raw-commits-2.0.10.tgz. Extracting by manifest.
426 silly tarball no local data for git-log-parser@https://registry.npmjs.org/git-log-parser/-/git-log-parser-1.2.0.tgz. Extracting by manifest.
427 silly tarball no local data for through2@https://registry.npmjs.org/through2/-/through2-2.0.5.tgz. Extracting by manifest.
428 silly tarball no local data for split2@https://registry.npmjs.org/split2/-/split2-1.0.0.tgz. Extracting by manifest.
429 silly tarball no local data for get-stream@https://registry.npmjs.org/get-stream/-/get-stream-6.0.1.tgz. Extracting by manifest.
430 silly tarball no local data for get-package-type@https://registry.npmjs.org/get-package-type/-/get-package-type-0.1.0.tgz. Extracting by manifest.
431 silly tarball no local data for get-caller-file@https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz. Extracting by manifest.
432 silly tarball no local data for gensync@https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz. Extracting by manifest.
433 silly tarball no local data for functional-red-black-tree@https://registry.npmjs.org/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz. Extracting by manifest.
434 silly tarball no local data for function-bind@https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz. Extracting by manifest.
435 silly tarball no local data for fs.realpath@https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz. Extracting by manifest.
436 silly tarball no local data for fs-extra@https://registry.npmjs.org/fs-extra/-/fs-extra-9.1.0.tgz. Extracting by manifest.
437 silly tarball no local data for universalify@https://registry.npmjs.org/universalify/-/universalify-2.0.0.tgz. Extracting by manifest.
438 silly tarball no local data for from2@https://registry.npmjs.org/from2/-/from2-2.3.0.tgz. Extracting by manifest.
439 silly tarball no local data for form-data@https://registry.npmjs.org/form-data/-/form-data-3.0.1.tgz. Extracting by manifest.
440 silly tarball no local data for flatted@https://registry.npmjs.org/flatted/-/flatted-3.2.1.tgz. Extracting by manifest.
441 silly tarball no local data for flat-cache@https://registry.npmjs.org/flat-cache/-/flat-cache-3.0.4.tgz. Extracting by manifest.
442 silly tarball no local data for find-versions@https://registry.npmjs.org/find-versions/-/find-versions-4.0.0.tgz. Extracting by manifest.
443 silly tarball no local data for find-up@https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz. Extracting by manifest.
444 silly tarball no local data for fill-range@https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz. Extracting by manifest.
445 silly tarball no local data for file-entry-cache@https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz. Extracting by manifest.
446 silly tarball no local data for figures@https://registry.npmjs.org/figures/-/figures-3.2.0.tgz. Extracting by manifest.
447 silly tarball no local data for escape-string-regexp@https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz. Extracting by manifest.
448 silly tarball no local data for fb-watchman@https://registry.npmjs.org/fb-watchman/-/fb-watchman-2.0.1.tgz. Extracting by manifest.
449 silly tarball no local data for fastq@https://registry.npmjs.org/fastq/-/fastq-1.11.1.tgz. Extracting by manifest.
450 silly tarball no local data for fast-levenshtein@https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz. Extracting by manifest.
451 silly tarball no local data for fast-json-stable-stringify@https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz. Extracting by manifest.
452 silly tarball no local data for fast-glob@https://registry.npmjs.org/fast-glob/-/fast-glob-3.2.7.tgz. Extracting by manifest.
453 silly tarball no local data for fast-deep-equal@https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz. Extracting by manifest.
454 silly tarball no local data for expect@https://registry.npmjs.org/expect/-/expect-27.0.6.tgz. Extracting by manifest.
455 silly tarball no local data for ansi-styles@https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz. Extracting by manifest.
456 silly tarball no local data for exit@https://registry.npmjs.org/exit/-/exit-0.1.2.tgz. Extracting by manifest.
457 silly tarball no local data for execa@https://registry.npmjs.org/execa/-/execa-5.1.1.tgz. Extracting by manifest.
458 silly tarball no local data for esutils@https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz. Extracting by manifest.
459 silly tarball no local data for estraverse@https://registry.npmjs.org/estraverse/-/estraverse-5.2.0.tgz. Extracting by manifest.
460 silly tarball no local data for esrecurse@https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz. Extracting by manifest.
461 silly tarball no local data for esquery@https://registry.npmjs.org/esquery/-/esquery-1.4.0.tgz. Extracting by manifest.
462 silly tarball no local data for esprima@https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz. Extracting by manifest.
463 silly tarball no local data for espree@https://registry.npmjs.org/espree/-/espree-7.3.1.tgz. Extracting by manifest.
464 silly tarball no local data for eslint-visitor-keys@https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz. Extracting by manifest.
465 silly tarball no local data for acorn@https://registry.npmjs.org/acorn/-/acorn-7.4.1.tgz. Extracting by manifest.
466 silly tarball no local data for eslint-visitor-keys@https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz. Extracting by manifest.
467 silly tarball no local data for eslint-utils@https://registry.npmjs.org/eslint-utils/-/eslint-utils-3.0.0.tgz. Extracting by manifest.
468 silly tarball no local data for eslint-scope@https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz. Extracting by manifest.
469 silly tarball no local data for estraverse@https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz. Extracting by manifest.
470 silly tarball no local data for eslint@https://registry.npmjs.org/eslint/-/eslint-7.30.0.tgz. Extracting by manifest.
471 silly tarball no local data for type-fest@https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz. Extracting by manifest.
472 silly tarball no local data for type-check@https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz. Extracting by manifest.
473 silly tarball no local data for strip-json-comments@https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz. Extracting by manifest.
474 silly tarball no local data for semver@https://registry.npmjs.org/semver/-/semver-7.3.5.tgz. Extracting by manifest.
475 silly tarball no local data for prelude-ls@https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz. Extracting by manifest.
476 silly tarball no local data for optionator@https://registry.npmjs.org/optionator/-/optionator-0.9.1.tgz. Extracting by manifest.
477 silly tarball no local data for levn@https://registry.npmjs.org/levn/-/levn-0.4.1.tgz. Extracting by manifest.
478 silly tarball no local data for ignore@https://registry.npmjs.org/ignore/-/ignore-4.0.6.tgz. Extracting by manifest.
479 silly tarball no local data for globals@https://registry.npmjs.org/globals/-/globals-13.10.0.tgz. Extracting by manifest.
480 silly tarball no local data for eslint-utils@https://registry.npmjs.org/eslint-utils/-/eslint-utils-2.1.0.tgz. Extracting by manifest.
481 silly tarball no local data for eslint-visitor-keys@https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz. Extracting by manifest.
482 silly tarball no local data for escape-string-regexp@https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz. Extracting by manifest.
483 silly tarball no local data for @babel/code-frame@https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.12.11.tgz. Extracting by manifest.
484 silly tarball no local data for escodegen@https://registry.npmjs.org/escodegen/-/escodegen-2.0.0.tgz. Extracting by manifest.
485 silly tarball no local data for escape-string-regexp@https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-2.0.0.tgz. Extracting by manifest.
486 silly tarball no local data for escalade@https://registry.npmjs.org/escalade/-/escalade-3.1.1.tgz. Extracting by manifest.
487 silly tarball no local data for error-ex@https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz. Extracting by manifest.
488 silly tarball no local data for env-ci@https://registry.npmjs.org/env-ci/-/env-ci-5.0.2.tgz. Extracting by manifest.
489 silly tarball no local data for human-signals@https://registry.npmjs.org/human-signals/-/human-signals-1.1.1.tgz. Extracting by manifest.
490 silly tarball no local data for get-stream@https://registry.npmjs.org/get-stream/-/get-stream-5.2.0.tgz. Extracting by manifest.
491 silly tarball no local data for execa@https://registry.npmjs.org/execa/-/execa-4.1.0.tgz. Extracting by manifest.
492 silly tarball no local data for enquirer@https://registry.npmjs.org/enquirer/-/enquirer-2.3.6.tgz. Extracting by manifest.
493 silly tarball no local data for end-of-stream@https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.4.tgz. Extracting by manifest.
494 silly tarball no local data for emoji-regex@https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz. Extracting by manifest.
495 silly tarball no local data for emittery@https://registry.npmjs.org/emittery/-/emittery-0.8.1.tgz. Extracting by manifest.
496 silly tarball no local data for electron-to-chromium@https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.769.tgz. Extracting by manifest.
497 silly tarball no local data for duplexer2@https://registry.npmjs.org/duplexer2/-/duplexer2-0.1.4.tgz. Extracting by manifest.
498 silly tarball no local data for dot-prop@https://registry.npmjs.org/dot-prop/-/dot-prop-5.3.0.tgz. Extracting by manifest.
499 silly tarball no local data for domexception@https://registry.npmjs.org/domexception/-/domexception-2.0.1.tgz. Extracting by manifest.
500 silly tarball no local data for webidl-conversions@https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-5.0.0.tgz. Extracting by manifest.
501 silly tarball no local data for doctrine@https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz. Extracting by manifest.
502 silly tarball no local data for dir-glob@https://registry.npmjs.org/dir-glob/-/dir-glob-3.0.1.tgz. Extracting by manifest.
503 silly tarball no local data for diff-sequences@https://registry.npmjs.org/diff-sequences/-/diff-sequences-26.6.2.tgz. Extracting by manifest.
504 silly tarball no local data for diff@https://registry.npmjs.org/diff/-/diff-4.0.2.tgz. Extracting by manifest.
505 silly tarball no local data for detect-newline@https://registry.npmjs.org/detect-newline/-/detect-newline-3.1.0.tgz. Extracting by manifest.
506 silly tarball no local data for deprecation@https://registry.npmjs.org/deprecation/-/deprecation-2.3.1.tgz. Extracting by manifest.
507 silly tarball no local data for delayed-stream@https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz. Extracting by manifest.
508 silly tarball no local data for del@https://registry.npmjs.org/del/-/del-6.0.0.tgz. Extracting by manifest.
509 silly tarball no local data for p-map@https://registry.npmjs.org/p-map/-/p-map-4.0.0.tgz. Extracting by manifest.
510 silly tarball no local data for deepmerge@https://registry.npmjs.org/deepmerge/-/deepmerge-4.2.2.tgz. Extracting by manifest.
511 silly tarball no local data for deep-is@https://registry.npmjs.org/deep-is/-/deep-is-0.1.3.tgz. Extracting by manifest.
512 silly tarball no local data for deep-extend@https://registry.npmjs.org/deep-extend/-/deep-extend-0.6.0.tgz. Extracting by manifest.
513 silly tarball no local data for dedent@https://registry.npmjs.org/dedent/-/dedent-0.7.0.tgz. Extracting by manifest.
514 silly tarball no local data for decimal.js@https://registry.npmjs.org/decimal.js/-/decimal.js-10.3.1.tgz. Extracting by manifest.
515 silly tarball no local data for decamelize-keys@https://registry.npmjs.org/decamelize-keys/-/decamelize-keys-1.1.0.tgz. Extracting by manifest.
516 silly tarball no local data for map-obj@https://registry.npmjs.org/map-obj/-/map-obj-1.0.1.tgz. Extracting by manifest.
517 silly tarball no local data for decamelize@https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz. Extracting by manifest.
518 silly tarball no local data for debug@https://registry.npmjs.org/debug/-/debug-4.3.2.tgz. Extracting by manifest.
519 silly tarball no local data for dateformat@https://registry.npmjs.org/dateformat/-/dateformat-3.0.3.tgz. Extracting by manifest.
520 silly tarball no local data for data-urls@https://registry.npmjs.org/data-urls/-/data-urls-2.0.0.tgz. Extracting by manifest.
521 silly tarball no local data for dargs@https://registry.npmjs.org/dargs/-/dargs-7.0.0.tgz. Extracting by manifest.
522 silly tarball no local data for cssstyle@https://registry.npmjs.org/cssstyle/-/cssstyle-2.3.0.tgz. Extracting by manifest.
523 silly tarball no local data for cssom@https://registry.npmjs.org/cssom/-/cssom-0.3.8.tgz. Extracting by manifest.
524 silly tarball no local data for cssom@https://registry.npmjs.org/cssom/-/cssom-0.4.4.tgz. Extracting by manifest.
525 silly tarball no local data for crypto-random-string@https://registry.npmjs.org/crypto-random-string/-/crypto-random-string-2.0.0.tgz. Extracting by manifest.
526 silly tarball no local data for cross-spawn@https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz. Extracting by manifest.
527 silly tarball no local data for create-require@https://registry.npmjs.org/create-require/-/create-require-1.1.1.tgz. Extracting by manifest.
528 silly tarball no local data for cosmiconfig@https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-7.0.0.tgz. Extracting by manifest.
529 silly tarball no local data for core-util-is@https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz. Extracting by manifest.
530 silly tarball no local data for convert-source-map@https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.8.0.tgz. Extracting by manifest.
531 silly tarball no local data for conventional-commits-parser@https://registry.npmjs.org/conventional-commits-parser/-/conventional-commits-parser-3.2.1.tgz. Extracting by manifest.
532 silly tarball no local data for conventional-commits-filter@https://registry.npmjs.org/conventional-commits-filter/-/conventional-commits-filter-2.0.7.tgz. Extracting by manifest.
533 silly tarball no local data for conventional-changelog-writer@https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-4.1.0.tgz. Extracting by manifest.
534 silly tarball no local data for conventional-changelog-conventionalcommits@https://registry.npmjs.org/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.6.0.tgz. Extracting by manifest.
535 silly tarball no local data for conventional-changelog-angular@https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-5.0.12.tgz. Extracting by manifest.
536 silly tarball no local data for concat-map@https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz. Extracting by manifest.
537 silly tarball no local data for compare-func@https://registry.npmjs.org/compare-func/-/compare-func-2.0.0.tgz. Extracting by manifest.
538 silly tarball no local data for commondir@https://registry.npmjs.org/commondir/-/commondir-1.0.1.tgz. Extracting by manifest.
539 silly tarball no local data for combined-stream@https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz. Extracting by manifest.
540 silly tarball no local data for colors@https://registry.npmjs.org/colors/-/colors-1.0.3.tgz. Extracting by manifest.
541 silly tarball no local data for colorette@https://registry.npmjs.org/colorette/-/colorette-1.2.2.tgz. Extracting by manifest.
542 silly tarball no local data for color-name@https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz. Extracting by manifest.
543 silly tarball no local data for color-convert@https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz. Extracting by manifest.
544 silly tarball no local data for collect-v8-coverage@https://registry.npmjs.org/collect-v8-coverage/-/collect-v8-coverage-1.0.1.tgz. Extracting by manifest.
545 silly tarball no local data for co@https://registry.npmjs.org/co/-/co-4.6.0.tgz. Extracting by manifest.
546 silly tarball no local data for cliui@https://registry.npmjs.org/cliui/-/cliui-7.0.4.tgz. Extracting by manifest.
547 silly tarball no local data for cli-table@https://registry.npmjs.org/cli-table/-/cli-table-0.3.6.tgz. Extracting by manifest.
548 silly tarball no local data for clean-stack@https://registry.npmjs.org/clean-stack/-/clean-stack-2.2.0.tgz. Extracting by manifest.
549 silly tarball no local data for cjs-module-lexer@https://registry.npmjs.org/cjs-module-lexer/-/cjs-module-lexer-1.2.1.tgz. Extracting by manifest.
550 silly tarball no local data for ci-info@https://registry.npmjs.org/ci-info/-/ci-info-3.2.0.tgz. Extracting by manifest.
551 silly tarball no local data for char-regex@https://registry.npmjs.org/char-regex/-/char-regex-1.0.2.tgz. Extracting by manifest.
552 silly tarball no local data for chalk@https://registry.npmjs.org/chalk/-/chalk-4.1.1.tgz. Extracting by manifest.
553 silly tarball no local data for cardinal@https://registry.npmjs.org/cardinal/-/cardinal-2.1.1.tgz. Extracting by manifest.
554 silly tarball no local data for caniuse-lite@https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001243.tgz. Extracting by manifest.
555 silly tarball no local data for camelcase-keys@https://registry.npmjs.org/camelcase-keys/-/camelcase-keys-6.2.2.tgz. Extracting by manifest.
556 silly tarball no local data for camelcase@https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz. Extracting by manifest.
557 silly tarball no local data for callsites@https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz. Extracting by manifest.
558 silly tarball no local data for builtin-modules@https://registry.npmjs.org/builtin-modules/-/builtin-modules-3.2.0.tgz. Extracting by manifest.
559 silly tarball no local data for buffer-from@https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.1.tgz. Extracting by manifest.
560 silly tarball no local data for bser@https://registry.npmjs.org/bser/-/bser-2.1.1.tgz. Extracting by manifest.
561 silly tarball no local data for bs-logger@https://registry.npmjs.org/bs-logger/-/bs-logger-0.2.6.tgz. Extracting by manifest.
562 silly tarball no local data for browserslist@https://registry.npmjs.org/browserslist/-/browserslist-4.16.6.tgz. Extracting by manifest.
563 silly tarball no local data for browser-process-hrtime@https://registry.npmjs.org/browser-process-hrtime/-/browser-process-hrtime-1.0.0.tgz. Extracting by manifest.
564 silly tarball no local data for braces@https://registry.npmjs.org/braces/-/braces-3.0.2.tgz. Extracting by manifest.
565 silly tarball no local data for brace-expansion@https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz. Extracting by manifest.
566 silly tarball no local data for bottleneck@https://registry.npmjs.org/bottleneck/-/bottleneck-2.19.5.tgz. Extracting by manifest.
567 silly tarball no local data for before-after-hook@https://registry.npmjs.org/before-after-hook/-/before-after-hook-2.2.2.tgz. Extracting by manifest.
568 silly tarball no local data for balanced-match@https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz. Extracting by manifest.
569 silly tarball no local data for babel-preset-jest@https://registry.npmjs.org/babel-preset-jest/-/babel-preset-jest-27.0.6.tgz. Extracting by manifest.
570 silly tarball no local data for babel-preset-current-node-syntax@https://registry.npmjs.org/babel-preset-current-node-syntax/-/babel-preset-current-node-syntax-1.0.1.tgz. Extracting by manifest.
571 silly tarball no local data for babel-plugin-jest-hoist@https://registry.npmjs.org/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-27.0.6.tgz. Extracting by manifest.
572 silly tarball no local data for babel-plugin-istanbul@https://registry.npmjs.org/babel-plugin-istanbul/-/babel-plugin-istanbul-6.0.0.tgz. Extracting by manifest.
573 silly tarball no local data for babel-jest@https://registry.npmjs.org/babel-jest/-/babel-jest-27.0.6.tgz. Extracting by manifest.
574 silly tarball no local data for at-least-node@https://registry.npmjs.org/at-least-node/-/at-least-node-1.0.0.tgz. Extracting by manifest.
575 silly tarball no local data for asynckit@https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz. Extracting by manifest.
576 silly tarball no local data for astral-regex@https://registry.npmjs.org/astral-regex/-/astral-regex-2.0.0.tgz. Extracting by manifest.
577 silly tarball no local data for arrify@https://registry.npmjs.org/arrify/-/arrify-1.0.1.tgz. Extracting by manifest.
578 silly tarball no local data for array-union@https://registry.npmjs.org/array-union/-/array-union-2.1.0.tgz. Extracting by manifest.
579 silly tarball no local data for array-ify@https://registry.npmjs.org/array-ify/-/array-ify-1.0.0.tgz. Extracting by manifest.
580 silly tarball no local data for argv-formatter@https://registry.npmjs.org/argv-formatter/-/argv-formatter-1.0.0.tgz. Extracting by manifest.
581 silly tarball no local data for argparse@https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz. Extracting by manifest.
582 silly tarball no local data for arg@https://registry.npmjs.org/arg/-/arg-4.1.3.tgz. Extracting by manifest.
583 silly tarball no local data for anymatch@https://registry.npmjs.org/anymatch/-/anymatch-3.1.2.tgz. Extracting by manifest.
584 silly tarball no local data for ansicolors@https://registry.npmjs.org/ansicolors/-/ansicolors-0.3.2.tgz. Extracting by manifest.
585 silly tarball no local data for ansi-styles@https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz. Extracting by manifest.
586 silly tarball no local data for ansi-regex@https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.0.tgz. Extracting by manifest.
587 silly tarball no local data for ansi-escapes@https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-4.3.2.tgz. Extracting by manifest.
588 silly tarball no local data for ansi-colors@https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.1.tgz. Extracting by manifest.
589 silly tarball no local data for ajv@https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz. Extracting by manifest.
590 silly tarball no local data for aggregate-error@https://registry.npmjs.org/aggregate-error/-/aggregate-error-3.1.0.tgz. Extracting by manifest.
591 silly tarball no local data for agent-base@https://registry.npmjs.org/agent-base/-/agent-base-6.0.2.tgz. Extracting by manifest.
592 silly tarball no local data for acorn-walk@https://registry.npmjs.org/acorn-walk/-/acorn-walk-7.2.0.tgz. Extracting by manifest.
593 silly tarball no local data for acorn-jsx@https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.1.tgz. Extracting by manifest.
594 silly tarball no local data for acorn-globals@https://registry.npmjs.org/acorn-globals/-/acorn-globals-6.0.0.tgz. Extracting by manifest.
595 silly tarball no local data for acorn@https://registry.npmjs.org/acorn/-/acorn-7.4.1.tgz. Extracting by manifest.
596 silly tarball no local data for acorn@https://registry.npmjs.org/acorn/-/acorn-8.4.1.tgz. Extracting by manifest.
597 silly tarball no local data for abab@https://registry.npmjs.org/abab/-/abab-2.0.5.tgz. Extracting by manifest.
598 silly tarball no local data for @typescript-eslint/visitor-keys@https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-4.28.2.tgz. Extracting by manifest.
599 silly tarball no local data for @typescript-eslint/typescript-estree@https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-4.28.2.tgz. Extracting by manifest.
600 silly tarball no local data for semver@https://registry.npmjs.org/semver/-/semver-7.3.5.tgz. Extracting by manifest.
601 silly tarball no local data for @typescript-eslint/types@https://registry.npmjs.org/@typescript-eslint/types/-/types-4.28.2.tgz. Extracting by manifest.
602 silly tarball no local data for @typescript-eslint/scope-manager@https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-4.28.2.tgz. Extracting by manifest.
603 silly tarball no local data for @typescript-eslint/parser@https://registry.npmjs.org/@typescript-eslint/parser/-/parser-4.28.2.tgz. Extracting by manifest.
604 silly tarball no local data for @typescript-eslint/experimental-utils@https://registry.npmjs.org/@typescript-eslint/experimental-utils/-/experimental-utils-4.28.2.tgz. Extracting by manifest.
605 silly tarball no local data for @typescript-eslint/eslint-plugin@https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.28.2.tgz. Extracting by manifest.
606 silly tarball no local data for semver@https://registry.npmjs.org/semver/-/semver-7.3.5.tgz. Extracting by manifest.
607 silly tarball no local data for @types/yargs-parser@https://registry.npmjs.org/@types/yargs-parser/-/yargs-parser-20.2.1.tgz. Extracting by manifest.
608 silly tarball no local data for @types/yargs@https://registry.npmjs.org/@types/yargs/-/yargs-16.0.4.tgz. Extracting by manifest.
609 silly tarball no local data for @types/stack-utils@https://registry.npmjs.org/@types/stack-utils/-/stack-utils-2.0.1.tgz. Extracting by manifest.
610 silly tarball no local data for @types/retry@https://registry.npmjs.org/@types/retry/-/retry-0.12.1.tgz. Extracting by manifest.
611 silly tarball no local data for @types/resolve@https://registry.npmjs.org/@types/resolve/-/resolve-1.17.1.tgz. Extracting by manifest.
612 silly tarball no local data for @types/prettier@https://registry.npmjs.org/@types/prettier/-/prettier-2.3.2.tgz. Extracting by manifest.
613 silly tarball no local data for @types/parse-json@https://registry.npmjs.org/@types/parse-json/-/parse-json-4.0.0.tgz. Extracting by manifest.
614 silly tarball no local data for @types/normalize-package-data@https://registry.npmjs.org/@types/normalize-package-data/-/normalize-package-data-2.4.1.tgz. Extracting by manifest.
615 silly tarball no local data for @types/node@https://registry.npmjs.org/@types/node/-/node-16.0.1.tgz. Extracting by manifest.
616 silly tarball no local data for @types/minimist@https://registry.npmjs.org/@types/minimist/-/minimist-1.2.2.tgz. Extracting by manifest.
617 silly tarball no local data for @types/json-schema@https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.8.tgz. Extracting by manifest.
618 silly tarball no local data for @types/jest@https://registry.npmjs.org/@types/jest/-/jest-26.0.24.tgz. Extracting by manifest.
619 silly tarball no local data for @types/istanbul-reports@https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.1.tgz. Extracting by manifest.
620 silly tarball no local data for @types/istanbul-lib-report@https://registry.npmjs.org/@types/istanbul-lib-report/-/istanbul-lib-report-3.0.0.tgz. Extracting by manifest.
621 silly tarball no local data for @types/istanbul-lib-coverage@https://registry.npmjs.org/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.3.tgz. Extracting by manifest.
622 silly tarball no local data for @types/graceful-fs@https://registry.npmjs.org/@types/graceful-fs/-/graceful-fs-4.1.5.tgz. Extracting by manifest.
623 silly tarball no local data for @types/estree@https://registry.npmjs.org/@types/estree/-/estree-0.0.39.tgz. Extracting by manifest.
624 silly tarball no local data for @types/babel__traverse@https://registry.npmjs.org/@types/babel__traverse/-/babel__traverse-7.14.1.tgz. Extracting by manifest.
625 silly tarball no local data for @types/babel__template@https://registry.npmjs.org/@types/babel__template/-/babel__template-7.4.1.tgz. Extracting by manifest.
626 silly tarball no local data for @types/babel__generator@https://registry.npmjs.org/@types/babel__generator/-/babel__generator-7.6.3.tgz. Extracting by manifest.
627 silly tarball no local data for @types/babel__core@https://registry.npmjs.org/@types/babel__core/-/babel__core-7.1.15.tgz. Extracting by manifest.
628 silly tarball no local data for @tsconfig/node16@https://registry.npmjs.org/@tsconfig/node16/-/node16-1.0.1.tgz. Extracting by manifest.
629 silly tarball no local data for @tsconfig/node14@https://registry.npmjs.org/@tsconfig/node14/-/node14-1.0.1.tgz. Extracting by manifest.
630 silly tarball no local data for @tsconfig/node12@https://registry.npmjs.org/@tsconfig/node12/-/node12-1.0.9.tgz. Extracting by manifest.
631 silly tarball no local data for @tsconfig/node10@https://registry.npmjs.org/@tsconfig/node10/-/node10-1.0.8.tgz. Extracting by manifest.
632 silly tarball no local data for @tootallnate/once@https://registry.npmjs.org/@tootallnate/once/-/once-1.1.2.tgz. Extracting by manifest.
633 silly tarball no local data for @sinonjs/fake-timers@https://registry.npmjs.org/@sinonjs/fake-timers/-/fake-timers-7.1.2.tgz. Extracting by manifest.
634 silly tarball no local data for @sinonjs/commons@https://registry.npmjs.org/@sinonjs/commons/-/commons-1.8.3.tgz. Extracting by manifest.
635 silly tarball no local data for @semantic-release/release-notes-generator@https://registry.npmjs.org/@semantic-release/release-notes-generator/-/release-notes-generator-9.0.3.tgz. Extracting by manifest.
636 silly tarball no local data for @semantic-release/npm@https://registry.npmjs.org/@semantic-release/npm/-/npm-7.1.3.tgz. Extracting by manifest.
637 silly tarball no local data for universalify@https://registry.npmjs.org/universalify/-/universalify-2.0.0.tgz. Extracting by manifest.
638 silly tarball no local data for semver@https://registry.npmjs.org/semver/-/semver-7.3.5.tgz. Extracting by manifest.
639 silly tarball no local data for fs-extra@https://registry.npmjs.org/fs-extra/-/fs-extra-10.0.0.tgz. Extracting by manifest.
640 silly tarball no local data for @semantic-release/github@https://registry.npmjs.org/@semantic-release/github/-/github-7.2.3.tgz. Extracting by manifest.
641 silly tarball no local data for universalify@https://registry.npmjs.org/universalify/-/universalify-2.0.0.tgz. Extracting by manifest.
642 silly tarball no local data for fs-extra@https://registry.npmjs.org/fs-extra/-/fs-extra-10.0.0.tgz. Extracting by manifest.
643 silly tarball no local data for @semantic-release/git@https://registry.npmjs.org/@semantic-release/git/-/git-9.0.0.tgz. Extracting by manifest.
644 silly tarball no local data for human-signals@https://registry.npmjs.org/human-signals/-/human-signals-1.1.1.tgz. Extracting by manifest.
645 silly tarball no local data for get-stream@https://registry.npmjs.org/get-stream/-/get-stream-5.2.0.tgz. Extracting by manifest.
646 silly tarball no local data for execa@https://registry.npmjs.org/execa/-/execa-4.1.0.tgz. Extracting by manifest.
647 silly tarball no local data for @semantic-release/error@https://registry.npmjs.org/@semantic-release/error/-/error-2.2.0.tgz. Extracting by manifest.
648 silly tarball no local data for @semantic-release/commit-analyzer@https://registry.npmjs.org/@semantic-release/commit-analyzer/-/commit-analyzer-8.0.1.tgz. Extracting by manifest.
649 silly tarball no local data for @rollup/pluginutils@https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-3.1.0.tgz. Extracting by manifest.
650 silly tarball no local data for estree-walker@https://registry.npmjs.org/estree-walker/-/estree-walker-1.0.1.tgz. Extracting by manifest.
651 silly tarball no local data for @rollup/plugin-typescript@https://registry.npmjs.org/@rollup/plugin-typescript/-/plugin-typescript-8.2.1.tgz. Extracting by manifest.
652 silly tarball no local data for @rollup/plugin-node-resolve@https://registry.npmjs.org/@rollup/plugin-node-resolve/-/plugin-node-resolve-13.0.0.tgz. Extracting by manifest.
653 silly tarball no local data for @rollup/plugin-commonjs@https://registry.npmjs.org/@rollup/plugin-commonjs/-/plugin-commonjs-19.0.0.tgz. Extracting by manifest.
654 silly tarball no local data for estree-walker@https://registry.npmjs.org/estree-walker/-/estree-walker-2.0.2.tgz. Extracting by manifest.
655 silly tarball no local data for @octokit/types@https://registry.npmjs.org/@octokit/types/-/types-6.18.1.tgz. Extracting by manifest.
656 silly tarball no local data for @octokit/rest@https://registry.npmjs.org/@octokit/rest/-/rest-18.6.7.tgz. Extracting by manifest.
657 silly tarball no local data for @octokit/request-error@https://registry.npmjs.org/@octokit/request-error/-/request-error-2.1.0.tgz. Extracting by manifest.
658 silly tarball no local data for @octokit/request@https://registry.npmjs.org/@octokit/request/-/request-5.6.0.tgz. Extracting by manifest.
659 silly tarball no local data for @octokit/plugin-rest-endpoint-methods@https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-5.4.1.tgz. Extracting by manifest.
660 silly tarball no local data for @octokit/plugin-request-log@https://registry.npmjs.org/@octokit/plugin-request-log/-/plugin-request-log-1.0.4.tgz. Extracting by manifest.
661 silly tarball no local data for @octokit/plugin-paginate-rest@https://registry.npmjs.org/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-2.14.0.tgz. Extracting by manifest.
662 silly tarball no local data for @octokit/openapi-types@https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-8.2.1.tgz. Extracting by manifest.
663 silly tarball no local data for @octokit/graphql@https://registry.npmjs.org/@octokit/graphql/-/graphql-4.6.4.tgz. Extracting by manifest.
664 silly tarball no local data for @octokit/endpoint@https://registry.npmjs.org/@octokit/endpoint/-/endpoint-6.0.12.tgz. Extracting by manifest.
665 silly tarball no local data for @octokit/core@https://registry.npmjs.org/@octokit/core/-/core-3.5.1.tgz. Extracting by manifest.
666 silly tarball no local data for @octokit/auth-token@https://registry.npmjs.org/@octokit/auth-token/-/auth-token-2.4.5.tgz. Extracting by manifest.
667 silly tarball no local data for @nodelib/fs.walk@https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz. Extracting by manifest.
668 silly tarball no local data for @nodelib/fs.stat@https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz. Extracting by manifest.
669 silly tarball no local data for @nodelib/fs.scandir@https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz. Extracting by manifest.
670 silly tarball no local data for @joebobmiles/eslint-config-typescript@https://npm.pkg.github.com/download/@joebobmiles/eslint-config-typescript/1.3.0/e47a88949ce08ea0e3292209de38df682142ae0d10cb8607b719c29c60e79a8b. Extracting by manifest.
671 silly tarball no local data for @joebobmiles/eslint-config@https://npm.pkg.github.com/download/@joebobmiles/eslint-config/1.2.0/75ba6fe5bb2689d0dbb979ddd7906fca1e536b5b836cea4d36d996f500b57b22. Extracting by manifest.
672 silly tarball no local data for @jest/types@https://registry.npmjs.org/@jest/types/-/types-27.0.6.tgz. Extracting by manifest.
673 silly tarball no local data for @jest/transform@https://registry.npmjs.org/@jest/transform/-/transform-27.0.6.tgz. Extracting by manifest.
674 silly tarball no local data for @jest/test-sequencer@https://registry.npmjs.org/@jest/test-sequencer/-/test-sequencer-27.0.6.tgz. Extracting by manifest.
675 silly tarball no local data for @jest/test-result@https://registry.npmjs.org/@jest/test-result/-/test-result-27.0.6.tgz. Extracting by manifest.
676 silly tarball no local data for @jest/source-map@https://registry.npmjs.org/@jest/source-map/-/source-map-27.0.6.tgz. Extracting by manifest.
677 silly tarball no local data for @jest/reporters@https://registry.npmjs.org/@jest/reporters/-/reporters-27.0.6.tgz. Extracting by manifest.
678 silly tarball no local data for @jest/globals@https://registry.npmjs.org/@jest/globals/-/globals-27.0.6.tgz. Extracting by manifest.
679 silly tarball no local data for @jest/fake-timers@https://registry.npmjs.org/@jest/fake-timers/-/fake-timers-27.0.6.tgz. Extracting by manifest.
680 silly tarball no local data for @jest/environment@https://registry.npmjs.org/@jest/environment/-/environment-27.0.6.tgz. Extracting by manifest.
681 silly tarball no local data for @jest/core@https://registry.npmjs.org/@jest/core/-/core-27.0.6.tgz. Extracting by manifest.
682 silly tarball no local data for @jest/console@https://registry.npmjs.org/@jest/console/-/console-27.0.6.tgz. Extracting by manifest.
683 silly tarball no local data for @istanbuljs/schema@https://registry.npmjs.org/@istanbuljs/schema/-/schema-0.1.3.tgz. Extracting by manifest.
684 silly tarball no local data for @istanbuljs/load-nyc-config@https://registry.npmjs.org/@istanbuljs/load-nyc-config/-/load-nyc-config-1.1.0.tgz. Extracting by manifest.
685 silly tarball no local data for @humanwhocodes/object-schema@https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-1.2.0.tgz. Extracting by manifest.
686 silly tarball no local data for @humanwhocodes/config-array@https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.5.0.tgz. Extracting by manifest.
687 silly tarball no local data for @eslint/eslintrc@https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-0.4.2.tgz. Extracting by manifest.
688 silly tarball no local data for type-fest@https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz. Extracting by manifest.
689 silly tarball no local data for strip-json-comments@https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz. Extracting by manifest.
690 silly tarball no local data for ignore@https://registry.npmjs.org/ignore/-/ignore-4.0.6.tgz. Extracting by manifest.
691 silly tarball no local data for globals@https://registry.npmjs.org/globals/-/globals-13.10.0.tgz. Extracting by manifest.
692 silly tarball no local data for @commitlint/types@https://registry.npmjs.org/@commitlint/types/-/types-12.1.4.tgz. Extracting by manifest.
693 silly tarball no local data for @commitlint/top-level@https://registry.npmjs.org/@commitlint/top-level/-/top-level-12.1.4.tgz. Extracting by manifest.
694 silly tarball no local data for p-locate@https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz. Extracting by manifest.
695 silly tarball no local data for p-limit@https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz. Extracting by manifest.
696 silly tarball no local data for locate-path@https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz. Extracting by manifest.
697 silly tarball no local data for find-up@https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz. Extracting by manifest.
698 silly tarball no local data for @commitlint/to-lines@https://registry.npmjs.org/@commitlint/to-lines/-/to-lines-12.1.4.tgz. Extracting by manifest.
699 silly tarball no local data for @commitlint/rules@https://registry.npmjs.org/@commitlint/rules/-/rules-12.1.4.tgz. Extracting by manifest.
700 silly tarball no local data for @commitlint/resolve-extends@https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-12.1.4.tgz. Extracting by manifest.
701 silly tarball no local data for @commitlint/read@https://registry.npmjs.org/@commitlint/read/-/read-12.1.4.tgz. Extracting by manifest.
702 silly tarball no local data for @commitlint/parse@https://registry.npmjs.org/@commitlint/parse/-/parse-12.1.4.tgz. Extracting by manifest.
703 silly tarball no local data for @commitlint/message@https://registry.npmjs.org/@commitlint/message/-/message-12.1.4.tgz. Extracting by manifest.
704 silly tarball no local data for @commitlint/load@https://registry.npmjs.org/@commitlint/load/-/load-12.1.4.tgz. Extracting by manifest.
705 silly tarball no local data for @commitlint/lint@https://registry.npmjs.org/@commitlint/lint/-/lint-12.1.4.tgz. Extracting by manifest.
706 silly tarball no local data for @commitlint/is-ignored@https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-12.1.4.tgz. Extracting by manifest.
707 silly tarball no local data for semver@https://registry.npmjs.org/semver/-/semver-7.3.5.tgz. Extracting by manifest.
708 silly tarball no local data for @commitlint/format@https://registry.npmjs.org/@commitlint/format/-/format-12.1.4.tgz. Extracting by manifest.
709 silly tarball no local data for @commitlint/execute-rule@https://registry.npmjs.org/@commitlint/execute-rule/-/execute-rule-12.1.4.tgz. Extracting by manifest.
710 silly tarball no local data for @commitlint/ensure@https://registry.npmjs.org/@commitlint/ensure/-/ensure-12.1.4.tgz. Extracting by manifest.
711 silly tarball no local data for @commitlint/config-conventional@https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-12.1.4.tgz. Extracting by manifest.
712 silly tarball no local data for @commitlint/cli@https://registry.npmjs.org/@commitlint/cli/-/cli-12.1.4.tgz. Extracting by manifest.
713 silly tarball no local data for @bcoe/v8-coverage@https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz. Extracting by manifest.
714 silly tarball no local data for @babel/types@https://registry.npmjs.org/@babel/types/-/types-7.14.5.tgz. Extracting by manifest.
715 silly tarball no local data for @babel/traverse@https://registry.npmjs.org/@babel/traverse/-/traverse-7.14.7.tgz. Extracting by manifest.
716 silly tarball no local data for @babel/template@https://registry.npmjs.org/@babel/template/-/template-7.14.5.tgz. Extracting by manifest.
717 silly tarball no local data for @babel/plugin-syntax-typescript@https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.14.5.tgz. Extracting by manifest.
718 silly tarball no local data for @babel/plugin-syntax-top-level-await@https://registry.npmjs.org/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.14.5.tgz. Extracting by manifest.
719 silly tarball no local data for @babel/plugin-syntax-optional-chaining@https://registry.npmjs.org/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz. Extracting by manifest.
720 silly tarball no local data for @babel/plugin-syntax-optional-catch-binding@https://registry.npmjs.org/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz. Extracting by manifest.
721 silly tarball no local data for @babel/plugin-syntax-object-rest-spread@https://registry.npmjs.org/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz. Extracting by manifest.
722 silly tarball no local data for @babel/plugin-syntax-numeric-separator@https://registry.npmjs.org/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.10.4.tgz. Extracting by manifest.
723 silly tarball no local data for @babel/plugin-syntax-nullish-coalescing-operator@https://registry.npmjs.org/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz. Extracting by manifest.
724 silly tarball no local data for @babel/plugin-syntax-logical-assignment-operators@https://registry.npmjs.org/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz. Extracting by manifest.
725 silly tarball no local data for @babel/plugin-syntax-json-strings@https://registry.npmjs.org/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz. Extracting by manifest.
726 silly tarball no local data for @babel/plugin-syntax-import-meta@https://registry.npmjs.org/@babel/plugin-syntax-import-meta/-/plugin-syntax-import-meta-7.10.4.tgz. Extracting by manifest.
727 silly tarball no local data for @babel/plugin-syntax-class-properties@https://registry.npmjs.org/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.12.13.tgz. Extracting by manifest.
728 silly tarball no local data for @babel/plugin-syntax-bigint@https://registry.npmjs.org/@babel/plugin-syntax-bigint/-/plugin-syntax-bigint-7.8.3.tgz. Extracting by manifest.
729 silly tarball no local data for @babel/plugin-syntax-async-generators@https://registry.npmjs.org/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz. Extracting by manifest.
730 silly tarball no local data for @babel/parser@https://registry.npmjs.org/@babel/parser/-/parser-7.14.7.tgz. Extracting by manifest.
731 silly tarball no local data for @babel/highlight@https://registry.npmjs.org/@babel/highlight/-/highlight-7.14.5.tgz. Extracting by manifest.
732 silly tarball no local data for supports-color@https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz. Extracting by manifest.
733 silly tarball no local data for has-flag@https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz. Extracting by manifest.
734 silly tarball no local data for escape-string-regexp@https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz. Extracting by manifest.
735 silly tarball no local data for color-name@https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz. Extracting by manifest.
736 silly tarball no local data for color-convert@https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz. Extracting by manifest.
737 silly tarball no local data for chalk@https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz. Extracting by manifest.
738 silly tarball no local data for ansi-styles@https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz. Extracting by manifest.
739 silly tarball no local data for @babel/helpers@https://registry.npmjs.org/@babel/helpers/-/helpers-7.14.6.tgz. Extracting by manifest.
740 silly tarball no local data for @babel/helper-validator-option@https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.14.5.tgz. Extracting by manifest.
741 silly tarball no local data for @babel/helper-validator-identifier@https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.5.tgz. Extracting by manifest.
742 silly tarball no local data for @babel/helper-split-export-declaration@https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.14.5.tgz. Extracting by manifest.
743 silly tarball no local data for @babel/helper-simple-access@https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.14.5.tgz. Extracting by manifest.
744 silly tarball no local data for @babel/helper-replace-supers@https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.14.5.tgz. Extracting by manifest.
745 silly tarball no local data for @babel/helper-plugin-utils@https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.14.5.tgz. Extracting by manifest.
746 silly tarball no local data for @babel/helper-optimise-call-expression@https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.14.5.tgz. Extracting by manifest.
747 silly tarball no local data for @babel/helper-module-transforms@https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.14.5.tgz. Extracting by manifest.
748 silly tarball no local data for @babel/helper-module-imports@https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.14.5.tgz. Extracting by manifest.
749 silly tarball no local data for @babel/helper-member-expression-to-functions@https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.14.7.tgz. Extracting by manifest.
750 silly tarball no local data for @babel/helper-hoist-variables@https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.14.5.tgz. Extracting by manifest.
751 silly tarball no local data for @babel/helper-get-function-arity@https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.14.5.tgz. Extracting by manifest.
752 silly tarball no local data for @babel/helper-function-name@https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.14.5.tgz. Extracting by manifest.
753 silly tarball no local data for @babel/helper-compilation-targets@https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.14.5.tgz. Extracting by manifest.
754 silly tarball no local data for @babel/generator@https://registry.npmjs.org/@babel/generator/-/generator-7.14.5.tgz. Extracting by manifest.
755 silly tarball no local data for source-map@https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz. Extracting by manifest.
756 silly tarball no local data for @babel/core@https://registry.npmjs.org/@babel/core/-/core-7.14.6.tgz. Extracting by manifest.
757 silly tarball no local data for source-map@https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz. Extracting by manifest.
758 silly tarball no local data for @babel/compat-data@https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.14.7.tgz. Extracting by manifest.
759 silly tarball no local data for @babel/code-frame@https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.14.5.tgz. Extracting by manifest.
760 http fetch POST 200 https://registry.npmjs.org/-/npm/v1/security/advisories/bulk 3548ms
761 timing auditReport:getReport Completed in 3555ms
762 silly audit report {}
763 timing auditReport:init Completed in 0ms
764 timing reify:audit Completed in 3557ms
765 http fetch GET 200 https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz 3217ms (cache miss)
766 timing reifyNode:node_modules/wrappy Completed in 3563ms
767 http fetch GET 200 https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz 3226ms (cache miss)
768 timing reifyNode:node_modules/wrap-ansi Completed in 3574ms
769 http fetch GET 401 https://npm.pkg.github.com/download/@joebobmiles/eslint-config-typescript/1.3.0/e47a88949ce08ea0e3292209de38df682142ae0d10cb8607b719c29c60e79a8b 814ms (cache skip)
770 http fetch GET 401 https://npm.pkg.github.com/download/@joebobmiles/eslint-config/1.2.0/75ba6fe5bb2689d0dbb979ddd7906fca1e536b5b836cea4d36d996f500b57b22 812ms (cache skip)
771 http fetch GET 200 https://registry.npmjs.org/wordwrap/-/wordwrap-1.0.0.tgz 3664ms (cache miss)
772 timing reifyNode:node_modules/wordwrap Completed in 4015ms
773 http fetch GET 200 https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz 3767ms (cache miss)
774 timing reifyNode:node_modules/yocto-queue Completed in 4048ms
775 http fetch GET 200 https://registry.npmjs.org/walker/-/walker-1.0.7.tgz 3719ms (cache miss)
776 timing reifyNode:node_modules/walker Completed in 4107ms
777 http fetch GET 200 https://registry.npmjs.org/yn/-/yn-3.1.1.tgz 3856ms (cache miss)
778 timing reifyNode:node_modules/yn Completed in 4157ms
779 http fetch GET 200 https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-2.0.0.tgz 3686ms (cache miss)
780 timing reifyNode:node_modules/to-fast-properties Completed in 4210ms
781 http fetch GET 200 https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz 3928ms (cache miss)
782 timing reifyNode:node_modules/yallist Completed in 4242ms
783 http fetch GET 200 https://registry.npmjs.org/xtend/-/xtend-4.0.2.tgz 3924ms (cache miss)
784 timing reifyNode:node_modules/xtend Completed in 4249ms
785 http fetch GET 200 https://registry.npmjs.org/trim-newlines/-/trim-newlines-3.0.1.tgz 3743ms (cache miss)
786 timing reifyNode:node_modules/trim-newlines Completed in 4247ms
787 http fetch GET 200 https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-3.0.3.tgz 3963ms (cache miss)
788 timing reifyNode:node_modules/write-file-atomic Completed in 4306ms
789 http fetch GET 200 https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-6.1.0.tgz 3933ms (cache miss)
790 timing reifyNode:node_modules/webidl-conversions Completed in 4307ms
791 http fetch GET 200 https://registry.npmjs.org/universalify/-/universalify-0.1.2.tgz 3866ms (cache miss)
792 timing reifyNode:node_modules/universalify Completed in 4308ms
793 http fetch GET 200 https://registry.npmjs.org/tmpl/-/tmpl-1.0.4.tgz 3784ms (cache miss)
794 timing reifyNode:node_modules/tmpl Completed in 4311ms
795 http fetch GET 200 https://registry.npmjs.org/terminal-link/-/terminal-link-2.1.1.tgz 3758ms (cache miss)
796 timing reifyNode:node_modules/terminal-link Completed in 4313ms
797 http fetch GET 200 https://registry.npmjs.org/xml-name-validator/-/xml-name-validator-3.0.0.tgz 4020ms (cache miss)
798 timing reifyNode:node_modules/xml-name-validator Completed in 4352ms
799 http fetch GET 200 https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.3.tgz 4000ms (cache miss)
800 timing reifyNode:node_modules/word-wrap Completed in 4355ms
801 http fetch GET 200 https://registry.npmjs.org/which/-/which-2.0.2.tgz 4001ms (cache miss)
802 timing reifyNode:node_modules/which Completed in 4363ms
803 http fetch GET 200 https://registry.npmjs.org/v8-compile-cache/-/v8-compile-cache-2.3.0.tgz 3932ms (cache miss)
804 timing reifyNode:node_modules/v8-compile-cache Completed in 4363ms
805 http fetch GET 200 https://registry.npmjs.org/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz 3944ms (cache miss)
806 timing reifyNode:node_modules/validate-npm-package-license Completed in 4366ms
807 http fetch GET 200 https://registry.npmjs.org/unique-string/-/unique-string-2.0.0.tgz 3916ms (cache miss)
808 timing reifyNode:node_modules/unique-string Completed in 4369ms
809 http fetch GET 200 https://registry.npmjs.org/throat/-/throat-6.0.1.tgz 3824ms (cache miss)
810 timing reifyNode:node_modules/throat Completed in 4369ms
811 http fetch GET 200 https://registry.npmjs.org/text-extensions/-/text-extensions-1.9.0.tgz 3821ms (cache miss)
812 timing reifyNode:node_modules/text-extensions Completed in 4372ms
813 http fetch GET 200 https://registry.npmjs.org/strip-bom/-/strip-bom-4.0.0.tgz 3767ms (cache miss)
814 timing reifyNode:node_modules/strip-bom Completed in 4374ms
815 http fetch GET 200 https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz 4097ms (cache miss)
816 timing reifyNode:node_modules/y18n Completed in 4419ms
817 http fetch GET 200 https://registry.npmjs.org/tempy/-/tempy-1.0.1.tgz 3857ms (cache miss)
818 timing reifyNode:node_modules/tempy Completed in 4421ms
819 http fetch GET 200 https://registry.npmjs.org/whatwg-encoding/-/whatwg-encoding-1.0.5.tgz 4110ms (cache miss)
820 timing reifyNode:node_modules/whatwg-encoding Completed in 4489ms
821 http fetch GET 200 https://registry.npmjs.org/typedarray-to-buffer/-/typedarray-to-buffer-3.1.5.tgz 4029ms (cache miss)
822 timing reifyNode:node_modules/typedarray-to-buffer Completed in 4494ms
823 http fetch GET 200 https://registry.npmjs.org/trim-off-newlines/-/trim-off-newlines-1.0.1.tgz 4009ms (cache miss)
824 timing reifyNode:node_modules/trim-off-newlines Completed in 4510ms
825 http fetch GET 200 https://registry.npmjs.org/temp-dir/-/temp-dir-2.0.0.tgz 3952ms (cache miss)
826 timing reifyNode:node_modules/temp-dir Completed in 4521ms
827 http fetch GET 200 https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz 3931ms (cache miss)
828 timing reifyNode:node_modules/strip-json-comments Completed in 4524ms
829 http fetch GET 200 https://registry.npmjs.org/url-join/-/url-join-4.0.1.tgz 4122ms (cache miss)
830 timing reifyNode:node_modules/url-join Completed in 4559ms
831 http fetch GET 200 https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz 4128ms (cache miss)
832 timing reifyNode:node_modules/util-deprecate Completed in 4562ms
833 http fetch GET 200 https://registry.npmjs.org/supports-hyperlinks/-/supports-hyperlinks-2.2.0.tgz 3974ms (cache miss)
834 timing reifyNode:node_modules/supports-hyperlinks Completed in 4561ms
835 http fetch GET 200 https://registry.npmjs.org/strip-indent/-/strip-indent-3.0.0.tgz 3968ms (cache miss)
836 timing reifyNode:node_modules/strip-indent Completed in 4569ms
837 http fetch GET 200 https://registry.npmjs.org/string-width/-/string-width-4.2.2.tgz 3961ms (cache miss)
838 timing reifyNode:node_modules/string-width Completed in 4572ms
839 http fetch GET 200 https://registry.npmjs.org/spawn-error-forwarder/-/spawn-error-forwarder-1.0.0.tgz 3904ms (cache miss)
840 timing reifyNode:node_modules/spawn-error-forwarder Completed in 4576ms
841 http fetch GET 200 https://registry.npmjs.org/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz 4245ms (cache miss)
842 timing reifyNode:node_modules/whatwg-mimetype Completed in 4613ms
843 http fetch GET 200 https://registry.npmjs.org/string-length/-/string-length-4.0.2.tgz 3989ms (cache miss)
844 timing reifyNode:node_modules/string-length Completed in 4609ms
845 http fetch GET 200 https://registry.npmjs.org/stream-combiner2/-/stream-combiner2-1.1.1.tgz 3986ms (cache miss)
846 timing reifyNode:node_modules/stream-combiner2 Completed in 4612ms
847 http fetch GET 200 https://registry.npmjs.org/slice-ansi/-/slice-ansi-4.0.0.tgz 3925ms (cache miss)
848 timing reifyNode:node_modules/slice-ansi Completed in 4613ms
849 http fetch GET 200 https://registry.npmjs.org/w3c-hr-time/-/w3c-hr-time-1.0.2.tgz 4236ms (cache miss)
850 timing reifyNode:node_modules/w3c-hr-time Completed in 4655ms
851 http fetch GET 200 https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-2.0.0.tgz 4051ms (cache miss)
852 timing reifyNode:node_modules/strip-final-newline Completed in 4654ms
853 http fetch GET 200 https://registry.npmjs.org/figures/-/figures-2.0.0.tgz 3948ms (cache miss)
854 timing reifyNode:node_modules/signale/node_modules/figures Completed in 4659ms
855 http fetch GET 200 https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz 3954ms (cache miss)
856 timing reifyNode:node_modules/signale/node_modules/has-flag Completed in 4662ms
857 http fetch GET 200 https://registry.npmjs.org/signale/-/signale-1.4.0.tgz 3969ms (cache miss)
858 timing reifyNode:node_modules/signale Completed in 4666ms
859 http fetch GET 200 https://registry.npmjs.org/type-detect/-/type-detect-4.0.8.tgz 4222ms (cache miss)
860 timing reifyNode:node_modules/type-detect Completed in 4692ms
861 http fetch GET 200 https://registry.npmjs.org/type-check/-/type-check-0.3.2.tgz 4227ms (cache miss)
862 timing reifyNode:node_modules/type-check Completed in 4700ms
863 http fetch GET 200 https://registry.npmjs.org/through2/-/through2-4.0.2.tgz 4172ms (cache miss)
864 timing reifyNode:node_modules/through2 Completed in 4702ms
865 http fetch GET 200 https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.0.tgz 4094ms (cache miss)
866 timing reifyNode:node_modules/strip-ansi Completed in 4703ms
867 http fetch GET 200 https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.9.tgz 4052ms (cache miss)
868 timing reifyNode:node_modules/spdx-license-ids Completed in 4705ms
869 http fetch GET 200 https://registry.npmjs.org/spdx-exceptions/-/spdx-exceptions-2.3.0.tgz 4043ms (cache miss)
870 timing reifyNode:node_modules/spdx-exceptions Completed in 4708ms
871 http fetch GET 200 https://registry.npmjs.org/w3c-xmlserializer/-/w3c-xmlserializer-2.0.0.tgz 4353ms (cache miss)
872 timing reifyNode:node_modules/w3c-xmlserializer Completed in 4754ms
873 http fetch GET 200 https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz 4164ms (cache miss)
874 timing reifyNode:node_modules/supports-color Completed in 4754ms
875 http fetch GET 200 https://registry.npmjs.org/slash/-/slash-3.0.0.tgz 4063ms (cache miss)
876 timing reifyNode:node_modules/slash Completed in 4755ms
877 http fetch GET 200 https://registry.npmjs.org/universal-user-agent/-/universal-user-agent-6.0.0.tgz 4347ms (cache miss)
878 timing reifyNode:node_modules/universal-user-agent Completed in 4796ms
879 http fetch GET 200 https://registry.npmjs.org/sisteransi/-/sisteransi-1.0.5.tgz 4100ms (cache miss)
880 timing reifyNode:node_modules/sisteransi Completed in 4794ms
881 http fetch GET 200 https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz 4097ms (cache miss)
882 timing reifyNode:node_modules/signale/node_modules/supports-color Completed in 4796ms
883 http fetch GET 200 https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz 4011ms (cache miss)
884 timing reifyNode:node_modules/run-parallel Completed in 4804ms
885 http fetch GET 200 https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz 4098ms (cache miss)
886 timing reifyNode:node_modules/shebang-command Completed in 4836ms
887 http fetch GET 200 https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz 4103ms (cache miss)
888 timing reifyNode:node_modules/shebang-regex Completed in 4839ms
889 http fetch GET 200 https://registry.npmjs.org/resolve-cwd/-/resolve-cwd-3.0.0.tgz 4021ms (cache miss)
890 timing reifyNode:node_modules/resolve-cwd Completed in 4846ms
891 http fetch GET 200 https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz 4374ms (cache miss)
892 timing reifyNode:node_modules/to-regex-range Completed in 4891ms
893 http fetch GET 200 https://registry.npmjs.org/semver-regex/-/semver-regex-3.1.2.tgz 4140ms (cache miss)
894 timing reifyNode:node_modules/semver-regex Completed in 4887ms
895 http fetch GET 200 https://registry.npmjs.org/semver-diff/-/semver-diff-3.1.1.tgz 4139ms (cache miss)
896 timing reifyNode:node_modules/semver-diff Completed in 4890ms
897 http fetch GET 200 https://registry.npmjs.org/redent/-/redent-3.0.0.tgz 4042ms (cache miss)
898 timing reifyNode:node_modules/redent Completed in 4896ms
899 http fetch GET 200 https://registry.npmjs.org/tslib/-/tslib-2.3.0.tgz 4452ms (cache miss)
900 timing reifyNode:node_modules/tslib Completed in 4938ms
901 http fetch GET 200 https://registry.npmjs.org/retry/-/retry-0.13.1.tgz 4121ms (cache miss)
902 timing reifyNode:node_modules/retry Completed in 4938ms
903 http fetch GET 200 https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz 4111ms (cache miss)
904 timing reifyNode:node_modules/require-from-string Completed in 4942ms
905 http fetch GET 200 https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.9.tgz 4061ms (cache miss)
906 timing reifyNode:node_modules/read-pkg/node_modules/hosted-git-info Completed in 4943ms
907 http fetch GET 200 https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz 4427ms (cache miss)
908 timing reifyNode:node_modules/text-table Completed in 4976ms
909 http fetch GET 200 https://registry.npmjs.org/symbol-tree/-/symbol-tree-3.2.4.tgz 4397ms (cache miss)
910 timing reifyNode:node_modules/symbol-tree Completed in 4982ms
911 http fetch GET 200 https://registry.npmjs.org/stack-utils/-/stack-utils-2.0.3.tgz 4352ms (cache miss)
912 timing reifyNode:node_modules/stack-utils Completed in 4985ms
913 http fetch GET 200 https://registry.npmjs.org/resolve-global/-/resolve-global-1.0.0.tgz 4163ms (cache miss)
914 timing reifyNode:node_modules/resolve-global Completed in 4982ms
915 http fetch GET 200 https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz 4163ms (cache miss)
916 timing reifyNode:node_modules/resolve-from Completed in 4985ms
917 http fetch GET 200 https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-7.0.1.tgz 4127ms (cache miss)
918 timing reifyNode:node_modules/read-pkg-up Completed in 4988ms
919 http fetch GET 200 https://registry.npmjs.org/read-pkg/-/read-pkg-5.2.0.tgz 4130ms (cache miss)
920 timing reifyNode:node_modules/read-pkg Completed in 4997ms
921 http fetch GET 200 https://registry.npmjs.org/split2/-/split2-3.2.2.tgz 4398ms (cache miss)
922 timing reifyNode:node_modules/split2 Completed in 5036ms
923 http fetch GET 200 https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz 4328ms (cache miss)
924 timing reifyNode:node_modules/signale/node_modules/escape-string-regexp Completed in 5042ms
925 http fetch GET 200 https://registry.npmjs.org/quick-lru/-/quick-lru-4.0.1.tgz 4148ms (cache miss)
926 timing reifyNode:node_modules/quick-lru Completed in 5042ms
927 http fetch GET 200 https://registry.npmjs.org/punycode/-/punycode-2.1.1.tgz 4143ms (cache miss)
928 timing reifyNode:node_modules/punycode Completed in 5045ms
929 http fetch GET 200 https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz 4152ms (cache miss)
930 timing reifyNode:node_modules/queue-microtask Completed in 5048ms
931 http fetch GET 200 https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz 4071ms (cache miss)
932 timing reifyNode:node_modules/path-type Completed in 5048ms
933 http fetch GET 200 https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz 4064ms (cache miss)
934 timing reifyNode:node_modules/path-parse Completed in 5051ms
935 http fetch GET 200 https://registry.npmjs.org/v8-to-istanbul/-/v8-to-istanbul-8.0.0.tgz 4674ms (cache miss)
936 timing reifyNode:node_modules/v8-to-istanbul Completed in 5099ms
937 http fetch GET 200 https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz 4473ms (cache miss)
938 timing reifyNode:node_modules/string_decoder Completed in 5097ms
939 http fetch GET 200 https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.3.tgz 4365ms (cache miss)
940 timing reifyNode:node_modules/signal-exit Completed in 5097ms
941 http fetch GET 200 https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz 4665ms (cache miss)
942 timing reifyNode:node_modules/tsutils/node_modules/tslib Completed in 5145ms
943 http fetch GET 200 https://registry.npmjs.org/test-exclude/-/test-exclude-6.0.0.tgz 4593ms (cache miss)
944 timing reifyNode:node_modules/test-exclude Completed in 5146ms
945 http fetch GET 200 https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz 4417ms (cache miss)
946 timing reifyNode:node_modules/signale/node_modules/ansi-styles Completed in 5147ms
947 http fetch GET 200 https://registry.npmjs.org/pkg-conf/-/pkg-conf-2.1.0.tgz 4210ms (cache miss)
948 timing reifyNode:node_modules/pkg-conf Completed in 5152ms
949 http fetch GET 200 https://registry.npmjs.org/p-try/-/p-try-1.0.0.tgz 4203ms (cache miss)
950 timing reifyNode:node_modules/pkg-conf/node_modules/p-try Completed in 5155ms
951 http fetch GET 200 https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz 4213ms (cache miss)
952 timing reifyNode:node_modules/pkg-conf/node_modules/path-exists Completed in 5158ms
953 http fetch GET 200 https://registry.npmjs.org/find-up/-/find-up-2.1.0.tgz 4194ms (cache miss)
954 timing reifyNode:node_modules/pkg-conf/node_modules/find-up Completed in 5162ms
955 http fetch GET 200 https://registry.npmjs.org/through/-/through-2.3.8.tgz 4667ms (cache miss)
956 timing reifyNode:node_modules/through Completed in 5209ms
957 http fetch GET 200 https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-3.0.1.tgz 4552ms (cache miss)
958 timing reifyNode:node_modules/spdx-expression-parse Completed in 5208ms
959 http fetch GET 200 https://registry.npmjs.org/spdx-correct/-/spdx-correct-3.1.1.tgz 4543ms (cache miss)
960 timing reifyNode:node_modules/spdx-correct Completed in 5211ms
961 http fetch GET 200 https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz 4502ms (cache miss)
962 timing reifyNode:node_modules/signale/node_modules/color-name Completed in 5218ms
963 http fetch GET 200 https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz 4493ms (cache miss)
964 timing reifyNode:node_modules/signale/node_modules/chalk Completed in 5221ms
965 http fetch GET 200 https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz 4444ms (cache miss)
966 timing reifyNode:node_modules/safer-buffer Completed in 5222ms
967 http fetch GET 200 https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz 4440ms (cache miss)
968 timing reifyNode:node_modules/safe-buffer Completed in 5225ms
969 http fetch GET 200 https://registry.npmjs.org/pump/-/pump-3.0.0.tgz 4320ms (cache miss)
970 timing reifyNode:node_modules/pump Completed in 5225ms
971 http fetch GET 200 https://registry.npmjs.org/p-limit/-/p-limit-1.3.0.tgz 4270ms (cache miss)
972 timing reifyNode:node_modules/pkg-conf/node_modules/p-limit Completed in 5227ms
973 http fetch GET 200 https://registry.npmjs.org/pify/-/pify-3.0.0.tgz 4265ms (cache miss)
974 timing reifyNode:node_modules/pify Completed in 5238ms
975 http fetch GET 200 https://registry.npmjs.org/p-is-promise/-/p-is-promise-3.0.0.tgz 4209ms (cache miss)
976 timing reifyNode:node_modules/p-is-promise Completed in 5240ms
977 http fetch GET 200 https://registry.npmjs.org/once/-/once-1.4.0.tgz 4194ms (cache miss)
978 timing reifyNode:node_modules/once Completed in 5242ms
979 http fetch GET 200 https://registry.npmjs.org/sourcemap-codec/-/sourcemap-codec-1.4.8.tgz 4615ms (cache miss)
980 timing reifyNode:node_modules/sourcemap-codec Completed in 5289ms
981 http fetch GET 200 https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz 4572ms (cache miss)
982 timing reifyNode:node_modules/signale/node_modules/color-convert Completed in 5291ms
983 http fetch GET 200 https://registry.npmjs.org/@types/yargs/-/yargs-15.0.14.tgz 4357ms (cache miss)
984 timing reifyNode:node_modules/pretty-format/node_modules/@types/yargs Completed in 5290ms
985 http fetch GET 200 https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz 4371ms (cache miss)
986 timing reifyNode:node_modules/process-nextick-args Completed in 5293ms
987 http fetch GET 200 https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz 4305ms (cache miss)
988 timing reifyNode:node_modules/path-exists Completed in 5300ms
989 http fetch GET 200 https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz 4294ms (cache miss)
990 timing reifyNode:node_modules/parent-module Completed in 5302ms
991 http fetch GET 200 https://registry.npmjs.org/zustand/-/zustand-3.5.5.tgz 5070ms (cache miss)
992 timing reifyNode:node_modules/zustand Completed in 5348ms
993 http fetch GET 200 https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz 4531ms (cache miss)
994 timing reifyNode:node_modules/reusify Completed in 5344ms
995 http fetch GET 200 https://registry.npmjs.org/registry-auth-token/-/registry-auth-token-4.2.1.tgz 4506ms (cache miss)
996 timing reifyNode:node_modules/registry-auth-token Completed in 5346ms
997 http fetch GET 200 https://registry.npmjs.org/pkg-dir/-/pkg-dir-4.2.0.tgz 4407ms (cache miss)
998 timing reifyNode:node_modules/pkg-dir Completed in 5347ms
999 http fetch GET 200 https://registry.npmjs.org/locate-path/-/locate-path-2.0.0.tgz 4389ms (cache miss)
1000 timing reifyNode:node_modules/pkg-conf/node_modules/locate-path Completed in 5350ms
1001 http fetch GET 200 https://registry.npmjs.org/p-locate/-/p-locate-2.0.0.tgz 4397ms (cache miss)
1002 timing reifyNode:node_modules/pkg-conf/node_modules/p-locate Completed in 5352ms
1003 http fetch GET 200 https://registry.npmjs.org/p-filter/-/p-filter-2.1.0.tgz 4320ms (cache miss)
1004 timing reifyNode:node_modules/p-filter Completed in 5354ms
1005 http fetch GET 200 https://registry.npmjs.org/p-reduce/-/p-reduce-2.1.0.tgz 4347ms (cache miss)
1006 timing reifyNode:node_modules/p-reduce Completed in 5363ms
1007 http fetch GET 200 https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz 4338ms (cache miss)
1008 timing reifyNode:node_modules/p-limit Completed in 5366ms
1009 http fetch GET 200 https://registry.npmjs.org/pirates/-/pirates-4.0.1.tgz 4436ms (cache miss)
1010 timing reifyNode:node_modules/pirates Completed in 5406ms
1011 http fetch GET 200 https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz 4428ms (cache miss)
1012 timing reifyNode:node_modules/path-key Completed in 5408ms
1013 http fetch GET 200 https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz 4385ms (cache miss)
1014 timing reifyNode:node_modules/p-locate Completed in 5411ms
1015 http fetch GET 200 https://registry.npmjs.org/onetime/-/onetime-5.1.2.tgz 4367ms (cache miss)
1016 timing reifyNode:node_modules/onetime Completed in 5413ms
1017 http fetch GET 200 https://registry.npmjs.org/optionator/-/optionator-0.8.3.tgz 4372ms (cache miss)
1018 timing reifyNode:node_modules/optionator Completed in 5416ms
1019 http fetch GET 200 https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz 4364ms (cache miss)
1020 timing reifyNode:node_modules/npm-run-path Completed in 5418ms
1021 http fetch GET 200 https://registry.npmjs.org/mimic-fn/-/mimic-fn-2.1.0.tgz 4290ms (cache miss)
1022 timing reifyNode:node_modules/mimic-fn Completed in 5427ms
1023 http fetch GET 200 https://registry.npmjs.org/split/-/split-1.0.1.tgz 4881ms (cache miss)
1024 timing reifyNode:node_modules/split Completed in 5531ms
1025 http fetch GET 200 https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz 4697ms (cache miss)
1026 timing reifyNode:node_modules/require-directory Completed in 5530ms
1027 http fetch GET 200 https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz 4538ms (cache miss)
1028 timing reifyNode:node_modules/path-is-absolute Completed in 5530ms
1029 http fetch GET 200 https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz 4527ms (cache miss)
1030 timing reifyNode:node_modules/parse-json Completed in 5532ms
1031 http fetch GET 200 https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz 4524ms (cache miss)
1032 timing reifyNode:node_modules/p-try Completed in 5534ms
1033 http fetch GET 200 https://registry.npmjs.org/node-modules-regexp/-/node-modules-regexp-1.0.0.tgz 4453ms (cache miss)
1034 timing reifyNode:node_modules/node-modules-regexp Completed in 5536ms
1035 http fetch GET 200 https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz 4474ms (cache miss)
1036 timing reifyNode:node_modules/normalize-path Completed in 5540ms
1037 http fetch GET 200 https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz 4383ms (cache miss)
1038 timing reifyNode:node_modules/merge2 Completed in 5540ms
1039 http fetch GET 200 https://registry.npmjs.org/node-int64/-/node-int64-0.4.0.tgz 4497ms (cache miss)
1040 timing reifyNode:node_modules/node-int64 Completed in 5583ms
1041 http fetch GET 200 https://registry.npmjs.org/xmlchars/-/xmlchars-2.2.0.tgz 5283ms (cache miss)
1042 timing reifyNode:node_modules/xmlchars Completed in 5612ms
1043 http fetch GET 200 https://registry.npmjs.org/yargs-parser/-/yargs-parser-20.2.9.tgz 5311ms (cache miss)
1044 timing reifyNode:node_modules/yargs-parser Completed in 5615ms
1045 http fetch GET 200 https://registry.npmjs.org/whatwg-url/-/whatwg-url-8.7.0.tgz 5250ms (cache miss)
1046 timing reifyNode:node_modules/whatwg-url Completed in 5616ms
1047 http fetch GET 200 https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.19.tgz 4933ms (cache miss)
1048 timing reifyNode:node_modules/source-map-support Completed in 5609ms
1049 http fetch GET 200 https://registry.npmjs.org/picomatch/-/picomatch-2.3.0.tgz 4628ms (cache miss)
1050 timing reifyNode:node_modules/picomatch Completed in 5604ms
1051 http fetch GET 200 https://registry.npmjs.org/p-each-series/-/p-each-series-2.2.0.tgz 4568ms (cache miss)
1052 timing reifyNode:node_modules/p-each-series Completed in 5605ms
1053 http fetch GET 200 https://registry.npmjs.org/p-map/-/p-map-2.1.0.tgz 4594ms (cache miss)
1054 timing reifyNode:node_modules/p-map Completed in 5612ms
1055 http fetch GET 200 https://registry.npmjs.org/nerf-dart/-/nerf-dart-1.0.0.tgz 4518ms (cache miss)
1056 timing reifyNode:node_modules/nerf-dart Completed in 5613ms
1057 http fetch GET 200 https://registry.npmjs.org/modify-values/-/modify-values-1.0.1.tgz 4502ms (cache miss)
1058 timing reifyNode:node_modules/modify-values Completed in 5616ms
1059 http fetch GET 200 https://registry.npmjs.org/ms/-/ms-2.1.2.tgz 4513ms (cache miss)
1060 timing reifyNode:node_modules/ms Completed in 5623ms
1061 http fetch GET 200 https://registry.npmjs.org/make-dir/-/make-dir-3.1.0.tgz 4430ms (cache miss)
1062 timing reifyNode:node_modules/make-dir Completed in 5624ms
1063 http fetch GET 200 https://registry.npmjs.org/tough-cookie/-/tough-cookie-4.0.0.tgz 5150ms (cache miss)
1064 timing reifyNode:node_modules/tough-cookie Completed in 5664ms
1065 http fetch GET 200 https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz 5086ms (cache miss)
1066 timing reifyNode:node_modules/table/node_modules/json-schema-traverse Completed in 5668ms
1067 http fetch GET 200 https://registry.npmjs.org/semver/-/semver-6.3.0.tgz 4914ms (cache miss)
1068 timing reifyNode:node_modules/semver Completed in 5666ms
1069 http fetch GET 200 https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz 4865ms (cache miss)
1070 timing reifyNode:node_modules/rimraf Completed in 5675ms
1071 http fetch GET 200 https://registry.npmjs.org/min-indent/-/min-indent-1.0.1.tgz 4537ms (cache miss)
1072 timing reifyNode:node_modules/min-indent Completed in 5670ms
1073 http fetch GET 200 https://registry.npmjs.org/mime-types/-/mime-types-2.1.31.tgz 4533ms (cache miss)
1074 timing reifyNode:node_modules/mime-types Completed in 5674ms
1075 http fetch GET 200 https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz 5095ms (cache miss)
1076 timing reifyNode:node_modules/sprintf-js Completed in 5730ms
1077 http fetch GET 200 https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-3.0.2.tgz 4653ms (cache miss)
1078 timing reifyNode:node_modules/normalize-package-data Completed in 5721ms
1079 http fetch GET 200 https://registry.npmjs.org/strip-bom/-/strip-bom-3.0.0.tgz 4433ms (cache miss)
1080 timing reifyNode:node_modules/load-json-file/node_modules/strip-bom Completed in 5720ms
1081 http fetch GET 200 https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.5.0.tgz 4881ms (cache miss)
1082 timing reifyNode:node_modules/read-pkg/node_modules/normalize-package-data Completed in 5759ms
1083 http fetch GET 200 https://registry.npmjs.org/progress/-/progress-2.0.3.tgz 4842ms (cache miss)
1084 timing reifyNode:node_modules/progress Completed in 5761ms
1085 http fetch GET 200 https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz 4652ms (cache miss)
1086 timing reifyNode:node_modules/natural-compare Completed in 5760ms
1087 http fetch GET 200 https://registry.npmjs.org/lodash.truncate/-/lodash.truncate-4.4.2.tgz 4554ms (cache miss)
1088 timing reifyNode:node_modules/lodash.truncate Completed in 5767ms
1089 http fetch GET 200 https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz 4569ms (cache miss)
1090 timing reifyNode:node_modules/lru-cache Completed in 5770ms
1091 http fetch GET 200 https://registry.npmjs.org/lodash.uniqby/-/lodash.uniqby-4.7.0.tgz 4569ms (cache miss)
1092 timing reifyNode:node_modules/lodash.uniqby Completed in 5773ms
1093 http fetch GET 200 https://registry.npmjs.org/minimist-options/-/minimist-options-4.1.0.tgz 4698ms (cache miss)
1094 timing reifyNode:node_modules/minimist-options Completed in 5817ms
1095 http fetch GET 200 https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz 4704ms (cache miss)
1096 timing reifyNode:node_modules/mkdirp Completed in 5820ms
1097 http fetch GET 200 https://registry.npmjs.org/lodash.isstring/-/lodash.isstring-4.0.1.tgz 4600ms (cache miss)
1098 timing reifyNode:node_modules/lodash.isstring Completed in 5822ms
1099 http fetch GET 200 https://registry.npmjs.org/lodash.escaperegexp/-/lodash.escaperegexp-4.1.2.tgz 4565ms (cache miss)
1100 timing reifyNode:node_modules/lodash.escaperegexp Completed in 5825ms
1101 http fetch GET 200 https://registry.npmjs.org/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz 4605ms (cache miss)
1102 timing reifyNode:node_modules/lodash.isplainobject Completed in 5829ms
1103 http fetch GET 200 https://registry.npmjs.org/saxes/-/saxes-5.0.1.tgz 5100ms (cache miss)
1104 timing reifyNode:node_modules/saxes Completed in 5871ms
1105 http fetch GET 200 https://registry.npmjs.org/merge-stream/-/merge-stream-2.0.0.tgz 4704ms (cache miss)
1106 timing reifyNode:node_modules/merge-stream Completed in 5865ms
1107 http fetch GET 200 https://registry.npmjs.org/meow/-/meow-8.1.2.tgz 4699ms (cache miss)
1108 timing reifyNode:node_modules/meow Completed in 5868ms
1109 http fetch GET 200 https://registry.npmjs.org/lodash.capitalize/-/lodash.capitalize-4.2.1.tgz 4602ms (cache miss)
1110 timing reifyNode:node_modules/lodash.capitalize Completed in 5877ms
1111 http fetch GET 200 https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz 4599ms (cache miss)
1112 timing reifyNode:node_modules/locate-path Completed in 5880ms
1113 http fetch GET 200 https://registry.npmjs.org/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz 4611ms (cache miss)
1114 timing reifyNode:node_modules/lodash.clonedeep Completed in 5884ms
1115 http fetch GET 200 https://registry.npmjs.org/load-json-file/-/load-json-file-4.0.0.tgz 4603ms (cache miss)
1116 timing reifyNode:node_modules/load-json-file Completed in 5887ms
1117 http fetch GET 200 https://registry.npmjs.org/parse-json/-/parse-json-4.0.0.tgz 4600ms (cache miss)
1118 timing reifyNode:node_modules/load-json-file/node_modules/parse-json Completed in 5891ms
1119 http fetch GET 200 https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.1.6.tgz 4601ms (cache miss)
1120 timing reifyNode:node_modules/lines-and-columns Completed in 5894ms
1121 http fetch GET 200 https://registry.npmjs.org/react-is/-/react-is-17.0.2.tgz 5061ms (cache miss)
1122 timing reifyNode:node_modules/react-is Completed in 5949ms
1123 http fetch GET 200 https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.1.2.tgz 5019ms (cache miss)
1124 timing reifyNode:node_modules/prelude-ls Completed in 5957ms
1125 http fetch GET 200 https://registry.npmjs.org/normalize-url/-/normalize-url-6.1.0.tgz 4893ms (cache miss)
1126 timing reifyNode:node_modules/normalize-url Completed in 5956ms
1127 http fetch GET 200 https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz 4828ms (cache miss)
1128 timing reifyNode:node_modules/minimatch Completed in 5958ms
1129 http fetch GET 200 https://registry.npmjs.org/marked-terminal/-/marked-terminal-4.1.1.tgz 4785ms (cache miss)
1130 timing reifyNode:node_modules/marked-terminal Completed in 5961ms
1131 http fetch GET 200 https://registry.npmjs.org/map-obj/-/map-obj-4.2.1.tgz 4783ms (cache miss)
1132 timing reifyNode:node_modules/map-obj Completed in 5964ms
1133 http fetch GET 200 https://registry.npmjs.org/makeerror/-/makeerror-1.0.11.tgz 4777ms (cache miss)
1134 timing reifyNode:node_modules/makeerror Completed in 5967ms
1135 http fetch GET 200 https://registry.npmjs.org/leven/-/leven-3.1.0.tgz 4663ms (cache miss)
1136 timing reifyNode:node_modules/leven Completed in 5968ms
1137 http fetch GET 200 https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz 4660ms (cache miss)
1138 timing reifyNode:node_modules/kind-of Completed in 5977ms
1139 http fetch GET 200 https://registry.npmjs.org/camelcase/-/camelcase-6.2.0.tgz 4594ms (cache miss)
1140 timing reifyNode:node_modules/jest-validate/node_modules/camelcase Completed in 5979ms
1141 http fetch GET 200 https://registry.npmjs.org/jsonparse/-/jsonparse-1.3.1.tgz 4688ms (cache miss)
1142 http fetch GET 200 https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz 4799ms (cache miss)
1143 timing reifyNode:node_modules/lodash.merge Completed in 6018ms
1144 http fetch GET 200 https://registry.npmjs.org/jsonfile/-/jsonfile-6.1.0.tgz 4695ms (cache miss)
1145 timing reifyNode:node_modules/jsonfile Completed in 6019ms
1146 http fetch GET 200 https://registry.npmjs.org/universalify/-/universalify-2.0.0.tgz 4695ms (cache miss)
1147 timing reifyNode:node_modules/jsonfile/node_modules/universalify Completed in 6022ms
1148 http fetch GET 200 https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz 4681ms (cache miss)
1149 timing reifyNode:node_modules/json-parse-even-better-errors Completed in 6024ms
1150 http fetch GET 200 https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz 4695ms (cache miss)
1151 http fetch GET 200 https://registry.npmjs.org/jest-resolve-dependencies/-/jest-resolve-dependencies-27.0.6.tgz 4603ms (cache miss)
1152 timing reifyNode:node_modules/jest-resolve-dependencies Completed in 6035ms
1153 http fetch GET 200 https://registry.npmjs.org/semver/-/semver-5.7.1.tgz 5211ms (cache miss)
1154 timing reifyNode:node_modules/read-pkg/node_modules/semver Completed in 6087ms
1155 http fetch GET 200 https://registry.npmjs.org/rc/-/rc-1.2.8.tgz 5198ms (cache miss)
1156 timing reifyNode:node_modules/rc Completed in 6089ms
1157 http fetch GET 200 https://registry.npmjs.org/p-retry/-/p-retry-4.6.0.tgz 5076ms (cache miss)
1158 timing reifyNode:node_modules/p-retry Completed in 6089ms
1159 http fetch GET 200 https://registry.npmjs.org/jest-watcher/-/jest-watcher-27.0.6.tgz 4710ms (cache miss)
1160 http fetch GET 200 https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz 4718ms (cache miss)
1161 timing reifyNode:node_modules/jest-worker/node_modules/supports-color Completed in 6088ms
1162 http fetch GET 200 https://registry.npmjs.org/pretty-format/-/pretty-format-27.0.6.tgz 4710ms (cache miss)
1163 http fetch GET 200 https://registry.npmjs.org/jest-pnp-resolver/-/jest-pnp-resolver-1.2.2.tgz 4659ms (cache miss)
1164 timing reifyNode:node_modules/jest-pnp-resolver Completed in 6099ms
1165 http fetch GET 200 https://registry.npmjs.org/jest-resolve/-/jest-resolve-27.0.6.tgz 4668ms (cache miss)
1166 http fetch GET 200 https://registry.npmjs.org/jest-message-util/-/jest-message-util-27.0.6.tgz 4655ms (cache miss)
1167 timing reifyNode:node_modules/jest-message-util Completed in 6105ms
1168 http fetch GET 200 https://registry.npmjs.org/levn/-/levn-0.3.0.tgz 4837ms (cache miss)
1169 timing reifyNode:node_modules/levn Completed in 6140ms
1170 http fetch GET 200 https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz 4750ms (cache miss)
1171 timing reifyNode:node_modules/jest-validate/node_modules/ansi-styles Completed in 6141ms
1172 http fetch GET 200 https://registry.npmjs.org/jest-util/-/jest-util-27.0.6.tgz 4750ms (cache miss)
1173 http fetch GET 200 https://registry.npmjs.org/ws/-/ws-7.5.2.tgz 5872ms (cache miss)
1174 timing reifyNode:node_modules/ws Completed in 6212ms
1175 http fetch GET 200 https://registry.npmjs.org/type-fest/-/type-fest-0.6.0.tgz 5330ms (cache miss)
1176 timing reifyNode:node_modules/read-pkg/node_modules/type-fest Completed in 6200ms
1177 http fetch GET 200 https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz 4860ms (cache miss)
1178 timing reifyNode:node_modules/json-stringify-safe Completed in 6191ms
1179 http fetch GET 200 https://registry.npmjs.org/json-parse-better-errors/-/json-parse-better-errors-1.0.2.tgz 4843ms (cache miss)
1180 timing reifyNode:node_modules/json-parse-better-errors Completed in 6195ms
1181 http fetch GET 200 https://registry.npmjs.org/jsesc/-/jsesc-2.5.2.tgz 4849ms (cache miss)
1182 timing reifyNode:node_modules/jsesc Completed in 6203ms
1183 http fetch GET 200 https://registry.npmjs.org/pretty-format/-/pretty-format-27.0.6.tgz 4803ms (cache miss)
1184 http fetch GET 200 https://registry.npmjs.org/diff-sequences/-/diff-sequences-27.0.6.tgz 4796ms (cache miss)
1185 timing reifyNode:node_modules/jest-snapshot/node_modules/diff-sequences Completed in 6208ms
1186 http fetch GET 200 https://registry.npmjs.org/jest-serializer/-/jest-serializer-27.0.6.tgz 4794ms (cache miss)
1187 timing reifyNode:node_modules/jest-serializer Completed in 6212ms
1188 http fetch GET 200 https://registry.npmjs.org/pretty-format/-/pretty-format-27.0.6.tgz 4762ms (cache miss)
1189 http fetch GET 200 https://registry.npmjs.org/pretty-format/-/pretty-format-27.0.6.tgz 4756ms (cache miss)
1190 http fetch GET 200 https://registry.npmjs.org/pretty-format/-/pretty-format-27.0.6.tgz 4748ms (cache miss)
1191 http fetch GET 200 https://registry.npmjs.org/pretty-format/-/pretty-format-27.0.6.tgz 4737ms (cache miss)
1192 http fetch GET 200 https://registry.npmjs.org/jest-environment-node/-/jest-environment-node-27.0.6.tgz 4724ms (cache miss)
1193 timing reifyNode:node_modules/jest-environment-node Completed in 6229ms
1194 http fetch GET 200 https://registry.npmjs.org/jest-get-type/-/jest-get-type-27.0.6.tgz 4730ms (cache miss)
1195 timing reifyNode:node_modules/jest-get-type Completed in 6232ms
1196 http fetch GET 200 https://registry.npmjs.org/pretty-format/-/pretty-format-27.0.6.tgz 4723ms (cache miss)
1197 http fetch GET 200 https://registry.npmjs.org/traverse/-/traverse-0.6.6.tgz 5787ms (cache miss)
1198 timing reifyNode:node_modules/traverse Completed in 6295ms
1199 http fetch GET 200 https://registry.npmjs.org/lodash.toarray/-/lodash.toarray-4.4.0.tgz 5064ms (cache miss)
1200 timing reifyNode:node_modules/lodash.toarray Completed in 6280ms
1201 timing reifyNode:node_modules/json-stable-stringify-without-jsonify Completed in 6278ms
1202 http fetch GET 200 https://registry.npmjs.org/jest-mock/-/jest-mock-27.0.6.tgz 4835ms (cache miss)
1203 timing reifyNode:node_modules/jest-mock Completed in 6279ms
1204 http fetch GET 200 https://registry.npmjs.org/jest-matcher-utils/-/jest-matcher-utils-27.0.6.tgz 4831ms (cache miss)
1205 timing reifyNode:node_modules/jest-matcher-utils Completed in 6289ms
1206 http fetch GET 200 https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz 4837ms (cache miss)
1207 timing reifyNode:node_modules/jest-message-util/node_modules/ansi-styles Completed in 6292ms
1208 http fetch GET 200 https://registry.npmjs.org/diff-sequences/-/diff-sequences-27.0.6.tgz 4824ms (cache miss)
1209 timing reifyNode:node_modules/jest-matcher-utils/node_modules/diff-sequences Completed in 6292ms
1210 http fetch GET 200 https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz 4816ms (cache miss)
1211 timing reifyNode:node_modules/jest-leak-detector/node_modules/ansi-styles Completed in 6295ms
1212 http fetch GET 200 https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz 4805ms (cache miss)
1213 timing reifyNode:node_modules/jest-jasmine2/node_modules/ansi-styles Completed in 6297ms
1214 http fetch GET 200 https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz 4784ms (cache miss)
1215 timing reifyNode:node_modules/jest-each/node_modules/ansi-styles Completed in 6305ms
1216 http fetch GET 200 https://registry.npmjs.org/micromatch/-/micromatch-4.0.4.tgz 5209ms (cache miss)
1217 timing reifyNode:node_modules/micromatch Completed in 6364ms
1218 http fetch GET 200 https://registry.npmjs.org/jest-validate/-/jest-validate-27.0.6.tgz 5007ms (cache miss)
1219 http fetch GET 200 https://registry.npmjs.org/jest-leak-detector/-/jest-leak-detector-27.0.6.tgz 4917ms (cache miss)
1220 timing reifyNode:node_modules/jest-leak-detector Completed in 6390ms
1221 http fetch GET 200 https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz 4861ms (cache miss)
1222 timing reifyNode:node_modules/jest-config/node_modules/ansi-styles Completed in 6400ms
1223 http fetch GET 200 https://registry.npmjs.org/pretty-format/-/pretty-format-27.0.6.tgz 4856ms (cache miss)
1224 http fetch GET 200 https://registry.npmjs.org/jest-changed-files/-/jest-changed-files-27.0.6.tgz 4849ms (cache miss)
1225 http fetch GET 200 https://registry.npmjs.org/java-properties/-/java-properties-1.0.2.tgz 4846ms (cache miss)
1226 timing reifyNode:node_modules/java-properties Completed in 6407ms
1227 http fetch GET 200 https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz 4861ms (cache miss)
1228 timing reifyNode:node_modules/jest-circus/node_modules/ansi-styles Completed in 6410ms
1229 http fetch GET 200 https://registry.npmjs.org/tr46/-/tr46-2.1.0.tgz 5958ms (cache miss)
1230 timing reifyNode:node_modules/tr46 Completed in 6469ms
1231 http fetch GET 200 https://registry.npmjs.org/jest-runner/-/jest-runner-27.0.6.tgz 5021ms (cache miss)
1232 timing reifyNode:node_modules/jest-runner Completed in 6450ms
1233 http fetch GET 200 https://registry.npmjs.org/jest-each/-/jest-each-27.0.6.tgz 4944ms (cache miss)
1234 http fetch GET 200 https://registry.npmjs.org/jest-environment-jsdom/-/jest-environment-jsdom-27.0.6.tgz 4949ms (cache miss)
1235 timing reifyNode:node_modules/jest-environment-jsdom Completed in 6457ms
1236 timing reifyNode:node_modules/jest-changed-files Completed in 6456ms
1237 http fetch GET 200 https://registry.npmjs.org/type-fest/-/type-fest-0.8.1.tgz 5649ms (cache miss)
1238 timing reifyNode:node_modules/read-pkg-up/node_modules/type-fest Completed in 6512ms
1239 http fetch GET 200 https://registry.npmjs.org/q/-/q-1.5.1.tgz 5615ms (cache miss)
1240 timing reifyNode:node_modules/q Completed in 6515ms
1241 http fetch GET 200 https://registry.npmjs.org/lodash.ismatch/-/lodash.ismatch-4.4.0.tgz 5269ms (cache miss)
1242 timing reifyNode:node_modules/lodash.ismatch Completed in 6512ms
1243 http fetch GET 200 https://registry.npmjs.org/kleur/-/kleur-3.0.3.tgz 5202ms (cache miss)
1244 timing reifyNode:node_modules/kleur Completed in 6514ms
1245 http fetch GET 200 https://registry.npmjs.org/jest-regex-util/-/jest-regex-util-27.0.6.tgz 5085ms (cache miss)
1246 timing reifyNode:node_modules/jest-regex-util Completed in 6523ms
1247 http fetch GET 200 https://registry.npmjs.org/jest-get-type/-/jest-get-type-26.3.0.tgz 4996ms (cache miss)
1248 timing reifyNode:node_modules/jest-diff/node_modules/jest-get-type Completed in 6523ms
1249 http fetch GET 200 https://registry.npmjs.org/is-stream/-/is-stream-2.0.0.tgz 4919ms (cache miss)
1250 timing reifyNode:node_modules/is-stream Completed in 6524ms
1251 http fetch GET 200 https://registry.npmjs.org/is-reference/-/is-reference-1.2.1.tgz 4919ms (cache miss)
1252 timing reifyNode:node_modules/is-reference Completed in 6526ms
1253 http fetch GET 200 https://registry.npmjs.org/is-potential-custom-element-name/-/is-potential-custom-element-name-1.0.1.tgz 4912ms (cache miss)
1254 timing reifyNode:node_modules/is-potential-custom-element-name Completed in 6528ms
1255 http fetch GET 200 https://registry.npmjs.org/is-plain-object/-/is-plain-object-5.0.0.tgz 4917ms (cache miss)
1256 timing reifyNode:node_modules/is-plain-object Completed in 6536ms
1257 timing reifyNode:node_modules/jsonparse Completed in 6564ms
1258 http fetch GET 200 https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz 5642ms (cache miss)
1259 timing reifyNode:node_modules/pretty-format/node_modules/@jest/types Completed in 6577ms
1260 http fetch GET 200 https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz 5156ms (cache miss)
1261 timing reifyNode:node_modules/jest-snapshot/node_modules/ansi-styles Completed in 6571ms
1262 http fetch GET 200 https://registry.npmjs.org/jest-docblock/-/jest-docblock-27.0.6.tgz 5047ms (cache miss)
1263 timing reifyNode:node_modules/jest-docblock Completed in 6568ms
1264 http fetch GET 200 https://registry.npmjs.org/jest-cli/-/jest-cli-27.0.6.tgz 5038ms (cache miss)
1265 http fetch GET 200 https://registry.npmjs.org/is-generator-fn/-/is-generator-fn-2.1.0.tgz 4931ms (cache miss)
1266 timing reifyNode:node_modules/is-generator-fn Completed in 6579ms
1267 http fetch GET 200 https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.0.tgz 6113ms (cache miss)
1268 timing reifyNode:node_modules/through2/node_modules/readable-stream Completed in 6645ms
1269 http fetch GET 200 https://registry.npmjs.org/regexpp/-/regexpp-3.2.0.tgz 5791ms (cache miss)
1270 timing reifyNode:node_modules/regexpp Completed in 6639ms
1271 http fetch GET 200 https://registry.npmjs.org/make-error/-/make-error-1.3.6.tgz 5442ms (cache miss)
1272 timing reifyNode:node_modules/make-error Completed in 6634ms
1273 http fetch GET 200 https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz 5271ms (cache miss)
1274 timing reifyNode:node_modules/js-tokens Completed in 6634ms
1275 http fetch GET 200 https://registry.npmjs.org/istanbul-lib-source-maps/-/istanbul-lib-source-maps-4.0.0.tgz 5064ms (cache miss)
1276 timing reifyNode:node_modules/istanbul-lib-source-maps Completed in 6631ms
1277 http fetch GET 200 https://registry.npmjs.org/istanbul-lib-coverage/-/istanbul-lib-coverage-3.0.0.tgz 5054ms (cache miss)
1278 timing reifyNode:node_modules/istanbul-lib-coverage Completed in 6633ms
1279 http fetch GET 200 https://registry.npmjs.org/issue-parser/-/issue-parser-6.0.0.tgz 5061ms (cache miss)
1280 timing reifyNode:node_modules/issue-parser Completed in 6644ms
1281 http fetch GET 200 https://registry.npmjs.org/import-local/-/import-local-3.0.2.tgz 4917ms (cache miss)
1282 timing reifyNode:node_modules/import-local Completed in 6644ms
1283 http fetch GET 200 https://registry.npmjs.org/is-core-module/-/is-core-module-2.4.0.tgz 4975ms (cache miss)
1284 timing reifyNode:node_modules/is-core-module Completed in 6648ms
1285 http fetch GET 200 https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz 4992ms (cache miss)
1286 timing reifyNode:node_modules/is-fullwidth-code-point Completed in 6651ms
1287 http fetch GET 200 https://registry.npmjs.org/into-stream/-/into-stream-6.0.0.tgz 4950ms (cache miss)
1288 timing reifyNode:node_modules/into-stream Completed in 6654ms
1289 http fetch GET 200 https://registry.npmjs.org/pretty-format/-/pretty-format-26.6.2.tgz 5778ms (cache miss)
1290 timing reifyNode:node_modules/pretty-format Completed in 6707ms
1291 http fetch GET 200 https://registry.npmjs.org/mime/-/mime-2.5.2.tgz 5553ms (cache miss)
1292 timing reifyNode:node_modules/mime Completed in 6703ms
1293 http fetch GET 200 https://registry.npmjs.org/istanbul-lib-instrument/-/istanbul-lib-instrument-4.0.3.tgz 5118ms (cache miss)
1294 timing reifyNode:node_modules/istanbul-lib-instrument Completed in 6696ms
1295 http fetch GET 200 https://registry.npmjs.org/is-text-path/-/is-text-path-1.0.1.tgz 5101ms (cache miss)
1296 timing reifyNode:node_modules/is-text-path Completed in 6703ms
1297 http fetch GET 200 https://registry.npmjs.org/is-typedarray/-/is-typedarray-1.0.0.tgz 5107ms (cache miss)
1298 timing reifyNode:node_modules/is-typedarray Completed in 6706ms
1299 http fetch GET 200 https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz 5113ms (cache miss)
1300 timing reifyNode:node_modules/isarray Completed in 6709ms
1301 http fetch GET 200 https://registry.npmjs.org/ignore/-/ignore-5.1.8.tgz 4965ms (cache miss)
1302 timing reifyNode:node_modules/ignore Completed in 6710ms
1303 http fetch GET 200 https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz 5279ms (cache miss)
1304 timing reifyNode:node_modules/jest-matcher-utils/node_modules/ansi-styles Completed in 6750ms
1305 http fetch GET 200 https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.0.tgz 6134ms (cache miss)
1306 timing reifyNode:node_modules/split2/node_modules/readable-stream Completed in 6780ms
1307 http fetch GET 200 https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.1.tgz 5681ms (cache miss)
1308 timing reifyNode:node_modules/node-fetch Completed in 6770ms
1309 timing reifyNode:node_modules/jest-each Completed in 6760ms
1310 http fetch GET 200 https://registry.npmjs.org/jest/-/jest-27.0.6.tgz 5208ms (cache miss)
1311 timing reifyNode:node_modules/jest Completed in 6766ms
1312 http fetch GET 200 https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz 5128ms (cache miss)
1313 timing reifyNode:node_modules/is-number Completed in 6767ms
1314 http fetch GET 200 https://registry.npmjs.org/is-module/-/is-module-1.0.0.tgz 5128ms (cache miss)
1315 timing reifyNode:node_modules/is-module Completed in 6770ms
1316 http fetch GET 200 https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz 5035ms (cache miss)
1317 timing reifyNode:node_modules/import-fresh/node_modules/resolve-from Completed in 6772ms
1318 http fetch GET 200 https://registry.npmjs.org/html-escaper/-/html-escaper-2.0.2.tgz 5005ms (cache miss)
1319 http fetch GET 200 https://registry.npmjs.org/type-fest/-/type-fest-0.16.0.tgz 6273ms (cache miss)
1320 timing reifyNode:node_modules/tempy/node_modules/type-fest Completed in 6840ms
1321 http fetch GET 200 https://registry.npmjs.org/nwsapi/-/nwsapi-2.2.0.tgz 5777ms (cache miss)
1322 timing reifyNode:node_modules/nwsapi Completed in 6829ms
1323 http fetch GET 200 https://registry.npmjs.org/istanbul-lib-report/-/istanbul-lib-report-3.0.0.tgz 5244ms (cache miss)
1324 timing reifyNode:node_modules/istanbul-lib-report Completed in 6819ms
1325 http fetch GET 200 https://registry.npmjs.org/isomorphic.js/-/isomorphic.js-0.2.4.tgz 5240ms (cache miss)
1326 timing reifyNode:node_modules/isomorphic.js Completed in 6826ms
1327 http fetch GET 200 https://registry.npmjs.org/is-path-cwd/-/is-path-cwd-2.2.0.tgz 5201ms (cache miss)
1328 timing reifyNode:node_modules/is-path-cwd Completed in 6828ms
1329 http fetch GET 200 https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz 5111ms (cache miss)
1330 timing reifyNode:node_modules/inflight Completed in 6829ms
1331 http fetch GET 200 https://registry.npmjs.org/indent-string/-/indent-string-4.0.0.tgz 5111ms (cache miss)
1332 timing reifyNode:node_modules/indent-string Completed in 6832ms
1333 http fetch GET 200 https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz 5111ms (cache miss)
1334 timing reifyNode:node_modules/imurmurhash Completed in 6835ms
1335 http fetch GET 200 https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz 5173ms (cache miss)
1336 timing reifyNode:node_modules/is-extglob Completed in 6839ms
1337 http fetch GET 200 https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz 5158ms (cache miss)
1338 timing reifyNode:node_modules/is-arrayish Completed in 6847ms
1339 http fetch GET 200 https://registry.npmjs.org/is-ci/-/is-ci-3.0.0.tgz 5168ms (cache miss)
1340 timing reifyNode:node_modules/is-ci Completed in 6850ms
1341 http fetch GET 200 https://registry.npmjs.org/ini/-/ini-1.3.8.tgz 5140ms (cache miss)
1342 timing reifyNode:node_modules/ini Completed in 6852ms
1343 http fetch GET 200 https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-4.0.1.tgz 5088ms (cache miss)
1344 timing reifyNode:node_modules/http-proxy-agent Completed in 6853ms
1345 http fetch GET 200 https://registry.npmjs.org/globby/-/globby-11.0.4.tgz 5058ms (cache miss)
1346 timing reifyNode:node_modules/globby Completed in 6859ms
1347 http fetch GET 200 https://registry.npmjs.org/type-fest/-/type-fest-0.21.3.tgz 6461ms (cache miss)
1348 http fetch GET 200 https://registry.npmjs.org/mime-db/-/mime-db-1.48.0.tgz 5764ms (cache miss)
1349 timing reifyNode:node_modules/mime-db Completed in 6911ms
1350 timing reifyNode:node_modules/jest-watcher Completed in 6907ms
1351 timing reifyNode:node_modules/jest-resolve Completed in 6907ms
1352 http fetch GET 200 https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz 5319ms (cache miss)
1353 timing reifyNode:node_modules/isexe Completed in 6909ms
1354 http fetch GET 200 https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-1.1.0.tgz 5290ms (cache miss)
1355 timing reifyNode:node_modules/is-plain-obj Completed in 6912ms
1356 http fetch GET 200 https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz 5182ms (cache miss)
1357 timing reifyNode:node_modules/import-fresh Completed in 6915ms
1358 timing reifyNode:node_modules/html-escaper Completed in 6915ms
1359 http fetch GET 200 https://registry.npmjs.org/glob/-/glob-7.1.7.tgz 5105ms (cache miss)
1360 timing reifyNode:node_modules/glob Completed in 6917ms
1361 http fetch GET 200 https://registry.npmjs.org/through2/-/through2-2.0.5.tgz 5096ms (cache miss)
1362 timing reifyNode:node_modules/git-log-parser/node_modules/through2 Completed in 6920ms
1363 http fetch GET 200 https://registry.npmjs.org/get-stream/-/get-stream-6.0.1.tgz 5089ms (cache miss)
1364 timing reifyNode:node_modules/get-stream Completed in 6924ms
1365 http fetch GET 200 https://registry.npmjs.org/get-package-type/-/get-package-type-0.1.0.tgz 5095ms (cache miss)
1366 timing reifyNode:node_modules/get-package-type Completed in 6932ms
1367 http fetch GET 200 https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz 5640ms (cache miss)
1368 timing reifyNode:node_modules/json-schema-traverse Completed in 6981ms
1369 http fetch GET 200 https://registry.npmjs.org/is-obj/-/is-obj-2.0.0.tgz 5344ms (cache miss)
1370 timing reifyNode:node_modules/is-obj Completed in 6980ms
1371 http fetch GET 200 https://registry.npmjs.org/is-path-inside/-/is-path-inside-3.0.3.tgz 5359ms (cache miss)
1372 timing reifyNode:node_modules/is-path-inside Completed in 6983ms
1373 http fetch GET 200 https://registry.npmjs.org/husky/-/husky-7.0.1.tgz 5228ms (cache miss)
1374 timing reifyNode:node_modules/husky Completed in 6984ms
1375 http fetch GET 200 https://registry.npmjs.org/human-signals/-/human-signals-2.1.0.tgz 5228ms (cache miss)
1376 http fetch GET 200 https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-5.0.0.tgz 5227ms (cache miss)
1377 timing reifyNode:node_modules/https-proxy-agent Completed in 6989ms
1378 http fetch GET 200 https://registry.npmjs.org/html-encoding-sniffer/-/html-encoding-sniffer-2.0.1.tgz 5220ms (cache miss)
1379 timing reifyNode:node_modules/html-encoding-sniffer Completed in 6991ms
1380 http fetch GET 200 https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-4.0.2.tgz 5220ms (cache miss)
1381 timing reifyNode:node_modules/hosted-git-info Completed in 6995ms
1382 http fetch GET 200 https://registry.npmjs.org/hook-std/-/hook-std-2.0.0.tgz 5226ms (cache miss)
1383 timing reifyNode:node_modules/hook-std Completed in 7003ms
1384 http fetch GET 200 https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz 5222ms (cache miss)
1385 timing reifyNode:node_modules/has-flag Completed in 7006ms
1386 http fetch GET 200 https://registry.npmjs.org/has/-/has-1.0.3.tgz 5223ms (cache miss)
1387 timing reifyNode:node_modules/has Completed in 7009ms
1388 http fetch GET 200 https://registry.npmjs.org/hard-rejection/-/hard-rejection-2.1.0.tgz 5228ms (cache miss)
1389 timing reifyNode:node_modules/hard-rejection Completed in 7017ms
1390 http fetch GET 200 https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz 5177ms (cache miss)
1391 timing reifyNode:node_modules/gensync Completed in 7019ms
1392 http fetch GET 200 https://registry.npmjs.org/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz 5178ms (cache miss)
1393 timing reifyNode:node_modules/functional-red-black-tree Completed in 7022ms
1394 http fetch GET 200 https://registry.npmjs.org/git-raw-commits/-/git-raw-commits-2.0.10.tgz 5207ms (cache miss)
1395 timing reifyNode:node_modules/git-raw-commits Completed in 7026ms
1396 http fetch GET 200 https://registry.npmjs.org/import-from/-/import-from-3.0.0.tgz 5341ms (cache miss)
1397 timing reifyNode:node_modules/import-from Completed in 7071ms
1398 http fetch GET 200 https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz 5360ms (cache miss)
1399 timing reifyNode:node_modules/inherits Completed in 7075ms
1400 http fetch GET 200 https://registry.npmjs.org/universalify/-/universalify-2.0.0.tgz 5218ms (cache miss)
1401 timing reifyNode:node_modules/fs-extra/node_modules/universalify Completed in 7075ms
1402 http fetch GET 200 https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz 5200ms (cache miss)
1403 timing reifyNode:node_modules/find-up Completed in 7077ms
1404 http fetch GET 200 https://registry.npmjs.org/find-versions/-/find-versions-4.0.0.tgz 5206ms (cache miss)
1405 timing reifyNode:node_modules/find-versions Completed in 7080ms
1406 http fetch GET 200 https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz 5209ms (cache miss)
1407 timing reifyNode:node_modules/fill-range Completed in 7089ms
1408 timing reifyNode:node_modules/type-fest Completed in 7189ms
1409 http fetch GET 200 https://registry.npmjs.org/jest-runtime/-/jest-runtime-27.0.6.tgz 5752ms (cache miss)
1410 timing reifyNode:node_modules/jest-runtime Completed in 7173ms
1411 http fetch GET 200 https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz 5356ms (cache miss)
1412 timing reifyNode:node_modules/glob-parent Completed in 7165ms
1413 http fetch GET 200 https://registry.npmjs.org/global-dirs/-/global-dirs-0.1.1.tgz 5370ms (cache miss)
1414 timing reifyNode:node_modules/global-dirs Completed in 7176ms
1415 http fetch GET 200 https://registry.npmjs.org/figures/-/figures-3.2.0.tgz 5289ms (cache miss)
1416 timing reifyNode:node_modules/figures Completed in 7178ms
1417 http fetch GET 200 https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz 5295ms (cache miss)
1418 timing reifyNode:node_modules/file-entry-cache Completed in 7181ms
1419 http fetch GET 200 https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz 5293ms (cache miss)
1420 timing reifyNode:node_modules/figures/node_modules/escape-string-regexp Completed in 7184ms
1421 http fetch GET 200 https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.7.tgz 6391ms (cache miss)
1422 timing reifyNode:node_modules/readable-stream Completed in 7248ms
1423 http fetch GET 200 https://registry.npmjs.org/node-emoji/-/node-emoji-1.10.0.tgz 6152ms (cache miss)
1424 timing reifyNode:node_modules/node-emoji Completed in 7244ms
1425 http fetch GET 200 https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz 5389ms (cache miss)
1426 timing reifyNode:node_modules/get-caller-file Completed in 7228ms
1427 http fetch GET 200 https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz 5385ms (cache miss)
1428 timing reifyNode:node_modules/function-bind Completed in 7231ms
1429 http fetch GET 200 https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz 5327ms (cache miss)
1430 http fetch GET 200 https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz 5323ms (cache miss)
1431 timing reifyNode:node_modules/expect/node_modules/ansi-styles Completed in 7242ms
1432 http fetch GET 200 https://registry.npmjs.org/execa/-/execa-5.1.1.tgz 5320ms (cache miss)
1433 http fetch GET 200 https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz 5318ms (cache miss)
1434 http fetch GET 200 https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz 5340ms (cache miss)
1435 http fetch GET 200 https://registry.npmjs.org/minimist/-/minimist-1.2.5.tgz 6214ms (cache miss)
1436 timing reifyNode:node_modules/minimist Completed in 7342ms
1437 timing reifyNode:node_modules/jest-validate Completed in 7343ms
1438 http fetch GET 200 https://registry.npmjs.org/is-glob/-/is-glob-4.0.1.tgz 5725ms (cache miss)
1439 timing reifyNode:node_modules/is-glob Completed in 7369ms
1440 http fetch GET 200 https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.6.tgz 5571ms (cache miss)
1441 timing reifyNode:node_modules/graceful-fs Completed in 7370ms
1442 http fetch GET 200 https://registry.npmjs.org/from2/-/from2-2.3.0.tgz 5512ms (cache miss)
1443 timing reifyNode:node_modules/from2 Completed in 7372ms
1444 http fetch GET 200 https://registry.npmjs.org/form-data/-/form-data-3.0.1.tgz 5507ms (cache miss)
1445 timing reifyNode:node_modules/form-data Completed in 7375ms
1446 http fetch GET 200 https://registry.npmjs.org/flat-cache/-/flat-cache-3.0.4.tgz 5505ms (cache miss)
1447 timing reifyNode:node_modules/flat-cache Completed in 7376ms
1448 timing reifyNode:node_modules/esutils Completed in 7376ms
1449 timing reifyNode:node_modules/fast-deep-equal Completed in 7376ms
1450 http fetch GET 200 https://registry.npmjs.org/redeyed/-/redeyed-2.1.1.tgz 6586ms (cache miss)
1451 timing reifyNode:node_modules/redeyed Completed in 7438ms
1452 http fetch GET 200 https://registry.npmjs.org/node-releases/-/node-releases-1.1.73.tgz 6366ms (cache miss)
1453 timing reifyNode:node_modules/node-releases Completed in 7439ms
1454 timing reifyNode:node_modules/human-signals Completed in 7423ms
1455 http fetch GET 200 https://registry.npmjs.org/split2/-/split2-1.0.0.tgz 5594ms (cache miss)
1456 timing reifyNode:node_modules/git-log-parser/node_modules/split2 Completed in 7426ms
1457 http fetch GET 200 https://registry.npmjs.org/git-log-parser/-/git-log-parser-1.2.0.tgz 5617ms (cache miss)
1458 timing reifyNode:node_modules/git-log-parser Completed in 7439ms
1459 http fetch GET 200 https://registry.npmjs.org/fb-watchman/-/fb-watchman-2.0.1.tgz 5546ms (cache miss)
1460 timing reifyNode:node_modules/fb-watchman Completed in 7441ms
1461 http fetch GET 200 https://registry.npmjs.org/fastq/-/fastq-1.11.1.tgz 5547ms (cache miss)
1462 http fetch GET 200 https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz 5466ms (cache miss)
1463 timing reifyNode:node_modules/eslint/node_modules/type-check Completed in 7445ms
1464 http fetch GET 200 https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz 5482ms (cache miss)
1465 timing reifyNode:node_modules/eslint-scope/node_modules/estraverse Completed in 7449ms
1466 http fetch GET 200 https://registry.npmjs.org/estraverse/-/estraverse-5.2.0.tgz 5552ms (cache miss)
1467 timing reifyNode:node_modules/estraverse Completed in 7484ms
1468 http fetch GET 200 https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz 5498ms (cache miss)
1469 http fetch GET 200 https://registry.npmjs.org/optionator/-/optionator-0.9.1.tgz 5495ms (cache miss)
1470 timing reifyNode:node_modules/eslint/node_modules/optionator Completed in 7489ms
1471 http fetch GET 200 https://registry.npmjs.org/levn/-/levn-0.4.1.tgz 5495ms (cache miss)
1472 timing reifyNode:node_modules/eslint/node_modules/levn Completed in 7492ms
1473 http fetch GET 200 https://registry.npmjs.org/ignore/-/ignore-4.0.6.tgz 5494ms (cache miss)
1474 timing reifyNode:node_modules/eslint/node_modules/ignore Completed in 7495ms
1475 http fetch GET 200 https://registry.npmjs.org/globals/-/globals-13.10.0.tgz 5499ms (cache miss)
1476 timing reifyNode:node_modules/eslint/node_modules/globals Completed in 7503ms
1477 http fetch GET 200 https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz 5613ms (cache miss)
1478 timing reifyNode:node_modules/esrecurse Completed in 7553ms
1479 http fetch GET 200 https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz 5605ms (cache miss)
1480 timing reifyNode:node_modules/espree/node_modules/eslint-visitor-keys Completed in 7554ms
1481 http fetch GET 200 https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz 5541ms (cache miss)
1482 timing reifyNode:node_modules/eslint/node_modules/escape-string-regexp Completed in 7557ms
1483 http fetch GET 200 https://registry.npmjs.org/env-ci/-/env-ci-5.0.2.tgz 5522ms (cache miss)
1484 http fetch GET 200 https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz 5685ms (cache miss)
1485 timing reifyNode:node_modules/fast-levenshtein Completed in 7588ms
1486 timing reifyNode:node_modules/execa Completed in 7588ms
1487 http fetch GET 200 https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz 5638ms (cache miss)
1488 timing reifyNode:node_modules/eslint-visitor-keys Completed in 7596ms
1489 http fetch GET 200 https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz 5616ms (cache miss)
1490 timing reifyNode:node_modules/eslint/node_modules/strip-json-comments Completed in 7598ms
1491 timing reifyNode:node_modules/eslint/node_modules/prelude-ls Completed in 7598ms
1492 http fetch GET 200 https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz 5587ms (cache miss)
1493 timing reifyNode:node_modules/eslint/node_modules/eslint-utils/node_modules/eslint-visitor-keys Completed in 7601ms
1494 http fetch GET 200 https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.4.tgz 5549ms (cache miss)
1495 timing reifyNode:node_modules/end-of-stream Completed in 7603ms
1496 http fetch GET 200 https://registry.npmjs.org/emittery/-/emittery-0.8.1.tgz 5546ms (cache miss)
1497 timing reifyNode:node_modules/emittery Completed in 7605ms
1498 http fetch GET 200 https://registry.npmjs.org/psl/-/psl-1.8.0.tgz 6762ms (cache miss)
1499 timing reifyNode:node_modules/psl Completed in 7673ms
1500 http fetch GET 200 https://registry.npmjs.org/flatted/-/flatted-3.2.1.tgz 5783ms (cache miss)
1501 http fetch GET 200 https://registry.npmjs.org/exit/-/exit-0.1.2.tgz 5737ms (cache miss)
1502 http fetch GET 200 https://registry.npmjs.org/duplexer2/-/duplexer2-0.1.4.tgz 5592ms (cache miss)
1503 timing reifyNode:node_modules/duplexer2 Completed in 7662ms
1504 timing reifyNode:node_modules/jest-snapshot/node_modules/pretty-format Completed in 7701ms
1505 timing reifyNode:node_modules/jest-validate/node_modules/pretty-format Completed in 7702ms
1506 http fetch GET 200 https://registry.npmjs.org/escalade/-/escalade-3.1.1.tgz 5657ms (cache miss)
1507 timing reifyNode:node_modules/escalade Completed in 7688ms
1508 http fetch GET 200 https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.12.11.tgz 5673ms (cache miss)
1509 timing reifyNode:node_modules/eslint/node_modules/@babel/code-frame Completed in 7691ms
1510 http fetch GET 200 https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-2.0.0.tgz 5676ms (cache miss)
1511 timing reifyNode:node_modules/escape-string-regexp Completed in 7700ms
1512 http fetch GET 200 https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz 5669ms (cache miss)
1513 timing reifyNode:node_modules/error-ex Completed in 7704ms
1514 http fetch GET 200 https://registry.npmjs.org/human-signals/-/human-signals-1.1.1.tgz 5667ms (cache miss)
1515 http fetch GET 200 https://registry.npmjs.org/diff-sequences/-/diff-sequences-26.6.2.tgz 5619ms (cache miss)
1516 http fetch GET 200 https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz 5890ms (cache miss)
1517 timing reifyNode:node_modules/fs.realpath Completed in 7743ms
1518 http fetch GET 200 https://registry.npmjs.org/get-stream/-/get-stream-5.2.0.tgz 5699ms (cache miss)
1519 timing reifyNode:node_modules/env-ci/node_modules/get-stream Completed in 7742ms
1520 http fetch GET 200 https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz 5687ms (cache miss)
1521 timing reifyNode:node_modules/emoji-regex Completed in 7744ms
1522 timing reifyNode:node_modules/diff-sequences Completed in 7744ms
1523 http fetch GET 200 https://registry.npmjs.org/dedent/-/dedent-0.7.0.tgz 5614ms (cache miss)
1524 timing reifyNode:node_modules/dedent Completed in 7747ms
1525 http fetch GET 200 https://registry.npmjs.org/deep-extend/-/deep-extend-0.6.0.tgz 5624ms (cache miss)
1526 timing reifyNode:node_modules/deep-extend Completed in 7750ms
1527 http fetch GET 200 https://registry.npmjs.org/map-obj/-/map-obj-1.0.1.tgz 5603ms (cache miss)
1528 timing reifyNode:node_modules/decamelize-keys/node_modules/map-obj Completed in 7759ms
1529 http fetch GET 200 https://registry.npmjs.org/dateformat/-/dateformat-3.0.3.tgz 5572ms (cache miss)
1530 timing reifyNode:node_modules/dateformat Completed in 7761ms
1531 http fetch GET 200 https://registry.npmjs.org/source-map/-/source-map-0.7.3.tgz 7429ms (cache miss)
1532 timing reifyNode:node_modules/v8-to-istanbul/node_modules/source-map Completed in 7858ms
1533 timing reifyNode:node_modules/jest-message-util/node_modules/pretty-format Completed in 7837ms
1534 timing reifyNode:node_modules/jest-matcher-utils/node_modules/pretty-format Completed in 7834ms
1535 timing reifyNode:node_modules/flatted Completed in 7825ms
1536 timing reifyNode:node_modules/fastq Completed in 7825ms
1537 timing reifyNode:node_modules/fast-json-stable-stringify Completed in 7825ms
1538 http fetch GET 200 https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.769.tgz 5762ms (cache miss)
1539 timing reifyNode:node_modules/electron-to-chromium Completed in 7824ms
1540 http fetch GET 200 https://registry.npmjs.org/dot-prop/-/dot-prop-5.3.0.tgz 5756ms (cache miss)
1541 timing reifyNode:node_modules/dot-prop Completed in 7829ms
1542 http fetch GET 200 https://registry.npmjs.org/domexception/-/domexception-2.0.1.tgz 5760ms (cache miss)
1543 timing reifyNode:node_modules/domexception Completed in 7834ms
1544 http fetch GET 200 https://registry.npmjs.org/dir-glob/-/dir-glob-3.0.1.tgz 5750ms (cache miss)
1545 timing reifyNode:node_modules/dir-glob Completed in 7837ms
1546 http fetch GET 200 https://registry.npmjs.org/cssom/-/cssom-0.3.8.tgz 5645ms (cache miss)
1547 timing reifyNode:node_modules/jest-leak-detector/node_modules/pretty-format Completed in 7883ms
1548 http fetch GET 200 https://registry.npmjs.org/globals/-/globals-11.12.0.tgz 6075ms (cache miss)
1549 timing reifyNode:node_modules/globals Completed in 7878ms
1550 timing reifyNode:node_modules/env-ci/node_modules/human-signals Completed in 7873ms
1551 http fetch GET 200 https://registry.npmjs.org/deprecation/-/deprecation-2.3.1.tgz 5775ms (cache miss)
1552 timing reifyNode:node_modules/deprecation Completed in 7874ms
1553 http fetch GET 200 https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz 5777ms (cache miss)
1554 timing reifyNode:node_modules/delayed-stream Completed in 7882ms
1555 http fetch GET 200 https://registry.npmjs.org/p-map/-/p-map-4.0.0.tgz 5774ms (cache miss)
1556 timing reifyNode:node_modules/del/node_modules/p-map Completed in 7885ms
1557 http fetch GET 200 https://registry.npmjs.org/deepmerge/-/deepmerge-4.2.2.tgz 5773ms (cache miss)
1558 timing reifyNode:node_modules/deepmerge Completed in 7887ms
1559 http fetch GET 200 https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.8.0.tgz 5661ms (cache miss)
1560 timing reifyNode:node_modules/convert-source-map Completed in 7889ms
1561 http fetch GET 200 https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz 5667ms (cache miss)
1562 timing reifyNode:node_modules/core-util-is Completed in 7892ms
1563 http fetch GET 200 https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz 5687ms (cache miss)
1564 timing reifyNode:node_modules/cross-spawn Completed in 7896ms
1565 http fetch GET 200 https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-4.1.0.tgz 5667ms (cache miss)
1566 timing reifyNode:node_modules/jest-jasmine2/node_modules/pretty-format Completed in 7958ms
1567 timing reifyNode:node_modules/jest-each/node_modules/pretty-format Completed in 7959ms
1568 timing reifyNode:node_modules/jest-cli Completed in 7958ms
1569 http fetch GET 200 https://registry.npmjs.org/execa/-/execa-4.1.0.tgz 5907ms (cache miss)
1570 timing reifyNode:node_modules/env-ci/node_modules/execa Completed in 7956ms
1571 http fetch GET 200 https://registry.npmjs.org/compare-func/-/compare-func-2.0.0.tgz 5704ms (cache miss)
1572 timing reifyNode:node_modules/compare-func Completed in 7957ms
1573 http fetch GET 200 https://registry.npmjs.org/table/-/table-6.7.1.tgz 7453ms (cache miss)
1574 http fetch GET 200 https://registry.npmjs.org/pretty-format/-/pretty-format-27.0.6.tgz 6470ms (cache miss)
1575 timing reifyNode:node_modules/jest-config/node_modules/pretty-format Completed in 8002ms
1576 http fetch GET 200 https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-5.0.0.tgz 5914ms (cache miss)
1577 timing reifyNode:node_modules/domexception/node_modules/webidl-conversions Completed in 7992ms
1578 http fetch GET 200 https://registry.npmjs.org/dargs/-/dargs-7.0.0.tgz 5807ms (cache miss)
1579 timing reifyNode:node_modules/dargs Completed in 8000ms
1580 http fetch GET 200 https://registry.npmjs.org/cssom/-/cssom-0.4.4.tgz 5800ms (cache miss)
1581 http fetch GET 200 https://registry.npmjs.org/crypto-random-string/-/crypto-random-string-2.0.0.tgz 5800ms (cache miss)
1582 timing reifyNode:node_modules/crypto-random-string Completed in 8006ms
1583 http fetch GET 200 https://registry.npmjs.org/data-urls/-/data-urls-2.0.0.tgz 5818ms (cache miss)
1584 timing reifyNode:node_modules/data-urls Completed in 8009ms
1585 http fetch GET 200 https://registry.npmjs.org/collect-v8-coverage/-/collect-v8-coverage-1.0.1.tgz 5736ms (cache miss)
1586 timing reifyNode:node_modules/collect-v8-coverage Completed in 8011ms
1587 http fetch GET 200 https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz 5748ms (cache miss)
1588 timing reifyNode:node_modules/color-convert Completed in 8020ms
1589 http fetch GET 200 https://registry.npmjs.org/cli-table/-/cli-table-0.3.6.tgz 5735ms (cache miss)
1590 timing reifyNode:node_modules/cli-table Completed in 8023ms
1591 http fetch GET 200 https://registry.npmjs.org/clean-stack/-/clean-stack-2.2.0.tgz 5735ms (cache miss)
1592 timing reifyNode:node_modules/clean-stack Completed in 8026ms
1593 timing reifyNode:node_modules/jest-circus/node_modules/pretty-format Completed in 8067ms
1594 http fetch GET 200 https://registry.npmjs.org/detect-newline/-/detect-newline-3.1.0.tgz 5966ms (cache miss)
1595 timing reifyNode:node_modules/detect-newline Completed in 8062ms
1596 http fetch GET 200 https://registry.npmjs.org/del/-/del-6.0.0.tgz 5956ms (cache miss)
1597 timing reifyNode:node_modules/del Completed in 8065ms
1598 http fetch GET 200 https://registry.npmjs.org/create-require/-/create-require-1.1.1.tgz 5850ms (cache miss)
1599 timing reifyNode:node_modules/create-require Completed in 8067ms
1600 http fetch GET 200 https://registry.npmjs.org/conventional-commits-parser/-/conventional-commits-parser-3.2.1.tgz 5838ms (cache miss)
1601 timing reifyNode:node_modules/conventional-commits-parser Completed in 8069ms
1602 http fetch GET 200 https://registry.npmjs.org/conventional-commits-filter/-/conventional-commits-filter-2.0.7.tgz 5838ms (cache miss)
1603 timing reifyNode:node_modules/conventional-commits-filter Completed in 8072ms
1604 http fetch GET 200 https://registry.npmjs.org/cardinal/-/cardinal-2.1.1.tgz 5764ms (cache miss)
1605 http fetch GET 200 https://registry.npmjs.org/chalk/-/chalk-4.1.1.tgz 5777ms (cache miss)
1606 timing reifyNode:node_modules/chalk Completed in 8086ms
1607 http fetch GET 200 https://registry.npmjs.org/json5/-/json5-2.2.0.tgz 6813ms (cache miss)
1608 timing reifyNode:node_modules/json5 Completed in 8142ms
1609 http fetch GET 200 https://registry.npmjs.org/decamelize-keys/-/decamelize-keys-1.1.0.tgz 5982ms (cache miss)
1610 timing reifyNode:node_modules/decamelize-keys Completed in 8130ms
1611 http fetch GET 200 https://registry.npmjs.org/debug/-/debug-4.3.2.tgz 5951ms (cache miss)
1612 timing reifyNode:node_modules/debug Completed in 8132ms
1613 http fetch GET 200 https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz 5972ms (cache miss)
1614 timing reifyNode:node_modules/decamelize Completed in 8134ms
1615 http fetch GET 200 https://registry.npmjs.org/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.6.0.tgz 5896ms (cache miss)
1616 http fetch GET 200 https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz 5881ms (cache miss)
1617 timing reifyNode:node_modules/combined-stream Completed in 8138ms
1618 http fetch GET 200 https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-5.0.12.tgz 5899ms (cache miss)
1619 timing reifyNode:node_modules/conventional-changelog-angular Completed in 8142ms
1620 http fetch GET 200 https://registry.npmjs.org/commondir/-/commondir-1.0.1.tgz 5895ms (cache miss)
1621 timing reifyNode:node_modules/commondir Completed in 8149ms
1622 http fetch GET 200 https://registry.npmjs.org/char-regex/-/char-regex-1.0.2.tgz 5846ms (cache miss)
1623 timing reifyNode:node_modules/char-regex Completed in 8151ms
1624 http fetch GET 200 https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz 5834ms (cache miss)
1625 timing reifyNode:node_modules/camelcase Completed in 8154ms
1626 http fetch GET 200 https://registry.npmjs.org/bser/-/bser-2.1.1.tgz 5822ms (cache miss)
1627 timing reifyNode:node_modules/bser Completed in 8156ms
1628 http fetch GET 200 https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.1.tgz 5832ms (cache miss)
1629 timing reifyNode:node_modules/buffer-from Completed in 8163ms
1630 timing reifyNode:node_modules/table Completed in 8242ms
1631 http fetch GET 200 https://registry.npmjs.org/type-fest/-/type-fest-0.18.1.tgz 7068ms (cache miss)
1632 timing reifyNode:node_modules/meow/node_modules/type-fest Completed in 8241ms
1633 http fetch GET 200 https://registry.npmjs.org/marked/-/marked-2.1.3.tgz 7079ms (cache miss)
1634 timing reifyNode:node_modules/marked Completed in 8257ms
1635 timing reifyNode:node_modules/conventional-changelog-writer Completed in 8235ms
1636 timing reifyNode:node_modules/conventional-changelog-conventionalcommits Completed in 8236ms
1637 http fetch GET 200 https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz 5976ms (cache miss)
1638 timing reifyNode:node_modules/color-name Completed in 8246ms
1639 http fetch GET 200 https://registry.npmjs.org/colorette/-/colorette-1.2.2.tgz 5982ms (cache miss)
1640 timing reifyNode:node_modules/colorette Completed in 8249ms
1641 http fetch GET 200 https://registry.npmjs.org/co/-/co-4.6.0.tgz 5974ms (cache miss)
1642 timing reifyNode:node_modules/co Completed in 8252ms
1643 http fetch GET 200 https://registry.npmjs.org/cliui/-/cliui-7.0.4.tgz 5973ms (cache miss)
1644 timing reifyNode:node_modules/cliui Completed in 8255ms
1645 http fetch GET 200 https://registry.npmjs.org/before-after-hook/-/before-after-hook-2.2.2.tgz 5897ms (cache miss)
1646 timing reifyNode:node_modules/before-after-hook Completed in 8257ms
1647 http fetch GET 200 https://registry.npmjs.org/braces/-/braces-3.0.2.tgz 5912ms (cache miss)
1648 http fetch GET 200 https://registry.npmjs.org/babel-preset-current-node-syntax/-/babel-preset-current-node-syntax-1.0.1.tgz 5895ms (cache miss)
1649 timing reifyNode:node_modules/babel-preset-current-node-syntax Completed in 8262ms
1650 http fetch GET 200 https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz 5903ms (cache miss)
1651 timing reifyNode:node_modules/balanced-match Completed in 8266ms
1652 http fetch GET 200 https://registry.npmjs.org/babel-preset-jest/-/babel-preset-jest-27.0.6.tgz 5903ms (cache miss)
1653 timing reifyNode:node_modules/babel-preset-jest Completed in 8268ms
1654 timing reifyNode:node_modules/jest-util Completed in 8341ms
1655 timing reifyNode:node_modules/exit Completed in 8325ms
1656 http fetch GET 200 https://registry.npmjs.org/camelcase-keys/-/camelcase-keys-6.2.2.tgz 6006ms (cache miss)
1657 timing reifyNode:node_modules/camelcase-keys Completed in 8322ms
1658 http fetch GET 200 https://registry.npmjs.org/ci-info/-/ci-info-3.2.0.tgz 6030ms (cache miss)
1659 timing reifyNode:node_modules/ci-info Completed in 8325ms
1660 http fetch GET 200 https://registry.npmjs.org/babel-plugin-istanbul/-/babel-plugin-istanbul-6.0.0.tgz 5949ms (cache miss)
1661 timing reifyNode:node_modules/babel-plugin-istanbul Completed in 8326ms
1662 http fetch GET 200 https://registry.npmjs.org/at-least-node/-/at-least-node-1.0.0.tgz 5946ms (cache miss)
1663 timing reifyNode:node_modules/at-least-node Completed in 8329ms
1664 http fetch GET 200 https://registry.npmjs.org/babel-jest/-/babel-jest-27.0.6.tgz 5952ms (cache miss)
1665 timing reifyNode:node_modules/babel-jest Completed in 8332ms
1666 http fetch GET 200 https://registry.npmjs.org/array-union/-/array-union-2.1.0.tgz 5937ms (cache miss)
1667 timing reifyNode:node_modules/array-union Completed in 8335ms
1668 http fetch GET 200 https://registry.npmjs.org/arrify/-/arrify-1.0.1.tgz 5947ms (cache miss)
1669 timing reifyNode:node_modules/arrify Completed in 8338ms
1670 http fetch GET 200 https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz 6126ms (cache miss)
1671 timing reifyNode:node_modules/concat-map Completed in 8371ms
1672 http fetch GET 200 https://registry.npmjs.org/builtin-modules/-/builtin-modules-3.2.0.tgz 6049ms (cache miss)
1673 timing reifyNode:node_modules/builtin-modules Completed in 8378ms
1674 http fetch GET 200 https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz 6055ms (cache miss)
1675 timing reifyNode:node_modules/callsites Completed in 8381ms
1676 http fetch GET 200 https://registry.npmjs.org/bs-logger/-/bs-logger-0.2.6.tgz 6043ms (cache miss)
1677 http fetch GET 200 https://registry.npmjs.org/browser-process-hrtime/-/browser-process-hrtime-1.0.0.tgz 6041ms (cache miss)
1678 timing reifyNode:node_modules/browser-process-hrtime Completed in 8386ms
1679 http fetch GET 200 https://registry.npmjs.org/anymatch/-/anymatch-3.1.2.tgz 5971ms (cache miss)
1680 timing reifyNode:node_modules/anymatch Completed in 8387ms
1681 http fetch GET 200 https://registry.npmjs.org/arg/-/arg-4.1.3.tgz 5977ms (cache miss)
1682 timing reifyNode:node_modules/arg Completed in 8390ms
1683 http fetch GET 200 https://registry.npmjs.org/jest-diff/-/jest-diff-27.0.6.tgz 6978ms (cache miss)
1684 timing reifyNode:node_modules/jest-matcher-utils/node_modules/jest-diff Completed in 8443ms
1685 http fetch GET 200 https://registry.npmjs.org/jest-diff/-/jest-diff-26.6.2.tgz 6921ms (cache miss)
1686 timing reifyNode:node_modules/jest-diff Completed in 8445ms
1687 timing reifyNode:node_modules/braces Completed in 8432ms
1688 http fetch GET 200 https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz 6011ms (cache miss)
1689 timing reifyNode:node_modules/ansi-styles Completed in 8433ms
1690 http fetch GET 200 https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.0.tgz 6012ms (cache miss)
1691 timing reifyNode:node_modules/ansi-regex Completed in 8436ms
1692 http fetch GET 200 https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-4.3.2.tgz 6012ms (cache miss)
1693 timing reifyNode:node_modules/ansi-escapes Completed in 8439ms
1694 http fetch GET 200 https://registry.npmjs.org/agent-base/-/agent-base-6.0.2.tgz 6000ms (cache miss)
1695 http fetch GET 200 https://registry.npmjs.org/acorn-walk/-/acorn-walk-7.2.0.tgz 6000ms (cache miss)
1696 http fetch GET 200 https://registry.npmjs.org/array-ify/-/array-ify-1.0.0.tgz 6077ms (cache miss)
1697 timing reifyNode:node_modules/array-ify Completed in 8478ms
1698 http fetch GET 200 https://registry.npmjs.org/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-27.0.6.tgz 6111ms (cache miss)
1699 timing reifyNode:node_modules/babel-plugin-jest-hoist Completed in 8482ms
1700 http fetch GET 200 https://registry.npmjs.org/astral-regex/-/astral-regex-2.0.0.tgz 6099ms (cache miss)
1701 timing reifyNode:node_modules/astral-regex Completed in 8489ms
1702 http fetch GET 200 https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz 6106ms (cache miss)
1703 http fetch GET 200 https://registry.npmjs.org/abab/-/abab-2.0.5.tgz 6030ms (cache miss)
1704 timing reifyNode:node_modules/abab Completed in 8490ms
1705 http fetch GET 200 https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-4.28.2.tgz 6026ms (cache miss)
1706 http fetch GET 200 https://registry.npmjs.org/jest-diff/-/jest-diff-27.0.6.tgz 7154ms (cache miss)
1707 timing reifyNode:node_modules/jest-snapshot/node_modules/jest-diff Completed in 8559ms
1708 http fetch GET 200 https://registry.npmjs.org/argv-formatter/-/argv-formatter-1.0.0.tgz 6134ms (cache miss)
1709 timing reifyNode:node_modules/argv-formatter Completed in 8537ms
1710 http fetch GET 200 https://registry.npmjs.org/ansicolors/-/ansicolors-0.3.2.tgz 6121ms (cache miss)
1711 timing reifyNode:node_modules/ansicolors Completed in 8540ms
1712 http fetch GET 200 https://registry.npmjs.org/jest-snapshot/-/jest-snapshot-27.0.6.tgz 7206ms (cache miss)
1713 timing reifyNode:node_modules/jest-snapshot Completed in 8602ms
1714 http fetch GET 200 https://registry.npmjs.org/deep-is/-/deep-is-0.1.3.tgz 6469ms (cache miss)
1715 timing reifyNode:node_modules/deep-is Completed in 8587ms
1716 http fetch GET 200 https://registry.npmjs.org/aggregate-error/-/aggregate-error-3.1.0.tgz 6144ms (cache miss)
1717 timing reifyNode:node_modules/aggregate-error Completed in 8580ms
1718 http fetch GET 200 https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.1.tgz 6152ms (cache miss)
1719 timing reifyNode:node_modules/ansi-colors Completed in 8583ms
1720 http fetch GET 200 https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.1.tgz 6143ms (cache miss)
1721 timing reifyNode:node_modules/acorn-jsx Completed in 8591ms
1722 http fetch GET 200 https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz 6250ms (cache miss)
1723 timing reifyNode:node_modules/brace-expansion Completed in 8600ms
1724 http fetch GET 200 https://registry.npmjs.org/@types/parse-json/-/parse-json-4.0.0.tgz 6079ms (cache miss)
1725 timing reifyNode:node_modules/@types/parse-json Completed in 8597ms
1726 http fetch GET 200 https://registry.npmjs.org/@types/retry/-/retry-0.12.1.tgz 6091ms (cache miss)
1727 timing reifyNode:node_modules/@types/retry Completed in 8600ms
1728 http fetch GET 200 https://registry.npmjs.org/@types/resolve/-/resolve-1.17.1.tgz 6091ms (cache miss)
1729 timing reifyNode:node_modules/@types/resolve Completed in 8603ms
1730 http fetch GET 200 https://registry.npmjs.org/espree/-/espree-7.3.1.tgz 6703ms (cache miss)
1731 timing reifyNode:node_modules/espree Completed in 8649ms
1732 timing reifyNode:node_modules/agent-base Completed in 8637ms
1733 http fetch GET 200 https://registry.npmjs.org/acorn-globals/-/acorn-globals-6.0.0.tgz 6188ms (cache miss)
1734 timing reifyNode:node_modules/acorn-globals Completed in 8640ms
1735 http fetch GET 200 https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.8.tgz 6109ms (cache miss)
1736 timing reifyNode:node_modules/@types/json-schema Completed in 8641ms
1737 http fetch GET 200 https://registry.npmjs.org/@types/minimist/-/minimist-1.2.2.tgz 6120ms (cache miss)
1738 timing reifyNode:node_modules/@types/minimist Completed in 8649ms
1739 http fetch GET 200 https://registry.npmjs.org/@types/istanbul-lib-report/-/istanbul-lib-report-3.0.0.tgz 6108ms (cache miss)
1740 timing reifyNode:node_modules/@types/istanbul-lib-report Completed in 8651ms
1741 http fetch GET 200 https://registry.npmjs.org/@types/graceful-fs/-/graceful-fs-4.1.5.tgz 6105ms (cache miss)
1742 timing reifyNode:node_modules/@types/graceful-fs Completed in 8654ms
1743 http fetch GET 200 https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.1.tgz 6116ms (cache miss)
1744 timing reifyNode:node_modules/@types/istanbul-reports Completed in 8657ms
1745 http fetch GET 200 https://registry.npmjs.org/magic-string/-/magic-string-0.25.7.tgz 7528ms (cache miss)
1746 timing reifyNode:node_modules/magic-string Completed in 8725ms
1747 http fetch GET 200 https://registry.npmjs.org/escodegen/-/escodegen-2.0.0.tgz 6684ms (cache miss)
1748 timing reifyNode:node_modules/escodegen Completed in 8705ms
1749 http fetch GET 200 https://registry.npmjs.org/@types/yargs-parser/-/yargs-parser-20.2.1.tgz 6199ms (cache miss)
1750 timing reifyNode:node_modules/@types/yargs-parser Completed in 8695ms
1751 http fetch GET 200 https://registry.npmjs.org/@types/yargs/-/yargs-16.0.4.tgz 6199ms (cache miss)
1752 timing reifyNode:node_modules/@types/yargs Completed in 8698ms
1753 http fetch GET 200 https://registry.npmjs.org/@types/babel__template/-/babel__template-7.4.1.tgz 6145ms (cache miss)
1754 timing reifyNode:node_modules/@types/babel__template Completed in 8707ms
1755 http fetch GET 200 https://registry.npmjs.org/@types/babel__core/-/babel__core-7.1.15.tgz 6142ms (cache miss)
1756 timing reifyNode:node_modules/@types/babel__core Completed in 8709ms
1757 http fetch GET 200 https://registry.npmjs.org/semver/-/semver-7.3.5.tgz 8297ms (cache miss)
1758 timing reifyNode:node_modules/ts-jest/node_modules/semver Completed in 8794ms
1759 timing reifyNode:node_modules/asynckit Completed in 8752ms
1760 http fetch GET 200 https://registry.npmjs.org/@types/stack-utils/-/stack-utils-2.0.1.tgz 6243ms (cache miss)
1761 timing reifyNode:node_modules/@types/stack-utils Completed in 8749ms
1762 http fetch GET 200 https://registry.npmjs.org/@tsconfig/node10/-/node10-1.0.8.tgz 6168ms (cache miss)
1763 timing reifyNode:node_modules/@tsconfig/node10 Completed in 8750ms
1764 http fetch GET 200 https://registry.npmjs.org/@tootallnate/once/-/once-1.1.2.tgz 6168ms (cache miss)
1765 timing reifyNode:node_modules/@tootallnate/once Completed in 8753ms
1766 http fetch GET 200 https://registry.npmjs.org/universalify/-/universalify-2.0.0.tgz 6140ms (cache miss)
1767 timing reifyNode:node_modules/@semantic-release/npm/node_modules/universalify Completed in 8756ms
1768 http fetch GET 200 https://registry.npmjs.org/@tsconfig/node12/-/node12-1.0.9.tgz 6179ms (cache miss)
1769 timing reifyNode:node_modules/@tsconfig/node12 Completed in 8758ms
1770 http fetch GET 200 https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz 6728ms (cache miss)
1771 timing reifyNode:node_modules/doctrine Completed in 8809ms
1772 timing reifyNode:node_modules/cssom Completed in 8807ms
1773 timing reifyNode:node_modules/acorn-walk Completed in 8798ms
1774 timing reifyNode:node_modules/@typescript-eslint/visitor-keys Completed in 8798ms
1775 http fetch GET 200 https://registry.npmjs.org/@types/normalize-package-data/-/normalize-package-data-2.4.1.tgz 6276ms (cache miss)
1776 timing reifyNode:node_modules/@types/normalize-package-data Completed in 8801ms
1777 http fetch GET 200 https://registry.npmjs.org/@types/prettier/-/prettier-2.3.2.tgz 6295ms (cache miss)
1778 http fetch GET 200 https://registry.npmjs.org/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.3.tgz 6266ms (cache miss)
1779 timing reifyNode:node_modules/@types/istanbul-lib-coverage Completed in 8812ms
1780 http fetch GET 200 https://registry.npmjs.org/@semantic-release/npm/-/npm-7.1.3.tgz 6205ms (cache miss)
1781 http fetch GET 200 https://registry.npmjs.org/@tsconfig/node16/-/node16-1.0.1.tgz 6246ms (cache miss)
1782 timing reifyNode:node_modules/@tsconfig/node16 Completed in 8817ms
1783 http fetch GET 200 https://registry.npmjs.org/@tsconfig/node14/-/node14-1.0.1.tgz 6243ms (cache miss)
1784 timing reifyNode:node_modules/@tsconfig/node14 Completed in 8819ms
1785 http fetch GET 200 https://registry.npmjs.org/@sinonjs/commons/-/commons-1.8.3.tgz 6232ms (cache miss)
1786 http fetch GET 200 https://registry.npmjs.org/@semantic-release/release-notes-generator/-/release-notes-generator-9.0.3.tgz 6223ms (cache miss)
1787 timing reifyNode:node_modules/@semantic-release/release-notes-generator Completed in 8825ms
1788 http fetch GET 200 https://registry.npmjs.org/universalify/-/universalify-2.0.0.tgz 6173ms (cache miss)
1789 timing reifyNode:node_modules/@semantic-release/github/node_modules/universalify Completed in 8834ms
1790 http fetch GET 200 https://registry.npmjs.org/jest-worker/-/jest-worker-27.0.6.tgz 7519ms (cache miss)
1791 timing reifyNode:node_modules/jest-worker Completed in 8885ms
1792 http fetch GET 200 https://registry.npmjs.org/@types/estree/-/estree-0.0.39.tgz 6304ms (cache miss)
1793 timing reifyNode:node_modules/@types/estree Completed in 8856ms
1794 http fetch GET 200 https://registry.npmjs.org/@types/babel__generator/-/babel__generator-7.6.3.tgz 6298ms (cache miss)
1795 timing reifyNode:node_modules/@types/babel__generator Completed in 8863ms
1796 http fetch GET 200 https://registry.npmjs.org/human-signals/-/human-signals-1.1.1.tgz 6194ms (cache miss)
1797 http fetch GET 200 https://registry.npmjs.org/execa/-/execa-4.1.0.tgz 6190ms (cache miss)
1798 http fetch GET 200 https://registry.npmjs.org/get-stream/-/get-stream-5.2.0.tgz 6197ms (cache miss)
1799 timing reifyNode:node_modules/@semantic-release/git/node_modules/get-stream Completed in 8871ms
1800 http fetch GET 200 https://registry.npmjs.org/@semantic-release/git/-/git-9.0.0.tgz 6206ms (cache miss)
1801 http fetch GET 200 https://registry.npmjs.org/semver/-/semver-7.3.5.tgz 8181ms (cache miss)
1802 timing reifyNode:node_modules/semantic-release/node_modules/semver Completed in 8945ms
1803 timing reifyNode:node_modules/cssstyle/node_modules/cssom Completed in 8909ms
1804 http fetch GET 200 https://registry.npmjs.org/estree-walker/-/estree-walker-2.0.2.tgz 6188ms (cache miss)
1805 http fetch GET 200 https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-3.1.0.tgz 6212ms (cache miss)
1806 http fetch GET 200 https://registry.npmjs.org/@semantic-release/error/-/error-2.2.0.tgz 6226ms (cache miss)
1807 timing reifyNode:node_modules/@semantic-release/error Completed in 8906ms
1808 http fetch GET 200 https://registry.npmjs.org/@semantic-release/commit-analyzer/-/commit-analyzer-8.0.1.tgz 6225ms (cache miss)
1809 http fetch GET 200 https://registry.npmjs.org/@octokit/rest/-/rest-18.6.7.tgz 6199ms (cache miss)
1810 http fetch GET 200 https://registry.npmjs.org/JSONStream/-/JSONStream-1.3.5.tgz 7653ms (cache miss)
1811 http fetch GET 200 https://registry.npmjs.org/eslint-utils/-/eslint-utils-3.0.0.tgz 6994ms (cache miss)
1812 timing reifyNode:node_modules/eslint-utils Completed in 8955ms
1813 timing reifyNode:node_modules/@semantic-release/git Completed in 8940ms
1814 timing reifyNode:node_modules/@semantic-release/commit-analyzer Completed in 8940ms
1815 http fetch GET 200 https://registry.npmjs.org/@octokit/plugin-request-log/-/plugin-request-log-1.0.4.tgz 6209ms (cache miss)
1816 http fetch GET 200 https://registry.npmjs.org/parse5/-/parse5-6.0.1.tgz 8010ms (cache miss)
1817 http fetch GET 200 https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz 7026ms (cache miss)
1818 timing reifyNode:node_modules/eslint-scope Completed in 8990ms
1819 timing reifyNode:node_modules/env-ci Completed in 8988ms
1820 timing reifyNode:node_modules/@types/prettier Completed in 8976ms
1821 timing reifyNode:node_modules/@octokit/rest Completed in 8974ms
1822 http fetch GET 200 https://registry.npmjs.org/@octokit/graphql/-/graphql-4.6.4.tgz 6232ms (cache miss)
1823 http fetch GET 200 https://registry.npmjs.org/@octokit/auth-token/-/auth-token-2.4.5.tgz 6225ms (cache miss)
1824 http fetch GET 200 https://registry.npmjs.org/jest-circus/-/jest-circus-27.0.6.tgz 7493ms (cache miss)
1825 timing reifyNode:node_modules/jest-circus Completed in 9037ms
1826 timing reifyNode:node_modules/@semantic-release/git/node_modules/execa Completed in 9012ms
1827 http fetch GET 200 https://registry.npmjs.org/estree-walker/-/estree-walker-1.0.1.tgz 6327ms (cache miss)
1828 timing reifyNode:node_modules/@rollup/pluginutils/node_modules/estree-walker Completed in 9020ms
1829 timing reifyNode:node_modules/@octokit/plugin-request-log Completed in 9021ms
1830 http fetch GET 200 https://registry.npmjs.org/@octokit/request-error/-/request-error-2.1.0.tgz 6310ms (cache miss)
1831 http fetch GET 200 https://registry.npmjs.org/@jest/types/-/types-27.0.6.tgz 6279ms (cache miss)
1832 http fetch GET 200 https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz 6292ms (cache miss)
1833 http fetch GET 200 https://registry.npmjs.org/@octokit/core/-/core-3.5.1.tgz 6311ms (cache miss)
1834 http fetch GET 200 https://registry.npmjs.org/@jest/source-map/-/source-map-27.0.6.tgz 6272ms (cache miss)
1835 timing reifyNode:node_modules/@jest/source-map Completed in 9064ms
1836 http fetch GET 200 https://registry.npmjs.org/@jest/test-sequencer/-/test-sequencer-27.0.6.tgz 6281ms (cache miss)
1837 timing reifyNode:node_modules/@jest/test-sequencer Completed in 9067ms
1838 timing reifyNode:node_modules/JSONStream Completed in 9120ms
1839 http fetch GET 200 https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz 7161ms (cache miss)
1840 timing reifyNode:node_modules/esprima Completed in 9104ms
1841 http fetch GET 200 https://registry.npmjs.org/@octokit/request/-/request-5.6.0.tgz 6367ms (cache miss)
1842 http fetch GET 200 https://registry.npmjs.org/@jest/environment/-/environment-27.0.6.tgz 6283ms (cache miss)
1843 timing reifyNode:node_modules/@jest/environment Completed in 9092ms
1844 http fetch GET 200 https://registry.npmjs.org/@istanbuljs/schema/-/schema-0.1.3.tgz 6273ms (cache miss)
1845 timing reifyNode:node_modules/@istanbuljs/schema Completed in 9093ms
1846 http fetch GET 200 https://registry.npmjs.org/@jest/console/-/console-27.0.6.tgz 6289ms (cache miss)
1847 timing reifyNode:node_modules/parse5 Completed in 9169ms
1848 http fetch GET 200 https://registry.npmjs.org/browserslist/-/browserslist-4.16.6.tgz 6794ms (cache miss)
1849 timing reifyNode:node_modules/browserslist Completed in 9136ms
1850 timing reifyNode:node_modules/@semantic-release/git/node_modules/human-signals Completed in 9128ms
1851 timing reifyNode:node_modules/@rollup/pluginutils Completed in 9128ms
1852 http fetch GET 200 https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz 6372ms (cache miss)
1853 http fetch GET 200 https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz 6291ms (cache miss)
1854 timing reifyNode:node_modules/@eslint/eslintrc/node_modules/strip-json-comments Completed in 9131ms
1855 http fetch GET 200 https://registry.npmjs.org/globals/-/globals-13.10.0.tgz 6288ms (cache miss)
1856 timing reifyNode:node_modules/@eslint/eslintrc/node_modules/globals Completed in 9134ms
1857 http fetch GET 200 https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.5.0.tgz 6309ms (cache miss)
1858 timing reifyNode:node_modules/@humanwhocodes/config-array Completed in 9137ms
1859 http fetch GET 200 https://registry.npmjs.org/decimal.js/-/decimal.js-10.3.1.tgz 7025ms (cache miss)
1860 timing reifyNode:node_modules/decimal.js Completed in 9166ms
1861 http fetch GET 200 https://registry.npmjs.org/cjs-module-lexer/-/cjs-module-lexer-1.2.1.tgz 6873ms (cache miss)
1862 timing reifyNode:node_modules/cjs-module-lexer Completed in 9165ms
1863 http fetch GET 200 https://registry.npmjs.org/@types/jest/-/jest-26.0.24.tgz 6626ms (cache miss)
1864 timing reifyNode:node_modules/@types/jest Completed in 9161ms
1865 timing reifyNode:node_modules/@octokit/request-error Completed in 9159ms
1866 http fetch GET 200 https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz 6409ms (cache miss)
1867 http fetch GET 200 https://registry.npmjs.org/@istanbuljs/load-nyc-config/-/load-nyc-config-1.1.0.tgz 6348ms (cache miss)
1868 timing reifyNode:node_modules/@istanbuljs/load-nyc-config Completed in 9171ms
1869 http fetch GET 200 https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz 6315ms (cache miss)
1870 timing reifyNode:node_modules/@commitlint/top-level/node_modules/locate-path Completed in 9179ms
1871 http fetch GET 200 https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz 6315ms (cache miss)
1872 timing reifyNode:node_modules/@commitlint/top-level/node_modules/find-up Completed in 9182ms
1873 http fetch GET 200 https://registry.npmjs.org/@commitlint/to-lines/-/to-lines-12.1.4.tgz 6314ms (cache miss)
1874 timing reifyNode:node_modules/@commitlint/to-lines Completed in 9185ms
1875 timing reifyNode:node_modules/@semantic-release/npm Completed in 9200ms
1876 timing reifyNode:node_modules/@jest/types Completed in 9197ms
1877 http fetch GET 200 https://registry.npmjs.org/@jest/test-result/-/test-result-27.0.6.tgz 6411ms (cache miss)
1878 timing reifyNode:node_modules/@jest/test-result Completed in 9200ms
1879 http fetch GET 200 https://registry.npmjs.org/@jest/fake-timers/-/fake-timers-27.0.6.tgz 6397ms (cache miss)
1880 timing reifyNode:node_modules/@jest/fake-timers Completed in 9203ms
1881 http fetch GET 200 https://registry.npmjs.org/@jest/globals/-/globals-27.0.6.tgz 6407ms (cache miss)
1882 timing reifyNode:node_modules/@jest/globals Completed in 9205ms
1883 http fetch GET 200 https://registry.npmjs.org/@commitlint/read/-/read-12.1.4.tgz 6323ms (cache miss)
1884 http fetch GET 200 https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-12.1.4.tgz 6333ms (cache miss)
1885 timing reifyNode:node_modules/@commitlint/resolve-extends Completed in 9214ms
1886 http fetch GET 200 https://registry.npmjs.org/@commitlint/rules/-/rules-12.1.4.tgz 6343ms (cache miss)
1887 http fetch GET 200 https://registry.npmjs.org/@commitlint/parse/-/parse-12.1.4.tgz 6333ms (cache miss)
1888 timing reifyNode:node_modules/@commitlint/parse Completed in 9220ms
1889 http fetch GET 200 https://registry.npmjs.org/@commitlint/message/-/message-12.1.4.tgz 6333ms (cache miss)
1890 timing reifyNode:node_modules/@commitlint/message Completed in 9223ms
1891 http fetch GET 200 https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-12.1.4.tgz 6331ms (cache miss)
1892 timing reifyNode:node_modules/bs-logger Completed in 9255ms
1893 http fetch GET 200 https://registry.npmjs.org/@commitlint/types/-/types-12.1.4.tgz 6397ms (cache miss)
1894 http fetch GET 200 https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-1.2.0.tgz 6423ms (cache miss)
1895 http fetch GET 200 https://registry.npmjs.org/@commitlint/load/-/load-12.1.4.tgz 6355ms (cache miss)
1896 http fetch GET 200 https://registry.npmjs.org/@commitlint/lint/-/lint-12.1.4.tgz 6354ms (cache miss)
1897 http fetch GET 200 https://registry.npmjs.org/@commitlint/execute-rule/-/execute-rule-12.1.4.tgz 6345ms (cache miss)
1898 timing reifyNode:node_modules/@commitlint/execute-rule Completed in 9255ms
1899 http fetch GET 200 https://registry.npmjs.org/@commitlint/cli/-/cli-12.1.4.tgz 6339ms (cache miss)
1900 http fetch GET 200 https://registry.npmjs.org/@commitlint/ensure/-/ensure-12.1.4.tgz 6348ms (cache miss)
1901 http fetch GET 200 https://registry.npmjs.org/@commitlint/format/-/format-12.1.4.tgz 6360ms (cache miss)
1902 http fetch GET 200 https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-12.1.4.tgz 6350ms (cache miss)
1903 timing reifyNode:node_modules/@commitlint/config-conventional Completed in 9270ms
1904 http fetch GET 200 https://registry.npmjs.org/eslint-utils/-/eslint-utils-2.1.0.tgz 7298ms (cache miss)
1905 timing reifyNode:node_modules/eslint/node_modules/eslint-utils Completed in 9305ms
1906 http fetch GET 200 https://registry.npmjs.org/@jest/transform/-/transform-27.0.6.tgz 6508ms (cache miss)
1907 timing reifyNode:node_modules/@jest/transform Completed in 9291ms
1908 timing reifyNode:node_modules/@jest/console Completed in 9290ms
1909 http fetch GET 200 https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz 6431ms (cache miss)
1910 timing reifyNode:node_modules/@commitlint/top-level/node_modules/p-limit Completed in 9292ms
1911 http fetch GET 200 https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz 6437ms (cache miss)
1912 timing reifyNode:node_modules/@commitlint/top-level/node_modules/p-locate Completed in 9295ms
1913 http fetch GET 200 https://registry.npmjs.org/@commitlint/top-level/-/top-level-12.1.4.tgz 6447ms (cache miss)
1914 timing reifyNode:node_modules/@commitlint/top-level Completed in 9299ms
1915 http fetch GET 200 https://registry.npmjs.org/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz 6354ms (cache miss)
1916 timing reifyNode:node_modules/@babel/plugin-syntax-optional-chaining Completed in 9305ms
1917 http fetch GET 200 https://registry.npmjs.org/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.14.5.tgz 6360ms (cache miss)
1918 timing reifyNode:node_modules/@babel/plugin-syntax-top-level-await Completed in 9309ms
1919 http fetch GET 200 https://registry.npmjs.org/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz 6353ms (cache miss)
1920 timing reifyNode:node_modules/@babel/plugin-syntax-optional-catch-binding Completed in 9311ms
1921 timing reifyNode:node_modules/@commitlint/lint Completed in 9322ms
1922 timing reifyNode:node_modules/@commitlint/format Completed in 9321ms
1923 http fetch GET 200 https://registry.npmjs.org/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz 6347ms (cache miss)
1924 timing reifyNode:node_modules/@babel/plugin-syntax-json-strings Completed in 9323ms
1925 http fetch GET 200 https://registry.npmjs.org/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz 6365ms (cache miss)
1926 timing reifyNode:node_modules/@babel/plugin-syntax-object-rest-spread Completed in 9326ms
1927 http fetch GET 200 https://registry.npmjs.org/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz 6367ms (cache miss)
1928 timing reifyNode:node_modules/@babel/plugin-syntax-logical-assignment-operators Completed in 9336ms
1929 http fetch GET 200 https://registry.npmjs.org/@babel/plugin-syntax-bigint/-/plugin-syntax-bigint-7.8.3.tgz 6353ms (cache miss)
1930 timing reifyNode:node_modules/@babel/plugin-syntax-bigint Completed in 9339ms
1931 http fetch GET 200 https://registry.npmjs.org/@babel/plugin-syntax-import-meta/-/plugin-syntax-import-meta-7.10.4.tgz 6361ms (cache miss)
1932 timing reifyNode:node_modules/@babel/plugin-syntax-import-meta Completed in 9341ms
1933 http fetch GET 200 https://registry.npmjs.org/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.10.4.tgz 6381ms (cache miss)
1934 timing reifyNode:node_modules/@babel/plugin-syntax-numeric-separator Completed in 9344ms
1935 http fetch GET 200 https://registry.npmjs.org/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz 6381ms (cache miss)
1936 timing reifyNode:node_modules/@babel/plugin-syntax-nullish-coalescing-operator Completed in 9347ms
1937 http fetch GET 200 https://registry.npmjs.org/semver/-/semver-7.3.5.tgz 8337ms (cache miss)
1938 timing reifyNode:node_modules/normalize-package-data/node_modules/semver Completed in 9407ms
1939 http fetch GET 200 https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz 6358ms (cache miss)
1940 timing reifyNode:node_modules/@babel/highlight/node_modules/supports-color Completed in 9362ms
1941 http fetch GET 200 https://registry.npmjs.org/@babel/highlight/-/highlight-7.14.5.tgz 6366ms (cache miss)
1942 timing reifyNode:node_modules/@babel/highlight Completed in 9365ms
1943 http fetch GET 200 https://registry.npmjs.org/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz 6379ms (cache miss)
1944 timing reifyNode:node_modules/@babel/plugin-syntax-async-generators Completed in 9369ms
1945 http fetch GET 200 https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz 6364ms (cache miss)
1946 timing reifyNode:node_modules/@babel/highlight/node_modules/has-flag Completed in 9371ms
1947 http fetch GET 200 https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz 6369ms (cache miss)
1948 timing reifyNode:node_modules/@babel/highlight/node_modules/escape-string-regexp Completed in 9379ms
1949 http fetch GET 200 https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz 6371ms (cache miss)
1950 timing reifyNode:node_modules/@babel/highlight/node_modules/color-name Completed in 9383ms
1951 http fetch GET 200 https://registry.npmjs.org/jest-haste-map/-/jest-haste-map-27.0.6.tgz 7934ms (cache miss)
1952 timing reifyNode:node_modules/jest-haste-map Completed in 9428ms
1953 timing reifyNode:node_modules/@octokit/auth-token Completed in 9399ms
1954 timing reifyNode:node_modules/@humanwhocodes/object-schema Completed in 9398ms
1955 timing reifyNode:node_modules/@commitlint/is-ignored Completed in 9397ms
1956 http fetch GET 200 https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.14.5.tgz 6454ms (cache miss)
1957 timing reifyNode:node_modules/@babel/plugin-syntax-typescript Completed in 9400ms
1958 http fetch GET 200 https://registry.npmjs.org/@babel/template/-/template-7.14.5.tgz 6466ms (cache miss)
1959 timing reifyNode:node_modules/@babel/template Completed in 9409ms
1960 http fetch GET 200 https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz 6390ms (cache miss)
1961 timing reifyNode:node_modules/@babel/highlight/node_modules/color-convert Completed in 9410ms
1962 http fetch GET 200 https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz 6388ms (cache miss)
1963 timing reifyNode:node_modules/@babel/highlight/node_modules/ansi-styles Completed in 9413ms
1964 http fetch GET 200 https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz 6394ms (cache miss)
1965 timing reifyNode:node_modules/@babel/highlight/node_modules/chalk Completed in 9416ms
1966 http fetch GET 200 https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.14.5.tgz 6375ms (cache miss)
1967 timing reifyNode:node_modules/@babel/helper-simple-access Completed in 9419ms
1968 http fetch GET 200 https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.14.5.tgz 6391ms (cache miss)
1969 timing reifyNode:node_modules/@babel/helper-validator-option Completed in 9423ms
1970 http fetch GET 200 https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.5.tgz 6393ms (cache miss)
1971 timing reifyNode:node_modules/@babel/helper-validator-identifier Completed in 9431ms
1972 http fetch GET 200 https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz 7488ms (cache miss)
1973 http fetch GET 200 https://registry.npmjs.org/@types/babel__traverse/-/babel__traverse-7.14.1.tgz 6894ms (cache miss)
1974 timing reifyNode:node_modules/@types/babel__traverse Completed in 9453ms
1975 http fetch GET 200 https://registry.npmjs.org/@sinonjs/fake-timers/-/fake-timers-7.1.2.tgz 6868ms (cache miss)
1976 timing reifyNode:node_modules/@sinonjs/fake-timers Completed in 9455ms
1977 timing reifyNode:node_modules/@octokit/core Completed in 9454ms
1978 http fetch GET 200 https://registry.npmjs.org/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.12.13.tgz 6475ms (cache miss)
1979 timing reifyNode:node_modules/@babel/plugin-syntax-class-properties Completed in 9458ms
1980 http fetch GET 200 https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.14.7.tgz 6393ms (cache miss)
1981 timing reifyNode:node_modules/@babel/helper-member-expression-to-functions Completed in 9459ms
1982 http fetch GET 200 https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.14.5.tgz 6416ms (cache miss)
1983 timing reifyNode:node_modules/@babel/helper-replace-supers Completed in 9462ms
1984 http fetch GET 200 https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.14.5.tgz 6416ms (cache miss)
1985 timing reifyNode:node_modules/@babel/helper-plugin-utils Completed in 9466ms
1986 http fetch GET 200 https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.14.5.tgz 6399ms (cache miss)
1987 timing reifyNode:node_modules/@babel/helper-hoist-variables Completed in 9469ms
1988 http fetch GET 200 https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.14.5.tgz 6411ms (cache miss)
1989 timing reifyNode:node_modules/@babel/helper-module-transforms Completed in 9472ms
1990 http fetch GET 200 https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.14.5.tgz 6416ms (cache miss)
1991 timing reifyNode:node_modules/@babel/helper-module-imports Completed in 9480ms
1992 http fetch GET 200 https://registry.npmjs.org/jest-config/-/jest-config-27.0.6.tgz 7994ms (cache miss)
1993 timing reifyNode:node_modules/jest-config Completed in 9523ms
1994 http fetch GET 200 https://registry.npmjs.org/expect/-/expect-27.0.6.tgz 7603ms (cache miss)
1995 timing reifyNode:node_modules/expect Completed in 9516ms
1996 timing reifyNode:node_modules/@rollup/plugin-commonjs/node_modules/estree-walker Completed in 9498ms
1997 timing reifyNode:node_modules/@octokit/graphql Completed in 9497ms
1998 http fetch GET 200 https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.14.5.tgz 6422ms (cache miss)
1999 timing reifyNode:node_modules/@babel/helper-get-function-arity Completed in 9494ms
2000 http fetch GET 200 https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.14.5.tgz 6415ms (cache miss)
2001 timing reifyNode:node_modules/@babel/helper-compilation-targets Completed in 9496ms
2002 http fetch GET 200 https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.14.7.tgz 6406ms (cache miss)
2003 timing reifyNode:node_modules/@nodelib/fs.stat Completed in 9519ms
2004 http fetch GET 200 https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.14.5.tgz 6477ms (cache miss)
2005 timing reifyNode:node_modules/@babel/helper-split-export-declaration Completed in 9517ms
2006 http fetch GET 200 https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.14.5.tgz 6416ms (cache miss)
2007 timing reifyNode:node_modules/@babel/code-frame Completed in 9520ms
2008 timing reifyNode:node_modules/eslint/node_modules/type-fest Completed in 9551ms
2009 http fetch GET 200 https://registry.npmjs.org/@typescript-eslint/parser/-/parser-4.28.2.tgz 7054ms (cache miss)
2010 timing reifyNode:node_modules/@typescript-eslint/parser Completed in 9540ms
2011 timing reifyNode:node_modules/@commitlint/cli Completed in 9532ms
2012 http fetch GET 200 https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.14.5.tgz 6480ms (cache miss)
2013 timing reifyNode:node_modules/@babel/helper-optimise-call-expression Completed in 9537ms
2014 timing reifyNode:node_modules/@octokit/request Completed in 9549ms
2015 http fetch GET 200 https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.14.5.tgz 6465ms (cache miss)
2016 timing reifyNode:node_modules/@babel/helper-function-name Completed in 9544ms
2017 http fetch GET 200 https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz 7835ms (cache miss)
2018 timing reifyNode:node_modules/iconv-lite Completed in 9583ms
2019 http fetch GET 200 https://registry.npmjs.org/@rollup/plugin-typescript/-/plugin-typescript-8.2.1.tgz 6860ms (cache miss)
2020 timing reifyNode:node_modules/@rollup/plugin-typescript Completed in 9562ms
2021 http fetch GET 200 https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz 8251ms (cache miss)
2022 timing reifyNode:node_modules/js-yaml Completed in 9610ms
2023 http fetch GET 200 https://registry.npmjs.org/ignore/-/ignore-4.0.6.tgz 6731ms (cache miss)
2024 timing reifyNode:node_modules/@eslint/eslintrc/node_modules/ignore Completed in 9575ms
2025 timing reifyNode:node_modules/@commitlint/read Completed in 9574ms
2026 timing reifyNode:node_modules/@babel/compat-data Completed in 9574ms
2027 http fetch GET 200 https://registry.npmjs.org/semver/-/semver-7.3.5.tgz 8225ms (cache miss)
2028 timing reifyNode:node_modules/jest-snapshot/node_modules/semver Completed in 9624ms
2029 http fetch GET 200 https://registry.npmjs.org/@rollup/plugin-node-resolve/-/plugin-node-resolve-13.0.0.tgz 6887ms (cache miss)
2030 timing reifyNode:node_modules/@rollup/plugin-node-resolve Completed in 9592ms
2031 http fetch GET 200 https://registry.npmjs.org/yargs/-/yargs-16.2.0.tgz 9359ms (cache miss)
2032 timing reifyNode:node_modules/yargs Completed in 9667ms
2033 timing reifyNode:node_modules/@nodelib/fs.scandir Completed in 9599ms
2034 http fetch GET 200 https://registry.npmjs.org/colors/-/colors-1.0.3.tgz 7361ms (cache miss)
2035 timing reifyNode:node_modules/colors Completed in 9625ms
2036 http fetch GET 200 https://registry.npmjs.org/uglify-js/-/uglify-js-3.13.10.tgz 9225ms (cache miss)
2037 timing reifyNode:node_modules/uglify-js Completed in 9685ms
2038 http fetch GET 200 https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz 9000ms (cache miss)
2039 timing reifyNode:node_modules/source-map Completed in 9680ms
2040 timing reifyNode:node_modules/@nodelib/fs.walk Completed in 9638ms
2041 timing reifyNode:node_modules/cardinal Completed in 9659ms
2042 http fetch GET 200 https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz 9278ms (cache miss)
2043 timing reifyNode:node_modules/uri-js Completed in 9717ms
2044 http fetch GET 200 https://registry.npmjs.org/@typescript-eslint/types/-/types-4.28.2.tgz 7185ms (cache miss)
2045 timing reifyNode:node_modules/@typescript-eslint/types Completed in 9662ms
2046 timing reifyNode:node_modules/@commitlint/ensure Completed in 9654ms
2047 http fetch GET 200 https://registry.npmjs.org/@semantic-release/github/-/github-7.2.3.tgz 7015ms (cache miss)
2048 timing reifyNode:node_modules/@semantic-release/github Completed in 9672ms
2049 timing reifyNode:node_modules/@commitlint/types Completed in 9674ms
2050 timing reifyNode:node_modules/@commitlint/load Completed in 9674ms
2051 http fetch GET 200 https://registry.npmjs.org/acorn/-/acorn-8.4.1.tgz 7235ms (cache miss)
2052 timing reifyNode:node_modules/acorn Completed in 9692ms
2053 http fetch GET 200 https://registry.npmjs.org/@babel/helpers/-/helpers-7.14.6.tgz 6681ms (cache miss)
2054 timing reifyNode:node_modules/@babel/helpers Completed in 9709ms
2055 http fetch GET 200 https://registry.npmjs.org/jest-jasmine2/-/jest-jasmine2-27.0.6.tgz 8279ms (cache miss)
2056 timing reifyNode:node_modules/jest-jasmine2 Completed in 9764ms
2057 http fetch GET 200 https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-7.0.0.tgz 7534ms (cache miss)
2058 timing reifyNode:node_modules/cosmiconfig Completed in 9753ms
2059 http fetch GET 200 https://registry.npmjs.org/@rollup/plugin-commonjs/-/plugin-commonjs-19.0.0.tgz 7054ms (cache miss)
2060 timing reifyNode:node_modules/@rollup/plugin-commonjs Completed in 9763ms
2061 http fetch GET 200 https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz 7375ms (cache miss)
2062 timing reifyNode:node_modules/argparse Completed in 9781ms
2063 http fetch GET 200 https://registry.npmjs.org/yaml/-/yaml-1.10.2.tgz 9540ms (cache miss)
2064 timing reifyNode:node_modules/yaml Completed in 9851ms
2065 http fetch GET 200 https://registry.npmjs.org/semver/-/semver-7.3.5.tgz 7819ms (cache miss)
2066 timing reifyNode:node_modules/eslint/node_modules/semver Completed in 9804ms
2067 http fetch GET 200 https://registry.npmjs.org/fs-extra/-/fs-extra-9.1.0.tgz 7960ms (cache miss)
2068 timing reifyNode:node_modules/fs-extra Completed in 9815ms
2069 http fetch GET 200 https://registry.npmjs.org/enquirer/-/enquirer-2.3.6.tgz 7763ms (cache miss)
2070 timing reifyNode:node_modules/enquirer Completed in 9814ms
2071 timing reifyNode:node_modules/@sinonjs/commons Completed in 9819ms
2072 http fetch GET 200 https://registry.npmjs.org/fast-glob/-/fast-glob-3.2.7.tgz 7936ms (cache miss)
2073 timing reifyNode:node_modules/fast-glob Completed in 9843ms
2074 http fetch GET 200 https://registry.npmjs.org/tsutils/-/tsutils-3.21.0.tgz 9415ms (cache miss)
2075 timing reifyNode:node_modules/tsutils Completed in 9891ms
2076 http fetch GET 200 https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-0.4.2.tgz 7012ms (cache miss)
2077 timing reifyNode:node_modules/@eslint/eslintrc Completed in 9843ms
2078 http fetch GET 200 https://registry.npmjs.org/prompts/-/prompts-2.4.1.tgz 8986ms (cache miss)
2079 timing reifyNode:node_modules/prompts Completed in 9900ms
2080 http fetch GET 200 https://registry.npmjs.org/@jest/reporters/-/reporters-27.0.6.tgz 7057ms (cache miss)
2081 timing reifyNode:node_modules/@jest/reporters Completed in 9852ms
2082 http fetch GET 200 https://registry.npmjs.org/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-2.14.0.tgz 7125ms (cache miss)
2083 timing reifyNode:node_modules/@octokit/plugin-paginate-rest Completed in 9860ms
2084 http fetch GET 200 https://registry.npmjs.org/ts-jest/-/ts-jest-27.0.3.tgz 9437ms (cache miss)
2085 timing reifyNode:node_modules/ts-jest Completed in 9928ms
2086 http fetch GET 200 https://registry.npmjs.org/esquery/-/esquery-1.4.0.tgz 7946ms (cache miss)
2087 timing reifyNode:node_modules/esquery Completed in 9888ms
2088 http fetch GET 200 https://registry.npmjs.org/diff/-/diff-4.0.2.tgz 7799ms (cache miss)
2089 timing reifyNode:node_modules/diff Completed in 9892ms
2090 http fetch GET 200 https://registry.npmjs.org/semantic-release/-/semantic-release-17.4.4.tgz 9179ms (cache miss)
2091 timing reifyNode:node_modules/semantic-release Completed in 9934ms
2092 http fetch GET 200 https://registry.npmjs.org/@babel/generator/-/generator-7.14.5.tgz 6793ms (cache miss)
2093 timing reifyNode:node_modules/@babel/generator Completed in 9877ms
2094 http fetch GET 200 https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz 7060ms (cache miss)
2095 timing reifyNode:node_modules/@eslint/eslintrc/node_modules/type-fest Completed in 9893ms
2096 http fetch GET 200 https://registry.npmjs.org/semver/-/semver-7.3.5.tgz 7441ms (cache miss)
2097 timing reifyNode:node_modules/@typescript-eslint/typescript-estree/node_modules/semver Completed in 9915ms
2098 http fetch GET 200 https://registry.npmjs.org/semver/-/semver-7.3.5.tgz 7423ms (cache miss)
2099 timing reifyNode:node_modules/@typescript-eslint/eslint-plugin/node_modules/semver Completed in 9917ms
2100 http fetch GET 200 https://registry.npmjs.org/ts-node/-/ts-node-10.0.0.tgz 9493ms (cache miss)
2101 timing reifyNode:node_modules/ts-node Completed in 9981ms
2102 http fetch GET 200 https://registry.npmjs.org/@octokit/endpoint/-/endpoint-6.0.12.tgz 7175ms (cache miss)
2103 timing reifyNode:node_modules/@octokit/endpoint Completed in 9922ms
2104 http fetch GET 200 https://registry.npmjs.org/@babel/traverse/-/traverse-7.14.7.tgz 6994ms (cache miss)
2105 timing reifyNode:node_modules/@babel/traverse Completed in 9934ms
2106 http fetch GET 200 https://registry.npmjs.org/semver/-/semver-7.3.5.tgz 7324ms (cache miss)
2107 timing reifyNode:node_modules/@semantic-release/npm/node_modules/semver Completed in 9946ms
2108 http fetch GET 200 https://registry.npmjs.org/istanbul-reports/-/istanbul-reports-3.0.2.tgz 8428ms (cache miss)
2109 http fetch GET 200 https://registry.npmjs.org/acorn/-/acorn-7.4.1.tgz 8034ms (cache miss)
2110 timing reifyNode:node_modules/espree/node_modules/acorn Completed in 9985ms
2111 http fetch GET 200 https://registry.npmjs.org/neo-async/-/neo-async-2.6.2.tgz 8927ms (cache miss)
2112 http fetch GET 200 https://registry.npmjs.org/fs-extra/-/fs-extra-10.0.0.tgz 7318ms (cache miss)
2113 timing reifyNode:node_modules/@semantic-release/github/node_modules/fs-extra Completed in 9984ms
2114 timing reifyNode:node_modules/neo-async Completed in 10032ms
2115 timing reifyNode:node_modules/istanbul-reports Completed in 10017ms
2116 http fetch GET 200 https://registry.npmjs.org/fs-extra/-/fs-extra-10.0.0.tgz 7361ms (cache miss)
2117 timing reifyNode:node_modules/@semantic-release/npm/node_modules/fs-extra Completed in 9992ms
2118 http fetch GET 200 https://registry.npmjs.org/semver/-/semver-7.3.5.tgz 7087ms (cache miss)
2119 timing reifyNode:node_modules/@commitlint/is-ignored/node_modules/semver Completed in 9991ms
2120 http fetch GET 200 https://registry.npmjs.org/@octokit/types/-/types-6.18.1.tgz 7286ms (cache miss)
2121 timing reifyNode:node_modules/@octokit/types Completed in 10000ms
2122 http fetch GET 200 https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz 7098ms (cache miss)
2123 http fetch GET 200 https://registry.npmjs.org/acorn/-/acorn-7.4.1.tgz 7584ms (cache miss)
2124 timing reifyNode:node_modules/acorn-globals/node_modules/acorn Completed in 10039ms
2125 timing reifyNode:node_modules/@bcoe/v8-coverage Completed in 10040ms
2126 http fetch GET 200 https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz 6945ms (cache miss)
2127 timing reifyNode:node_modules/@babel/core/node_modules/source-map Completed in 10042ms
2128 http fetch GET 200 https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz 6964ms (cache miss)
2129 timing reifyNode:node_modules/@babel/generator/node_modules/source-map Completed in 10051ms
2130 http fetch GET 200 https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-5.4.1.tgz 7345ms (cache miss)
2131 timing reifyNode:node_modules/@octokit/plugin-rest-endpoint-methods Completed in 10075ms
2132 http fetch GET 200 https://registry.npmjs.org/cssstyle/-/cssstyle-2.3.0.tgz 7897ms (cache miss)
2133 timing reifyNode:node_modules/cssstyle Completed in 10095ms
2134 http fetch GET 200 https://registry.npmjs.org/@jest/core/-/core-27.0.6.tgz 7275ms (cache miss)
2135 http fetch GET 200 https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-8.2.1.tgz 7349ms (cache miss)
2136 timing reifyNode:node_modules/@octokit/openapi-types Completed in 10092ms
2137 timing reifyNode:node_modules/@jest/core Completed in 10097ms
2138 http fetch GET 200 https://registry.npmjs.org/@babel/core/-/core-7.14.6.tgz 7019ms (cache miss)
2139 http fetch GET 200 https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-4.28.2.tgz 7663ms (cache miss)
2140 timing reifyNode:node_modules/@babel/core Completed in 10120ms
2141 timing reifyNode:node_modules/@typescript-eslint/typescript-estree Completed in 10139ms
2142 http fetch GET 200 https://registry.npmjs.org/@types/node/-/node-16.0.1.tgz 7622ms (cache miss)
2143 timing reifyNode:node_modules/@types/node Completed in 10149ms
2144 http fetch GET 200 https://registry.npmjs.org/@babel/parser/-/parser-7.14.7.tgz 7151ms (cache miss)
2145 timing reifyNode:node_modules/@babel/parser Completed in 10144ms
2146 http fetch GET 200 https://registry.npmjs.org/bottleneck/-/bottleneck-2.19.5.tgz 7812ms (cache miss)
2147 http fetch GET 200 https://registry.npmjs.org/resolve/-/resolve-1.20.0.tgz 9390ms (cache miss)
2148 timing reifyNode:node_modules/resolve Completed in 10217ms
2149 timing reifyNode:node_modules/bottleneck Completed in 10178ms
2150 timing reifyNode:node_modules/@commitlint/rules Completed in 10173ms
2151 http fetch GET 200 https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz 7801ms (cache miss)
2152 timing reifyNode:node_modules/ajv Completed in 10236ms
2153 http fetch GET 200 https://registry.npmjs.org/@typescript-eslint/experimental-utils/-/experimental-utils-4.28.2.tgz 7770ms (cache miss)
2154 timing reifyNode:node_modules/@typescript-eslint/experimental-utils Completed in 10263ms
2155 http fetch GET 200 https://registry.npmjs.org/yjs/-/yjs-13.5.11.tgz 10048ms (cache miss)
2156 timing reifyNode:node_modules/yjs Completed in 10357ms
2157 http fetch GET 200 https://registry.npmjs.org/@babel/types/-/types-7.14.5.tgz 7376ms (cache miss)
2158 timing reifyNode:node_modules/@babel/types Completed in 10309ms
2159 http fetch GET 200 https://registry.npmjs.org/rollup/-/rollup-2.53.1.tgz 9611ms (cache miss)
2160 timing reifyNode:node_modules/rollup Completed in 10418ms
2161 http fetch GET 200 https://registry.npmjs.org/handlebars/-/handlebars-4.7.7.tgz 8662ms (cache miss)
2162 timing reifyNode:node_modules/handlebars Completed in 10458ms
2163 http fetch GET 200 https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-4.28.2.tgz 8084ms (cache miss)
2164 timing reifyNode:node_modules/@typescript-eslint/scope-manager Completed in 10568ms
2165 http fetch GET 200 https://registry.npmjs.org/ajv/-/ajv-8.6.1.tgz 10081ms (cache miss)
2166 timing reifyNode:node_modules/table/node_modules/ajv Completed in 10664ms
2167 http fetch GET 200 https://registry.npmjs.org/lib0/-/lib0-0.2.42.tgz 9379ms (cache miss)
2168 timing reifyNode:node_modules/lib0 Completed in 10676ms
2169 http fetch GET 200 https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.28.2.tgz 8167ms (cache miss)
2170 timing reifyNode:node_modules/@typescript-eslint/eslint-plugin Completed in 10658ms
2171 http fetch GET 200 https://registry.npmjs.org/eslint/-/eslint-7.30.0.tgz 8723ms (cache miss)
2172 timing reifyNode:node_modules/eslint Completed in 10694ms
2173 http fetch GET 200 https://registry.npmjs.org/jsdom/-/jsdom-16.6.0.tgz 9397ms (cache miss)
2174 timing reifyNode:node_modules/jsdom Completed in 10754ms
2175 http fetch GET 200 https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001243.tgz 8455ms (cache miss)
2176 timing reifyNode:node_modules/caniuse-lite Completed in 10769ms
2177 http fetch GET 200 https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz 9551ms (cache miss)
2178 timing reifyNode:node_modules/lodash Completed in 10830ms
2179 http fetch GET 200 https://registry.npmjs.org/typescript/-/typescript-4.3.5.tgz 10788ms (cache miss)
2180 timing reifyNode:node_modules/typescript Completed in 11250ms
2181 timing reify:rollback:createSparse Completed in 774ms
2182 timing reify:rollback:retireShallow Completed in 1ms
2183 timing command:ci Completed in 13806ms
2184 verbose stack HttpErrorAuthUnknown: Unable to authenticate, need: Basic realm="GitHub Package Registry"
2184 verbose stack at /opt/hostedtoolcache/node/15.14.0/x64/lib/node_modules/npm/node_modules/npm-registry-fetch/check-response.js:84:17
2184 verbose stack at processTicksAndRejections (node:internal/process/task_queues:94:5)
2185 verbose statusCode 401
2186 verbose pkgid @joebobmiles/eslint-config-typescript@https://npm.pkg.github.com/download/@joebobmiles/eslint-config-typescript/1.3.0/e47a88949ce08ea0e3292209de38df682142ae0d10cb8607b719c29c60e79a8b
2187 verbose cwd /home/runner/work/zustand-middleware-yjs/zustand-middleware-yjs
2188 verbose Linux 5.8.0-1036-azure
2189 verbose argv "/opt/hostedtoolcache/node/15.14.0/x64/bin/node" "/opt/hostedtoolcache/node/15.14.0/x64/bin/npm" "ci" "--scope=@joebobmiles" "--registry=https://registry.npmjs.org"
2190 verbose node v15.14.0
2191 verbose npm v7.20.0
2192 error code E401
2193 error Incorrect or missing password.
2194 error If you were trying to login, change your password, create an
2194 error authentication token or enable two-factor authentication then
2194 error that means you likely typed your password in incorrectly.
2194 error Please try again, or recover your password at:
2194 error https://www.npmjs.com/forgot
2194 error
2194 error If you were doing some other operation then your saved credentials are
2194 error probably out of date. To correct this please try logging in again with:
2194 error npm login
2195 verbose exit 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment