unpkg-white-list 1.185.0 → 1.187.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.187.0",
|
|
4
4
|
"description": "npmmirror 允许开启 unpkg 功能的白名单列表,避免 https://x.com/fengmk2/status/1791498406923215020 类似问题",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"files": [],
|
|
@@ -961,6 +961,9 @@
|
|
|
961
961
|
"@open-wc/webpack-import-meta-loader": {
|
|
962
962
|
"version": "*"
|
|
963
963
|
},
|
|
964
|
+
"@openlist-frontend/openlist-frontend": {
|
|
965
|
+
"version": "*"
|
|
966
|
+
},
|
|
964
967
|
"@opentelemetry/sdk-trace-base": {
|
|
965
968
|
"version": "*"
|
|
966
969
|
},
|
|
@@ -4633,6 +4636,12 @@
|
|
|
4633
4636
|
"docsearch.js": {
|
|
4634
4637
|
"version": "*"
|
|
4635
4638
|
},
|
|
4639
|
+
"docsify": {
|
|
4640
|
+
"version": "*"
|
|
4641
|
+
},
|
|
4642
|
+
"docsify-count": {
|
|
4643
|
+
"version": "*"
|
|
4644
|
+
},
|
|
4636
4645
|
"docsify-sidebar-collapse": {
|
|
4637
4646
|
"version": "*"
|
|
4638
4647
|
},
|