unpkg-white-list 1.131.0 → 1.133.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 +29 -2
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "unpkg-white-list",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.133.0",
|
|
4
4
|
"description": "npmmirror 允许开启 unpkg 功能的白名单列表,避免 https://x.com/fengmk2/status/1791498406923215020 类似问题",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"files": [],
|
|
@@ -249,9 +249,18 @@
|
|
|
249
249
|
"@phosphor-icons",
|
|
250
250
|
"@adpro",
|
|
251
251
|
"@hook-js",
|
|
252
|
-
"@pubinfo"
|
|
252
|
+
"@pubinfo",
|
|
253
|
+
"@ffmpeg",
|
|
254
|
+
"@scent",
|
|
255
|
+
"@felce"
|
|
253
256
|
],
|
|
254
257
|
"allowPackages": {
|
|
258
|
+
"sakana-widget": {
|
|
259
|
+
"version": "*"
|
|
260
|
+
},
|
|
261
|
+
"hexo-theme-butterfly": {
|
|
262
|
+
"version": "*"
|
|
263
|
+
},
|
|
255
264
|
"pixpro": {
|
|
256
265
|
"version": "*"
|
|
257
266
|
},
|
|
@@ -1176,6 +1185,9 @@
|
|
|
1176
1185
|
"@vvfx/resource-detection": {
|
|
1177
1186
|
"version": "*"
|
|
1178
1187
|
},
|
|
1188
|
+
"@windyy/gkd_subscription": {
|
|
1189
|
+
"version": "*"
|
|
1190
|
+
},
|
|
1179
1191
|
"@walletconnect/web3-provider": {
|
|
1180
1192
|
"version": "*"
|
|
1181
1193
|
},
|
|
@@ -14946,6 +14958,9 @@
|
|
|
14946
14958
|
"sketch-types": {
|
|
14947
14959
|
"version": "*"
|
|
14948
14960
|
},
|
|
14961
|
+
"skinview3d": {
|
|
14962
|
+
"version": "*"
|
|
14963
|
+
},
|
|
14949
14964
|
"slash2": {
|
|
14950
14965
|
"version": "*"
|
|
14951
14966
|
},
|
|
@@ -18638,6 +18653,18 @@
|
|
|
18638
18653
|
},
|
|
18639
18654
|
"loading-attribute-polyfill": {
|
|
18640
18655
|
"version": "*"
|
|
18656
|
+
},
|
|
18657
|
+
"emoji-datasource-twitter": {
|
|
18658
|
+
"version": "*"
|
|
18659
|
+
},
|
|
18660
|
+
"catnb-cdn": {
|
|
18661
|
+
"version": "*"
|
|
18662
|
+
},
|
|
18663
|
+
"betterncm-packed-plugins": {
|
|
18664
|
+
"version": "*"
|
|
18665
|
+
},
|
|
18666
|
+
"kwxoswoff20jscss": {
|
|
18667
|
+
"version": "*"
|
|
18641
18668
|
}
|
|
18642
18669
|
}
|
|
18643
18670
|
}
|