@mux/mux-player
Advanced tools
Comparing version 0.1.0-canary.21-29ed915 to 0.1.0-canary.22-cf5ae56
{ | ||
"name": "@mux/mux-player", | ||
"version": "0.1.0-canary.21-29ed915", | ||
"version": "0.1.0-canary.22-cf5ae56", | ||
"description": "An open source Mux player web component that Just Works™", | ||
@@ -45,3 +45,4 @@ "main": "./dist/index.cjs.js", | ||
"build:cjs": "esbuilder src/index.ts --format=cjs --out-extension:.js=.cjs.js", | ||
"build:types": "tsc --declaration --emitDeclarationOnly --outDir './dist/types' && downlevel-dts ./dist/types ./dist/types-ts3.4", | ||
"build:types": "tsc --declaration --emitDeclarationOnly --outDir './dist/types'", | ||
"postbuild:types": "downlevel-dts ./dist/types ./dist/types-ts3.4", | ||
"build": "npm-run-all --parallel build:types 'build:esm -- --minify' 'build:iife -- --minify' 'build:cjs -- --minify' 'build:esm-module -- --minify'", | ||
@@ -54,6 +55,9 @@ "prebuild": "yarn clean", | ||
"@github/template-parts": "^0.5.3", | ||
"@mux/mux-elements-codemod": "1.1.2-canary.22-29ed915", | ||
"@mux/mux-video": "0.8.5-canary.18-29ed915", | ||
"@mux/mux-video-react": "0.5.2-canary.22-29ed915", | ||
"@mux/playback-core": "0.9.1-canary.21-29ed915", | ||
"@mux/mux-audio": "0.6.3-canary.22-cf5ae56", | ||
"@mux/mux-audio-react": "0.4.2-canary.23-cf5ae56", | ||
"@mux/mux-elements-codemod": "1.1.2-canary.23-cf5ae56", | ||
"@mux/mux-uploader-react": "0.1.0-canary.22-cf5ae56", | ||
"@mux/mux-video": "0.8.5-canary.19-cf5ae56", | ||
"@mux/mux-video-react": "0.5.2-canary.23-cf5ae56", | ||
"@mux/playback-core": "0.9.1-canary.22-cf5ae56", | ||
"media-chrome": "0.10.0" | ||
@@ -60,0 +64,0 @@ }, |
1754356
9
+ Added@mux/mux-audio@0.6.3-canary.22-cf5ae56(transitive)
+ Added@mux/mux-audio-react@0.4.2-canary.23-cf5ae56(transitive)
+ Added@mux/mux-elements-codemod@1.1.2-canary.23-cf5ae56(transitive)
+ Added@mux/mux-uploader@0.1.0-canary.22-cf5ae56(transitive)
+ Added@mux/mux-uploader-react@0.1.0-canary.22-cf5ae56(transitive)
+ Added@mux/mux-video@0.8.5-canary.19-cf5ae56(transitive)
+ Added@mux/mux-video-react@0.5.2-canary.23-cf5ae56(transitive)
+ Added@mux/playback-core@0.9.1-canary.22-cf5ae56(transitive)
+ Added@mux/upchunk@2.6.0(transitive)
+ Addeddom-walk@0.1.2(transitive)
+ Addedevent-target-shim@6.0.2(transitive)
+ Addedglobal@4.4.0(transitive)
+ Addedis-function@1.0.2(transitive)
+ Addedmin-document@2.19.0(transitive)
+ Addedparse-headers@2.0.5(transitive)
+ Addedprocess@0.11.10(transitive)
+ Addedxhr@2.6.0(transitive)
+ Addedxtend@4.0.2(transitive)
- Removed@mux/mux-elements-codemod@1.1.2-canary.22-29ed915(transitive)
- Removed@mux/mux-video@0.8.5-canary.18-29ed915(transitive)
- Removed@mux/mux-video-react@0.5.2-canary.22-29ed915(transitive)
- Removed@mux/playback-core@0.9.1-canary.21-29ed915(transitive)