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

4

chart.js/index.d.ts

@@ -80,2 +80,6 @@ // Type definitions for Chart.js 2.9

static Tooltip: Chart.ChartTooltipsStaticConfiguration;
static readonly instances: {
[key: string]: Chart;
};
}

@@ -82,0 +86,0 @@ declare class PluginServiceStatic {

4

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

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

"dependencies": {},
"typesPublisherContentHash": "cd5513f1de7a336d3f1146169a61a8ea8db62aaed5a594f88a548e3ff39d6d13",
"typesPublisherContentHash": "31cc5b50fa2565449c706b3974dbc6f95d7e1e7536577b2da687686b92f63223",
"typeScriptVersion": "2.8"
}

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

### Additional Details
* Last updated: Mon, 13 Jan 2020 17:33:50 GMT
* Last updated: Fri, 17 Jan 2020 19:40:31 GMT
* Dependencies: none

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

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