unpkg-white-list 1.98.0 → 1.99.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 +31 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "unpkg-white-list",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.99.0",
|
|
4
4
|
"description": "npmmirror 允许开启 unpkg 功能的白名单列表,避免 https://x.com/fengmk2/status/1791498406923215020 类似问题",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"files": [],
|
|
@@ -18370,6 +18370,36 @@
|
|
|
18370
18370
|
},
|
|
18371
18371
|
"openapi-ts-request": {
|
|
18372
18372
|
"version": "*"
|
|
18373
|
+
},
|
|
18374
|
+
"wot-design-uni-assets": {
|
|
18375
|
+
"version": "*"
|
|
18376
|
+
},
|
|
18377
|
+
"vue3-perfect-scrollbar": {
|
|
18378
|
+
"version": "*"
|
|
18379
|
+
},
|
|
18380
|
+
"perfect-scrollbar": {
|
|
18381
|
+
"version": "*"
|
|
18382
|
+
},
|
|
18383
|
+
"@tiptap/extension-placeholder": {
|
|
18384
|
+
"version": "*"
|
|
18385
|
+
},
|
|
18386
|
+
"@tiptap/extension-text-align": {
|
|
18387
|
+
"version": "*"
|
|
18388
|
+
},
|
|
18389
|
+
"@tiptap/extension-underline": {
|
|
18390
|
+
"version": "*"
|
|
18391
|
+
},
|
|
18392
|
+
"@tiptap/starter-kit": {
|
|
18393
|
+
"version": "*"
|
|
18394
|
+
},
|
|
18395
|
+
"vue-flatpickr-component": {
|
|
18396
|
+
"version": "*"
|
|
18397
|
+
},
|
|
18398
|
+
"shikiji": {
|
|
18399
|
+
"version": "*"
|
|
18400
|
+
},
|
|
18401
|
+
"vue-record-audio": {
|
|
18402
|
+
"version": "*"
|
|
18373
18403
|
}
|
|
18374
18404
|
}
|
|
18375
18405
|
}
|