scrolly-video
Advanced tools
Comparing version 0.0.5 to 0.0.6
{ | ||
"name": "scrolly-video", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"description": "A component for scroll-based (or other externally controlled) playback.", | ||
@@ -35,2 +35,3 @@ "main": "dist/scrolly-video.js", | ||
"dependencies": { | ||
"mp4box": "^0.4.9", | ||
"ua-parser-js": "^1.0.2" | ||
@@ -49,3 +50,2 @@ }, | ||
"eslint-plugin-svelte3": "^3.4.0", | ||
"mp4box": "^0.4.9", | ||
"rimraf": "^3.0.2", | ||
@@ -52,0 +52,0 @@ "rollup": "^2.46.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
21
2
+ Addedmp4box@^0.4.9
+ Addedmp4box@0.4.9(transitive)