Created
January 24, 2019 14:30
-
-
Save quasicomputational/e423212b707fa2232d04b8dd7578bbf9 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| v11.6.0 | |
| 6.6.0 | |
| /home/quasicomputational/src/examples/nyc-merge-missing-parent | |
| ├─┬ mocha@5.2.0 | |
| │ ├── browser-stdout@1.3.1 | |
| │ ├── commander@2.15.1 | |
| │ ├─┬ debug@3.1.0 | |
| │ │ └── ms@2.0.0 | |
| │ ├── diff@3.5.0 | |
| │ ├── escape-string-regexp@1.0.5 | |
| │ ├─┬ glob@7.1.2 | |
| │ │ ├── fs.realpath@1.0.0 | |
| │ │ ├─┬ inflight@1.0.6 | |
| │ │ │ ├── once@1.4.0 deduped | |
| │ │ │ └── wrappy@1.0.2 | |
| │ │ ├── inherits@2.0.3 | |
| │ │ ├── minimatch@3.0.4 deduped | |
| │ │ ├─┬ once@1.4.0 | |
| │ │ │ └── wrappy@1.0.2 deduped | |
| │ │ └── path-is-absolute@1.0.1 | |
| │ ├── growl@1.10.5 | |
| │ ├── he@1.1.1 | |
| │ ├─┬ minimatch@3.0.4 | |
| │ │ └─┬ brace-expansion@1.1.11 | |
| │ │ ├── balanced-match@1.0.0 | |
| │ │ └── concat-map@0.0.1 | |
| │ ├─┬ mkdirp@0.5.1 | |
| │ │ └── minimist@0.0.8 | |
| │ └─┬ supports-color@5.4.0 | |
| │ └── has-flag@3.0.0 | |
| └─┬ nyc@13.1.0 | |
| ├── archy@1.0.0 | |
| ├── arrify@1.0.1 | |
| ├─┬ caching-transform@2.0.0 | |
| │ ├── make-dir@1.3.0 deduped | |
| │ ├─┬ md5-hex@2.0.0 | |
| │ │ └── md5-o-matic@0.1.1 | |
| │ ├─┬ package-hash@2.0.0 | |
| │ │ ├── graceful-fs@4.1.11 | |
| │ │ ├── lodash.flattendeep@4.4.0 | |
| │ │ ├── md5-hex@2.0.0 deduped | |
| │ │ └─┬ release-zalgo@1.0.0 | |
| │ │ └── es6-error@4.1.1 | |
| │ └─┬ write-file-atomic@2.3.0 | |
| │ ├── graceful-fs@4.1.11 deduped | |
| │ ├── imurmurhash@0.1.4 | |
| │ └── signal-exit@3.0.2 deduped | |
| ├─┬ convert-source-map@1.6.0 | |
| │ └── safe-buffer@5.1.2 | |
| ├── debug-log@1.0.1 | |
| ├─┬ find-cache-dir@2.0.0 | |
| │ ├── commondir@1.0.1 | |
| │ ├── make-dir@1.3.0 deduped | |
| │ └─┬ pkg-dir@3.0.0 | |
| │ └── find-up@3.0.0 deduped | |
| ├─┬ find-up@3.0.0 | |
| │ └─┬ locate-path@3.0.0 | |
| │ ├─┬ p-locate@3.0.0 | |
| │ │ └─┬ p-limit@2.0.0 | |
| │ │ └── p-try@2.0.0 | |
| │ └── path-exists@3.0.0 | |
| ├─┬ foreground-child@1.5.6 | |
| │ ├─┬ cross-spawn@4.0.2 | |
| │ │ ├─┬ lru-cache@4.1.3 | |
| │ │ │ ├── pseudomap@1.0.2 | |
| │ │ │ └── yallist@2.1.2 | |
| │ │ └── which@1.3.1 deduped | |
| │ └── signal-exit@3.0.2 deduped | |
| ├─┬ glob@7.1.3 | |
| │ ├── fs.realpath@1.0.0 | |
| │ ├─┬ inflight@1.0.6 | |
| │ │ ├── once@1.4.0 deduped | |
| │ │ └── wrappy@1.0.2 | |
| │ ├── inherits@2.0.3 | |
| │ ├─┬ minimatch@3.0.4 | |
| │ │ └─┬ brace-expansion@1.1.11 | |
| │ │ ├── balanced-match@1.0.0 | |
| │ │ └── concat-map@0.0.1 | |
| │ ├─┬ once@1.4.0 | |
| │ │ └── wrappy@1.0.2 deduped | |
| │ └── path-is-absolute@1.0.1 | |
| ├── istanbul-lib-coverage@2.0.1 | |
| ├─┬ istanbul-lib-hook@2.0.1 | |
| │ └─┬ append-transform@1.0.0 | |
| │ └─┬ default-require-extensions@2.0.0 | |
| │ └── strip-bom@3.0.0 | |
| ├─┬ istanbul-lib-instrument@3.0.0 | |
| │ ├─┬ @babel/generator@7.3.0 | |
| │ │ ├── @babel/types@7.3.0 deduped | |
| │ │ ├── jsesc@2.5.2 | |
| │ │ ├── lodash@4.17.11 | |
| │ │ ├── source-map@0.5.7 | |
| │ │ └── trim-right@1.0.1 | |
| │ ├── @babel/parser@7.3.1 | |
| │ ├─┬ @babel/template@7.2.2 | |
| │ │ ├─┬ @babel/code-frame@7.0.0 | |
| │ │ │ └─┬ @babel/highlight@7.0.0 | |
| │ │ │ ├─┬ chalk@2.4.2 | |
| │ │ │ │ ├─┬ ansi-styles@3.2.1 | |
| │ │ │ │ │ └─┬ color-convert@1.9.3 | |
| │ │ │ │ │ └── color-name@1.1.3 | |
| │ │ │ │ ├── escape-string-regexp@1.0.5 deduped | |
| │ │ │ │ └── supports-color@5.4.0 deduped | |
| │ │ │ ├── esutils@2.0.2 deduped | |
| │ │ │ └── js-tokens@4.0.0 | |
| │ │ ├── @babel/parser@7.3.1 deduped | |
| │ │ └── @babel/types@7.3.0 deduped | |
| │ ├─┬ @babel/traverse@7.2.3 | |
| │ │ ├── @babel/code-frame@7.0.0 deduped | |
| │ │ ├── @babel/generator@7.3.0 deduped | |
| │ │ ├─┬ @babel/helper-function-name@7.1.0 | |
| │ │ │ ├─┬ @babel/helper-get-function-arity@7.0.0 | |
| │ │ │ │ └── @babel/types@7.3.0 deduped | |
| │ │ │ ├── @babel/template@7.2.2 deduped | |
| │ │ │ └── @babel/types@7.3.0 deduped | |
| │ │ ├─┬ @babel/helper-split-export-declaration@7.0.0 | |
| │ │ │ └── @babel/types@7.3.0 deduped | |
| │ │ ├── @babel/parser@7.3.1 deduped | |
| │ │ ├── @babel/types@7.3.0 deduped | |
| │ │ ├─┬ debug@4.1.1 | |
| │ │ │ └── ms@2.1.1 | |
| │ │ ├── globals@11.10.0 | |
| │ │ └── lodash@4.17.11 deduped | |
| │ ├─┬ @babel/types@7.3.0 | |
| │ │ ├── esutils@2.0.2 | |
| │ │ ├── lodash@4.17.11 deduped | |
| │ │ └── to-fast-properties@2.0.0 | |
| │ ├── istanbul-lib-coverage@2.0.1 | |
| │ └── semver@5.6.0 | |
| ├─┬ istanbul-lib-report@2.0.2 | |
| │ ├── istanbul-lib-coverage@2.0.1 deduped | |
| │ ├── make-dir@1.3.0 deduped | |
| │ └─┬ supports-color@5.4.0 | |
| │ └── has-flag@3.0.0 | |
| ├─┬ istanbul-lib-source-maps@2.0.1 | |
| │ ├─┬ debug@3.1.0 | |
| │ │ └── ms@2.0.0 | |
| │ ├── istanbul-lib-coverage@2.0.1 deduped | |
| │ ├── make-dir@1.3.0 deduped | |
| │ ├── rimraf@2.6.2 deduped | |
| │ └── source-map@0.6.1 | |
| ├─┬ istanbul-reports@2.0.1 | |
| │ └─┬ handlebars@4.0.11 | |
| │ ├── async@1.5.2 | |
| │ ├─┬ optimist@0.6.1 | |
| │ │ ├── minimist@0.0.10 | |
| │ │ └── wordwrap@0.0.3 | |
| │ ├─┬ source-map@0.4.4 | |
| │ │ └── amdefine@1.0.1 | |
| │ └─┬ uglify-js@2.8.29 | |
| │ ├── source-map@0.5.7 | |
| │ ├── uglify-to-browserify@1.0.2 | |
| │ └─┬ yargs@3.10.0 | |
| │ ├── camelcase@1.2.1 | |
| │ ├─┬ cliui@2.1.0 | |
| │ │ ├─┬ center-align@0.1.3 | |
| │ │ │ ├─┬ align-text@0.1.4 | |
| │ │ │ │ ├─┬ kind-of@3.2.2 | |
| │ │ │ │ │ └── is-buffer@1.1.6 | |
| │ │ │ │ ├── longest@1.0.1 | |
| │ │ │ │ └── repeat-string@1.6.1 | |
| │ │ │ └── lazy-cache@1.0.4 | |
| │ │ ├─┬ right-align@0.1.3 | |
| │ │ │ └── align-text@0.1.4 deduped | |
| │ │ └── wordwrap@0.0.2 | |
| │ ├── decamelize@1.2.0 deduped | |
| │ └── window-size@0.1.0 | |
| ├─┬ make-dir@1.3.0 | |
| │ └── pify@3.0.0 | |
| ├─┬ merge-source-map@1.1.0 | |
| │ └── source-map@0.6.1 | |
| ├── resolve-from@4.0.0 | |
| ├─┬ rimraf@2.6.2 | |
| │ └── glob@7.1.3 deduped | |
| ├── signal-exit@3.0.2 | |
| ├─┬ spawn-wrap@1.4.2 | |
| │ ├── foreground-child@1.5.6 deduped | |
| │ ├─┬ mkdirp@0.5.1 | |
| │ │ └── minimist@0.0.8 | |
| │ ├── os-homedir@1.0.2 | |
| │ ├── rimraf@2.6.2 deduped | |
| │ ├── signal-exit@3.0.2 deduped | |
| │ └─┬ which@1.3.1 | |
| │ └── isexe@2.0.0 | |
| ├─┬ test-exclude@5.0.0 | |
| │ ├── arrify@1.0.1 deduped | |
| │ ├── minimatch@3.0.4 deduped | |
| │ ├─┬ read-pkg-up@4.0.0 | |
| │ │ ├── find-up@3.0.0 deduped | |
| │ │ └─┬ read-pkg@3.0.0 | |
| │ │ ├─┬ load-json-file@4.0.0 | |
| │ │ │ ├── graceful-fs@4.1.11 deduped | |
| │ │ │ ├─┬ parse-json@4.0.0 | |
| │ │ │ │ ├─┬ error-ex@1.3.2 | |
| │ │ │ │ │ └── is-arrayish@0.2.1 | |
| │ │ │ │ └── json-parse-better-errors@1.0.2 | |
| │ │ │ ├── pify@3.0.0 deduped | |
| │ │ │ └── strip-bom@3.0.0 deduped | |
| │ │ ├─┬ normalize-package-data@2.4.0 | |
| │ │ │ ├── hosted-git-info@2.7.1 | |
| │ │ │ ├─┬ is-builtin-module@1.0.0 | |
| │ │ │ │ └── builtin-modules@1.1.1 | |
| │ │ │ ├── semver@5.5.0 | |
| │ │ │ └─┬ validate-npm-package-license@3.0.3 | |
| │ │ │ ├─┬ spdx-correct@3.0.0 | |
| │ │ │ │ ├── spdx-expression-parse@3.0.0 deduped | |
| │ │ │ │ └── spdx-license-ids@3.0.0 | |
| │ │ │ └─┬ spdx-expression-parse@3.0.0 | |
| │ │ │ ├── spdx-exceptions@2.1.0 | |
| │ │ │ └── spdx-license-ids@3.0.0 deduped | |
| │ │ └─┬ path-type@3.0.0 | |
| │ │ └── pify@3.0.0 deduped | |
| │ └── require-main-filename@1.0.1 | |
| ├── uuid@3.3.2 | |
| ├─┬ yargs@11.1.0 | |
| │ ├─┬ cliui@4.1.0 | |
| │ │ ├── string-width@2.1.1 deduped | |
| │ │ ├── strip-ansi@4.0.0 deduped | |
| │ │ └─┬ wrap-ansi@2.1.0 | |
| │ │ ├─┬ string-width@1.0.2 | |
| │ │ │ ├── code-point-at@1.1.0 | |
| │ │ │ ├─┬ is-fullwidth-code-point@1.0.0 | |
| │ │ │ │ └── number-is-nan@1.0.1 | |
| │ │ │ └── strip-ansi@3.0.1 deduped | |
| │ │ └─┬ strip-ansi@3.0.1 | |
| │ │ └── ansi-regex@2.1.1 | |
| │ ├── decamelize@1.2.0 | |
| │ ├─┬ find-up@2.1.0 | |
| │ │ └─┬ locate-path@2.0.0 | |
| │ │ ├─┬ p-locate@2.0.0 | |
| │ │ │ └─┬ p-limit@1.3.0 | |
| │ │ │ └── p-try@1.0.0 | |
| │ │ └── path-exists@3.0.0 deduped | |
| │ ├── get-caller-file@1.0.3 | |
| │ ├─┬ os-locale@2.1.0 | |
| │ │ ├─┬ execa@0.7.0 | |
| │ │ │ ├─┬ cross-spawn@5.1.0 | |
| │ │ │ │ ├── lru-cache@4.1.3 deduped | |
| │ │ │ │ ├─┬ shebang-command@1.2.0 | |
| │ │ │ │ │ └── shebang-regex@1.0.0 | |
| │ │ │ │ └── which@1.3.1 deduped | |
| │ │ │ ├── get-stream@3.0.0 | |
| │ │ │ ├── is-stream@1.1.0 | |
| │ │ │ ├─┬ npm-run-path@2.0.2 | |
| │ │ │ │ └── path-key@2.0.1 | |
| │ │ │ ├── p-finally@1.0.0 | |
| │ │ │ ├── signal-exit@3.0.2 deduped | |
| │ │ │ └── strip-eof@1.0.0 | |
| │ │ ├─┬ lcid@1.0.0 | |
| │ │ │ └── invert-kv@1.0.0 | |
| │ │ └─┬ mem@1.1.0 | |
| │ │ └── mimic-fn@1.2.0 | |
| │ ├── require-directory@2.1.1 | |
| │ ├── require-main-filename@1.0.1 deduped | |
| │ ├── set-blocking@2.0.0 | |
| │ ├─┬ string-width@2.1.1 | |
| │ │ ├── is-fullwidth-code-point@2.0.0 | |
| │ │ └─┬ strip-ansi@4.0.0 | |
| │ │ └── ansi-regex@3.0.0 | |
| │ ├── which-module@2.0.0 | |
| │ ├── y18n@3.2.1 | |
| │ └── yargs-parser@9.0.2 deduped | |
| └─┬ yargs-parser@9.0.2 | |
| └── camelcase@4.1.0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment