Socket
Socket
Sign inDemoInstall

video.js

Package Overview
Dependencies
24
Maintainers
21
Versions
469
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 8.13.0 to 8.14.0

12

dist/lang/nb.js

@@ -86,3 +86,13 @@ videojs.addLanguage('nb', {

"End of dialog window.": "Avslutning på dialogvindu.",
"{1} is loading.": "{1} laster."
"{1} is loading.": "{1} laster.",
"Exit Picture-in-Picture": "Avslutt bilde-i-bilde",
"Picture-in-Picture": "Bilde-i-bilde",
"No content": "Ingen innhold",
"Color": "Farge",
"Opacity": "Gjennomsiktighet",
"Text Background": "Tekstbakgrunn",
"Caption Area Background": "Undertekstbakgrunn",
"Playing in Picture-in-Picture": "Spiller av i bilde-i-bilde",
"Skip backward {1} seconds": "Hopp tilbake {1} sekunder",
"Skip forward {1} seconds": "Hopp frem {1} sekunder"
});

@@ -86,3 +86,13 @@ {

"End of dialog window.": "Avslutning på dialogvindu.",
"{1} is loading.": "{1} laster."
"{1} is loading.": "{1} laster.",
"Exit Picture-in-Picture": "Avslutt bilde-i-bilde",
"Picture-in-Picture": "Bilde-i-bilde",
"No content": "Ingen innhold",
"Color": "Farge",
"Opacity": "Gjennomsiktighet",
"Text Background": "Tekstbakgrunn",
"Caption Area Background": "Undertekstbakgrunn",
"Playing in Picture-in-Picture": "Spiller av i bilde-i-bilde",
"Skip backward {1} seconds": "Hopp tilbake {1} sekunder",
"Skip forward {1} seconds": "Hopp frem {1} sekunder"
}

40

dist/types/consts/errors.d.ts
declare namespace _default {
const UnsupportedSidxContainer: string;
const DashManifestSidxParsingError: string;
const HlsPlaylistRequestError: string;
const SegmentUnsupportedMediaFormat: string;
const UnsupportedMediaInitialization: string;
const SegmentSwitchError: string;
const SegmentExceedsSourceBufferQuota: string;
const SegmentAppendError: string;
const VttLoadError: string;
const VttCueParsingError: string;
const AdsBeforePrerollError: string;
const AdsPrerollError: string;
const AdsMidrollError: string;
const AdsPostrollError: string;
const AdsMacroReplacementFailed: string;
const AdsResumeContentFailed: string;
const EMEFailedToRequestMediaKeySystemAccess: string;
const EMEFailedToCreateMediaKeys: string;
const EMEFailedToAttachMediaKeysToVideoElement: string;
const EMEFailedToCreateMediaKeySession: string;
const EMEFailedToSetServerCertificate: string;
const EMEFailedToGenerateLicenseRequest: string;
const EMEFailedToUpdateSessionWithReceivedLicenseKeys: string;
const EMEFailedToCloseSession: string;
const EMEFailedToRemoveKeysFromSession: string;
const EMEFailedToLoadSessionBySessionId: string;
const NetworkBadStatus: string;
const NetworkRequestFailed: string;
const NetworkRequestAborted: string;
const NetworkRequestTimeout: string;
const NetworkBodyParserFailed: string;
const StreamingHlsPlaylistParserError: string;
const StreamingDashManifestParserError: string;
const StreamingContentSteeringParserError: string;
const StreamingVttParserError: string;
const StreamingFailedToSelectNextSegment: string;
const StreamingFailedToDecryptSegment: string;
const StreamingFailedToTransmuxSegment: string;
const StreamingFailedToAppendSegment: string;
const StreamingCodecsChangeError: string;
}
export default _default;
//# sourceMappingURL=errors.d.ts.map

@@ -50,2 +50,3 @@ export default Player;

boundHandleTechTap_: (e: any) => void;
boundUpdatePlayerHeightOnAudioOnlyMode_: (e: any) => void;
isFullscreen_: boolean;

@@ -62,2 +63,3 @@ log: any;

audioOnlyCache_: {
controlBarHeight: any;
playerHeight: any;

@@ -1404,2 +1406,3 @@ hiddenChildren: any[];

isAudio_: boolean;
updatePlayerHeightOnAudioOnlyMode_(): void;
enableAudioOnlyUI_(): void;

@@ -1406,0 +1409,0 @@ disableAudioOnlyUI_(): void;

@@ -1,41 +0,5 @@

export function parseUrl(url: string): url;
export function parseUrl(url: string): URL;
export function getAbsoluteURL(url: string): string;
export function getFileExtension(path: string): string;
export function isCrossOrigin(url: string, winLoc?: {
protocol?: string;
host?: string;
}): boolean;
/**
* :URLObject
*/
export type url = {
/**
* The protocol of the url that was parsed.
*/
protocol: string;
/**
* The hostname of the url that was parsed.
*/
hostname: string;
/**
* The port of the url that was parsed.
*/
port: string;
/**
* The pathname of the url that was parsed.
*/
pathname: string;
/**
* The search query of the url that was parsed.
*/
search: string;
/**
* The hash of the url that was parsed.
*/
hash: string;
/**
* The host of the url that was parsed.
*/
host: string;
};
export function isCrossOrigin(url: string, winLoc?: URL): boolean;
//# sourceMappingURL=url.d.ts.map
{
"name": "video.js",
"description": "An HTML5 video player that supports HLS and DASH with a common API and skin.",
"version": "8.13.0",
"version": "8.14.0",
"main": "./dist/video.cjs.js",

@@ -6,0 +6,0 @@ "module": "./dist/video.es.js",

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

Sorry, the diff of this file is not supported yet

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

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

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 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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc