@types/react-calendar
Advanced tools
Comparing version 3.1.2 to 3.1.3
@@ -78,2 +78,3 @@ // Type definitions for react-calendar 3.1 | ||
activeStartDate: Date; | ||
value: Date; | ||
view: Detail; | ||
@@ -80,0 +81,0 @@ } |
{ | ||
"name": "@types/react-calendar", | ||
"version": "3.1.2", | ||
"version": "3.1.3", | ||
"description": "TypeScript definitions for react-calendar", | ||
@@ -27,4 +27,4 @@ "license": "MIT", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "4dd7bdac5adad78ca56edf8209b2707d8d147fd7fe42c1bb23783ce94b23963a", | ||
"typesPublisherContentHash": "8129c260d69d3e628500e06c4a81540b0bf5279bfea086cf68d7d974e36ec3fe", | ||
"typeScriptVersion": "3.5" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Fri, 09 Oct 2020 01:41:18 GMT | ||
* Last updated: Mon, 01 Feb 2021 13:11:10 GMT | ||
* Dependencies: none | ||
@@ -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
6400
94