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.9 to 2.8.10

3

chart.js/index.d.ts

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

// Takuya Uehara <https://github.com/indigolain>
// Ricardo Mello <https://github.com/ricardo-mello>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -643,3 +644,3 @@ // TypeScript Version: 2.3

type?: ScaleType | string;
display?: boolean;
display?: boolean | string;
id?: string;

@@ -646,0 +647,0 @@ stacked?: boolean;

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

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

"githubUsername": "indigolain"
},
{
"name": "Ricardo Mello",
"url": "https://github.com/ricardo-mello",
"githubUsername": "ricardo-mello"
}

@@ -113,4 +118,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "7f713d3810728b23f935f0836370b3532957af1a8b281b5aae429d7ad0de5810",
"typesPublisherContentHash": "30de8c9c204d2f3e024c7a00f6a66256c3de119755fc07f45e0b675bb2b9e408",
"typeScriptVersion": "2.3"
}

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

Additional Details
* Last updated: Wed, 23 Oct 2019 21:57:48 GMT
* Last updated: Tue, 29 Oct 2019 22:27:51 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>, Martin Trobäck <https://github.com/lekoaf>, Elian Cordoba <https://github.com/ElianCordoba>, and Takuya Uehara <https://github.com/indigolain>.
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>, Elian Cordoba <https://github.com/ElianCordoba>, Takuya Uehara <https://github.com/indigolain>, and Ricardo Mello <https://github.com/ricardo-mello>.
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