unpkg-white-list 1.129.0 → 1.131.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 +22 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "unpkg-white-list",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.131.0",
|
|
4
4
|
"description": "npmmirror 允许开启 unpkg 功能的白名单列表,避免 https://x.com/fengmk2/status/1791498406923215020 类似问题",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"files": [],
|
|
@@ -3927,6 +3927,9 @@
|
|
|
3927
3927
|
"cu-lowcode-material-antd": {
|
|
3928
3928
|
"version": "*"
|
|
3929
3929
|
},
|
|
3930
|
+
"cu-lowcode-multitablehead-setter": {
|
|
3931
|
+
"version": "*"
|
|
3932
|
+
},
|
|
3930
3933
|
"cu-lowcode-antd-mobile": {
|
|
3931
3934
|
"version": "*"
|
|
3932
3935
|
},
|
|
@@ -18617,6 +18620,24 @@
|
|
|
18617
18620
|
},
|
|
18618
18621
|
"lowcode-simple-table": {
|
|
18619
18622
|
"version": "*"
|
|
18623
|
+
},
|
|
18624
|
+
"birpc": {
|
|
18625
|
+
"version": "*"
|
|
18626
|
+
},
|
|
18627
|
+
"hookable": {
|
|
18628
|
+
"version": "*"
|
|
18629
|
+
},
|
|
18630
|
+
"perfect-debounce": {
|
|
18631
|
+
"version": "*"
|
|
18632
|
+
},
|
|
18633
|
+
"simple-jekyll-search": {
|
|
18634
|
+
"version": "*"
|
|
18635
|
+
},
|
|
18636
|
+
"glightbox": {
|
|
18637
|
+
"version": "*"
|
|
18638
|
+
},
|
|
18639
|
+
"loading-attribute-polyfill": {
|
|
18640
|
+
"version": "*"
|
|
18620
18641
|
}
|
|
18621
18642
|
}
|
|
18622
18643
|
}
|