unpkg-white-list 1.84.0 → 1.86.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 +31 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "unpkg-white-list",
3
- "version": "1.84.0",
3
+ "version": "1.86.0",
4
4
  "description": "npmmirror 允许开启 unpkg 功能的白名单列表,避免 https://x.com/fengmk2/status/1791498406923215020 类似问题",
5
5
  "main": "index.js",
6
6
  "files": [],
@@ -230,6 +230,9 @@
230
230
  "@microfe"
231
231
  ],
232
232
  "allowPackages": {
233
+ "hexo-theme-redefine": {
234
+ "version": "*"
235
+ },
233
236
  "surface-plus": {
234
237
  "version": "*"
235
238
  },
@@ -18280,6 +18283,33 @@
18280
18283
  },
18281
18284
  "hash-base": {
18282
18285
  "version": "*"
18286
+ },
18287
+ "@sigma/node-border": {
18288
+ "version": "*"
18289
+ },
18290
+ "@sigma/node-image": {
18291
+ "version": "*"
18292
+ },
18293
+ "@sigma/node-piechart": {
18294
+ "version": "*"
18295
+ },
18296
+ "@sigma/edge-curve": {
18297
+ "version": "*"
18298
+ },
18299
+ "graphology-generators": {
18300
+ "version": "*"
18301
+ },
18302
+ "graphology-layout-forceatlas2": {
18303
+ "version": "*"
18304
+ },
18305
+ "graphology-gexf": {
18306
+ "version": "*"
18307
+ },
18308
+ "graphology": {
18309
+ "version": "*"
18310
+ },
18311
+ "sigma": {
18312
+ "version": "*"
18283
18313
  }
18284
18314
  }
18285
18315
  }