@types/react-dates
Advanced tools
Comparing version 17.1.9 to 17.1.10
@@ -101,2 +101,3 @@ // Type definitions for react-dates v17.1.0 | ||
transitionDuration?: number; | ||
horizontalMonthPadding?: number; | ||
verticalSpacing?: number; | ||
@@ -209,2 +210,3 @@ | ||
transitionDuration?: number; | ||
horizontalMonthPadding?: number; | ||
@@ -442,2 +444,3 @@ // navigation related props | ||
transitionDuration?: number; | ||
horizontalMonthPadding?: number; | ||
@@ -444,0 +447,0 @@ navPrev?: string | JSX.Element; |
{ | ||
"name": "@types/react-dates", | ||
"version": "17.1.9", | ||
"version": "17.1.10", | ||
"description": "TypeScript definitions for react-dates", | ||
@@ -30,4 +30,4 @@ "license": "MIT", | ||
}, | ||
"typesPublisherContentHash": "03f181126211a1b9bfdab3bb61163772fc42d6858c5793035e770999741258fd", | ||
"typesPublisherContentHash": "92658ce4e2c12b0cb8dcbe81bf46cb400ebeb18034d041f703c277a89e3ee923", | ||
"typeScriptVersion": "2.8" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Wed, 05 Feb 2020 22:33:49 GMT | ||
* Last updated: Tue, 25 Feb 2020 22:06:34 GMT | ||
* Dependencies: [@types/react](https://npmjs.com/package/@types/react), [@types/moment](https://npmjs.com/package/@types/moment) | ||
@@ -17,2 +17,2 @@ * Global values: none | ||
# Credits | ||
These definitions were written by Artur Ampilogov (https://github.com/ArturAmpilogov), and Nathan Holland (https://github.com/NathanNZ). | ||
These definitions were written by [Artur Ampilogov](https://github.com/ArturAmpilogov), and [Nathan Holland](https://github.com/NathanNZ). |
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
21732
459