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.19 to 2.9.20

2

chart.js/index.d.ts

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

categoryPercentage?: number;
data?: Array<number | null | undefined> | ChartPoint[];
data?: Array<number | null | undefined | number[]> | ChartPoint[];
fill?: boolean | number | string;

@@ -660,0 +660,0 @@ hitRadius?: number | number[] | Scriptable<number>;

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

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

},
"typesPublisherContentHash": "2b09b70b7fb9f6f34dce93ffe26473a388b26defecd0e5917f64cbf27f3b8334",
"typesPublisherContentHash": "58ed72045c9d854f079e995d503adcbac6f94d31435dec8e8c17001381c223c9",
"typeScriptVersion": "2.8"
}

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

### Additional Details
* Last updated: Wed, 08 Apr 2020 17:32:46 GMT
* Last updated: Tue, 28 Apr 2020 07:10:54 GMT
* Dependencies: [@types/moment](https://npmjs.com/package/@types/moment)

@@ -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