@types/react-dates
Advanced tools
Comparing version 17.1.3 to 17.1.4
@@ -58,2 +58,3 @@ // Type definitions for react-dates v17.1.0 | ||
showDefaultInputIcon?: boolean, | ||
inputIconPosition?: IconPositionShape, | ||
customInputIcon?: string | JSX.Element, | ||
@@ -60,0 +61,0 @@ customArrowIcon?: string | JSX.Element, |
{ | ||
"name": "@types/react-dates", | ||
"version": "17.1.3", | ||
"version": "17.1.4", | ||
"description": "TypeScript definitions for react-dates", | ||
@@ -26,7 +26,7 @@ "license": "MIT", | ||
"dependencies": { | ||
"moment": ">=2.17.1", | ||
"@types/react": "*" | ||
"@types/react": "*", | ||
"moment": ">=2.17.1" | ||
}, | ||
"typesPublisherContentHash": "ca364fa327f917edf8da9dffacc0a431fca339b9e50f6e95711e96dde585a927", | ||
"typesPublisherContentHash": "655238bd7315d12e5b9c16a2ac3e7a3d2f89d2cc0aecea8785c4ad89798f89c4", | ||
"typeScriptVersion": "2.8" | ||
} |
@@ -11,4 +11,4 @@ # Installation | ||
Additional Details | ||
* Last updated: Thu, 08 Nov 2018 00:11:58 GMT | ||
* Dependencies: react, moment | ||
* Last updated: Mon, 03 Dec 2018 00:30:46 GMT | ||
* Dependencies: @types/react, @types/moment | ||
* Global values: none | ||
@@ -15,0 +15,0 @@ |
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
21069
428