Skip to content

Commit 39a19b3

Browse files
committed
1 parent 93e2186 commit 39a19b3

309 files changed

Lines changed: 58308 additions & 206 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

node_modules/.gitignore

Lines changed: 28 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,29 @@
3232
!/@npmcli/query
3333
!/@npmcli/redact
3434
!/@npmcli/run-script
35+
!/@npmcli/run-script/node_modules/
36+
/@npmcli/run-script/node_modules/*
37+
!/@npmcli/run-script/node_modules/@npmcli/
38+
/@npmcli/run-script/node_modules/@npmcli/*
39+
!/@npmcli/run-script/node_modules/@npmcli/agent
40+
!/@npmcli/run-script/node_modules/@npmcli/fs
41+
!/@npmcli/run-script/node_modules/abbrev
42+
!/@npmcli/run-script/node_modules/cacache
43+
!/@npmcli/run-script/node_modules/isexe
44+
!/@npmcli/run-script/node_modules/make-fetch-happen
45+
!/@npmcli/run-script/node_modules/make-fetch-happen/node_modules/
46+
/@npmcli/run-script/node_modules/make-fetch-happen/node_modules/*
47+
!/@npmcli/run-script/node_modules/make-fetch-happen/node_modules/proc-log
48+
!/@npmcli/run-script/node_modules/minipass-fetch
49+
!/@npmcli/run-script/node_modules/node-gyp
50+
!/@npmcli/run-script/node_modules/node-gyp/node_modules/
51+
/@npmcli/run-script/node_modules/node-gyp/node_modules/*
52+
!/@npmcli/run-script/node_modules/node-gyp/node_modules/proc-log
53+
!/@npmcli/run-script/node_modules/node-gyp/node_modules/which
54+
!/@npmcli/run-script/node_modules/nopt
55+
!/@npmcli/run-script/node_modules/ssri
56+
!/@npmcli/run-script/node_modules/unique-filename
57+
!/@npmcli/run-script/node_modules/unique-slug
3558
!/@pkgjs/
3659
/@pkgjs/*
3760
!/@pkgjs/parseargs
@@ -148,21 +171,11 @@
148171
!/node-gyp
149172
!/node-gyp/node_modules/
150173
/node-gyp/node_modules/*
151-
!/node-gyp/node_modules/@npmcli/
152-
/node-gyp/node_modules/@npmcli/*
153-
!/node-gyp/node_modules/@npmcli/agent
154-
!/node-gyp/node_modules/@npmcli/fs
155-
!/node-gyp/node_modules/abbrev
156-
!/node-gyp/node_modules/cacache
157-
!/node-gyp/node_modules/isexe
158-
!/node-gyp/node_modules/make-fetch-happen
159-
!/node-gyp/node_modules/minipass-fetch
160-
!/node-gyp/node_modules/nopt
161-
!/node-gyp/node_modules/proc-log
162-
!/node-gyp/node_modules/ssri
163-
!/node-gyp/node_modules/unique-filename
164-
!/node-gyp/node_modules/unique-slug
165-
!/node-gyp/node_modules/which
174+
!/node-gyp/node_modules/chownr
175+
!/node-gyp/node_modules/minizlib
176+
!/node-gyp/node_modules/mkdirp
177+
!/node-gyp/node_modules/tar
178+
!/node-gyp/node_modules/yallist
166179
!/nopt
167180
!/nopt/node_modules/
168181
/nopt/node_modules/*

node_modules/node-gyp/node_modules/@npmcli/agent/lib/agents.js renamed to node_modules/@npmcli/run-script/node_modules/@npmcli/agent/lib/agents.js

File renamed without changes.

node_modules/node-gyp/node_modules/@npmcli/agent/lib/dns.js renamed to node_modules/@npmcli/run-script/node_modules/@npmcli/agent/lib/dns.js

File renamed without changes.

node_modules/node-gyp/node_modules/@npmcli/agent/lib/errors.js renamed to node_modules/@npmcli/run-script/node_modules/@npmcli/agent/lib/errors.js

File renamed without changes.

node_modules/node-gyp/node_modules/@npmcli/agent/lib/index.js renamed to node_modules/@npmcli/run-script/node_modules/@npmcli/agent/lib/index.js

File renamed without changes.

node_modules/node-gyp/node_modules/@npmcli/agent/lib/options.js renamed to node_modules/@npmcli/run-script/node_modules/@npmcli/agent/lib/options.js

File renamed without changes.

node_modules/node-gyp/node_modules/@npmcli/agent/lib/proxy.js renamed to node_modules/@npmcli/run-script/node_modules/@npmcli/agent/lib/proxy.js

File renamed without changes.

node_modules/node-gyp/node_modules/@npmcli/agent/package.json renamed to node_modules/@npmcli/run-script/node_modules/@npmcli/agent/package.json

File renamed without changes.

node_modules/node-gyp/node_modules/@npmcli/fs/LICENSE.md renamed to node_modules/@npmcli/run-script/node_modules/@npmcli/fs/LICENSE.md

node_modules/node-gyp/node_modules/@npmcli/fs/lib/common/get-options.js renamed to node_modules/@npmcli/run-script/node_modules/@npmcli/fs/lib/common/get-options.js

File renamed without changes.

0 commit comments

Comments
 (0)