Skip to content

Commit 0b7274f

Browse files
committed
1 parent 59b3c6a commit 0b7274f

File tree

42 files changed

+1216
-2632
lines changed

Some content is hidden

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

42 files changed

+1216
-2632
lines changed

node_modules/.gitignore

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -131,10 +131,10 @@
131131
!/make-fetch-happen
132132
!/make-fetch-happen/node_modules/
133133
/make-fetch-happen/node_modules/*
134-
!/make-fetch-happen/node_modules/minipass-fetch
135134
!/make-fetch-happen/node_modules/ssri
136135
!/minimatch
137136
!/minipass-collect
137+
!/minipass-fetch
138138
!/minipass-flush
139139
!/minipass-flush/node_modules/
140140
/minipass-flush/node_modules/*
@@ -169,9 +169,6 @@
169169
!/npm-pick-manifest
170170
!/npm-profile
171171
!/npm-registry-fetch
172-
!/npm-registry-fetch/node_modules/
173-
/npm-registry-fetch/node_modules/*
174-
!/npm-registry-fetch/node_modules/minipass-fetch
175172
!/npm-user-validate
176173
!/p-map
177174
!/package-json-from-dist
@@ -180,10 +177,8 @@
180177
/pacote/node_modules/*
181178
!/pacote/node_modules/@npmcli/
182179
/pacote/node_modules/@npmcli/*
183-
!/pacote/node_modules/@npmcli/installed-package-contents
184-
!/pacote/node_modules/npm-bundled
185-
!/pacote/node_modules/npm-normalize-package-bin
186-
!/pacote/node_modules/proc-log
180+
!/pacote/node_modules/@npmcli/promise-spawn
181+
!/pacote/node_modules/ssri
187182
!/parse-conflict-json
188183
!/path-key
189184
!/path-scurry

0 commit comments

Comments
 (0)