unpkg-white-list 1.297.0 → 1.298.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 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "unpkg-white-list",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.298.0",
|
|
4
4
|
"description": "npmmirror 允许开启 unpkg 和 sync package tgz 超大文件功能的白名单列表",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"files": [],
|
|
@@ -19239,6 +19239,9 @@
|
|
|
19239
19239
|
},
|
|
19240
19240
|
"wetrade-design": {
|
|
19241
19241
|
"version": "*"
|
|
19242
|
+
},
|
|
19243
|
+
"tav-ui": {
|
|
19244
|
+
"version": "*"
|
|
19242
19245
|
}
|
|
19243
19246
|
},
|
|
19244
19247
|
"blockSyncScopes": [
|