@types/luxon
Advanced tools
Comparing version 1.10.3 to 1.11.0
@@ -1,2 +0,2 @@ | ||
// Type definitions for luxon 1.10 | ||
// Type definitions for luxon 1.11 | ||
// Project: https://github.com/moment/luxon#readme | ||
@@ -439,3 +439,3 @@ // Definitions by: Colby DeHart <https://github.com/colbydehart> | ||
toDuration( | ||
unit: DurationUnit | DurationUnit[], | ||
unit?: DurationUnit | DurationUnit[], | ||
options?: DiffOptions | ||
@@ -442,0 +442,0 @@ ): Duration; |
{ | ||
"name": "@types/luxon", | ||
"version": "1.10.3", | ||
"version": "1.11.0", | ||
"description": "TypeScript definitions for luxon", | ||
@@ -46,4 +46,4 @@ "license": "MIT", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "08e9b6dd16230ea6de0c48dc17044b37a24b6df4fa86d6480bec3e1e51f95af7", | ||
"typesPublisherContentHash": "5a7270a0bef4a25cee37e058505c2996854bc944e246a1bcb229cac95b6bb26a", | ||
"typeScriptVersion": "2.2" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Wed, 30 Jan 2019 23:25:57 GMT | ||
* Last updated: Fri, 08 Feb 2019 21:29: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
18569