@types/timezone-js
Advanced tools
Comparing version 0.0.28 to 0.0.29
@@ -22,3 +22,3 @@ // Type definitions for timezone-js | ||
// regular Date members | ||
toString(): string; | ||
toString(format?:string): string; | ||
toDateString(): string; | ||
@@ -25,0 +25,0 @@ toTimeString(): string; |
{ | ||
"name": "@types/timezone-js", | ||
"version": "0.0.28", | ||
"version": "0.0.29", | ||
"description": "TypeScript definitions for timezone-js", | ||
"license": "MIT", | ||
"author": "bonnici <https://github.com/bonnici>", | ||
"contributors": [ | ||
{ | ||
"name": "bonnici", | ||
"url": "https://github.com/bonnici", | ||
"githubUsername": "bonnici" | ||
} | ||
], | ||
"main": "", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
}, | ||
"scripts": {}, | ||
"dependencies": {}, | ||
"typings": "index.d.ts", | ||
"typesPublisherContentHash": "88f6253fae16637e932d10bc8f536e56f55a9f41d613e34a1220150d20c0beed" | ||
"typesPublisherContentHash": "bbc4378f3c47bfda82f3e71beb776b31acd4013b774a0c95691bebc5f4d7c9f4", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -8,9 +8,7 @@ # Installation | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/timezone-js | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/timezone-js | ||
Additional Details | ||
* Last updated: Mon, 19 Sep 2016 17:28:59 GMT | ||
* File structure: ProperModule | ||
* Library Dependencies: none | ||
* Module Dependencies: none | ||
* Last updated: Mon, 06 Aug 2018 21:55:32 GMT | ||
* Dependencies: none | ||
* Global values: none | ||
@@ -17,0 +15,0 @@ |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
5533
0
81
17