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.4.7 to 2.4.8

2

chart.js/index.d.ts

@@ -364,2 +364,3 @@ // Type definitions for Chart.js 2.4

interface ChartDataSets {
cubicInterpolationMode?: string;
backgroundColor?: ChartColor | ChartColor[];

@@ -392,2 +393,3 @@ borderWidth?: number;

stack?: string;
spanGaps?: string;
}

@@ -394,0 +396,0 @@

4

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

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

"peerDependencies": {},
"typesPublisherContentHash": "95f9c84c5f737ca7ad4eb8c2737fad67942965a788c9d1aff195bfc712a05ab2",
"typesPublisherContentHash": "408028c3167b1bb0186a3896164390f021fac15f01c5e22ab40fb0d5aa4d70af",
"typeScriptVersion": "2.3"
}

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

Additional Details
* Last updated: Mon, 10 Jul 2017 14:15:41 GMT
* Last updated: Fri, 14 Jul 2017 14:13:24 GMT
* Dependencies: jquery

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