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

vue-video-player

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-video-player - npm Package Compare versions

Comparing version 4.0.3 to 4.0.4

2

package.json
{
"name": "vue-video-player",
"version": "4.0.3",
"version": "4.0.4",
"description": "Video Player component for Vue",

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

@@ -107,3 +107,4 @@

'playing',
'ended']
'ended',
'error']
for (var i = 0; i < events.length; i++) {

@@ -110,0 +111,0 @@ (function(event) {

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