New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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
1.0.0

{
"name": "@types/chartist",
"version": "0.11.1",
"description": "TypeScript definitions for Chartist",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/chartist",
"version": "1.0.0",
"description": "Stub TypeScript definitions entry for chartist, which provides its own types definitions",
"main": "",
"scripts": {},
"license": "MIT",
"contributors": [
{
"name": "Matt Gibbs",
"url": "https://github.com/mtgibbs",
"githubUsername": "mtgibbs"
},
{
"name": "Simon Pfeifer",
"url": "https://github.com/psimonski",
"githubUsername": "psimonski"
},
{
"name": "Anastasiia Antonova",
"url": "https://github.com/affilnost",
"githubUsername": "affilnost"
},
{
"name": "Sunny Juneja",
"url": "https://github.com/sunnyrjuneja",
"githubUsername": "sunnyrjuneja"
},
{
"name": "Sam Raudabaugh",
"url": "https://github.com/raudabaugh",
"githubUsername": "raudabaugh"
},
{
"name": "Manuel Borrajo",
"url": "https://github.com/borrajo",
"githubUsername": "borrajo"
},
{
"name": "Alexander Goooseman",
"url": "https://github.com/goooseman",
"githubUsername": "goooseman"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/chartist"
"dependencies": {
"chartist": "*"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "422b8524337b0c11484f939edd9073a1ab94b6d5ada82341cbb87e67869093ae",
"typeScriptVersion": "3.6"
"deprecated": "This is a stub types definition. chartist provides its own type definitions, so you do not need this installed."
}

@@ -1,16 +0,3 @@

# Installation
> `npm install --save @types/chartist`
This is a stub types definition for @types/chartist (https://chartist-js.github.io).
# Summary
This package contains type definitions for Chartist (https://github.com/gionkunz/chartist-js).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/chartist.
### Additional Details
* Last updated: Tue, 06 Jul 2021 18:05:51 GMT
* Dependencies: none
* Global values: `Chartist`
# Credits
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), [Sam Raudabaugh](https://github.com/raudabaugh), [Manuel Borrajo](https://github.com/borrajo), and [Alexander Goooseman](https://github.com/goooseman).
chartist provides its own type definitions, so you don't need @types/chartist installed!