@mux/playback-core
Advanced tools
Comparing version 0.24.0-canary.0-79acc9d to 0.24.0-canary.0-efb5c51
@@ -9,3 +9,3 @@ { | ||
"../../node_modules/hls.js/dist/hls.mjs": { | ||
"bytes": 993125, | ||
"bytes": 994232, | ||
"imports": [], | ||
@@ -193,3 +193,3 @@ "format": "esm" | ||
"inputs": {}, | ||
"bytes": 2141826 | ||
"bytes": 2144634 | ||
}, | ||
@@ -205,3 +205,3 @@ "dist/playback-core.js": { | ||
"../../node_modules/hls.js/dist/hls.mjs": { | ||
"bytesInOutput": 392606 | ||
"bytesInOutput": 393113 | ||
}, | ||
@@ -239,5 +239,5 @@ "src/hls.ts": { | ||
}, | ||
"bytes": 502442 | ||
"bytes": 502949 | ||
} | ||
} | ||
} |
@@ -9,3 +9,3 @@ { | ||
"../../node_modules/hls.js/dist/hls.mjs": { | ||
"bytes": 993125, | ||
"bytes": 994232, | ||
"imports": [], | ||
@@ -193,3 +193,3 @@ "format": "esm" | ||
"inputs": {}, | ||
"bytes": 2141825 | ||
"bytes": 2144633 | ||
}, | ||
@@ -267,3 +267,3 @@ "dist/playback-core.mjs": { | ||
"../../node_modules/hls.js/dist/hls.mjs": { | ||
"bytesInOutput": 392606 | ||
"bytesInOutput": 393113 | ||
}, | ||
@@ -301,5 +301,5 @@ "src/hls.ts": { | ||
}, | ||
"bytes": 503765 | ||
"bytes": 504272 | ||
} | ||
} | ||
} |
{ | ||
"name": "@mux/playback-core", | ||
"version": "0.24.0-canary.0-79acc9d", | ||
"version": "0.24.0-canary.0-efb5c51", | ||
"description": "Core library for media playback in the browser shared by mux elements", | ||
@@ -62,3 +62,3 @@ "main": "./dist/index.cjs.js", | ||
"dependencies": { | ||
"hls.js": "~1.5.8", | ||
"hls.js": "~1.5.11", | ||
"mux-embed": "~5.2.0" | ||
@@ -65,0 +65,0 @@ }, |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
5683171
5833
Updatedhls.js@~1.5.11