unpkg-white-list 1.91.0 → 1.92.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 +13 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "unpkg-white-list",
3
- "version": "1.91.0",
3
+ "version": "1.92.0",
4
4
  "description": "npmmirror 允许开启 unpkg 功能的白名单列表,避免 https://x.com/fengmk2/status/1791498406923215020 类似问题",
5
5
  "main": "index.js",
6
6
  "files": [],
@@ -230,6 +230,18 @@
230
230
  "@microfe"
231
231
  ],
232
232
  "allowPackages": {
233
+ "jspreadsheet-ce": {
234
+ "version": "*"
235
+ },
236
+ "jsuites": {
237
+ "version": "*"
238
+ },
239
+ "split-grid": {
240
+ "version": "*"
241
+ },
242
+ "papaparse": {
243
+ "version": "*"
244
+ },
233
245
  "hexo-theme-redefine": {
234
246
  "version": "*"
235
247
  },
@@ -10637,9 +10649,6 @@
10637
10649
  "panzoom": {
10638
10650
  "version": "*"
10639
10651
  },
10640
- "papaparse": {
10641
- "version": "*"
10642
- },
10643
10652
  "parallax-js": {
10644
10653
  "version": "*"
10645
10654
  },