unpkg-white-list 1.90.0 → 1.91.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 +10 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "unpkg-white-list",
3
- "version": "1.90.0",
3
+ "version": "1.91.0",
4
4
  "description": "npmmirror 允许开启 unpkg 功能的白名单列表,避免 https://x.com/fengmk2/status/1791498406923215020 类似问题",
5
5
  "main": "index.js",
6
6
  "files": [],
@@ -4655,6 +4655,12 @@
4655
4655
  "echarts": {
4656
4656
  "version": "*"
4657
4657
  },
4658
+ "echarts-extension-amap": {
4659
+ "version": "*"
4660
+ },
4661
+ "echarts-extension-gmap": {
4662
+ "version": "*"
4663
+ },
4658
4664
  "echarts-for-react": {
4659
4665
  "version": "*"
4660
4666
  },
@@ -4676,6 +4682,9 @@
4676
4682
  "echarts-wordcloud": {
4677
4683
  "version": "*"
4678
4684
  },
4685
+ "echarts-www-landing-animation": {
4686
+ "version": "*"
4687
+ },
4679
4688
  "ecmascript6": {
4680
4689
  "version": "*"
4681
4690
  },