unpkg-white-list 1.24.0 → 1.26.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 +12 -14
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "unpkg-white-list",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.26.0",
|
|
4
4
|
"description": "npmmirror 允许开启 unpkg 功能的白名单列表,避免 https://x.com/fengmk2/status/1791498406923215020 类似问题",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"files": [],
|
|
@@ -69,6 +69,9 @@
|
|
|
69
69
|
"@goldfishjs",
|
|
70
70
|
"@googlemaps",
|
|
71
71
|
"@icedesign",
|
|
72
|
+
"@iconify",
|
|
73
|
+
"@iconify-icon",
|
|
74
|
+
"@iconify-icons",
|
|
72
75
|
"@iconify-json",
|
|
73
76
|
"@jupyterlab",
|
|
74
77
|
"@koa",
|
|
@@ -191,9 +194,13 @@
|
|
|
191
194
|
"@wener",
|
|
192
195
|
"@hkyhy",
|
|
193
196
|
"@tomjs",
|
|
194
|
-
"@fesjs"
|
|
197
|
+
"@fesjs",
|
|
198
|
+
"@douyinfe"
|
|
195
199
|
],
|
|
196
200
|
"allowPackages": {
|
|
201
|
+
"alist-web": {
|
|
202
|
+
"version": "*"
|
|
203
|
+
},
|
|
197
204
|
"985-manager-client": {
|
|
198
205
|
"version": "*"
|
|
199
206
|
},
|
|
@@ -542,18 +549,6 @@
|
|
|
542
549
|
"@iconfu/svg-inject": {
|
|
543
550
|
"version": "*"
|
|
544
551
|
},
|
|
545
|
-
"@iconify-icon/react": {
|
|
546
|
-
"version": "*"
|
|
547
|
-
},
|
|
548
|
-
"@iconify-icons/codicon": {
|
|
549
|
-
"version": "*"
|
|
550
|
-
},
|
|
551
|
-
"@iconify/react": {
|
|
552
|
-
"version": "*"
|
|
553
|
-
},
|
|
554
|
-
"@iconify/tools": {
|
|
555
|
-
"version": "*"
|
|
556
|
-
},
|
|
557
552
|
"@icons/material": {
|
|
558
553
|
"version": "*"
|
|
559
554
|
},
|
|
@@ -7121,6 +7116,9 @@
|
|
|
7121
7116
|
"iclipboard": {
|
|
7122
7117
|
"version": "*"
|
|
7123
7118
|
},
|
|
7119
|
+
"iconify-icon": {
|
|
7120
|
+
"version": "*"
|
|
7121
|
+
},
|
|
7124
7122
|
"iconv": {
|
|
7125
7123
|
"version": "*"
|
|
7126
7124
|
},
|