@mux/mux-player
Advanced tools
@@ -22,2 +22,4 @@ import { MediaController } from 'media-chrome'; | ||
| constructor(); | ||
| setAttribute(name: string, value: string): void; | ||
| removeAttribute(name: string): void; | ||
| readonly mediaTheme: Element | null | undefined; | ||
@@ -346,4 +348,5 @@ readonly mediaController: MediaController | null | undefined; | ||
| capRenditionToPlayerSize: boolean | undefined; | ||
| maxReconnectRetries: number | undefined; | ||
| } | ||
| export declare function getVideoAttribute(el: MuxPlayerElement, name: string): string | null; | ||
| export default MuxPlayerElement; |
@@ -34,4 +34,2 @@ import MuxVideoElement from '@mux/mux-video'; | ||
| hideDuration: boolean; | ||
| onCloseErrorDialog: (evt: CustomEvent) => void; | ||
| onFocusInErrorDialog: (evt: CustomEvent) => void; | ||
| dialog: DialogOptions; | ||
@@ -38,0 +36,0 @@ inLiveWindow: boolean; |
@@ -22,2 +22,4 @@ import { MediaController } from 'media-chrome'; | ||
| constructor(); | ||
| setAttribute(name: string, value: string): void; | ||
| removeAttribute(name: string): void; | ||
| get mediaTheme(): Element | null | undefined; | ||
@@ -405,4 +407,6 @@ get mediaController(): MediaController | null | undefined; | ||
| set capRenditionToPlayerSize(val: boolean | undefined); | ||
| get maxReconnectRetries(): number | undefined; | ||
| set maxReconnectRetries(val: number | undefined); | ||
| } | ||
| export declare function getVideoAttribute(el: MuxPlayerElement, name: string): string | null; | ||
| export default MuxPlayerElement; |
@@ -34,4 +34,2 @@ import type MuxVideoElement from '@mux/mux-video'; | ||
| hideDuration: boolean; | ||
| onCloseErrorDialog: (evt: CustomEvent) => void; | ||
| onFocusInErrorDialog: (evt: CustomEvent) => void; | ||
| dialog: DialogOptions; | ||
@@ -38,0 +36,0 @@ inLiveWindow: boolean; |
+3
-3
| { | ||
| "name": "@mux/mux-player", | ||
| "version": "3.13.1-canary.3", | ||
| "version": "3.13.2", | ||
| "description": "An open source Mux player web component that Just Works™", | ||
@@ -128,4 +128,4 @@ "homepage": "https://mux.com/player", | ||
| "dependencies": { | ||
| "@mux/mux-video": "0.31.0", | ||
| "@mux/playback-core": "0.35.0", | ||
| "@mux/mux-video": "0.31.2", | ||
| "@mux/playback-core": "0.35.2", | ||
| "media-chrome": "~4.19.0", | ||
@@ -132,0 +132,0 @@ "player.style": "^0.3.0" |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
Found 2 instances
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
7497407
0.15%151200
0.03%8
-11.11%156
1.3%+ Added
+ Added
+ Added
- Removed
- Removed
Updated
Updated