Socket
Socket
Sign inDemoInstall

@types/chart.js

Package Overview
Dependencies
Maintainers
1
Versions
150
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/chart.js - npm Package Compare versions

Comparing version 2.7.52 to 2.7.53

3

chart.js/index.d.ts

@@ -18,2 +18,3 @@ // Type definitions for Chart.js 2.7

// Adrián Caballero <https://github.com/adripanico>
// wertzui <https://github.com/wertzui>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -274,3 +275,3 @@ // TypeScript Version: 2.3

padding?: number;
generateLabels?(chart: any): any;
generateLabels?(chart: Chart): ChartLegendLabelItem[];
filter?(legendItem: ChartLegendLabelItem, data: ChartData): any;

@@ -277,0 +278,0 @@ usePointStyle?: boolean;

{
"name": "@types/chart.js",
"version": "2.7.52",
"version": "2.7.53",
"description": "TypeScript definitions for Chart.js",

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

"githubUsername": "adripanico"
},
{
"name": "wertzui",
"url": "https://github.com/wertzui",
"githubUsername": "wertzui"
}

@@ -93,4 +98,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "6ab3cafc72a7065adf6d3e04bab5504a97a79de91ed1538ff69d223e8a500f4d",
"typesPublisherContentHash": "92f99824fb77dd31400998bc2fece10b4cae54ce057e4b0a20fa5060936070c7",
"typeScriptVersion": "2.3"
}

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

Additional Details
* Last updated: Tue, 23 Apr 2019 19:07:02 GMT
* Last updated: Tue, 28 May 2019 19:10:01 GMT
* Dependencies: none

@@ -17,2 +17,2 @@ * Global values: Chart

# Credits
These definitions were written by Alberto Nuti <https://github.com/anuti>, Fabien Lavocat <https://github.com/FabienLavocat>, KentarouTakeda <https://github.com/KentarouTakeda>, Larry Bahr <https://github.com/larrybahr>, Daniel Luz <https://github.com/mernen>, Joseph Page <https://github.com/josefpaij>, Dan Manastireanu <https://github.com/danmana>, Guillaume Rodriguez <https://github.com/guillaume-ro-fr>, Simon Archer <https://github.com/archy-bold>, Ken Elkabany <https://github.com/braincore>, Francesco Benedetto <https://github.com/frabnt>, Alexandros Dorodoulis <https://github.com/alexdor>, Manuel Heidrich <https://github.com/mahnuh>, Conrad Holtzhausen <https://github.com/Conrad777>, Adrián Caballero <https://github.com/adripanico>.
These definitions were written by Alberto Nuti <https://github.com/anuti>, Fabien Lavocat <https://github.com/FabienLavocat>, KentarouTakeda <https://github.com/KentarouTakeda>, Larry Bahr <https://github.com/larrybahr>, Daniel Luz <https://github.com/mernen>, Joseph Page <https://github.com/josefpaij>, Dan Manastireanu <https://github.com/danmana>, Guillaume Rodriguez <https://github.com/guillaume-ro-fr>, Simon Archer <https://github.com/archy-bold>, Ken Elkabany <https://github.com/braincore>, Francesco Benedetto <https://github.com/frabnt>, Alexandros Dorodoulis <https://github.com/alexdor>, Manuel Heidrich <https://github.com/mahnuh>, Conrad Holtzhausen <https://github.com/Conrad777>, Adrián Caballero <https://github.com/adripanico>, wertzui <https://github.com/wertzui>.
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