unpkg-white-list 1.23.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 +10 -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,11 +69,15 @@
|
|
|
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",
|
|
75
78
|
"@lerna",
|
|
76
79
|
"@lingui",
|
|
80
|
+
"@lobehub",
|
|
77
81
|
"@mapbox",
|
|
78
82
|
"@maptalks",
|
|
79
83
|
"@mas.io",
|
|
@@ -190,7 +194,8 @@
|
|
|
190
194
|
"@wener",
|
|
191
195
|
"@hkyhy",
|
|
192
196
|
"@tomjs",
|
|
193
|
-
"@fesjs"
|
|
197
|
+
"@fesjs",
|
|
198
|
+
"@douyinfe"
|
|
194
199
|
],
|
|
195
200
|
"allowPackages": {
|
|
196
201
|
"985-manager-client": {
|
|
@@ -541,18 +546,6 @@
|
|
|
541
546
|
"@iconfu/svg-inject": {
|
|
542
547
|
"version": "*"
|
|
543
548
|
},
|
|
544
|
-
"@iconify-icon/react": {
|
|
545
|
-
"version": "*"
|
|
546
|
-
},
|
|
547
|
-
"@iconify-icons/codicon": {
|
|
548
|
-
"version": "*"
|
|
549
|
-
},
|
|
550
|
-
"@iconify/react": {
|
|
551
|
-
"version": "*"
|
|
552
|
-
},
|
|
553
|
-
"@iconify/tools": {
|
|
554
|
-
"version": "*"
|
|
555
|
-
},
|
|
556
549
|
"@icons/material": {
|
|
557
550
|
"version": "*"
|
|
558
551
|
},
|
|
@@ -7120,6 +7113,9 @@
|
|
|
7120
7113
|
"iclipboard": {
|
|
7121
7114
|
"version": "*"
|
|
7122
7115
|
},
|
|
7116
|
+
"iconify-icon": {
|
|
7117
|
+
"version": "*"
|
|
7118
|
+
},
|
|
7123
7119
|
"iconv": {
|
|
7124
7120
|
"version": "*"
|
|
7125
7121
|
},
|