unpkg-white-list 1.212.0 → 1.214.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 +13 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "unpkg-white-list",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.214.0",
|
|
4
4
|
"description": "npmmirror 允许开启 unpkg 功能的白名单列表,避免 https://x.com/fengmk2/status/1791498406923215020 类似问题",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"files": [],
|
|
@@ -16455,6 +16455,12 @@
|
|
|
16455
16455
|
"tb-icons": {
|
|
16456
16456
|
"version": "*"
|
|
16457
16457
|
},
|
|
16458
|
+
"tdesign-react": {
|
|
16459
|
+
"version": "*"
|
|
16460
|
+
},
|
|
16461
|
+
"tdesign-vue-next": {
|
|
16462
|
+
"version": "*"
|
|
16463
|
+
},
|
|
16458
16464
|
"teamix": {
|
|
16459
16465
|
"version": "*"
|
|
16460
16466
|
},
|
|
@@ -17115,6 +17121,9 @@
|
|
|
17115
17121
|
"typings-for-css-modules-loader": {
|
|
17116
17122
|
"version": "*"
|
|
17117
17123
|
},
|
|
17124
|
+
"typo.css": {
|
|
17125
|
+
"version": "*"
|
|
17126
|
+
},
|
|
17118
17127
|
"u-basscss": {
|
|
17119
17128
|
"version": "*"
|
|
17120
17129
|
},
|
|
@@ -18957,6 +18966,9 @@
|
|
|
18957
18966
|
"aws-cdk-lib": {
|
|
18958
18967
|
"version": "*"
|
|
18959
18968
|
},
|
|
18969
|
+
"rx-compo": {
|
|
18970
|
+
"version": "*"
|
|
18971
|
+
},
|
|
18960
18972
|
"viewport-cli": {
|
|
18961
18973
|
"version": "*"
|
|
18962
18974
|
}
|