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

@types/video-react

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/video-react - npm Package Compare versions

Comparing version 0.15.1 to 0.15.2

6

video-react/index.d.ts

@@ -6,3 +6,3 @@ // Type definitions for video-react 0.15

import { LegacyRef } from 'react';
import { LegacyRef } from "react";

@@ -238,3 +238,3 @@ export type PlayerReference = HTMLVideoElement & StaticPlayerInstanceMethods;

*/
preload?: 'none' | 'metadata' | 'auto';
preload?: "none" | "metadata" | "auto";
/**

@@ -354,3 +354,3 @@ * A Boolean attribute which indicates the default setting of the audio

*/
position?: 'center' | 'left' | 'left-top' | 'left-bottom' | 'right' | 'right-top' | 'right-bottom';
position?: "center" | "left" | "left-top" | "left-bottom" | "right" | "right-top" | "right-bottom";
className?: string;

@@ -357,0 +357,0 @@ }

{
"name": "@types/video-react",
"version": "0.15.1",
"version": "0.15.2",
"description": "TypeScript definitions for video-react",

@@ -25,4 +25,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/video-react",

},
"typesPublisherContentHash": "d885ae38004c79d40706e4f05a220e3df964bb2d68d8cb3780a54766401d0c6b",
"typeScriptVersion": "4.0"
"typesPublisherContentHash": "2ad1268aa9b4ac720bb105ce21718a3bf136b128e92e269936a7411fdf121d94",
"typeScriptVersion": "4.5"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Tue, 02 Aug 2022 07:02:18 GMT
* Last updated: Tue, 26 Sep 2023 10:06:28 GMT
* Dependencies: [@types/react](https://npmjs.com/package/@types/react)

@@ -14,0 +14,0 @@ * Global values: none

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