Skip to content

Commit

Permalink
deps: remove columnify
Browse files Browse the repository at this point in the history
  • Loading branch information
wraithgar committed Apr 23, 2024
1 parent d531f8b commit c77f035
Show file tree
Hide file tree
Showing 25 changed files with 0 additions and 1,638 deletions.
5 changes: 0 additions & 5 deletions DEPENDENCIES.md
Original file line number Diff line number Diff line change
Expand Up @@ -289,13 +289,10 @@ graph LR;
cli-columns-->string-width;
cli-columns-->strip-ansi;
color-convert-->color-name;
columnify-->strip-ansi;
columnify-->wcwidth;
cross-spawn-->path-key;
cross-spawn-->shebang-command;
cross-spawn-->which;
debug-->ms;
defaults-->clone;
encoding-->iconv-lite;
foreground-child-->cross-spawn;
foreground-child-->signal-exit;
Expand Down Expand Up @@ -480,7 +477,6 @@ graph LR;
npm-->ci-info;
npm-->cli-columns;
npm-->cli-table3;
npm-->columnify;
npm-->diff;
npm-->fastest-levenshtein;
npm-->fs-minipass;
Expand Down Expand Up @@ -797,7 +793,6 @@ graph LR;
validate-npm-package-license-->spdx-correct;
validate-npm-package-license-->spdx-expression-parse;
validate-npm-package-name-->builtins;
wcwidth-->defaults;
which-->isexe;
wrap-ansi-->ansi-styles;
wrap-ansi-->string-width;
Expand Down
4 changes: 0 additions & 4 deletions node_modules/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -66,11 +66,9 @@
!/cidr-regex
!/clean-stack
!/cli-columns
!/clone
!/cmd-shim
!/color-convert
!/color-name
!/columnify
!/common-ancestor-path
!/cross-spawn
!/cross-spawn/node_modules/
Expand All @@ -81,7 +79,6 @@
!/debug/node_modules/
/debug/node_modules/*
!/debug/node_modules/ms
!/defaults
!/diff
!/eastasianwidth
!/emoji-regex
Expand Down Expand Up @@ -234,7 +231,6 @@
!/validate-npm-package-license/node_modules/spdx-expression-parse
!/validate-npm-package-name
!/walk-up-path
!/wcwidth
!/which
!/which/node_modules/
/which/node_modules/*
Expand Down
18 changes: 0 additions & 18 deletions node_modules/clone/LICENSE

This file was deleted.

10 changes: 0 additions & 10 deletions node_modules/clone/clone.iml

This file was deleted.

166 changes: 0 additions & 166 deletions node_modules/clone/clone.js

This file was deleted.

51 changes: 0 additions & 51 deletions node_modules/clone/package.json

This file was deleted.

21 changes: 0 additions & 21 deletions node_modules/columnify/LICENSE

This file was deleted.

9 changes: 0 additions & 9 deletions node_modules/columnify/Makefile

This file was deleted.

Loading

0 comments on commit c77f035

Please sign in to comment.