Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@byteark/byteark-player-vue

Package Overview
Dependencies
Maintainers
0
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@byteark/byteark-player-vue - npm Package Compare versions

Comparing version 4.1.0 to 4.1.1

dist/example/assets/index-BTWyB64_.js

8

dist/@byteark/byteark-player-vue.js

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc