@types/luxon
Advanced tools
Comparing version 0.5.2 to 0.5.3
@@ -211,2 +211,3 @@ // Type definitions for luxon 0.5 | ||
toObject(options?: { includeConfig?: boolean }): DateObject; | ||
toMillis(): number; | ||
toRFC2822(): string; | ||
@@ -213,0 +214,0 @@ toSQL(options?: Object): string; |
{ | ||
"name": "@types/luxon", | ||
"version": "0.5.2", | ||
"version": "0.5.3", | ||
"description": "TypeScript definitions for luxon", | ||
@@ -26,8 +26,8 @@ "license": "MIT", | ||
"type": "git", | ||
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
}, | ||
"scripts": {}, | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "881812a4c440863c7f57c3a2c3c881d00a9e7018425a3764293ed804887cd228", | ||
"typesPublisherContentHash": "0f25ac1eeb9e71c691899a006ae51d36c5c46f2e846b468802aceecef50fa4ce", | ||
"typeScriptVersion": "2.2" | ||
} |
@@ -8,6 +8,6 @@ # Installation | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/luxon | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/luxon | ||
Additional Details | ||
* Last updated: Wed, 25 Apr 2018 19:08:54 GMT | ||
* Last updated: Wed, 13 Jun 2018 19:16:57 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ * Global values: none |
Sorry, the diff of this file is not supported yet
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
377
17554