Skip to content

Commit

Permalink
deps: node-gyp@9.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wraithgar committed Jun 19, 2023
1 parent 39ad586 commit 0cb539d
Show file tree
Hide file tree
Showing 133 changed files with 3,189 additions and 13,563 deletions.
10 changes: 1 addition & 9 deletions DEPENDENCIES.md
Original file line number Diff line number Diff line change
Expand Up @@ -274,21 +274,15 @@ graph LR;
bin-links-->write-file-atomic;
brace-expansion-->balanced-match;
builtins-->semver;
cacache-->chownr;
cacache-->fs-minipass;
cacache-->glob;
cacache-->infer-owner;
cacache-->lru-cache;
cacache-->minipass-collect;
cacache-->minipass-flush;
cacache-->minipass-pipeline;
cacache-->minipass;
cacache-->mkdirp;
cacache-->npmcli-fs["@npmcli/fs"];
cacache-->npmcli-move-file["@npmcli/move-file"];
cacache-->p-map;
cacache-->promise-inflight;
cacache-->rimraf;
cacache-->ssri;
cacache-->tar;
cacache-->unique-filename;
Expand Down Expand Up @@ -464,7 +458,6 @@ graph LR;
make-fetch-happen-->https-proxy-agent;
make-fetch-happen-->is-lambda;
make-fetch-happen-->lru-cache;
make-fetch-happen-->minipass-collect;
make-fetch-happen-->minipass-fetch;
make-fetch-happen-->minipass-flush;
make-fetch-happen-->minipass-pipeline;
Expand All @@ -488,6 +481,7 @@ graph LR;
minizlib-->minipass;
minizlib-->yallist;
node-gyp-->env-paths;
node-gyp-->exponential-backoff;
node-gyp-->glob;
node-gyp-->graceful-fs;
node-gyp-->make-fetch-happen;
Expand Down Expand Up @@ -707,8 +701,6 @@ graph LR;
npmcli-mock-registry-->npmcli-template-oss["@npmcli/template-oss"];
npmcli-mock-registry-->pacote;
npmcli-mock-registry-->tap;
npmcli-move-file-->mkdirp;
npmcli-move-file-->rimraf;
npmcli-package-json-->glob;
npmcli-package-json-->json-parse-even-better-errors;
npmcli-package-json-->normalize-package-data;
Expand Down
22 changes: 1 addition & 21 deletions node_modules/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@
!/@colors/
/@colors/*
!/@colors/colors
!/@gar/
/@gar/*
!/@gar/promisify
!/@isaacs/
/@isaacs/*
!/@isaacs/cliui
Expand All @@ -29,7 +26,6 @@
!/@npmcli/installed-package-contents
!/@npmcli/map-workspaces
!/@npmcli/metavuln-calculator
!/@npmcli/move-file
!/@npmcli/name-from-folder
!/@npmcli/node-gyp
!/@npmcli/package-json
Expand Down Expand Up @@ -103,6 +99,7 @@
!/err-code
!/event-target-shim
!/events
!/exponential-backoff
!/fastest-levenshtein
!/foreground-child
!/fs-minipass
Expand All @@ -123,7 +120,6 @@
!/ignore-walk
!/imurmurhash
!/indent-string
!/infer-owner
!/inflight
!/inherits
!/ini
Expand Down Expand Up @@ -188,32 +184,16 @@
!/node-gyp
!/node-gyp/node_modules/
/node-gyp/node_modules/*
!/node-gyp/node_modules/@npmcli/
/node-gyp/node_modules/@npmcli/*
!/node-gyp/node_modules/@npmcli/fs
!/node-gyp/node_modules/abbrev
!/node-gyp/node_modules/are-we-there-yet
!/node-gyp/node_modules/brace-expansion
!/node-gyp/node_modules/cacache
!/node-gyp/node_modules/cacache/node_modules/
/node-gyp/node_modules/cacache/node_modules/*
!/node-gyp/node_modules/cacache/node_modules/brace-expansion
!/node-gyp/node_modules/cacache/node_modules/glob
!/node-gyp/node_modules/cacache/node_modules/minimatch
!/node-gyp/node_modules/fs-minipass
!/node-gyp/node_modules/gauge
!/node-gyp/node_modules/glob
!/node-gyp/node_modules/make-fetch-happen
!/node-gyp/node_modules/minimatch
!/node-gyp/node_modules/minipass-fetch
!/node-gyp/node_modules/minipass
!/node-gyp/node_modules/nopt
!/node-gyp/node_modules/npmlog
!/node-gyp/node_modules/readable-stream
!/node-gyp/node_modules/signal-exit
!/node-gyp/node_modules/ssri
!/node-gyp/node_modules/unique-filename
!/node-gyp/node_modules/unique-slug
!/node-gyp/node_modules/which
!/nopt
!/normalize-package-data
Expand Down
10 changes: 0 additions & 10 deletions node_modules/@gar/promisify/LICENSE.md

This file was deleted.

36 changes: 0 additions & 36 deletions node_modules/@gar/promisify/index.js

This file was deleted.

32 changes: 0 additions & 32 deletions node_modules/@gar/promisify/package.json

This file was deleted.

22 changes: 0 additions & 22 deletions node_modules/@npmcli/move-file/LICENSE.md

This file was deleted.

Loading

0 comments on commit 0cb539d

Please sign in to comment.