unpkg-white-list 1.48.0 → 1.50.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 +24 -2
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "unpkg-white-list",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.50.0",
|
|
4
4
|
"description": "npmmirror 允许开启 unpkg 功能的白名单列表,避免 https://x.com/fengmk2/status/1791498406923215020 类似问题",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"files": [],
|
|
@@ -209,7 +209,8 @@
|
|
|
209
209
|
"@ironkinoko",
|
|
210
210
|
"@ikrong",
|
|
211
211
|
"@eslibs",
|
|
212
|
-
"@itchenliang"
|
|
212
|
+
"@itchenliang",
|
|
213
|
+
"@i18n.site"
|
|
213
214
|
],
|
|
214
215
|
"allowPackages": {
|
|
215
216
|
"@itchenliang/picture-rollup-local-plugin": {
|
|
@@ -383,6 +384,9 @@
|
|
|
383
384
|
"@bytemd/react": {
|
|
384
385
|
"version": "*"
|
|
385
386
|
},
|
|
387
|
+
"@callmebill/lxgw-wenkai-web": {
|
|
388
|
+
"version": "*"
|
|
389
|
+
},
|
|
386
390
|
"@canisminor/colors": {
|
|
387
391
|
"version": "*"
|
|
388
392
|
},
|
|
@@ -9101,6 +9105,15 @@
|
|
|
9101
9105
|
"lunr-languages": {
|
|
9102
9106
|
"version": "*"
|
|
9103
9107
|
},
|
|
9108
|
+
"lxgw-wenkai-gb-web": {
|
|
9109
|
+
"version": "*"
|
|
9110
|
+
},
|
|
9111
|
+
"lxgw-wenkai-screen-web": {
|
|
9112
|
+
"version": "*"
|
|
9113
|
+
},
|
|
9114
|
+
"lxgw-wenkai-tc-web": {
|
|
9115
|
+
"version": "*"
|
|
9116
|
+
},
|
|
9104
9117
|
"lyn-conventional-changelog": {
|
|
9105
9118
|
"version": "*"
|
|
9106
9119
|
},
|
|
@@ -9329,6 +9342,9 @@
|
|
|
9329
9342
|
"math-interval-parser": {
|
|
9330
9343
|
"version": "*"
|
|
9331
9344
|
},
|
|
9345
|
+
"mathjax": {
|
|
9346
|
+
"version": "*"
|
|
9347
|
+
},
|
|
9332
9348
|
"mathjax-node": {
|
|
9333
9349
|
"version": "*"
|
|
9334
9350
|
},
|
|
@@ -17893,6 +17909,12 @@
|
|
|
17893
17909
|
},
|
|
17894
17910
|
"9fit": {
|
|
17895
17911
|
"version": "*"
|
|
17912
|
+
},
|
|
17913
|
+
"18s": {
|
|
17914
|
+
"version": "*"
|
|
17915
|
+
},
|
|
17916
|
+
"i18n.site": {
|
|
17917
|
+
"version": "*"
|
|
17896
17918
|
}
|
|
17897
17919
|
}
|
|
17898
17920
|
}
|