@types/luxon
Advanced tools
Comparing version 1.24.4 to 1.25.0
@@ -1,2 +0,2 @@ | ||
// Type definitions for luxon 1.24 | ||
// Type definitions for luxon 1.25 | ||
// Project: https://github.com/moment/luxon#readme | ||
@@ -163,2 +163,4 @@ // Definitions by: Colby DeHart <https://github.com/colbydehart> | ||
static readonly DATE_MED: DateTimeFormatOptions; | ||
/** abbreviated date with weekday */ | ||
static readonly DATE_MED_WITH_WEEKDAY: DateTimeFormatOptions; | ||
static readonly DATE_SHORT: DateTimeFormatOptions; | ||
@@ -165,0 +167,0 @@ static readonly TIME_24_SIMPLE: DateTimeFormatOptions; |
{ | ||
"name": "@types/luxon", | ||
"version": "1.24.4", | ||
"version": "1.25.0", | ||
"description": "TypeScript definitions for luxon", | ||
@@ -62,4 +62,4 @@ "license": "MIT", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "b83a4d597c4937356b96011bee94616d6242056b43d792647ebb5a33f037d93a", | ||
"typeScriptVersion": "3.1" | ||
"typesPublisherContentHash": "7f008fc45e941c9d0d13ed9808b654bfe012ec2bb19e990c13f09aef45470bb1", | ||
"typeScriptVersion": "3.2" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Wed, 26 Aug 2020 22:46:41 GMT | ||
* Last updated: Fri, 18 Sep 2020 21:27:04 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
22013
520