unpkg-white-list 1.114.0 → 1.115.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 +13 -2
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "unpkg-white-list",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.115.0",
|
|
4
4
|
"description": "npmmirror 允许开启 unpkg 功能的白名单列表,避免 https://x.com/fengmk2/status/1791498406923215020 类似问题",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"files": [],
|
|
@@ -29,6 +29,7 @@
|
|
|
29
29
|
},
|
|
30
30
|
"homepage": "https://github.com/cnpm/unpkg-white-list#readme",
|
|
31
31
|
"allowScopes": [
|
|
32
|
+
"@ztocwst",
|
|
32
33
|
"@wangeditor-next",
|
|
33
34
|
"@artalk",
|
|
34
35
|
"@yuzhang134562",
|
|
@@ -241,7 +242,8 @@
|
|
|
241
242
|
"@xterm",
|
|
242
243
|
"@phosphor-icons",
|
|
243
244
|
"@adpro",
|
|
244
|
-
"@hook-js"
|
|
245
|
+
"@hook-js",
|
|
246
|
+
"@pubinfo"
|
|
245
247
|
],
|
|
246
248
|
"allowPackages": {
|
|
247
249
|
"xingzhengqu": {
|
|
@@ -11236,6 +11238,9 @@
|
|
|
11236
11238
|
"power-di": {
|
|
11237
11239
|
"version": "*"
|
|
11238
11240
|
},
|
|
11241
|
+
"prcoords": {
|
|
11242
|
+
"version": "*"
|
|
11243
|
+
},
|
|
11239
11244
|
"pre-commit": {
|
|
11240
11245
|
"version": "*"
|
|
11241
11246
|
},
|
|
@@ -18543,6 +18548,12 @@
|
|
|
18543
18548
|
},
|
|
18544
18549
|
"@adonisjs/encryption": {
|
|
18545
18550
|
"version": "*"
|
|
18551
|
+
},
|
|
18552
|
+
"shed-fonts": {
|
|
18553
|
+
"version": "*"
|
|
18554
|
+
},
|
|
18555
|
+
"element-gui": {
|
|
18556
|
+
"version": "*"
|
|
18546
18557
|
}
|
|
18547
18558
|
}
|
|
18548
18559
|
}
|