unpkg-white-list 1.299.1 → 1.301.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 +13 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "unpkg-white-list",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.301.0",
|
|
4
4
|
"description": "npmmirror 允许开启 unpkg 和 sync package tgz 超大文件功能的白名单列表",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"files": [],
|
|
@@ -19053,6 +19053,15 @@
|
|
|
19053
19053
|
"@kilocode/cli": {
|
|
19054
19054
|
"version": "*"
|
|
19055
19055
|
},
|
|
19056
|
+
"@mapnik/core-darwin-x64": {
|
|
19057
|
+
"version": "*"
|
|
19058
|
+
},
|
|
19059
|
+
"@mapnik/core-linux-arm64": {
|
|
19060
|
+
"version": "*"
|
|
19061
|
+
},
|
|
19062
|
+
"@mapnik/core-linux-x64": {
|
|
19063
|
+
"version": "*"
|
|
19064
|
+
},
|
|
19056
19065
|
"@mastra/deployer": {
|
|
19057
19066
|
"version": "*"
|
|
19058
19067
|
},
|
|
@@ -19086,6 +19095,9 @@
|
|
|
19086
19095
|
"binaryen": {
|
|
19087
19096
|
"version": "*"
|
|
19088
19097
|
},
|
|
19098
|
+
"cesium": {
|
|
19099
|
+
"version": "*"
|
|
19100
|
+
},
|
|
19089
19101
|
"cline": {
|
|
19090
19102
|
"version": "*"
|
|
19091
19103
|
},
|