Skip to content

Commit

Permalink
Run dependencies script
Browse files Browse the repository at this point in the history
  • Loading branch information
lukekarrys committed Apr 12, 2024
1 parent de7b362 commit 64164f5
Show file tree
Hide file tree
Showing 46 changed files with 2 additions and 2,429 deletions.
23 changes: 2 additions & 21 deletions DEPENDENCIES.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ graph LR;
libnpmexec-->npmcli-mock-registry["@npmcli/mock-registry"];
libnpmexec-->npmcli-run-script["@npmcli/run-script"];
libnpmexec-->npmcli-template-oss["@npmcli/template-oss"];
libnpmexec-->npmlog;
libnpmexec-->pacote;
libnpmexec-->proc-log;
libnpmexec-->read-package-json-fast;
Expand Down Expand Up @@ -180,7 +179,6 @@ graph LR;
npmcli-arborist-->npmcli-redact["@npmcli/redact"];
npmcli-arborist-->npmcli-run-script["@npmcli/run-script"];
npmcli-arborist-->npmcli-template-oss["@npmcli/template-oss"];
npmcli-arborist-->npmlog;
npmcli-arborist-->pacote;
npmcli-arborist-->parse-conflict-json;
npmcli-arborist-->proc-log;
Expand Down Expand Up @@ -235,8 +233,6 @@ graph LR;
npmcli-smoke-tests-->npmcli-promise-spawn["@npmcli/promise-spawn"];
npmcli-smoke-tests-->npmcli-template-oss["@npmcli/template-oss"];
npmcli-smoke-tests-->semver;
npmlog-->are-we-there-yet;
npmlog-->gauge;
pacote-->cacache;
pacote-->fs-minipass;
pacote-->npm-package-arg;
Expand Down Expand Up @@ -304,14 +300,6 @@ graph LR;
foreground-child-->cross-spawn;
foreground-child-->signal-exit;
fs-minipass-->minipass;
gauge-->aproba;
gauge-->color-support;
gauge-->console-control-strings;
gauge-->has-unicode;
gauge-->signal-exit;
gauge-->string-width;
gauge-->strip-ansi;
gauge-->wide-align;
glob-->foreground-child;
glob-->jackspeak;
glob-->minimatch;
Expand Down Expand Up @@ -374,7 +362,6 @@ graph LR;
libnpmexec-->npmcli-mock-registry["@npmcli/mock-registry"];
libnpmexec-->npmcli-run-script["@npmcli/run-script"];
libnpmexec-->npmcli-template-oss["@npmcli/template-oss"];
libnpmexec-->npmlog;
libnpmexec-->pacote;
libnpmexec-->proc-log;
libnpmexec-->read-package-json-fast;
Expand Down Expand Up @@ -628,7 +615,6 @@ graph LR;
npmcli-arborist-->npmcli-redact["@npmcli/redact"];
npmcli-arborist-->npmcli-run-script["@npmcli/run-script"];
npmcli-arborist-->npmcli-template-oss["@npmcli/template-oss"];
npmcli-arborist-->npmlog;
npmcli-arborist-->pacote;
npmcli-arborist-->parse-conflict-json;
npmcli-arborist-->proc-log;
Expand Down Expand Up @@ -723,10 +709,6 @@ graph LR;
npmcli-smoke-tests-->semver;
npmcli-smoke-tests-->tap;
npmcli-smoke-tests-->which;
npmlog-->are-we-there-yet;
npmlog-->console-control-strings;
npmlog-->gauge;
npmlog-->set-blocking;
p-map-->aggregate-error;
pacote-->cacache;
pacote-->fs-minipass;
Expand Down Expand Up @@ -814,7 +796,6 @@ graph LR;
validate-npm-package-name-->builtins;
wcwidth-->defaults;
which-->isexe;
wide-align-->string-width;
wrap-ansi-->ansi-styles;
wrap-ansi-->string-width;
wrap-ansi-->strip-ansi;
Expand All @@ -838,5 +819,5 @@ packages higher up the chain.
- @npmcli/package-json, npm-registry-fetch
- @npmcli/git, make-fetch-happen, @npmcli/config
- @npmcli/installed-package-contents, @npmcli/map-workspaces, cacache, npm-pick-manifest, read-package-json, promzard
- @npmcli/docs, @npmcli/fs, npm-bundled, read-package-json-fast, unique-filename, npm-install-checks, npm-package-arg, normalize-package-data, npm-packlist, bin-links, nopt, npmlog, parse-conflict-json, @npmcli/mock-globals, read
- @npmcli/eslint-config, @npmcli/template-oss, ignore-walk, semver, npm-normalize-package-bin, @npmcli/name-from-folder, json-parse-even-better-errors, fs-minipass, ssri, unique-slug, @npmcli/promise-spawn, hosted-git-info, proc-log, validate-npm-package-name, @npmcli/node-gyp, @npmcli/redact, @npmcli/agent, minipass-fetch, @npmcli/query, cmd-shim, read-cmd-shim, write-file-atomic, abbrev, are-we-there-yet, gauge, proggy, minify-registry-metadata, ini, @npmcli/disparity-colors, mute-stream, npm-audit-report, npm-user-validate
- @npmcli/docs, @npmcli/fs, npm-bundled, read-package-json-fast, unique-filename, npm-install-checks, npm-package-arg, normalize-package-data, npm-packlist, bin-links, nopt, parse-conflict-json, @npmcli/mock-globals, read
- @npmcli/eslint-config, @npmcli/template-oss, ignore-walk, semver, npm-normalize-package-bin, @npmcli/name-from-folder, json-parse-even-better-errors, fs-minipass, ssri, unique-slug, @npmcli/promise-spawn, hosted-git-info, proc-log, validate-npm-package-name, @npmcli/node-gyp, @npmcli/redact, @npmcli/agent, minipass-fetch, @npmcli/query, cmd-shim, read-cmd-shim, write-file-atomic, abbrev, proggy, minify-registry-metadata, ini, @npmcli/disparity-colors, mute-stream, npm-audit-report, npm-user-validate
8 changes: 0 additions & 8 deletions node_modules/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@
!/ansi-styles
!/aproba
!/archy
!/are-we-there-yet
!/balanced-match
!/bin-links
!/binary-extensions
Expand All @@ -75,10 +74,8 @@
!/cmd-shim
!/color-convert
!/color-name
!/color-support
!/columnify
!/common-ancestor-path
!/console-control-strings
!/cross-spawn
!/cross-spawn/node_modules/
/cross-spawn/node_modules/*
Expand All @@ -100,10 +97,8 @@
!/foreground-child
!/fs-minipass
!/function-bind
!/gauge
!/glob
!/graceful-fs
!/has-unicode
!/hasown
!/hosted-git-info
!/http-cache-semantics
Expand Down Expand Up @@ -175,7 +170,6 @@
!/npm-profile
!/npm-registry-fetch
!/npm-user-validate
!/npmlog
!/p-map
!/pacote
!/parse-conflict-json
Expand All @@ -200,7 +194,6 @@
!/semver/node_modules/
/semver/node_modules/*
!/semver/node_modules/lru-cache
!/set-blocking
!/shebang-command
!/shebang-regex
!/signal-exit
Expand Down Expand Up @@ -247,7 +240,6 @@
!/which/node_modules/
/which/node_modules/*
!/which/node_modules/isexe
!/wide-align
!/wrap-ansi-cjs
!/wrap-ansi-cjs/node_modules/
/wrap-ansi-cjs/node_modules/*
Expand Down
18 changes: 0 additions & 18 deletions node_modules/are-we-there-yet/LICENSE.md

This file was deleted.

4 changes: 0 additions & 4 deletions node_modules/are-we-there-yet/lib/index.js

This file was deleted.

13 changes: 0 additions & 13 deletions node_modules/are-we-there-yet/lib/tracker-base.js

This file was deleted.

112 changes: 0 additions & 112 deletions node_modules/are-we-there-yet/lib/tracker-group.js

This file was deleted.

42 changes: 0 additions & 42 deletions node_modules/are-we-there-yet/lib/tracker-stream.js

This file was deleted.

34 changes: 0 additions & 34 deletions node_modules/are-we-there-yet/lib/tracker.js

This file was deleted.

Loading

0 comments on commit 64164f5

Please sign in to comment.