@types/vimeo__player
Advanced tools
Comparing version 2.18.0 to 2.18.1
@@ -14,3 +14,3 @@ // Type definitions for @vimeo/player 2.18 | ||
namespace Player { | ||
export type TrackKind = 'captions' | 'subtitles'; | ||
export type TrackKind = "captions" | "subtitles"; | ||
@@ -251,3 +251,3 @@ export interface Error { | ||
export type VimeoTimeRange = [number, number]; | ||
export type VimeoVideoQuality = 'auto' | '4K' | '2K' | '1080p' | '720p' | '540p' | '360p' | '240p'; | ||
export type VimeoVideoQuality = "auto" | "4K" | "2K" | "1080p" | "720p" | "540p" | "360p" | "240p"; | ||
@@ -254,0 +254,0 @@ export interface VimeoCuePoint { |
{ | ||
"name": "@types/vimeo__player", | ||
"version": "2.18.0", | ||
"version": "2.18.1", | ||
"description": "TypeScript definitions for @vimeo/player", | ||
@@ -51,4 +51,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/vimeo__player", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "b3ad9500953fce63c1b29f7e884cb40df89a9e146a1aeb625d545652d58518da", | ||
"typeScriptVersion": "4.3" | ||
"typesPublisherContentHash": "aba068114776a0b867586d8222a64f703c290bdba0ff51b8adb0b7fa12db60aa", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Wed, 19 Apr 2023 06:32:44 GMT | ||
* Last updated: Tue, 26 Sep 2023 10:06:28 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ * Global values: `Vimeo` |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package