@types/luxon
Advanced tools
Comparing version 0.2.3 to 0.2.4
@@ -297,2 +297,3 @@ // Type definitions for luxon 0.2 | ||
function hasDST(zone: string | Zone): boolean; | ||
function isValidIANAZone(zone: string): boolean; | ||
function meridiems(options?: InfoOptions): string[]; | ||
@@ -299,0 +300,0 @@ function months(length?: UnitLength, options?: UnitOptions): string[]; |
{ | ||
"name": "@types/luxon", | ||
"version": "0.2.3", | ||
"version": "0.2.4", | ||
"description": "TypeScript definitions for luxon", | ||
@@ -25,4 +25,4 @@ "license": "MIT", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "59b698d4241e5c2b4330d2e1cf6b8cdacb3bcd2557e6c0c632e329c008b1ec55", | ||
"typesPublisherContentHash": "61d4529958332a561feb9c3b9304921021ee259acb21f74d7afb2614c4917a78", | ||
"typeScriptVersion": "2.2" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Wed, 17 Jan 2018 22:17:28 GMT | ||
* Last updated: Mon, 29 Jan 2018 21:19:39 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
17119
370