unpkg-white-list 1.317.0 → 1.319.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 +7 -4
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "unpkg-white-list",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.319.0",
|
|
4
4
|
"description": "npmmirror 允许开启 unpkg 和 sync package tgz 超大文件功能的白名单列表",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"files": [],
|
|
@@ -19164,13 +19164,16 @@
|
|
|
19164
19164
|
"makecoder": {
|
|
19165
19165
|
"version": "*"
|
|
19166
19166
|
},
|
|
19167
|
-
"makecoder-
|
|
19167
|
+
"makecoder-bin-darwin-arm64": {
|
|
19168
19168
|
"version": "*"
|
|
19169
19169
|
},
|
|
19170
|
-
"makecoder-
|
|
19170
|
+
"makecoder-bin-linux-arm64": {
|
|
19171
19171
|
"version": "*"
|
|
19172
19172
|
},
|
|
19173
|
-
"makecoder-
|
|
19173
|
+
"makecoder-bin-linux-x64": {
|
|
19174
|
+
"version": "*"
|
|
19175
|
+
},
|
|
19176
|
+
"makecoder-bin-win-x64": {
|
|
19174
19177
|
"version": "*"
|
|
19175
19178
|
},
|
|
19176
19179
|
"minecraft-data": {
|