unpkg-white-list 1.77.0 → 1.79.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 +14 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "unpkg-white-list",
3
- "version": "1.77.0",
3
+ "version": "1.79.0",
4
4
  "description": "npmmirror 允许开启 unpkg 功能的白名单列表,避免 https://x.com/fengmk2/status/1791498406923215020 类似问题",
5
5
  "main": "index.js",
6
6
  "files": [],
@@ -3311,6 +3311,9 @@
3311
3311
  "codemirror-solidity": {
3312
3312
  "version": "*"
3313
3313
  },
3314
+ "code-prettify": {
3315
+ "version": "*"
3316
+ },
3314
3317
  "codql": {
3315
3318
  "version": "*"
3316
3319
  },
@@ -4649,10 +4652,16 @@
4649
4652
  "echarts-gl": {
4650
4653
  "version": "*"
4651
4654
  },
4655
+ "echarts-graph-modularity": {
4656
+ "version": "*"
4657
+ },
4652
4658
  "echarts-liquidfill": {
4653
4659
  "version": "*"
4654
4660
  },
4655
- "echarts-v5": {
4661
+ "echarts-nightly": {
4662
+ "version": "*"
4663
+ },
4664
+ "echarts-stat": {
4656
4665
  "version": "*"
4657
4666
  },
4658
4667
  "echarts-wordcloud": {
@@ -17876,6 +17885,9 @@
17876
17885
  "zrender": {
17877
17886
  "version": "*"
17878
17887
  },
17888
+ "zrender-nightly": {
17889
+ "version": "*"
17890
+ },
17879
17891
  "zstd-codec": {
17880
17892
  "version": "*"
17881
17893
  },