unpkg-white-list 1.202.0 → 1.204.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 +11 -7
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "unpkg-white-list",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.204.0",
|
|
4
4
|
"description": "npmmirror 允许开启 unpkg 功能的白名单列表,避免 https://x.com/fengmk2/status/1791498406923215020 类似问题",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"files": [],
|
|
@@ -217,6 +217,7 @@
|
|
|
217
217
|
"@svgr",
|
|
218
218
|
"@swc",
|
|
219
219
|
"@swc-node",
|
|
220
|
+
"@swup",
|
|
220
221
|
"@sxzz",
|
|
221
222
|
"@tailwindcss",
|
|
222
223
|
"@tanstack",
|
|
@@ -987,6 +988,12 @@
|
|
|
987
988
|
"@pixiv/three-vrm": {
|
|
988
989
|
"version": "*"
|
|
989
990
|
},
|
|
991
|
+
"@plugin-web-update-notification/vite": {
|
|
992
|
+
"version": "*"
|
|
993
|
+
},
|
|
994
|
+
"@plugin-web-update-notification/webpack": {
|
|
995
|
+
"version": "*"
|
|
996
|
+
},
|
|
990
997
|
"@pmmmwh/react-refresh-webpack-plugin": {
|
|
991
998
|
"version": "*"
|
|
992
999
|
},
|
|
@@ -1122,9 +1129,6 @@
|
|
|
1122
1129
|
"@svgdotjs/svg.js": {
|
|
1123
1130
|
"version": "*"
|
|
1124
1131
|
},
|
|
1125
|
-
"@swup/plugin": {
|
|
1126
|
-
"version": "*"
|
|
1127
|
-
},
|
|
1128
1132
|
"@synvox/rehook": {
|
|
1129
1133
|
"version": "*"
|
|
1130
1134
|
},
|
|
@@ -10533,6 +10537,9 @@
|
|
|
10533
10537
|
"morphdom": {
|
|
10534
10538
|
"version": "*"
|
|
10535
10539
|
},
|
|
10540
|
+
"mouse-firework": {
|
|
10541
|
+
"version": "*"
|
|
10542
|
+
},
|
|
10536
10543
|
"mousetrap": {
|
|
10537
10544
|
"version": "*"
|
|
10538
10545
|
},
|
|
@@ -16347,9 +16354,6 @@
|
|
|
16347
16354
|
"swr": {
|
|
16348
16355
|
"version": "*"
|
|
16349
16356
|
},
|
|
16350
|
-
"swup": {
|
|
16351
|
-
"version": "*"
|
|
16352
|
-
},
|
|
16353
16357
|
"symlink-dir": {
|
|
16354
16358
|
"version": "*"
|
|
16355
16359
|
},
|