unpkg-white-list 1.99.0 → 1.101.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 +23 -2
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "unpkg-white-list",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.101.0",
|
|
4
4
|
"description": "npmmirror 允许开启 unpkg 功能的白名单列表,避免 https://x.com/fengmk2/status/1791498406923215020 类似问题",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"files": [],
|
|
@@ -230,7 +230,10 @@
|
|
|
230
230
|
"@ruiyun",
|
|
231
231
|
"@microfe.top",
|
|
232
232
|
"@gitlab",
|
|
233
|
-
"@minecraft"
|
|
233
|
+
"@minecraft",
|
|
234
|
+
"@tyllllll",
|
|
235
|
+
"@imgly",
|
|
236
|
+
"@yuntijs"
|
|
234
237
|
],
|
|
235
238
|
"allowPackages": {
|
|
236
239
|
"oml2d-models": {
|
|
@@ -1094,6 +1097,9 @@
|
|
|
1094
1097
|
"@tweenjs/tween.js": {
|
|
1095
1098
|
"version": "*"
|
|
1096
1099
|
},
|
|
1100
|
+
"@tyllllll/gkd-subscription": {
|
|
1101
|
+
"version": "*"
|
|
1102
|
+
},
|
|
1097
1103
|
"@typography-org/react": {
|
|
1098
1104
|
"version": "*"
|
|
1099
1105
|
},
|
|
@@ -18392,6 +18398,15 @@
|
|
|
18392
18398
|
"@tiptap/starter-kit": {
|
|
18393
18399
|
"version": "*"
|
|
18394
18400
|
},
|
|
18401
|
+
"@tiptap/extension-image": {
|
|
18402
|
+
"version": "*"
|
|
18403
|
+
},
|
|
18404
|
+
"@tiptap/extension-link": {
|
|
18405
|
+
"version": "*"
|
|
18406
|
+
},
|
|
18407
|
+
"cookie-es": {
|
|
18408
|
+
"version": "*"
|
|
18409
|
+
},
|
|
18395
18410
|
"vue-flatpickr-component": {
|
|
18396
18411
|
"version": "*"
|
|
18397
18412
|
},
|
|
@@ -18400,6 +18415,12 @@
|
|
|
18400
18415
|
},
|
|
18401
18416
|
"vue-record-audio": {
|
|
18402
18417
|
"version": "*"
|
|
18418
|
+
},
|
|
18419
|
+
"suimi-fonts": {
|
|
18420
|
+
"version": "*"
|
|
18421
|
+
},
|
|
18422
|
+
"ufo": {
|
|
18423
|
+
"version": "*"
|
|
18403
18424
|
}
|
|
18404
18425
|
}
|
|
18405
18426
|
}
|