unpkg-white-list 1.131.0 → 1.132.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 +25 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "unpkg-white-list",
3
- "version": "1.131.0",
3
+ "version": "1.132.0",
4
4
  "description": "npmmirror 允许开启 unpkg 功能的白名单列表,避免 https://x.com/fengmk2/status/1791498406923215020 类似问题",
5
5
  "main": "index.js",
6
6
  "files": [],
@@ -249,9 +249,17 @@
249
249
  "@phosphor-icons",
250
250
  "@adpro",
251
251
  "@hook-js",
252
- "@pubinfo"
252
+ "@pubinfo",
253
+ "@ffmpeg",
254
+ "@scent"
253
255
  ],
254
256
  "allowPackages": {
257
+ "sakana-widget": {
258
+ "version": "*"
259
+ },
260
+ "hexo-theme-butterfly": {
261
+ "version": "*"
262
+ },
255
263
  "pixpro": {
256
264
  "version": "*"
257
265
  },
@@ -1176,6 +1184,9 @@
1176
1184
  "@vvfx/resource-detection": {
1177
1185
  "version": "*"
1178
1186
  },
1187
+ "@windyy/gkd_subscription": {
1188
+ "version": "*"
1189
+ },
1179
1190
  "@walletconnect/web3-provider": {
1180
1191
  "version": "*"
1181
1192
  },
@@ -14946,6 +14957,9 @@
14946
14957
  "sketch-types": {
14947
14958
  "version": "*"
14948
14959
  },
14960
+ "skinview3d": {
14961
+ "version": "*"
14962
+ },
14949
14963
  "slash2": {
14950
14964
  "version": "*"
14951
14965
  },
@@ -18638,6 +18652,15 @@
18638
18652
  },
18639
18653
  "loading-attribute-polyfill": {
18640
18654
  "version": "*"
18655
+ },
18656
+ "emoji-datasource-twitter": {
18657
+ "version": "*"
18658
+ },
18659
+ "catnb-cdn": {
18660
+ "version": "*"
18661
+ },
18662
+ "betterncm-packed-plugins": {
18663
+ "version": "*"
18641
18664
  }
18642
18665
  }
18643
18666
  }