unpkg-white-list 1.85.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.
- package/package.json +28 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "unpkg-white-list",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.86.0",
|
|
4
4
|
"description": "npmmirror 允许开启 unpkg 功能的白名单列表,避免 https://x.com/fengmk2/status/1791498406923215020 类似问题",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"files": [],
|
|
@@ -18283,6 +18283,33 @@
|
|
|
18283
18283
|
},
|
|
18284
18284
|
"hash-base": {
|
|
18285
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": "*"
|
|
18286
18313
|
}
|
|
18287
18314
|
}
|
|
18288
18315
|
}
|