@types/vanillajs-datepicker
Advanced tools
Comparing version 1.2.0 to 1.2.1
@@ -36,2 +36,3 @@ import DateRangePicker from './DateRangePicker'; | ||
nextArrow?: string; | ||
prevArrow?: string; | ||
orientation?: DatepickerOptionsOrientation; | ||
@@ -38,0 +39,0 @@ pickLevel?: number; |
{ | ||
"name": "@types/vanillajs-datepicker", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "TypeScript definitions for vanillajs-datepicker", | ||
@@ -23,4 +23,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/vanillajs-datepicker", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "5aa80734591c9d59b60bf66717b8d61c7aa9d9cc79d2a0f53a9f59cefaa5b2a8", | ||
"typesPublisherContentHash": "b910ad17b9b4bfacd1642053ce509b3bb391cd9a6280bd85523000a76f32e29f", | ||
"typeScriptVersion": "4.1" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Mon, 24 Jan 2022 23:01:38 GMT | ||
* Last updated: Tue, 14 Jun 2022 00:01:34 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
6478
101