Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/vimeo__player

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/vimeo__player - npm Package Compare versions

Comparing version 2.18.0 to 2.18.1

4

vimeo__player/index.d.ts

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

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc