|
19 | 19 | !/@npmcli/ |
20 | 20 | /@npmcli/* |
21 | 21 | !/@npmcli/agent |
22 | | -!/@npmcli/agent/node_modules/ |
23 | | -/@npmcli/agent/node_modules/* |
24 | | -!/@npmcli/agent/node_modules/lru-cache |
25 | 22 | !/@npmcli/fs |
26 | 23 | !/@npmcli/git |
27 | 24 | !/@npmcli/installed-package-contents |
|
109 | 106 | !/http-proxy-agent |
110 | 107 | !/https-proxy-agent |
111 | 108 | !/iconv-lite |
| 109 | +!/ignore-walk |
| 110 | +!/ignore-walk/node_modules/ |
| 111 | +/ignore-walk/node_modules/* |
| 112 | +!/ignore-walk/node_modules/minimatch |
112 | 113 | !/imurmurhash |
113 | 114 | !/ini |
114 | 115 | !/init-package-json |
|
126 | 127 | !/just-diff |
127 | 128 | !/lru-cache |
128 | 129 | !/make-fetch-happen |
129 | | -!/make-fetch-happen/node_modules/ |
130 | | -/make-fetch-happen/node_modules/* |
131 | | -!/make-fetch-happen/node_modules/@npmcli/ |
132 | | -/make-fetch-happen/node_modules/@npmcli/* |
133 | | -!/make-fetch-happen/node_modules/@npmcli/agent |
134 | | -!/make-fetch-happen/node_modules/lru-cache |
135 | | -!/make-fetch-happen/node_modules/negotiator |
136 | 130 | !/minimatch |
137 | 131 | !/minipass-collect |
138 | 132 | !/minipass-fetch |
139 | | -!/minipass-fetch/node_modules/ |
140 | | -/minipass-fetch/node_modules/* |
141 | | -!/minipass-fetch/node_modules/minizlib |
142 | 133 | !/minipass-flush |
143 | 134 | !/minipass-flush/node_modules/ |
144 | 135 | /minipass-flush/node_modules/* |
|
153 | 144 | !/minipass-sized/node_modules/minipass |
154 | 145 | !/minipass |
155 | 146 | !/minizlib |
156 | | -!/minizlib/node_modules/ |
157 | | -/minizlib/node_modules/* |
158 | | -!/minizlib/node_modules/minipass |
159 | 147 | !/mkdirp |
160 | 148 | !/ms |
161 | 149 | !/mute-stream |
| 150 | +!/negotiator |
162 | 151 | !/node-gyp |
163 | 152 | !/node-gyp/node_modules/ |
164 | 153 | /node-gyp/node_modules/* |
| 154 | +!/node-gyp/node_modules/@npmcli/ |
| 155 | +/node-gyp/node_modules/@npmcli/* |
| 156 | +!/node-gyp/node_modules/@npmcli/agent |
165 | 157 | !/node-gyp/node_modules/cacache |
166 | 158 | !/node-gyp/node_modules/chownr |
167 | 159 | !/node-gyp/node_modules/lru-cache |
168 | 160 | !/node-gyp/node_modules/make-fetch-happen |
169 | | -!/node-gyp/node_modules/minizlib |
170 | 161 | !/node-gyp/node_modules/mkdirp |
171 | | -!/node-gyp/node_modules/negotiator |
172 | 162 | !/node-gyp/node_modules/tar |
173 | 163 | !/node-gyp/node_modules/yallist |
174 | 164 | !/nopt |
|
179 | 169 | !/npm-normalize-package-bin |
180 | 170 | !/npm-package-arg |
181 | 171 | !/npm-packlist |
182 | | -!/npm-packlist/node_modules/ |
183 | | -/npm-packlist/node_modules/* |
184 | | -!/npm-packlist/node_modules/ignore-walk |
185 | | -!/npm-packlist/node_modules/minimatch |
186 | 172 | !/npm-pick-manifest |
187 | 173 | !/npm-profile |
188 | 174 | !/npm-registry-fetch |
189 | | -!/npm-registry-fetch/node_modules/ |
190 | | -/npm-registry-fetch/node_modules/* |
191 | | -!/npm-registry-fetch/node_modules/minizlib |
192 | 175 | !/npm-user-validate |
193 | 176 | !/p-map |
194 | 177 | !/package-json-from-dist |
195 | 178 | !/pacote |
196 | 179 | !/pacote/node_modules/ |
197 | 180 | /pacote/node_modules/* |
198 | 181 | !/pacote/node_modules/chownr |
199 | | -!/pacote/node_modules/minizlib |
200 | 182 | !/pacote/node_modules/mkdirp |
201 | | -!/pacote/node_modules/npm-package-arg |
202 | | -!/pacote/node_modules/npm-pick-manifest |
203 | 183 | !/pacote/node_modules/tar |
204 | 184 | !/pacote/node_modules/yallist |
205 | 185 | !/parse-conflict-json |
|
250 | 230 | /tar/node_modules/fs-minipass/node_modules/* |
251 | 231 | !/tar/node_modules/fs-minipass/node_modules/minipass |
252 | 232 | !/tar/node_modules/minipass |
| 233 | +!/tar/node_modules/minizlib |
| 234 | +!/tar/node_modules/minizlib/node_modules/ |
| 235 | +/tar/node_modules/minizlib/node_modules/* |
| 236 | +!/tar/node_modules/minizlib/node_modules/minipass |
253 | 237 | !/text-table |
254 | 238 | !/tiny-relative-date |
255 | 239 | !/tinyglobby |
|
0 commit comments