Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
29 changes: 8 additions & 21 deletions DEPENDENCIES.md
Original file line number Diff line number Diff line change
Expand Up @@ -261,8 +261,8 @@ graph LR;
## all dependencies
```mermaid
graph LR;
abort-controller-->event-target-shim;
agent-base-->debug;
agentkeepalive-->humanize-ms;
aggregate-error-->clean-stack;
aggregate-error-->indent-string;
ansi-styles-->color-convert;
Expand All @@ -273,6 +273,8 @@ graph LR;
bin-links-->read-cmd-shim;
bin-links-->write-file-atomic;
brace-expansion-->balanced-match;
buffer-->base64-js;
buffer-->ieee754;
builtins-->semver;
cacache-->fs-minipass;
cacache-->glob;
Expand Down Expand Up @@ -312,27 +314,18 @@ graph LR;
gauge-->strip-ansi;
gauge-->wide-align;
glob-->foreground-child;
glob-->fs.realpath;
glob-->inflight;
glob-->inherits;
glob-->jackspeak;
glob-->minimatch;
glob-->minipass;
glob-->once;
glob-->path-is-absolute;
glob-->path-scurry;
has-->function-bind;
hosted-git-info-->lru-cache;
http-proxy-agent-->agent-base;
http-proxy-agent-->debug;
http-proxy-agent-->tootallnate-once["@tootallnate/once"];
https-proxy-agent-->agent-base;
https-proxy-agent-->debug;
humanize-ms-->ms;
iconv-lite-->safer-buffer;
ignore-walk-->minimatch;
inflight-->once;
inflight-->wrappy;
init-package-json-->npm-package-arg;
init-package-json-->promzard;
init-package-json-->read-package-json;
Expand Down Expand Up @@ -449,21 +442,16 @@ graph LR;
libnpmversion-->semver;
libnpmversion-->tap;
lru-cache-->yallist;
make-fetch-happen-->agentkeepalive;
make-fetch-happen-->cacache;
make-fetch-happen-->http-cache-semantics;
make-fetch-happen-->http-proxy-agent;
make-fetch-happen-->https-proxy-agent;
make-fetch-happen-->is-lambda;
make-fetch-happen-->lru-cache;
make-fetch-happen-->minipass-fetch;
make-fetch-happen-->minipass-flush;
make-fetch-happen-->minipass-pipeline;
make-fetch-happen-->minipass;
make-fetch-happen-->negotiator;
make-fetch-happen-->npmcli-agent["@npmcli/agent"];
make-fetch-happen-->promise-retry;
make-fetch-happen-->socks-proxy-agent;
make-fetch-happen-->ssri;
minimatch-->brace-expansion;
minipass-->yallist;
Expand All @@ -485,8 +473,7 @@ graph LR;
node-gyp-->graceful-fs;
node-gyp-->make-fetch-happen;
node-gyp-->nopt;
node-gyp-->npmlog;
node-gyp-->rimraf;
node-gyp-->proc-log;
node-gyp-->semver;
node-gyp-->tar;
node-gyp-->which;
Expand Down Expand Up @@ -736,7 +723,6 @@ graph LR;
npmlog-->console-control-strings;
npmlog-->gauge;
npmlog-->set-blocking;
once-->wrappy;
p-map-->aggregate-error;
pacote-->cacache;
pacote-->fs-minipass;
Expand Down Expand Up @@ -773,10 +759,11 @@ graph LR;
read-package-json-->npm-normalize-package-bin;
read-package-json-fast-->json-parse-even-better-errors;
read-package-json-fast-->npm-normalize-package-bin;
readable-stream-->inherits;
readable-stream-->abort-controller;
readable-stream-->buffer;
readable-stream-->events;
readable-stream-->process;
readable-stream-->string_decoder;
readable-stream-->util-deprecate;
rimraf-->glob;
semver-->lru-cache;
shebang-command-->shebang-regex;
sigstore-->sigstore-bundle["@sigstore/bundle"];
Expand Down
45 changes: 0 additions & 45 deletions node_modules/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -46,17 +46,12 @@
!/@sigstore/protobuf-specs
!/@sigstore/sign
!/@sigstore/tuf
!/@tootallnate/
/@tootallnate/*
!/@tootallnate/once
!/@tufjs/
/@tufjs/*
!/@tufjs/canonical-json
!/@tufjs/models
!/abbrev
!/abort-controller
!/agent-base
!/agentkeepalive
!/aggregate-error
!/ansi-regex
!/ansi-styles
Expand Down Expand Up @@ -85,7 +80,6 @@
!/color-support
!/columnify
!/common-ancestor-path
!/concat-map
!/console-control-strings
!/cross-spawn
!/cross-spawn/node_modules/
Expand All @@ -110,7 +104,6 @@
!/fastest-levenshtein
!/foreground-child
!/fs-minipass
!/fs.realpath
!/function-bind
!/gauge
!/glob
Expand All @@ -119,16 +112,11 @@
!/has
!/hosted-git-info
!/http-cache-semantics
!/http-proxy-agent
!/https-proxy-agent
!/humanize-ms
!/iconv-lite
!/ieee754
!/ignore-walk
!/imurmurhash
!/indent-string
!/inflight
!/inherits
!/ini
!/init-package-json
!/ip-regex
Expand Down Expand Up @@ -178,29 +166,6 @@
!/mute-stream
!/negotiator
!/node-gyp
!/node-gyp/node_modules/
/node-gyp/node_modules/*
!/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/cacache/node_modules/minipass
!/node-gyp/node_modules/gauge
!/node-gyp/node_modules/glob
!/node-gyp/node_modules/lru-cache
!/node-gyp/node_modules/make-fetch-happen
!/node-gyp/node_modules/minimatch
!/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/which
!/nopt
!/normalize-package-data
!/npm-audit-report
Expand All @@ -214,11 +179,9 @@
!/npm-registry-fetch
!/npm-user-validate
!/npmlog
!/once
!/p-map
!/pacote
!/parse-conflict-json
!/path-is-absolute
!/path-key
!/path-scurry
!/postcss-selector-parser
Expand All @@ -236,12 +199,6 @@
!/read
!/readable-stream
!/retry
!/rimraf
!/rimraf/node_modules/
/rimraf/node_modules/*
!/rimraf/node_modules/brace-expansion
!/rimraf/node_modules/glob
!/rimraf/node_modules/minimatch
!/safe-buffer
!/safer-buffer
!/semver
Expand All @@ -254,7 +211,6 @@
!/signal-exit
!/sigstore
!/smart-buffer
!/socks-proxy-agent
!/socks
!/spdx-correct
!/spdx-exceptions
Expand Down Expand Up @@ -300,7 +256,6 @@
!/wrap-ansi/node_modules/emoji-regex
!/wrap-ansi/node_modules/string-width
!/wrap-ansi/node_modules/strip-ansi
!/wrappy
!/write-file-atomic
!/yallist
# Always ignore some specific patterns within any allowed package
Expand Down
14 changes: 4 additions & 10 deletions node_modules/@npmcli/run-script/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@npmcli/run-script",
"version": "7.0.1",
"version": "7.0.2",
"description": "Run a lifecycle script for a package (descendant of npm-lifecycle)",
"author": "GitHub Inc.",
"license": "ISC",
Expand All @@ -16,14 +16,14 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/template-oss": "4.18.0",
"@npmcli/template-oss": "4.19.0",
"require-inject": "^1.4.4",
"tap": "^16.0.1"
},
"dependencies": {
"@npmcli/node-gyp": "^3.0.0",
"@npmcli/promise-spawn": "^7.0.0",
"node-gyp": "^9.0.0",
"node-gyp": "^10.0.0",
"read-package-json-fast": "^3.0.0",
"which": "^4.0.0"
},
Expand All @@ -41,13 +41,7 @@
},
"templateOSS": {
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
"ciVersions": [
"16.14.0",
"16.x",
"18.0.0",
"18.x"
],
"version": "4.18.0",
"version": "4.19.0",
"publish": "true"
},
"tap": {
Expand Down
21 changes: 0 additions & 21 deletions node_modules/@tootallnate/once/LICENSE

This file was deleted.

24 changes: 0 additions & 24 deletions node_modules/@tootallnate/once/dist/index.js

This file was deleted.

This file was deleted.

3 changes: 0 additions & 3 deletions node_modules/@tootallnate/once/dist/types.js

This file was deleted.

52 changes: 0 additions & 52 deletions node_modules/@tootallnate/once/package.json

This file was deleted.

Loading