@types/react-dates
Advanced tools
Comparing version 17.1.7 to 17.1.8
@@ -155,3 +155,3 @@ // Type definitions for react-dates v17.1.0 | ||
date: momentPropTypes.momentObj | null; | ||
focused: boolean; | ||
focused: boolean | null; | ||
@@ -158,0 +158,0 @@ onDateChange: (date: momentPropTypes.momentObj | null) => void; |
{ | ||
"name": "@types/react-dates", | ||
"version": "17.1.7", | ||
"version": "17.1.8", | ||
"description": "TypeScript definitions for react-dates", | ||
@@ -30,4 +30,4 @@ "license": "MIT", | ||
}, | ||
"typesPublisherContentHash": "7ff77d21b8fd3c523f6bb9be82af536285483a28938ab8e0272f086b76d2d3fc", | ||
"typesPublisherContentHash": "1c49c315837ecd7ec889ffa8c393b40df1c13957fe97afc5710cb03e93d28694", | ||
"typeScriptVersion": "2.8" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Thu, 26 Dec 2019 19:41:34 GMT | ||
* Last updated: Wed, 05 Feb 2020 22:16:03 GMT | ||
* Dependencies: [@types/react](https://npmjs.com/package/@types/react), [@types/moment](https://npmjs.com/package/@types/moment) | ||
@@ -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
21663