Huge News!Announcing our $40M Series B led by Abstract Ventures.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 0.9.37 to 0.9.38

4

chartist/index.d.ts

@@ -1,2 +0,2 @@

// Type definitions for Chartist v0.9.8
// Type definitions for Chartist v0.9.81
// Project: https://github.com/gionkunz/chartist-js

@@ -81,3 +81,3 @@ // Definitions by: Matt Gibbs <https://github.com/mtgibbs>, Simon Pfeifer <https://github.com/psimonski>, Cassey Lottman <https://github.com/clottman>

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

@@ -84,0 +84,0 @@

{
"name": "@types/chartist",
"version": "0.9.37",
"version": "0.9.38",
"description": "TypeScript definitions for Chartist",

@@ -30,4 +30,4 @@ "license": "MIT",

"dependencies": {},
"typesPublisherContentHash": "46229aaab4ccf2e7ac360094f5602409a9461b95e2d94182cb9003cac19fc443",
"typesPublisherContentHash": "0d8f140f9aa7c516229786f75232a0190bc1d06ddae914515a7fb9e3e448c827",
"typeScriptVersion": "2.0"
}

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

Additional Details
* Last updated: Mon, 09 Oct 2017 22:01:37 GMT
* Last updated: Thu, 11 Jan 2018 21:51:19 GMT
* Dependencies: none

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

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc