@types/react-calendar
Advanced tools
Comparing version 3.4.2 to 3.4.3
@@ -38,3 +38,3 @@ // Type definitions for react-calendar 3.4 | ||
ref: HTMLInputElement | null, | ||
) => void | RefObject<HTMLInputElement> | MutableRefObject<HTMLInputElement | null>) | undefined; | ||
) => void) | RefObject<HTMLInputElement> | MutableRefObject<HTMLInputElement | null> | undefined; | ||
locale?: string | undefined; | ||
@@ -41,0 +41,0 @@ maxDate?: Date | undefined; |
{ | ||
"name": "@types/react-calendar", | ||
"version": "3.4.2", | ||
"version": "3.4.3", | ||
"description": "TypeScript definitions for react-calendar", | ||
@@ -35,4 +35,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-calendar", | ||
}, | ||
"typesPublisherContentHash": "84b87f53f538e74c553385edfd917b11e7e3231f5fb9815d3c31d2c3a55aaba5", | ||
"typesPublisherContentHash": "d86b9b52f37680e5a76d69dc1ee80c9f6047bd4010b873f8708b6a5dc7275ffb", | ||
"typeScriptVersion": "3.6" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Fri, 16 Jul 2021 05:31:17 GMT | ||
* Last updated: Tue, 10 Aug 2021 05:31:26 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