unpkg-white-list 1.57.0 → 1.58.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 +33 -2
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "unpkg-white-list",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.58.0",
|
|
4
4
|
"description": "npmmirror 允许开启 unpkg 功能的白名单列表,避免 https://x.com/fengmk2/status/1791498406923215020 类似问题",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"files": [],
|
|
@@ -216,7 +216,8 @@
|
|
|
216
216
|
"@i18n.nightly",
|
|
217
217
|
"@i18n.rc",
|
|
218
218
|
"@8n",
|
|
219
|
-
"@otplib"
|
|
219
|
+
"@otplib",
|
|
220
|
+
"@chevrotain"
|
|
220
221
|
],
|
|
221
222
|
"allowPackages": {
|
|
222
223
|
"@itchenliang/picture-rollup-local-plugin": {
|
|
@@ -17957,6 +17958,36 @@
|
|
|
17957
17958
|
},
|
|
17958
17959
|
"openapi-ui-dist": {
|
|
17959
17960
|
"version": "*"
|
|
17961
|
+
},
|
|
17962
|
+
"drauu": {
|
|
17963
|
+
"version": "*"
|
|
17964
|
+
},
|
|
17965
|
+
"playcanvas": {
|
|
17966
|
+
"version": "*"
|
|
17967
|
+
},
|
|
17968
|
+
"chevrotain": {
|
|
17969
|
+
"version": "*"
|
|
17970
|
+
},
|
|
17971
|
+
"@popperjs/core": {
|
|
17972
|
+
"version": "2.11.8"
|
|
17973
|
+
},
|
|
17974
|
+
"vue3-photo-preview": {
|
|
17975
|
+
"version": "0.3.0"
|
|
17976
|
+
},
|
|
17977
|
+
"pdf-vue3": {
|
|
17978
|
+
"version": "1.0.11"
|
|
17979
|
+
},
|
|
17980
|
+
"vue3-video-play": {
|
|
17981
|
+
"version": "1.3.2"
|
|
17982
|
+
},
|
|
17983
|
+
"@vuepic/vue-datepicker": {
|
|
17984
|
+
"version": "7.4.1"
|
|
17985
|
+
},
|
|
17986
|
+
"artplayer": {
|
|
17987
|
+
"version": "*"
|
|
17988
|
+
},
|
|
17989
|
+
"artplayer-plugin-danmuku": {
|
|
17990
|
+
"version": "*"
|
|
17960
17991
|
}
|
|
17961
17992
|
}
|
|
17962
17993
|
}
|