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.6.10 to 2.6.11

2

chart.js/index.d.ts

@@ -157,3 +157,3 @@ // Type definitions for Chart.js 2.6

events?: string[];
onClick?(any?: any): any;
onClick?(event?: MouseEvent, activeElements?: Array<{}>): any;
title?: ChartTitleOptions;

@@ -160,0 +160,0 @@ legend?: ChartLegendOptions;

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

@@ -50,4 +50,4 @@ "license": "MIT",

"dependencies": {},
"typesPublisherContentHash": "4655fdbc3c8f10a3903e9bcb082b5f0c074054be664816ccd2ac99e7dda1d0a7",
"typesPublisherContentHash": "582481dad8c297795118b5bdf5a5009aa224c129d6270ef3608428eddff4fa95",
"typeScriptVersion": "2.3"
}

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

Additional Details
* Last updated: Wed, 25 Oct 2017 00:19:45 GMT
* Last updated: Tue, 31 Oct 2017 00:38:24 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: Chart

Sorry, the diff of this file is not supported yet

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