@byteark/byteark-player-vue
Advanced tools
Comparing version 4.1.0 to 4.1.1
@@ -1068,4 +1068,4 @@ var cn = Object.defineProperty; | ||
var o; | ||
return await ((o = A.value) == null ? void 0 : o.play()); | ||
}, 500)), P.showPlaceholder = !1; | ||
await ((o = A.value) == null ? void 0 : o.play()); | ||
}, 100)), P.showPlaceholder = !1; | ||
}, re = async () => { | ||
@@ -1126,3 +1126,3 @@ if (Hn() && !D.value) { | ||
ref: j, | ||
class: ze(`video-js ${n.customClass}`) | ||
class: ze(`video-js ${n.customClass || ""}`) | ||
}, null, 2)) : J("", !0), | ||
@@ -1134,3 +1134,3 @@ o.options.audioOnlyMode ? J("", !0) : (I(), M("video", { | ||
playsinline: "", | ||
class: ze(`video-js ${n.customClass} ${n.options.fluid ? n.options.aspectRatio === "4:3" ? "vjs-4-3" : n.options.aspectRatio === "16:9" ? "vjs-16-9" : "" : ""}`) | ||
class: ze(`video-js ${n.customClass || ""} ${n.options.fluid ? n.options.aspectRatio === "4:3" ? "vjs-4-3" : n.options.aspectRatio === "16:9" ? "vjs-16-9" : "" : ""}`) | ||
}, null, 2)) | ||
@@ -1137,0 +1137,0 @@ ], 64)) : J("", !0) |
{ | ||
"name": "@byteark/byteark-player-vue", | ||
"version": "4.1.0", | ||
"version": "4.1.1", | ||
"description": "ByteArk Player Container for Vue", | ||
@@ -5,0 +5,0 @@ "author": "byteark", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
218791
10
2024