🚀 Socket Launch Week 🚀 Day 4: Introducing Historical Analytics.Learn More →

@types/chartist

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/chartist - npm Package Compare versions

Comparing version

to
0.9.41

// 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>
// 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: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -104,3 +104,3 @@

className?: string;
meta?: string; // I assume this could probably be a number as well?
meta?: any;
}

@@ -107,0 +107,0 @@

{
"name": "@types/chartist",
"version": "0.9.40",
"version": "0.9.41",
"description": "TypeScript definitions for Chartist",

@@ -26,2 +26,7 @@ "license": "MIT",

"githubUsername": "affilnost"
},
{
"name": "Sunny Juneja",
"url": "https://github.com/sunnyrjuneja",
"githubUsername": "sunnyrjuneja"
}

@@ -36,4 +41,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "7646a305e210b47c9a958db0c0840ef499984f40ebfa8f186dff0349fc988b44",
"typesPublisherContentHash": "5c096fc191648ca71ace04e8484f7f349c633aeadb96943553b9335471f3e5a8",
"typeScriptVersion": "2.0"
}

@@ -11,3 +11,3 @@ # Installation

Additional Details
* Last updated: Thu, 31 May 2018 20:09:03 GMT
* Last updated: Mon, 11 Jun 2018 20:24:44 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>.
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>.