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.6 to 2.4.7

2

chart.js/index.d.ts

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

interface ChartData {
labels?: string[];
labels?: Array<string | string[]>;
datasets?: ChartDataSets[];

@@ -136,0 +136,0 @@ }

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

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

"peerDependencies": {},
"typesPublisherContentHash": "9aed1b8b2d44b4c076f623a976d48fcd4eb3a14329771979a54c05f44eb15868",
"typesPublisherContentHash": "95f9c84c5f737ca7ad4eb8c2737fad67942965a788c9d1aff195bfc712a05ab2",
"typeScriptVersion": "2.3"
}

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

Additional Details
* Last updated: Fri, 23 Jun 2017 14:03:03 GMT
* Last updated: Mon, 10 Jul 2017 14:15:41 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