unpkg-white-list 1.272.0 → 1.274.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 +5 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "unpkg-white-list",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.274.0",
|
|
4
4
|
"description": "npmmirror 允许开启 unpkg 和 sync package tgz 超大文件功能的白名单列表",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"files": [],
|
|
@@ -18985,6 +18985,7 @@
|
|
|
18985
18985
|
"@deno",
|
|
18986
18986
|
"@fonixtree",
|
|
18987
18987
|
"@github",
|
|
18988
|
+
"@glyphix",
|
|
18988
18989
|
"@iconify",
|
|
18989
18990
|
"@lancedb",
|
|
18990
18991
|
"@next",
|
|
@@ -19048,6 +19049,9 @@
|
|
|
19048
19049
|
"googleapis": {
|
|
19049
19050
|
"version": "*"
|
|
19050
19051
|
},
|
|
19052
|
+
"gsd-pi": {
|
|
19053
|
+
"version": "*"
|
|
19054
|
+
},
|
|
19051
19055
|
"hdw2": {
|
|
19052
19056
|
"version": "*"
|
|
19053
19057
|
},
|