Skip to content

Commit 7aa9338

Browse files
committed
deps: remove cli-columns
1 parent 5c03826 commit 7aa9338

File tree

27 files changed

+5
-755
lines changed

27 files changed

+5
-755
lines changed

DEPENDENCIES.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -270,8 +270,6 @@ graph LR;
270270
cacache-->p-map;
271271
cacache-->ssri;
272272
cacache-->unique-filename;
273-
cli-columns-->string-width;
274-
cli-columns-->strip-ansi;
275273
debug-->ms;
276274
encoding-->iconv-lite;
277275
fdir-->picomatch;
@@ -426,7 +424,6 @@ graph LR;
426424
npm-->cacache;
427425
npm-->chalk;
428426
npm-->ci-info;
429-
npm-->cli-columns;
430427
npm-->cli-table3;
431428
npm-->diff;
432429
npm-->fastest-levenshtein;
@@ -711,10 +708,6 @@ graph LR;
711708
spdx-expression-parse-->spdx-exceptions;
712709
spdx-expression-parse-->spdx-license-ids;
713710
ssri-->minipass;
714-
string-width-->emoji-regex;
715-
string-width-->is-fullwidth-code-point;
716-
string-width-->strip-ansi;
717-
strip-ansi-->ansi-regex;
718711
tar-->chownr;
719712
tar-->isaacs-fs-minipass["@isaacs/fs-minipass"];
720713
tar-->minipass;

node_modules/.gitignore

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@
3636
!/@tufjs/models
3737
!/abbrev
3838
!/agent-base
39-
!/ansi-regex
4039
!/aproba
4140
!/archy
4241
!/balanced-match
@@ -48,13 +47,11 @@
4847
!/chownr
4948
!/ci-info
5049
!/cidr-regex
51-
!/cli-columns
5250
!/cmd-shim
5351
!/common-ancestor-path
5452
!/cssesc
5553
!/debug
5654
!/diff
57-
!/emoji-regex
5855
!/encoding
5956
!/env-paths
6057
!/err-code
@@ -74,7 +71,6 @@
7471
!/init-package-json
7572
!/ip-address
7673
!/is-cidr
77-
!/is-fullwidth-code-point
7874
!/isexe
7975
!/json-parse-even-better-errors
8076
!/json-stringify-nice
@@ -144,8 +140,6 @@
144140
!/spdx-expression-parse
145141
!/spdx-license-ids
146142
!/ssri
147-
!/string-width
148-
!/strip-ansi
149143
!/supports-color
150144
!/tar
151145
!/text-table

node_modules/ansi-regex/index.js

Lines changed: 0 additions & 10 deletions
This file was deleted.

node_modules/ansi-regex/license

Lines changed: 0 additions & 9 deletions
This file was deleted.

node_modules/ansi-regex/package.json

Lines changed: 0 additions & 55 deletions
This file was deleted.

node_modules/cli-columns/color.js

Lines changed: 0 additions & 16 deletions
This file was deleted.

node_modules/cli-columns/index.js

Lines changed: 0 additions & 82 deletions
This file was deleted.

node_modules/cli-columns/license

Lines changed: 0 additions & 20 deletions
This file was deleted.

node_modules/cli-columns/package.json

Lines changed: 0 additions & 54 deletions
This file was deleted.

0 commit comments

Comments
 (0)