unpkg-white-list 1.199.0 → 1.201.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 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "unpkg-white-list",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.201.0",
|
|
4
4
|
"description": "npmmirror 允许开启 unpkg 功能的白名单列表,避免 https://x.com/fengmk2/status/1791498406923215020 类似问题",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"files": [],
|
|
@@ -1121,6 +1121,9 @@
|
|
|
1121
1121
|
"@svgdotjs/svg.js": {
|
|
1122
1122
|
"version": "*"
|
|
1123
1123
|
},
|
|
1124
|
+
"@swup/plugin": {
|
|
1125
|
+
"version": "*"
|
|
1126
|
+
},
|
|
1124
1127
|
"@synvox/rehook": {
|
|
1125
1128
|
"version": "*"
|
|
1126
1129
|
},
|
|
@@ -5363,6 +5366,9 @@
|
|
|
5363
5366
|
"emoji-cst": {
|
|
5364
5367
|
"version": "*"
|
|
5365
5368
|
},
|
|
5369
|
+
"emoji-datasource-apple": {
|
|
5370
|
+
"version": "*"
|
|
5371
|
+
},
|
|
5366
5372
|
"emoji-datasource-twitter": {
|
|
5367
5373
|
"version": "*"
|
|
5368
5374
|
},
|
|
@@ -16340,6 +16346,9 @@
|
|
|
16340
16346
|
"swr": {
|
|
16341
16347
|
"version": "*"
|
|
16342
16348
|
},
|
|
16349
|
+
"swup": {
|
|
16350
|
+
"version": "*"
|
|
16351
|
+
},
|
|
16343
16352
|
"symlink-dir": {
|
|
16344
16353
|
"version": "*"
|
|
16345
16354
|
},
|