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.9.17 to 2.9.18

2

chart.js/index.d.ts

@@ -28,2 +28,3 @@ // Type definitions for Chart.js 2.9

// Marco Ru <https://github.com/Marcoru97>
// Tony Liu <https://github.com/tonybadguy>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -446,2 +447,3 @@ // TypeScript Version: 2.3

intersect?: boolean;
axis?: 'x' | 'y' | 'xy';
onHover?(this: Chart, event: MouseEvent, activeElements: Array<{}>): any;

@@ -448,0 +450,0 @@ }

9

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

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

"githubUsername": "Marcoru97"
},
{
"name": "Tony Liu",
"url": "https://github.com/tonybadguy",
"githubUsername": "tonybadguy"
}

@@ -145,4 +150,4 @@ ],

},
"typesPublisherContentHash": "5c8aae9001dc7870cb2527a9e1a73f9c0c225fb07a28fecee1f7b715a1674ca0",
"typesPublisherContentHash": "2e85b6b4c13e0bac601410b0ee5ed61c1b383508254e8232a6587621cbf784f9",
"typeScriptVersion": "2.8"
}

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

### Additional Details
* Last updated: Mon, 30 Mar 2020 23:25:19 GMT
* Last updated: Tue, 31 Mar 2020 00:32:28 GMT
* Dependencies: [@types/moment](https://npmjs.com/package/@types/moment)

@@ -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), [Takuya Uehara](https://github.com/indigolain), [Ricardo Mello](https://github.com/ricardo-mello), [Ray Nicholus](https://github.com/rnicholus), [Oscar Cabrera](https://github.com/mrjack88), [Carlos Anoceto](https://github.com/canoceto), [Nobuhiko Futagami](https://github.com/nobu222), and [Marco Ru](https://github.com/Marcoru97).
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), [Ricardo Mello](https://github.com/ricardo-mello), [Ray Nicholus](https://github.com/rnicholus), [Oscar Cabrera](https://github.com/mrjack88), [Carlos Anoceto](https://github.com/canoceto), [Nobuhiko Futagami](https://github.com/nobu222), [Marco Ru](https://github.com/Marcoru97), and [Tony Liu](https://github.com/tonybadguy).
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