unpkg-white-list 1.197.1 → 1.199.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 +11 -5
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "unpkg-white-list",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.199.0",
|
|
4
4
|
"description": "npmmirror 允许开启 unpkg 功能的白名单列表,避免 https://x.com/fengmk2/status/1791498406923215020 类似问题",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"files": [],
|
|
@@ -11,11 +11,11 @@
|
|
|
11
11
|
"add": "node scripts/generate.js"
|
|
12
12
|
},
|
|
13
13
|
"devDependencies": {
|
|
14
|
-
"eslint": "^9.
|
|
15
|
-
"eslint-plugin-jsonc": "^2.
|
|
16
|
-
"fs-extra": "^11.
|
|
14
|
+
"eslint": "^9.33.0",
|
|
15
|
+
"eslint-plugin-jsonc": "^2.20.1",
|
|
16
|
+
"fs-extra": "^11.3.1",
|
|
17
17
|
"jsonc-eslint-parser": "^2.4.0",
|
|
18
|
-
"semver": "7"
|
|
18
|
+
"semver": "^7.7.2"
|
|
19
19
|
},
|
|
20
20
|
"repository": {
|
|
21
21
|
"type": "git",
|
|
@@ -16619,6 +16619,9 @@
|
|
|
16619
16619
|
"tiny-pinyin": {
|
|
16620
16620
|
"version": "*"
|
|
16621
16621
|
},
|
|
16622
|
+
"tiny-segmenter": {
|
|
16623
|
+
"version": "*"
|
|
16624
|
+
},
|
|
16622
16625
|
"tiny-svg": {
|
|
16623
16626
|
"version": "*"
|
|
16624
16627
|
},
|
|
@@ -18437,6 +18440,9 @@
|
|
|
18437
18440
|
"westore": {
|
|
18438
18441
|
"version": "*"
|
|
18439
18442
|
},
|
|
18443
|
+
"weui": {
|
|
18444
|
+
"version": "*"
|
|
18445
|
+
},
|
|
18440
18446
|
"whatwg-fetch": {
|
|
18441
18447
|
"version": "*"
|
|
18442
18448
|
},
|