unpkg-white-list 1.276.0 → 1.278.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.278.0",
|
|
4
4
|
"description": "npmmirror 允许开启 unpkg 和 sync package tgz 超大文件功能的白名单列表",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"files": [],
|
|
@@ -18987,6 +18987,7 @@
|
|
|
18987
18987
|
"@fonixtree",
|
|
18988
18988
|
"@github",
|
|
18989
18989
|
"@glyphix",
|
|
18990
|
+
"@google",
|
|
18990
18991
|
"@iconify",
|
|
18991
18992
|
"@lancedb",
|
|
18992
18993
|
"@next",
|
|
@@ -19167,6 +19168,9 @@
|
|
|
19167
19168
|
"rari-win32-x64": {
|
|
19168
19169
|
"version": "*"
|
|
19169
19170
|
},
|
|
19171
|
+
"react-icons": {
|
|
19172
|
+
"version": "*"
|
|
19173
|
+
},
|
|
19170
19174
|
"rx-compo": {
|
|
19171
19175
|
"version": "*"
|
|
19172
19176
|
},
|