unpkg-white-list 1.33.0 → 1.34.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +7 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "unpkg-white-list",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.34.0",
|
|
4
4
|
"description": "npmmirror 允许开启 unpkg 功能的白名单列表,避免 https://x.com/fengmk2/status/1791498406923215020 类似问题",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"files": [],
|
|
@@ -8547,6 +8547,9 @@
|
|
|
8547
8547
|
"lib-flexible": {
|
|
8548
8548
|
"version": "*"
|
|
8549
8549
|
},
|
|
8550
|
+
"libarchive.js": {
|
|
8551
|
+
"version": "*"
|
|
8552
|
+
},
|
|
8550
8553
|
"libgif": {
|
|
8551
8554
|
"version": "*"
|
|
8552
8555
|
},
|
|
@@ -15462,6 +15465,9 @@
|
|
|
15462
15465
|
"tesseract.js": {
|
|
15463
15466
|
"version": "*"
|
|
15464
15467
|
},
|
|
15468
|
+
"tesseract.js-core": {
|
|
15469
|
+
"version": "*"
|
|
15470
|
+
},
|
|
15465
15471
|
"test-exclude": {
|
|
15466
15472
|
"version": "*"
|
|
15467
15473
|
},
|