@types/jstimezonedetect
Advanced tools
Comparing version 1.0.1 to 1.0.2
// Type definitions for jsTimezoneDetect 1.0 | ||
// Project: https://bitbucket.org/pellepim/jstimezonedetect | ||
// Project: https://github.com/pellepim/jstimezonedetect | ||
// Definitions by: Olivier Lamothe <https://github.com/olamothe> | ||
@@ -4,0 +4,0 @@ // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped |
{ | ||
"name": "@types/jstimezonedetect", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "TypeScript definitions for jsTimezoneDetect", | ||
@@ -9,14 +9,17 @@ "license": "MIT", | ||
"name": "Olivier Lamothe", | ||
"url": "https://github.com/olamothe" | ||
"url": "https://github.com/olamothe", | ||
"githubUsername": "olamothe" | ||
} | ||
], | ||
"main": "", | ||
"types": "index.d.ts", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", | ||
"directory": "types/jstimezonedetect" | ||
}, | ||
"scripts": {}, | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "72414b7893f7e673d1180451699f0de06b7fb0e5d4a4f245cf8465ae8ab17e2c", | ||
"typeScriptVersion": "2.0" | ||
"typesPublisherContentHash": "ef2ae74cbc10ee4eee4cf5826b070615d8e9f594c7de3fb1a74467991871d519", | ||
"typeScriptVersion": "3.2" | ||
} |
@@ -5,13 +5,13 @@ # Installation | ||
# Summary | ||
This package contains type definitions for jsTimezoneDetect (https://bitbucket.org/pellepim/jstimezonedetect). | ||
This package contains type definitions for jsTimezoneDetect (https://github.com/pellepim/jstimezonedetect). | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jstimezonedetect | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jstimezonedetect. | ||
Additional Details | ||
* Last updated: Mon, 21 Aug 2017 21:55:03 GMT | ||
### Additional Details | ||
* Last updated: Sat, 19 Sep 2020 00:13:53 GMT | ||
* Dependencies: none | ||
* Global values: jstz | ||
* Global values: `jstz` | ||
# Credits | ||
These definitions were written by Olivier Lamothe <https://github.com/olamothe>. | ||
These definitions were written by [Olivier Lamothe](https://github.com/olamothe). |
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
2707