unpkg-white-list 1.289.0 → 1.291.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 +6 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "unpkg-white-list",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.291.0",
|
|
4
4
|
"description": "npmmirror 允许开启 unpkg 和 sync package tgz 超大文件功能的白名单列表",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"files": [],
|
|
@@ -147,6 +147,7 @@
|
|
|
147
147
|
"@material-symbols",
|
|
148
148
|
"@material-ui",
|
|
149
149
|
"@maybe-lab",
|
|
150
|
+
"@mediapipe",
|
|
150
151
|
"@microfe.top",
|
|
151
152
|
"@microsoft",
|
|
152
153
|
"@minecraft",
|
|
@@ -10585,6 +10586,9 @@
|
|
|
10585
10586
|
"mq-http-sdk": {
|
|
10586
10587
|
"version": "*"
|
|
10587
10588
|
},
|
|
10589
|
+
"mqtt": {
|
|
10590
|
+
"version": "*"
|
|
10591
|
+
},
|
|
10588
10592
|
"ms": {
|
|
10589
10593
|
"version": "*"
|
|
10590
10594
|
},
|
|
@@ -19007,6 +19011,7 @@
|
|
|
19007
19011
|
"@google",
|
|
19008
19012
|
"@iconify",
|
|
19009
19013
|
"@lancedb",
|
|
19014
|
+
"@mediapipe",
|
|
19010
19015
|
"@next",
|
|
19011
19016
|
"@node-llama-cpp",
|
|
19012
19017
|
"@oh-my-pi",
|