unpkg-white-list 1.302.0 → 1.304.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.304.0",
|
|
4
4
|
"description": "npmmirror 允许开启 unpkg 和 sync package tgz 超大文件功能的白名单列表",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"files": [],
|
|
@@ -12275,6 +12275,9 @@
|
|
|
12275
12275
|
"qrcode-decoder": {
|
|
12276
12276
|
"version": "*"
|
|
12277
12277
|
},
|
|
12278
|
+
"qrcode-encoder": {
|
|
12279
|
+
"version": "*"
|
|
12280
|
+
},
|
|
12278
12281
|
"qrcode-generator": {
|
|
12279
12282
|
"version": "*"
|
|
12280
12283
|
},
|
|
@@ -18761,6 +18764,9 @@
|
|
|
18761
18764
|
"xprofiler": {
|
|
18762
18765
|
"version": "*"
|
|
18763
18766
|
},
|
|
18767
|
+
"xslt-polyfill": {
|
|
18768
|
+
"version": "*"
|
|
18769
|
+
},
|
|
18764
18770
|
"xss": {
|
|
18765
18771
|
"version": "*"
|
|
18766
18772
|
},
|