@types/video-react
Advanced tools
Comparing version 0.15.1 to 0.15.2
@@ -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 |
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