Skip to content

Commit

Permalink
deps: @npmcli/map-workspaces@3.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
wraithgar committed May 3, 2023
1 parent 0783cff commit 3881770
Show file tree
Hide file tree
Showing 163 changed files with 21,112 additions and 47 deletions.
20 changes: 20 additions & 0 deletions DEPENDENCIES.md
Original file line number Diff line number Diff line change
Expand Up @@ -294,9 +294,14 @@ graph LR;
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;
fs-minipass-->minipass;
gauge-->aproba;
gauge-->color-support;
Expand All @@ -306,9 +311,11 @@ graph LR;
gauge-->string-width;
gauge-->strip-ansi;
gauge-->wide-align;
glob-->foreground-child;
glob-->fs.realpath;
glob-->inflight;
glob-->inherits;
glob-->jackspeak;
glob-->minimatch;
glob-->minipass;
glob-->once;
Expand All @@ -335,6 +342,14 @@ graph LR;
init-package-json-->validate-npm-package-name;
is-cidr-->cidr-regex;
is-core-module-->has;
isaacs-cliui-->string-width-cjs;
isaacs-cliui-->string-width;
isaacs-cliui-->strip-ansi-cjs;
isaacs-cliui-->strip-ansi;
isaacs-cliui-->wrap-ansi-cjs;
isaacs-cliui-->wrap-ansi;
jackspeak-->isaacs-cliui["@isaacs/cliui"];
jackspeak-->pkgjs-parseargs["@pkgjs/parseargs"];
libnpmaccess-->nock;
libnpmaccess-->npm-package-arg;
libnpmaccess-->npm-registry-fetch;
Expand Down Expand Up @@ -742,6 +757,7 @@ graph LR;
readable-stream-->util-deprecate;
rimraf-->glob;
semver-->lru-cache;
shebang-command-->shebang-regex;
sigstore-->make-fetch-happen;
sigstore-->sigstore-protobuf-specs["@sigstore/protobuf-specs"];
sigstore-->tuf-js;
Expand All @@ -755,6 +771,7 @@ graph LR;
spdx-expression-parse-->spdx-exceptions;
spdx-expression-parse-->spdx-license-ids;
ssri-->minipass;
string-width-->eastasianwidth;
string-width-->emoji-regex;
string-width-->is-fullwidth-code-point;
string-width-->strip-ansi;
Expand All @@ -779,6 +796,9 @@ graph LR;
wcwidth-->defaults;
which-->isexe;
wide-align-->string-width;
wrap-ansi-->ansi-styles;
wrap-ansi-->string-width;
wrap-ansi-->strip-ansi;
write-file-atomic-->imurmurhash;
write-file-atomic-->signal-exit;
```
Expand Down
35 changes: 35 additions & 0 deletions node_modules/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,15 @@
!/@gar/promisify
!/@isaacs/
/@isaacs/*
!/@isaacs/cliui
!/@isaacs/cliui/node_modules/
/@isaacs/cliui/node_modules/*
!/@isaacs/cliui/node_modules/ansi-regex
!/@isaacs/cliui/node_modules/ansi-styles
!/@isaacs/cliui/node_modules/emoji-regex
!/@isaacs/cliui/node_modules/string-width
!/@isaacs/cliui/node_modules/strip-ansi
!/@isaacs/cliui/node_modules/wrap-ansi
!/@isaacs/string-locale-compare
!/@npmcli/
/@npmcli/*
Expand All @@ -21,6 +30,14 @@
!/@npmcli/git
!/@npmcli/installed-package-contents
!/@npmcli/map-workspaces
!/@npmcli/map-workspaces/node_modules/
/@npmcli/map-workspaces/node_modules/*
!/@npmcli/map-workspaces/node_modules/foreground-child
!/@npmcli/map-workspaces/node_modules/glob
!/@npmcli/map-workspaces/node_modules/jackspeak
!/@npmcli/map-workspaces/node_modules/minimatch
!/@npmcli/map-workspaces/node_modules/minipass
!/@npmcli/map-workspaces/node_modules/signal-exit
!/@npmcli/metavuln-calculator
!/@npmcli/move-file
!/@npmcli/name-from-folder
Expand All @@ -29,6 +46,9 @@
!/@npmcli/promise-spawn
!/@npmcli/query
!/@npmcli/run-script
!/@pkgjs/
/@pkgjs/*
!/@pkgjs/parseargs
!/@sigstore/
/@sigstore/*
!/@sigstore/protobuf-specs
Expand Down Expand Up @@ -73,6 +93,10 @@
!/common-ancestor-path
!/concat-map
!/console-control-strings
!/cross-spawn
!/cross-spawn/node_modules/
/cross-spawn/node_modules/*
!/cross-spawn/node_modules/which
!/cssesc
!/debug
!/debug/node_modules/
Expand All @@ -82,6 +106,7 @@
!/delegates
!/depd
!/diff
!/eastasianwidth
!/emoji-regex
!/encoding
!/env-paths
Expand Down Expand Up @@ -216,7 +241,12 @@
!/pacote
!/parse-conflict-json
!/path-is-absolute
!/path-key
!/path-scurry
!/path-scurry/node_modules/
/path-scurry/node_modules/*
!/path-scurry/node_modules/lru-cache
!/path-scurry/node_modules/minipass
!/postcss-selector-parser
!/proc-log
!/process
Expand Down Expand Up @@ -245,6 +275,8 @@
/semver/node_modules/*
!/semver/node_modules/lru-cache
!/set-blocking
!/shebang-command
!/shebang-regex
!/signal-exit
!/sigstore
!/smart-buffer
Expand All @@ -256,7 +288,9 @@
!/spdx-license-ids
!/ssri
!/string_decoder
!/string-width-cjs
!/string-width
!/strip-ansi-cjs
!/strip-ansi
!/supports-color
!/tar
Expand All @@ -279,6 +313,7 @@
!/wcwidth
!/which
!/wide-align
!/wrap-ansi-cjs
!/wrappy
!/write-file-atomic
!/yallist
Expand Down
14 changes: 14 additions & 0 deletions node_modules/@isaacs/cliui/LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
Copyright (c) 2015, Contributors

Permission to use, copy, modify, and/or distribute this software
for any purpose with or without fee is hereby granted, provided
that the above copyright notice and this permission notice
appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE
LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES
OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
Loading

0 comments on commit 3881770

Please sign in to comment.