Socket
Socket
Sign inDemoInstall

@wbx/view-plyr

Package Overview
Dependencies
0
Maintainers
2
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.5.6-d to 3.5.6-e

2

package.json
{
"name": "@wbx/view-plyr",
"version": "3.5.6-d",
"version": "3.5.6-e",
"description": "Plyr player as Webix view",

@@ -5,0 +5,0 @@ "main": "plyr.js",

@@ -40,2 +40,3 @@ webix.protoUI({

this._player = new Plyr(this._container, options);
this.$view.firstChild.firstChild.setAttribute("tabindex", "-1");
this._waitView.resolve(this._player);

@@ -42,0 +43,0 @@

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc