unpkg-white-list 1.24.0 → 1.25.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 +9 -14
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "unpkg-white-list",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.25.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,7 +194,8 @@
|
|
|
191
194
|
"@wener",
|
|
192
195
|
"@hkyhy",
|
|
193
196
|
"@tomjs",
|
|
194
|
-
"@fesjs"
|
|
197
|
+
"@fesjs",
|
|
198
|
+
"@douyinfe"
|
|
195
199
|
],
|
|
196
200
|
"allowPackages": {
|
|
197
201
|
"985-manager-client": {
|
|
@@ -542,18 +546,6 @@
|
|
|
542
546
|
"@iconfu/svg-inject": {
|
|
543
547
|
"version": "*"
|
|
544
548
|
},
|
|
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
549
|
"@icons/material": {
|
|
558
550
|
"version": "*"
|
|
559
551
|
},
|
|
@@ -7121,6 +7113,9 @@
|
|
|
7121
7113
|
"iclipboard": {
|
|
7122
7114
|
"version": "*"
|
|
7123
7115
|
},
|
|
7116
|
+
"iconify-icon": {
|
|
7117
|
+
"version": "*"
|
|
7118
|
+
},
|
|
7124
7119
|
"iconv": {
|
|
7125
7120
|
"version": "*"
|
|
7126
7121
|
},
|