Skip to content

Commit 566f1b7

Browse files
committed
1 parent ac33497 commit 566f1b7

Some content is hidden

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

66 files changed

+515
-3826
lines changed

node_modules/.gitignore

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,6 @@
2323
!/@npmcli/git
2424
!/@npmcli/installed-package-contents
2525
!/@npmcli/map-workspaces
26-
!/@npmcli/map-workspaces/node_modules/
27-
/@npmcli/map-workspaces/node_modules/*
28-
!/@npmcli/map-workspaces/node_modules/minimatch
2926
!/@npmcli/metavuln-calculator
3027
!/@npmcli/name-from-folder
3128
!/@npmcli/node-gyp
@@ -85,19 +82,13 @@
8582
!/foreground-child
8683
!/fs-minipass
8784
!/glob
88-
!/glob/node_modules/
89-
/glob/node_modules/*
90-
!/glob/node_modules/minimatch
9185
!/graceful-fs
9286
!/hosted-git-info
9387
!/http-cache-semantics
9488
!/http-proxy-agent
9589
!/https-proxy-agent
9690
!/iconv-lite
9791
!/ignore-walk
98-
!/ignore-walk/node_modules/
99-
/ignore-walk/node_modules/*
100-
!/ignore-walk/node_modules/minimatch
10192
!/imurmurhash
10293
!/ini
10394
!/init-package-json
@@ -148,7 +139,7 @@
148139
!/node-gyp/node_modules/jackspeak
149140
!/node-gyp/node_modules/lru-cache
150141
!/node-gyp/node_modules/make-fetch-happen
151-
!/node-gyp/node_modules/mkdirp
142+
!/node-gyp/node_modules/minimatch
152143
!/node-gyp/node_modules/path-scurry
153144
!/node-gyp/node_modules/tar
154145
!/node-gyp/node_modules/yallist
@@ -170,7 +161,6 @@
170161
!/pacote/node_modules/
171162
/pacote/node_modules/*
172163
!/pacote/node_modules/chownr
173-
!/pacote/node_modules/mkdirp
174164
!/pacote/node_modules/tar
175165
!/pacote/node_modules/yallist
176166
!/parse-conflict-json
@@ -222,6 +212,7 @@
222212
!/tar/node_modules/minizlib/node_modules/
223213
/tar/node_modules/minizlib/node_modules/*
224214
!/tar/node_modules/minizlib/node_modules/minipass
215+
!/tar/node_modules/mkdirp
225216
!/text-table
226217
!/tiny-relative-date
227218
!/tinyglobby
@@ -236,6 +227,7 @@
236227
!/tuf-js/node_modules/@tufjs/
237228
/tuf-js/node_modules/@tufjs/*
238229
!/tuf-js/node_modules/@tufjs/models
230+
!/tuf-js/node_modules/minimatch
239231
!/unique-filename
240232
!/unique-slug
241233
!/util-deprecate

node_modules/@npmcli/map-workspaces/node_modules/minimatch/package.json

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

0 commit comments

Comments
 (0)