unpkg-white-list 1.113.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 +17 -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",
|
|
@@ -174,6 +175,7 @@
|
|
|
174
175
|
"@size-limit",
|
|
175
176
|
"@splinetool",
|
|
176
177
|
"@stackblitz",
|
|
178
|
+
"@standardnotes",
|
|
177
179
|
"@stencil",
|
|
178
180
|
"@stripe",
|
|
179
181
|
"@sula-ruler",
|
|
@@ -240,7 +242,8 @@
|
|
|
240
242
|
"@xterm",
|
|
241
243
|
"@phosphor-icons",
|
|
242
244
|
"@adpro",
|
|
243
|
-
"@hook-js"
|
|
245
|
+
"@hook-js",
|
|
246
|
+
"@pubinfo"
|
|
244
247
|
],
|
|
245
248
|
"allowPackages": {
|
|
246
249
|
"xingzhengqu": {
|
|
@@ -11235,6 +11238,9 @@
|
|
|
11235
11238
|
"power-di": {
|
|
11236
11239
|
"version": "*"
|
|
11237
11240
|
},
|
|
11241
|
+
"prcoords": {
|
|
11242
|
+
"version": "*"
|
|
11243
|
+
},
|
|
11238
11244
|
"pre-commit": {
|
|
11239
11245
|
"version": "*"
|
|
11240
11246
|
},
|
|
@@ -18539,6 +18545,15 @@
|
|
|
18539
18545
|
},
|
|
18540
18546
|
"speedtouch": {
|
|
18541
18547
|
"version": "*"
|
|
18548
|
+
},
|
|
18549
|
+
"@adonisjs/encryption": {
|
|
18550
|
+
"version": "*"
|
|
18551
|
+
},
|
|
18552
|
+
"shed-fonts": {
|
|
18553
|
+
"version": "*"
|
|
18554
|
+
},
|
|
18555
|
+
"element-gui": {
|
|
18556
|
+
"version": "*"
|
|
18542
18557
|
}
|
|
18543
18558
|
}
|
|
18544
18559
|
}
|