+25
-38
lines changedFilter options
+25
-38
lines changed Original file line number Diff line number Diff line change
@@ -194,6 +194,10 @@
194
194
!/npm-bundled/node_modules/npm-normalize-package-bin
195
195
!/npm-install-checks
196
196
!/npm-package-arg
197
+
!/npm-packlist
198
+
!/npm-packlist/node_modules/
199
+
/npm-packlist/node_modules/*
200
+
!/npm-packlist/node_modules/ignore-walk
197
201
!/npm-pick-manifest
198
202
!/npm-pick-manifest/node_modules/
199
203
/npm-pick-manifest/node_modules/*
@@ -208,10 +212,6 @@
208
212
!/p-map
209
213
!/package-json-from-dist
210
214
!/pacote
211
-
!/pacote/node_modules/
212
-
/pacote/node_modules/*
213
-
!/pacote/node_modules/ignore-walk
214
-
!/pacote/node_modules/npm-packlist
215
215
!/parse-conflict-json
216
216
!/path-key
217
217
!/path-scurry
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -173,7 +173,7 @@
173
173
"cli-table3": "^0.6.4",
174
174
"diff": "^5.2.0",
175
175
"nock": "^13.4.0",
176
-
"npm-packlist": "^8.0.2",
176
+
"npm-packlist": "^9.0.0",
177
177
"remark": "^14.0.2",
178
178
"remark-gfm": "^3.0.1",
179
179
"remark-github": "^11.2.4",
@@ -10156,16 +10156,29 @@
10156
10156
}
10157
10157
},
10158
10158
"node_modules/npm-packlist": {
10159
-
"version": "8.0.2",
10160
-
"resolved": "https://registry.npmjs.org/npm-packlist/-/npm-packlist-8.0.2.tgz",
10161
-
"integrity": "sha512-shYrPFIS/JLP4oQmAwDyk5HcyysKW8/JLTEA32S0Z5TzvpaeeX2yMFfoK1fjEBnCBvVyIB/Jj/GBFdm0wsgzbA==",
10162
-
"dev": true,
10159
+
"version": "9.0.0",
10160
+
"resolved": "https://registry.npmjs.org/npm-packlist/-/npm-packlist-9.0.0.tgz",
10161
+
"integrity": "sha512-8qSayfmHJQTx3nJWYbbUmflpyarbLMBc6LCAjYsiGtXxDB68HaZpb8re6zeaLGxZzDuMdhsg70jryJe+RrItVQ==",
10162
+
"inBundle": true,
10163
10163
"license": "ISC",
10164
10164
"dependencies": {
10165
-
"ignore-walk": "^6.0.4"
10165
+
"ignore-walk": "^7.0.0"
10166
10166
},
10167
10167
"engines": {
10168
-
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
10168
+
"node": "^18.17.0 || >=20.5.0"
10169
+
}
10170
+
},
10171
+
"node_modules/npm-packlist/node_modules/ignore-walk": {
10172
+
"version": "7.0.0",
10173
+
"resolved": "https://registry.npmjs.org/ignore-walk/-/ignore-walk-7.0.0.tgz",
10174
+
"integrity": "sha512-T4gbf83A4NH95zvhVYZc+qWocBBGlpzUXLPGurJggw/WIOwicfXJChLDP/iBZnN5WqROSu5Bm3hhle4z8a8YGQ==",
10175
+
"inBundle": true,
10176
+
"license": "ISC",
10177
+
"dependencies": {
10178
+
"minimatch": "^9.0.0"
10179
+
},
10180
+
"engines": {
10181
+
"node": "^18.17.0 || >=20.5.0"
10169
10182
}
10170
10183
},
10171
10184
"node_modules/npm-pick-manifest": {
@@ -10896,32 +10909,6 @@
10896
10909
"node": "^18.17.0 || >=20.5.0"
10897
10910
}
10898
10911
},
10899
-
"node_modules/pacote/node_modules/ignore-walk": {
10900
-
"version": "7.0.0",
10901
-
"resolved": "https://registry.npmjs.org/ignore-walk/-/ignore-walk-7.0.0.tgz",
10902
-
"integrity": "sha512-T4gbf83A4NH95zvhVYZc+qWocBBGlpzUXLPGurJggw/WIOwicfXJChLDP/iBZnN5WqROSu5Bm3hhle4z8a8YGQ==",
10903
-
"inBundle": true,
10904
-
"license": "ISC",
10905
-
"dependencies": {
10906
-
"minimatch": "^9.0.0"
10907
-
},
10908
-
"engines": {
10909
-
"node": "^18.17.0 || >=20.5.0"
10910
-
}
10911
-
},
10912
-
"node_modules/pacote/node_modules/npm-packlist": {
10913
-
"version": "9.0.0",
10914
-
"resolved": "https://registry.npmjs.org/npm-packlist/-/npm-packlist-9.0.0.tgz",
10915
-
"integrity": "sha512-8qSayfmHJQTx3nJWYbbUmflpyarbLMBc6LCAjYsiGtXxDB68HaZpb8re6zeaLGxZzDuMdhsg70jryJe+RrItVQ==",
10916
-
"inBundle": true,
10917
-
"license": "ISC",
10918
-
"dependencies": {
10919
-
"ignore-walk": "^7.0.0"
10920
-
},
10921
-
"engines": {
10922
-
"node": "^18.17.0 || >=20.5.0"
10923
-
}
10924
-
},
10925
10912
"node_modules/parent-module": {
10926
10913
"version": "1.0.1",
10927
10914
"resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz",
Original file line number Diff line number Diff line change
@@ -204,7 +204,7 @@
204
204
"cli-table3": "^0.6.4",
205
205
"diff": "^5.2.0",
206
206
"nock": "^13.4.0",
207
-
"npm-packlist": "^8.0.2",
207
+
"npm-packlist": "^9.0.0",
208
208
"remark": "^14.0.2",
209
209
"remark-gfm": "^3.0.1",
210
210
"remark-github": "^11.2.4",
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4