unpkg-white-list 1.60.0 → 1.62.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 +15 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "unpkg-white-list",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.62.0",
|
|
4
4
|
"description": "npmmirror 允许开启 unpkg 功能的白名单列表,避免 https://x.com/fengmk2/status/1791498406923215020 类似问题",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"files": [],
|
|
@@ -66,6 +66,7 @@
|
|
|
66
66
|
"@formily",
|
|
67
67
|
"@galacean",
|
|
68
68
|
"@gedit",
|
|
69
|
+
"@fontsource",
|
|
69
70
|
"@fortawesome",
|
|
70
71
|
"@fullcalendar",
|
|
71
72
|
"@goldfishjs",
|
|
@@ -84,6 +85,7 @@
|
|
|
84
85
|
"@mapbox",
|
|
85
86
|
"@maptalks",
|
|
86
87
|
"@mas.io",
|
|
88
|
+
"@maybe-lab",
|
|
87
89
|
"@microsoft",
|
|
88
90
|
"@miniu",
|
|
89
91
|
"@napi-rs",
|
|
@@ -4309,6 +4311,9 @@
|
|
|
4309
4311
|
"docsearch.js": {
|
|
4310
4312
|
"version": "*"
|
|
4311
4313
|
},
|
|
4314
|
+
"docsify-sidebar-collapse": {
|
|
4315
|
+
"version": "*"
|
|
4316
|
+
},
|
|
4312
4317
|
"docx-preview": {
|
|
4313
4318
|
"version": "*"
|
|
4314
4319
|
},
|
|
@@ -17997,6 +18002,15 @@
|
|
|
17997
18002
|
},
|
|
17998
18003
|
"es-module-shims": {
|
|
17999
18004
|
"version": "*"
|
|
18005
|
+
},
|
|
18006
|
+
"klinecharts": {
|
|
18007
|
+
"version": "*"
|
|
18008
|
+
},
|
|
18009
|
+
"@klinecharts/pro": {
|
|
18010
|
+
"version": "*"
|
|
18011
|
+
},
|
|
18012
|
+
"lozad": {
|
|
18013
|
+
"version": "*"
|
|
18000
18014
|
}
|
|
18001
18015
|
}
|
|
18002
18016
|
}
|