unpkg-white-list 1.234.0 → 1.236.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 +4 -5
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "unpkg-white-list",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.236.0",
|
|
4
4
|
"description": "npmmirror 允许开启 unpkg 和 sync package tgz 超大文件功能的白名单列表",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"files": [],
|
|
@@ -18976,11 +18976,13 @@
|
|
|
18976
18976
|
"@cloudflare",
|
|
18977
18977
|
"@deno",
|
|
18978
18978
|
"@fonixtree",
|
|
18979
|
-
"@
|
|
18979
|
+
"@github",
|
|
18980
|
+
"@iconify",
|
|
18980
18981
|
"@next",
|
|
18981
18982
|
"@openai",
|
|
18982
18983
|
"@oven",
|
|
18983
18984
|
"@pnpm",
|
|
18985
|
+
"@rollup",
|
|
18984
18986
|
"@swc",
|
|
18985
18987
|
"@utoo"
|
|
18986
18988
|
],
|
|
@@ -18991,9 +18993,6 @@
|
|
|
18991
18993
|
"@codeblitzjs/ide-core": {
|
|
18992
18994
|
"version": "*"
|
|
18993
18995
|
},
|
|
18994
|
-
"@github/copilot": {
|
|
18995
|
-
"version": "*"
|
|
18996
|
-
},
|
|
18997
18996
|
"@tntd/dll": {
|
|
18998
18997
|
"version": "*"
|
|
18999
18998
|
},
|