unpkg-white-list 1.312.0 → 1.314.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 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "unpkg-white-list",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.314.0",
|
|
4
4
|
"description": "npmmirror 允许开启 unpkg 和 sync package tgz 超大文件功能的白名单列表",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"files": [],
|
|
@@ -19173,6 +19173,9 @@
|
|
|
19173
19173
|
"minecraft-data": {
|
|
19174
19174
|
"version": "*"
|
|
19175
19175
|
},
|
|
19176
|
+
"monaco-editor": {
|
|
19177
|
+
"version": "*"
|
|
19178
|
+
},
|
|
19176
19179
|
"ms-vue-elet": {
|
|
19177
19180
|
"version": "*"
|
|
19178
19181
|
},
|
|
@@ -19212,6 +19215,9 @@
|
|
|
19212
19215
|
"node-win-x86": {
|
|
19213
19216
|
"version": "*"
|
|
19214
19217
|
},
|
|
19218
|
+
"oh-my-openagent": {
|
|
19219
|
+
"version": "*"
|
|
19220
|
+
},
|
|
19215
19221
|
"omniroute": {
|
|
19216
19222
|
"version": "*"
|
|
19217
19223
|
},
|