@types/react-dates
Advanced tools
Comparing version 12.1.4 to 12.1.5
@@ -60,2 +60,3 @@ // Type definitions for react-dates v12.1.1 | ||
initialVisibleMonth?: () => momentPropTypes.momentObj, | ||
firstDayOfWeek? : 0 | 1 | 2 | 3 | 4 | 5 | 6, | ||
numberOfMonths?: number, | ||
@@ -148,2 +149,3 @@ keepOpenOnDateSelect?: boolean, | ||
initialVisibleMonth?: () => momentPropTypes.momentObj, | ||
firstDayOfWeek? : 0 | 1 | 2 | 3 | 4 | 5 | 6, | ||
numberOfMonths?: number, | ||
@@ -150,0 +152,0 @@ keepOpenOnDateSelect?: boolean, |
{ | ||
"name": "@types/react-dates", | ||
"version": "12.1.4", | ||
"version": "12.1.5", | ||
"description": "TypeScript definitions for react-dates", | ||
@@ -23,4 +23,4 @@ "license": "MIT", | ||
}, | ||
"typesPublisherContentHash": "19db69b75fbf15f9bc4f83c1b4985d5db57d584e03710eb4f2c198a6109da0aa", | ||
"typesPublisherContentHash": "cfca43345a03d57cdf5b67b5e77319840c3797d002bbb51ac3569a46996745b2", | ||
"typeScriptVersion": "2.3" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Thu, 31 Aug 2017 21:47:30 GMT | ||
* Last updated: Wed, 25 Oct 2017 16:18:55 GMT | ||
* Dependencies: react, moment | ||
@@ -14,0 +14,0 @@ * Global values: none |
Sorry, the diff of this file is not supported yet
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
13109
229