unpkg-white-list 1.106.0 → 1.108.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 +8 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "unpkg-white-list",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.108.0",
|
|
4
4
|
"description": "npmmirror 允许开启 unpkg 功能的白名单列表,避免 https://x.com/fengmk2/status/1791498406923215020 类似问题",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"files": [],
|
|
@@ -159,6 +159,7 @@
|
|
|
159
159
|
"@octokit",
|
|
160
160
|
"@okamjs",
|
|
161
161
|
"@paciolan",
|
|
162
|
+
"@pagefind",
|
|
162
163
|
"@pansy",
|
|
163
164
|
"@parcel",
|
|
164
165
|
"@patternfly",
|
|
@@ -6079,6 +6080,9 @@
|
|
|
6079
6080
|
"flex.css": {
|
|
6080
6081
|
"version": "*"
|
|
6081
6082
|
},
|
|
6083
|
+
"flexsearch": {
|
|
6084
|
+
"version": "*"
|
|
6085
|
+
},
|
|
6082
6086
|
"flipsnap": {
|
|
6083
6087
|
"version": "*"
|
|
6084
6088
|
},
|
|
@@ -17386,6 +17390,9 @@
|
|
|
17386
17390
|
"web-highlighter": {
|
|
17387
17391
|
"version": "*"
|
|
17388
17392
|
},
|
|
17393
|
+
"web-serial-polyfill": {
|
|
17394
|
+
"version": "*"
|
|
17395
|
+
},
|
|
17389
17396
|
"web-streams-polyfill": {
|
|
17390
17397
|
"version": "*"
|
|
17391
17398
|
},
|