unpkg-white-list 1.7.0 → 1.9.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 +15 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "unpkg-white-list",
3
- "version": "1.7.0",
3
+ "version": "1.9.0",
4
4
  "description": "npmmirror 允许开启 unpkg 功能的白名单列表,避免 https://x.com/fengmk2/status/1791498406923215020 类似问题",
5
5
  "main": "index.js",
6
6
  "files": [],
@@ -46,6 +46,7 @@
46
46
  "@artus-cli",
47
47
  "@babel",
48
48
  "@better-scroll",
49
+ "@chenyfan",
49
50
  "@ckeditor",
50
51
  "@cnpmjs",
51
52
  "@codemirror",
@@ -74,6 +75,7 @@
74
75
  "@lerna",
75
76
  "@lingui",
76
77
  "@mapbox",
78
+ "@maptalks",
77
79
  "@mas.io",
78
80
  "@microsoft",
79
81
  "@miniu",
@@ -174,7 +176,9 @@
174
176
  "@reach",
175
177
  "@jiakun-zhao",
176
178
  "@iyawoqu",
177
- "@opentiny"
179
+ "@opentiny",
180
+ "@electron",
181
+ "@gkd-kit"
178
182
  ],
179
183
  "allowPackages": {
180
184
  "zhaojiakun.com": {
@@ -9063,6 +9067,9 @@
9063
9067
  "mapbox-gl-draw-rectangle-mode": {
9064
9068
  "version": "*"
9065
9069
  },
9070
+ "maptalks": {
9071
+ "version": "*"
9072
+ },
9066
9073
  "mariadb": {
9067
9074
  "version": "*"
9068
9075
  },
@@ -17582,6 +17589,12 @@
17582
17589
  },
17583
17590
  "zy-count-up": {
17584
17591
  "version": "*"
17592
+ },
17593
+ "@aisouler/gkd_subscription": {
17594
+ "version": "*"
17595
+ },
17596
+ "@aisouler/subscription": {
17597
+ "version": "*"
17585
17598
  }
17586
17599
  }
17587
17600
  }