New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@types/chartist

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

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.44

2

chartist/index.d.ts

@@ -96,3 +96,3 @@ // Type definitions for Chartist v0.9.81

labels?: Array<string> | Array<number> | Array<Date>;
series: Array<IChartistSeriesData> | Array<Array<IChartistData>> | Array<number> | Array<Array<number>>;
series: Array<IChartistSeriesData> | Array<Array<IChartistSeriesData>> | Array<Array<IChartistData>> | Array<number> | Array<Array<number>>;
}

@@ -99,0 +99,0 @@

{
"name": "@types/chartist",
"version": "0.9.43",
"version": "0.9.44",
"description": "TypeScript definitions for Chartist",

@@ -34,3 +34,3 @@ "license": "MIT",

"main": "",
"types": "",
"types": "index",
"repository": {

@@ -42,4 +42,4 @@ "type": "git",

"dependencies": {},
"typesPublisherContentHash": "347652bcd3f2d86f67e8b37b22cc621424c621c54720300f79f33abd92274d2d",
"typesPublisherContentHash": "6dd196008ecc15367e711581e82b364ebdf271bc0a9039a69547bcdba1cbe880",
"typeScriptVersion": "2.0"
}

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for Chartist (https://github.com/gionkunz/chartist-js).
This package contains type definitions for Chartist ( https://github.com/gionkunz/chartist-js ).

@@ -12,3 +12,3 @@ # Details

Additional Details
* Last updated: Wed, 17 Oct 2018 17:46:09 GMT
* Last updated: Fri, 01 Feb 2019 05:29:42 GMT
* Dependencies: none

@@ -15,0 +15,0 @@ * Global values: Chartist