unpkg-white-list 1.78.0 → 1.80.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 +14 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "unpkg-white-list",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.80.0",
|
|
4
4
|
"description": "npmmirror 允许开启 unpkg 功能的白名单列表,避免 https://x.com/fengmk2/status/1791498406923215020 类似问题",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"files": [],
|
|
@@ -28,6 +28,7 @@
|
|
|
28
28
|
},
|
|
29
29
|
"homepage": "https://github.com/cnpm/unpkg-white-list#readme",
|
|
30
30
|
"allowScopes": [
|
|
31
|
+
"@wangeditor-next",
|
|
31
32
|
"@artalk",
|
|
32
33
|
"@yuzhang134562",
|
|
33
34
|
"@eggjs",
|
|
@@ -3311,6 +3312,9 @@
|
|
|
3311
3312
|
"codemirror-solidity": {
|
|
3312
3313
|
"version": "*"
|
|
3313
3314
|
},
|
|
3315
|
+
"code-prettify": {
|
|
3316
|
+
"version": "*"
|
|
3317
|
+
},
|
|
3314
3318
|
"codql": {
|
|
3315
3319
|
"version": "*"
|
|
3316
3320
|
},
|
|
@@ -4649,12 +4653,18 @@
|
|
|
4649
4653
|
"echarts-gl": {
|
|
4650
4654
|
"version": "*"
|
|
4651
4655
|
},
|
|
4656
|
+
"echarts-graph-modularity": {
|
|
4657
|
+
"version": "*"
|
|
4658
|
+
},
|
|
4652
4659
|
"echarts-liquidfill": {
|
|
4653
4660
|
"version": "*"
|
|
4654
4661
|
},
|
|
4655
4662
|
"echarts-nightly": {
|
|
4656
4663
|
"version": "*"
|
|
4657
4664
|
},
|
|
4665
|
+
"echarts-stat": {
|
|
4666
|
+
"version": "*"
|
|
4667
|
+
},
|
|
4658
4668
|
"echarts-wordcloud": {
|
|
4659
4669
|
"version": "*"
|
|
4660
4670
|
},
|
|
@@ -18160,6 +18170,9 @@
|
|
|
18160
18170
|
},
|
|
18161
18171
|
"vue3-lottie": {
|
|
18162
18172
|
"version": "*"
|
|
18173
|
+
},
|
|
18174
|
+
"blog-qianxun-site": {
|
|
18175
|
+
"version": "*"
|
|
18163
18176
|
}
|
|
18164
18177
|
}
|
|
18165
18178
|
}
|