hls-video-element
Advanced tools
Comparing version 1.1.2 to 1.1.3
{ | ||
"name": "hls-video-element", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"description": "Custom element (web component) for playing video using the HTTP Live Streaming (HLS) format. Uses HLS.js.", | ||
@@ -24,4 +24,4 @@ "type": "module", | ||
"dependencies": { | ||
"custom-media-element": "^1.2.2", | ||
"hls.js": "^1.5.1", | ||
"custom-media-element": "^1.2.3", | ||
"hls.js": "^1.5.4", | ||
"media-tracks": "^0.3.0" | ||
@@ -28,0 +28,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
Updatedcustom-media-element@^1.2.3
Updatedhls.js@^1.5.4