@front10/canvas-video-player
Advanced tools
Comparing version 1.3.5 to 1.3.6
{ | ||
"name": "@front10/canvas-video-player", | ||
"version": "1.3.5", | ||
"version": "1.3.6", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -76,3 +76,7 @@ import UndulationsGradient from "../../common/objects/UndulationsGradient"; | ||
colors, | ||
svg | ||
svg, | ||
listeners: { | ||
onReady: () => { }, | ||
onError: () => { }, | ||
} | ||
} | ||
@@ -79,0 +83,0 @@ }); |
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
528171
15153