vue-video-player
Advanced tools
Comparing version 4.0.3 to 4.0.4
{ | ||
"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
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
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
2451169
26009
12