unpkg-white-list 1.44.0 → 1.45.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 +29 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "unpkg-white-list",
3
- "version": "1.44.0",
3
+ "version": "1.45.0",
4
4
  "description": "npmmirror 允许开启 unpkg 功能的白名单列表,避免 https://x.com/fengmk2/status/1791498406923215020 类似问题",
5
5
  "main": "index.js",
6
6
  "files": [],
@@ -125,6 +125,7 @@
125
125
  "@vscode",
126
126
  "@vue",
127
127
  "@vuepress",
128
+ "@waline",
128
129
  "@wangeditor",
129
130
  "@web-io",
130
131
  "@webcomponents",
@@ -138,6 +139,7 @@
138
139
  "@toast-ui",
139
140
  "@txdfe",
140
141
  "@uform",
142
+ "@floatsheep",
141
143
  "@fluentui",
142
144
  "@formily-editor",
143
145
  "@figma",
@@ -202,9 +204,13 @@
202
204
  "@qse",
203
205
  "@ironkinoko",
204
206
  "@ikrong",
205
- "@eslibs"
207
+ "@eslibs",
208
+ "@itchenliang"
206
209
  ],
207
210
  "allowPackages": {
211
+ "@itchenliang/picture-rollup-local-plugin": {
212
+ "version": "*"
213
+ },
208
214
  "fc3": {
209
215
  "version": "*"
210
216
  },
@@ -2665,6 +2671,9 @@
2665
2671
  "browser-fs-access": {
2666
2672
  "version": "*"
2667
2673
  },
2674
+ "browser-image-compression": {
2675
+ "version": "*"
2676
+ },
2668
2677
  "browser-jsonp": {
2669
2678
  "version": "*"
2670
2679
  },
@@ -3784,6 +3793,15 @@
3784
3793
  "cuid": {
3785
3794
  "version": "*"
3786
3795
  },
3796
+ "cu-lowcode-material-antd": {
3797
+ "version": "*"
3798
+ },
3799
+ "cu-lowcode-antd-mobile": {
3800
+ "version": "*"
3801
+ },
3802
+ "cu-lowcode-flow-material": {
3803
+ "version": "*"
3804
+ },
3787
3805
  "curlrequest": {
3788
3806
  "version": "*"
3789
3807
  },
@@ -9022,6 +9040,9 @@
9022
9040
  "lottie-zip": {
9023
9041
  "version": "*"
9024
9042
  },
9043
+ "lowcode-visualization": {
9044
+ "version": "*"
9045
+ },
9025
9046
  "lowdb": {
9026
9047
  "version": "*"
9027
9048
  },
@@ -9283,6 +9304,9 @@
9283
9304
  "matchmedia-polyfill": {
9284
9305
  "version": "*"
9285
9306
  },
9307
+ "material-icons": {
9308
+ "version": "*"
9309
+ },
9286
9310
  "math-interval-parser": {
9287
9311
  "version": "*"
9288
9312
  },
@@ -17772,6 +17796,9 @@
17772
17796
  },
17773
17797
  "@waline/client": {
17774
17798
  "version": "*"
17799
+ },
17800
+ "weblive2d": {
17801
+ "version": "*"
17775
17802
  }
17776
17803
  }
17777
17804
  }