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.8.3 to 2.8.4

2

chart.js/index.d.ts

@@ -20,2 +20,3 @@ // Type definitions for Chart.js 2.8

// Martin Trobäck <https://github.com/lekoaf>
// Elian Cordoba <https://github.com/ElianCordoba>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -247,2 +248,3 @@ // TypeScript Version: 2.3

layout?: ChartLayoutOptions;
scale?: { display?: boolean };
scales?: ChartScales;

@@ -249,0 +251,0 @@ showLines?: boolean;

9

chart.js/package.json
{
"name": "@types/chart.js",
"version": "2.8.3",
"version": "2.8.4",
"description": "TypeScript definitions for Chart.js",

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

"githubUsername": "lekoaf"
},
{
"name": "Elian Cordoba",
"url": "https://github.com/ElianCordoba",
"githubUsername": "ElianCordoba"
}

@@ -103,4 +108,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "00ae9241d516da02739b33f2523dc906868545eded190c1a2ee6f0a9ca36b15e",
"typesPublisherContentHash": "af6c745e4a87f62de2516a641f1140135786c26460710e329af96bb8422b3f3a",
"typeScriptVersion": "2.3"
}

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

Additional Details
* Last updated: Thu, 22 Aug 2019 15:37:04 GMT
* Last updated: Mon, 26 Aug 2019 15:55:17 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>, wertzui <https://github.com/wertzui>, and Martin Trobäck <https://github.com/lekoaf>.
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>, Martin Trobäck <https://github.com/lekoaf>, and Elian Cordoba <https://github.com/ElianCordoba>.
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