@types/chartist
Advanced tools
Comparing version 0.9.44 to 0.9.45
// Type definitions for Chartist v0.9.81 | ||
// Project: https://github.com/gionkunz/chartist-js | ||
// Definitions by: Matt Gibbs <https://github.com/mtgibbs>, Simon Pfeifer <https://github.com/psimonski>, Cassey Lottman <https://github.com/clottman>, Anastasiia Antonova <https://github.com/affilnost>, Sunny Juneja <https://github.com/sunnyrjuneja> | ||
// Definitions by: Matt Gibbs <https://github.com/mtgibbs>, Simon Pfeifer <https://github.com/psimonski>, Anastasiia Antonova <https://github.com/affilnost>, Sunny Juneja <https://github.com/sunnyrjuneja> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@types/chartist", | ||
"version": "0.9.44", | ||
"version": "0.9.45", | ||
"description": "TypeScript definitions for Chartist", | ||
@@ -18,7 +18,2 @@ "license": "MIT", | ||
{ | ||
"name": "Cassey Lottman", | ||
"url": "https://github.com/clottman", | ||
"githubUsername": "clottman" | ||
}, | ||
{ | ||
"name": "Anastasiia Antonova", | ||
@@ -38,8 +33,9 @@ "url": "https://github.com/affilnost", | ||
"type": "git", | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", | ||
"directory": "types/chartist" | ||
}, | ||
"scripts": {}, | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "6dd196008ecc15367e711581e82b364ebdf271bc0a9039a69547bcdba1cbe880", | ||
"typesPublisherContentHash": "7edd2713aee884fd7d710860c35182d64647b172fcc4928a9757e7bc735bdc28", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Fri, 01 Feb 2019 05:29:42 GMT | ||
* Last updated: Wed, 15 May 2019 19:34:48 GMT | ||
* Dependencies: none | ||
@@ -17,2 +17,2 @@ * Global values: Chartist | ||
# Credits | ||
These definitions were written by Matt Gibbs <https://github.com/mtgibbs>, Simon Pfeifer <https://github.com/psimonski>, Cassey Lottman <https://github.com/clottman>, Anastasiia Antonova <https://github.com/affilnost>, Sunny Juneja <https://github.com/sunnyrjuneja>. | ||
These definitions were written by Matt Gibbs <https://github.com/mtgibbs>, Simon Pfeifer <https://github.com/psimonski>, Anastasiia Antonova <https://github.com/affilnost>, Sunny Juneja <https://github.com/sunnyrjuneja>. |
30034