hls-video-element
Advanced tools
Comparing version 1.2.5 to 1.2.6
{ | ||
"name": "hls-video-element", | ||
"version": "1.2.5", | ||
"version": "1.2.6", | ||
"description": "Custom element (web component) for playing video using the HTTP Live Streaming (HLS) format. Uses HLS.js.", | ||
@@ -35,5 +35,5 @@ "author": "@muxinc", | ||
"dependencies": { | ||
"custom-media-element": "^1.3.1", | ||
"hls.js": "^1.5.8", | ||
"media-tracks": "^0.3.2" | ||
"custom-media-element": "^1.3.2", | ||
"hls.js": "^1.5.11", | ||
"media-tracks": "^0.3.3" | ||
}, | ||
@@ -40,0 +40,0 @@ "devDependencies": { |
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
16185
+ Addedcustom-media-element@1.4.1(transitive)
- Removedcustom-media-element@1.3.2(transitive)
Updatedcustom-media-element@^1.3.2
Updatedhls.js@^1.5.11
Updatedmedia-tracks@^0.3.3