unpkg-white-list 1.295.0 → 1.297.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 +5 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "unpkg-white-list",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.297.0",
|
|
4
4
|
"description": "npmmirror 允许开启 unpkg 和 sync package tgz 超大文件功能的白名单列表",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"files": [],
|
|
@@ -146,6 +146,7 @@
|
|
|
146
146
|
"@material",
|
|
147
147
|
"@material-symbols",
|
|
148
148
|
"@material-ui",
|
|
149
|
+
"@mathjax",
|
|
149
150
|
"@maybe-lab",
|
|
150
151
|
"@mediapipe",
|
|
151
152
|
"@microfe.top",
|
|
@@ -19068,6 +19069,9 @@
|
|
|
19068
19069
|
"@quasar/extras": {
|
|
19069
19070
|
"version": "*"
|
|
19070
19071
|
},
|
|
19072
|
+
"@teamolab/teamo-cli": {
|
|
19073
|
+
"version": "*"
|
|
19074
|
+
},
|
|
19071
19075
|
"@tntd/dll": {
|
|
19072
19076
|
"version": "*"
|
|
19073
19077
|
},
|