@mux/playback-core
Advanced tools
Comparing version 0.9.1-canary.47-4a0d921 to 0.9.1-canary.48-a0acfd5
@@ -8,3 +8,3 @@ { | ||
"../../node_modules/hls.js/dist/hls.js": { | ||
"bytes": 1036465, | ||
"bytes": 1036845, | ||
"imports": [] | ||
@@ -73,3 +73,3 @@ }, | ||
"inputs": {}, | ||
"bytes": 1743162 | ||
"bytes": 1742845 | ||
}, | ||
@@ -82,6 +82,6 @@ "dist/playback-core.js": { | ||
"../../node_modules/mux-embed/dist/mux.js": { | ||
"bytesInOutput": 105615 | ||
"bytesInOutput": 105617 | ||
}, | ||
"../../node_modules/hls.js/dist/hls.js": { | ||
"bytesInOutput": 374107 | ||
"bytesInOutput": 374054 | ||
}, | ||
@@ -104,5 +104,5 @@ "src/index.ts": { | ||
}, | ||
"bytes": 489175 | ||
"bytes": 489124 | ||
} | ||
} | ||
} |
@@ -8,3 +8,3 @@ { | ||
"../../node_modules/hls.js/dist/hls.js": { | ||
"bytes": 1036465, | ||
"bytes": 1036845, | ||
"imports": [] | ||
@@ -73,3 +73,3 @@ }, | ||
"inputs": {}, | ||
"bytes": 1743162 | ||
"bytes": 1742845 | ||
}, | ||
@@ -107,6 +107,6 @@ "dist/playback-core.mjs": { | ||
"../../node_modules/mux-embed/dist/mux.js": { | ||
"bytesInOutput": 105615 | ||
"bytesInOutput": 105617 | ||
}, | ||
"../../node_modules/hls.js/dist/hls.js": { | ||
"bytesInOutput": 374107 | ||
"bytesInOutput": 374054 | ||
}, | ||
@@ -129,5 +129,5 @@ "src/index.ts": { | ||
}, | ||
"bytes": 489691 | ||
"bytes": 489640 | ||
} | ||
} | ||
} |
{ | ||
"name": "@mux/playback-core", | ||
"version": "0.9.1-canary.47-4a0d921", | ||
"version": "0.9.1-canary.48-a0acfd5", | ||
"description": "Core library for media playback in the browser shared by mux elements", | ||
@@ -49,4 +49,4 @@ "main": "./dist/index.cjs.js", | ||
"dependencies": { | ||
"@mux/mux-elements-codemod": "1.1.2-canary.48-4a0d921", | ||
"hls.js": "1.2.2", | ||
"@mux/mux-elements-codemod": "1.1.2-canary.49-a0acfd5", | ||
"hls.js": "1.2.3", | ||
"mux-embed": "^4.7.0" | ||
@@ -53,0 +53,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
4611138
+ Added@mux/mux-elements-codemod@1.1.2-canary.49-a0acfd5(transitive)
+ Addedhls.js@1.2.3(transitive)
- Removed@mux/mux-elements-codemod@1.1.2-canary.48-4a0d921(transitive)
- Removedhls.js@1.2.2(transitive)
Updatedhls.js@1.2.3