unpkg-white-list 1.211.0 → 1.213.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.
Files changed (1) hide show
  1. package/package.json +12 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "unpkg-white-list",
3
- "version": "1.211.0",
3
+ "version": "1.213.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
  },
@@ -18944,7 +18950,9 @@
18944
18950
  }
18945
18951
  },
18946
18952
  "allowLargeScopes": [
18953
+ "@fonixtree",
18947
18954
  "@next",
18955
+ "@openai",
18948
18956
  "@swc",
18949
18957
  "@utoo"
18950
18958
  ],
@@ -18955,6 +18963,9 @@
18955
18963
  "aws-cdk-lib": {
18956
18964
  "version": "*"
18957
18965
  },
18966
+ "rx-compo": {
18967
+ "version": "*"
18968
+ },
18958
18969
  "viewport-cli": {
18959
18970
  "version": "*"
18960
18971
  }