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.30 to 2.7.31

3

chart.js/index.d.ts

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

// Alexandros Dorodoulis <https://github.com/alexdor>
// Manuel Heidrich <https://github.com/mahnuh>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -35,3 +36,3 @@ // TypeScript Version: 2.3

clear: () => {};
toBase64: () => string;
toBase64Image: () => string;
generateLegend: () => {};

@@ -38,0 +39,0 @@ getElementAtEvent: (e: any) => {};

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

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

"githubUsername": "alexdor"
},
{
"name": "Manuel Heidrich",
"url": "https://github.com/mahnuh",
"githubUsername": "mahnuh"
}

@@ -86,4 +91,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "c4add4e23612a4280d6f1516c5129d602e7e827700b08cd3b1a403d4bd197e50",
"typesPublisherContentHash": "4fc6f962a2278f9ff207b78761cc3b54d24dff94b4b190cbcf2a2f4e0945ce1d",
"typeScriptVersion": "2.3"
}

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

Additional Details
* Last updated: Sat, 28 Jul 2018 00:44:17 GMT
* Last updated: Sat, 18 Aug 2018 01:07:25 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>, Sergey Rubanov <https://github.com/chicoxyzzy>, Simon Archer <https://github.com/archy-bold>, Ken Elkabany <https://github.com/braincore>, Slavik Nychkalo <https://github.com/gebeto>, Francesco Benedetto <https://github.com/frabnt>, Alexandros Dorodoulis <https://github.com/alexdor>.
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>, Sergey Rubanov <https://github.com/chicoxyzzy>, Simon Archer <https://github.com/archy-bold>, Ken Elkabany <https://github.com/braincore>, Slavik Nychkalo <https://github.com/gebeto>, Francesco Benedetto <https://github.com/frabnt>, Alexandros Dorodoulis <https://github.com/alexdor>, Manuel Heidrich <https://github.com/mahnuh>.
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