unpkg-white-list 1.79.0 → 1.81.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.81.0",
|
|
4
4
|
"description": "npmmirror 允许开启 unpkg 功能的白名单列表,避免 https://x.com/fengmk2/status/1791498406923215020 类似问题",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"files": [],
|
|
@@ -28,6 +28,7 @@
|
|
|
28
28
|
},
|
|
29
29
|
"homepage": "https://github.com/cnpm/unpkg-white-list#readme",
|
|
30
30
|
"allowScopes": [
|
|
31
|
+
"@wangeditor-next",
|
|
31
32
|
"@artalk",
|
|
32
33
|
"@yuzhang134562",
|
|
33
34
|
"@eggjs",
|
|
@@ -18169,6 +18170,12 @@
|
|
|
18169
18170
|
},
|
|
18170
18171
|
"vue3-lottie": {
|
|
18171
18172
|
"version": "*"
|
|
18173
|
+
},
|
|
18174
|
+
"blog-qianxun-site": {
|
|
18175
|
+
"version": "*"
|
|
18176
|
+
},
|
|
18177
|
+
"roughjs": {
|
|
18178
|
+
"version": "*"
|
|
18172
18179
|
}
|
|
18173
18180
|
}
|
|
18174
18181
|
}
|