Skip to content

Commit a7145d4

Browse files
committed
1 parent a785766 commit a7145d4

File tree

40 files changed

+30
-2011
lines changed

40 files changed

+30
-2011
lines changed

node_modules/.gitignore

+5-12
Original file line numberDiff line numberDiff line change
@@ -157,22 +157,15 @@
157157
!/npm-packlist
158158
!/npm-pick-manifest
159159
!/npm-profile
160-
!/npm-profile/node_modules/
161-
/npm-profile/node_modules/*
162-
!/npm-profile/node_modules/@npmcli/
163-
/npm-profile/node_modules/@npmcli/*
164-
!/npm-profile/node_modules/@npmcli/redact
165-
!/npm-profile/node_modules/npm-registry-fetch
166160
!/npm-registry-fetch
161+
!/npm-registry-fetch/node_modules/
162+
/npm-registry-fetch/node_modules/*
163+
!/npm-registry-fetch/node_modules/@npmcli/
164+
/npm-registry-fetch/node_modules/@npmcli/*
165+
!/npm-registry-fetch/node_modules/@npmcli/redact
167166
!/npm-user-validate
168167
!/p-map
169168
!/pacote
170-
!/pacote/node_modules/
171-
/pacote/node_modules/*
172-
!/pacote/node_modules/@npmcli/
173-
/pacote/node_modules/@npmcli/*
174-
!/pacote/node_modules/@npmcli/redact
175-
!/pacote/node_modules/npm-registry-fetch
176169
!/parse-conflict-json
177170
!/path-key
178171
!/path-scurry

node_modules/npm-profile/node_modules/npm-registry-fetch/LICENSE.md

-20
This file was deleted.

node_modules/npm-profile/node_modules/npm-registry-fetch/lib/auth.js

-181
This file was deleted.

node_modules/npm-profile/node_modules/npm-registry-fetch/lib/check-response.js

-100
This file was deleted.

node_modules/npm-profile/node_modules/npm-registry-fetch/lib/default-opts.js

-19
This file was deleted.

0 commit comments

Comments
 (0)