@types/react-dates
Advanced tools
Comparing version 16.0.2 to 16.0.3
@@ -149,2 +149,5 @@ // Type definitions for react-dates v16.0.0 | ||
block?: boolean, | ||
small?: boolean, | ||
regular?: boolean, | ||
keepFocusOnInput?: boolean, | ||
@@ -167,2 +170,4 @@ // calendar presentation and interaction related props | ||
isRTL?: boolean, | ||
verticalSpacing?: number, | ||
verticalHeight?: number| null, | ||
@@ -169,0 +174,0 @@ // navigation related props |
{ | ||
"name": "@types/react-dates", | ||
"version": "16.0.2", | ||
"version": "16.0.3", | ||
"description": "TypeScript definitions for react-dates", | ||
@@ -23,4 +23,4 @@ "license": "MIT", | ||
}, | ||
"typesPublisherContentHash": "12a11cfd752d7a3d55882e6f48189661e4d2442a1a542d144fee3d3ab051af70", | ||
"typesPublisherContentHash": "b8083dc74888a126e79e3c77aacf2eefb8f18e2771822fcfb1c21676b6a5aa60", | ||
"typeScriptVersion": "2.3" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Thu, 01 Feb 2018 18:55:42 GMT | ||
* Last updated: Fri, 09 Feb 2018 21:17:49 GMT | ||
* Dependencies: react, 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
13825
251