@mux/mux-video
Advanced tools
Comparing version 0.8.5-canary.3-b676200 to 0.8.5-canary.30-71db6b8
@@ -6,2 +6,8 @@ # Change Log | ||
## [0.8.5](https://github.com/muxinc/elements/compare/@mux/mux-video@0.8.4...@mux/mux-video@0.8.5) (2022-08-31) | ||
### Bug Fixes | ||
- polyfills mutating global ([#355](https://github.com/muxinc/elements/issues/355)) ([71d18a4](https://github.com/muxinc/elements/commit/71d18a427f0171bb214a0df7c1425d3d1bddc47a)) | ||
## [0.8.4](https://github.com/muxinc/elements/compare/@mux/mux-video@0.8.3...@mux/mux-video@0.8.4) (2022-08-03) | ||
@@ -8,0 +14,0 @@ |
{ | ||
"name": "@mux/mux-video", | ||
"version": "0.8.5-canary.3-b676200", | ||
"version": "0.8.5-canary.30-71db6b8", | ||
"description": "A custom mux video element for the browser that Just Works™", | ||
@@ -43,6 +43,6 @@ "main": "./dist/index.cjs.js", | ||
"build:iife": "esbuild src/index.ts --target=es2019 --bundle --sourcemap --metafile=./dist/iife.json --format=iife --outfile=./dist/mux-video.js --define:PLAYER_VERSION=\"'$npm_package_version'\"", | ||
"build:types": "tsc --declaration --emitDeclarationOnly --outDir './dist/types' && shx cp -r \"src/**/*.d.ts\" dist/types && downlevel-dts ./dist/types ./dist/types-ts3.4", | ||
"build:types": "tsc --declaration --emitDeclarationOnly --outDir './dist/types'", | ||
"postbuild:types": "shx cp -r \"src/**/*.d.ts\" dist/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'", | ||
"prebuild": "yarn clean", | ||
"prepublishOnly": "yarn build", | ||
"create-release-notes": "create-release-notes ./CHANGELOG.md", | ||
@@ -52,7 +52,9 @@ "publish-release": "../../scripts/publish.sh" | ||
"dependencies": { | ||
"@mux/playback-core": "0.9.0" | ||
"@mux/mux-audio-react": "0.4.2-canary.34-71db6b8", | ||
"@mux/mux-elements-codemod": "1.1.2-canary.34-71db6b8", | ||
"@mux/mux-uploader-react": "0.1.0-canary.33-71db6b8", | ||
"@mux/playback-core": "0.9.1-canary.33-71db6b8" | ||
}, | ||
"devDependencies": { | ||
"@mux/open-process": "0.1.0", | ||
"@mux/polyfills": "0.1.0", | ||
"@mux/test-esm-exports": "0.1.0", | ||
@@ -67,2 +69,3 @@ "@open-wc/testing": "^3.0.3", | ||
"replace": "^1.2.1", | ||
"shared-polyfills": "0.1.0", | ||
"shx": "^0.3.4", | ||
@@ -69,0 +72,0 @@ "typescript": "^4.5.2" |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
4315943
22
4589
4
3
7
+ Added@mux/mux-audio-react@0.4.2-canary.34-71db6b8(transitive)
+ Added@mux/mux-elements-codemod@1.1.2-canary.34-71db6b8(transitive)
+ Added@mux/mux-uploader@0.1.0-canary.33-71db6b8(transitive)
+ Added@mux/mux-uploader-react@0.1.0-canary.33-71db6b8(transitive)
+ Added@mux/playback-core@0.9.1-canary.33-71db6b8(transitive)
+ Added@mux/upchunk@2.6.0(transitive)
+ Addedbalanced-match@1.0.2(transitive)
+ Addedbrace-expansion@1.1.11(transitive)
+ Addedchalk@5.4.1(transitive)
+ Addedconcat-map@0.0.1(transitive)
+ Addeddom-walk@0.1.2(transitive)
+ Addedevent-target-shim@6.0.2(transitive)
+ Addedfs.realpath@1.0.0(transitive)
+ Addedfunction-bind@1.1.2(transitive)
+ Addedglob@7.2.3(transitive)
+ Addedglobal@4.4.0(transitive)
+ Addedhasown@2.0.2(transitive)
+ Addedinflight@1.0.6(transitive)
+ Addedinherits@2.0.4(transitive)
+ Addedinterpret@1.4.0(transitive)
+ Addedis-core-module@2.16.1(transitive)
+ Addedis-function@1.0.2(transitive)
+ Addedjs-tokens@4.0.0(transitive)
+ Addedloose-envify@1.4.0(transitive)
+ Addedmin-document@2.19.0(transitive)
+ Addedminimatch@3.1.2(transitive)
+ Addedminimist@1.2.8(transitive)
+ Addedobject-assign@4.1.1(transitive)
+ Addedonce@1.4.0(transitive)
+ Addedparse-headers@2.0.5(transitive)
+ Addedpath-is-absolute@1.0.1(transitive)
+ Addedpath-parse@1.0.7(transitive)
+ Addedprocess@0.11.10(transitive)
+ Addedprop-types@15.8.1(transitive)
+ Addedreact@18.3.1(transitive)
+ Addedreact-dom@18.3.1(transitive)
+ Addedreact-is@16.13.1(transitive)
+ Addedrechoir@0.6.2(transitive)
+ Addedresolve@1.22.10(transitive)
+ Addedscheduler@0.23.2(transitive)
+ Addedshelljs@0.8.5(transitive)
+ Addedsupports-preserve-symlinks-flag@1.0.0(transitive)
+ Addedwrappy@1.0.2(transitive)
+ Addedxhr@2.6.0(transitive)
+ Addedxtend@4.0.2(transitive)
- Removed@mux/playback-core@0.9.0(transitive)