hls-video-element
Advanced tools
Comparing version 1.1.1 to 1.1.2
{ | ||
"name": "hls-video-element", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "Custom element (web component) for playing video using the HTTP Live Streaming (HLS) format. Uses HLS.js.", | ||
@@ -24,8 +24,8 @@ "type": "module", | ||
"dependencies": { | ||
"custom-media-element": "^1.1.0", | ||
"hls.js": "^1.4.12", | ||
"media-tracks": "^0.2.4" | ||
"custom-media-element": "^1.2.2", | ||
"hls.js": "^1.5.1", | ||
"media-tracks": "^0.3.0" | ||
}, | ||
"devDependencies": { | ||
"wet-run": "^1.0.0" | ||
"wet-run": "^1.0.3" | ||
}, | ||
@@ -32,0 +32,0 @@ "keywords": [ |
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
13032
+ Addedmedia-tracks@0.3.3(transitive)
- Removedmedia-tracks@0.2.4(transitive)
Updatedcustom-media-element@^1.2.2
Updatedhls.js@^1.5.1
Updatedmedia-tracks@^0.3.0