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.4 to 2.6.5

3

chart.js/index.d.ts

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

// Daniel Luz <https://github.com/mernen>
// Joseph Page <https://github.com/josefpaij>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -37,3 +38,3 @@ // TypeScript Version: 2.3

static defaults: {
global: Chart.ChartOptions;
global: Chart.ChartOptions & Chart.ChartFontOptions;
};

@@ -40,0 +41,0 @@ }

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

@@ -31,2 +31,7 @@ "license": "MIT",

"githubUsername": "mernen"
},
{
"name": "Joseph Page",
"url": "https://github.com/josefpaij",
"githubUsername": "josefpaij"
}

@@ -41,4 +46,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "9104fd3349adf131988ee02f615245ab68e10b6fc59c4afe6667fb73b69461f4",
"typesPublisherContentHash": "3e3fc364f88e0bcbb15d087e1dd3750f884d36615ddd5171a95c811518a013cf",
"typeScriptVersion": "2.3"
}

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

Additional Details
* Last updated: Wed, 06 Sep 2017 14:55:01 GMT
* Last updated: Tue, 19 Sep 2017 18:15:21 GMT
* Dependencies: none

@@ -17,2 +17,2 @@ * Global values: Chart

# Credits
These definitions were written by Alberto Nuti <https://github.com/anuti>, Fabien Lavocat <https://github.com/FabienLavocat>, KentarouTakeda <https://github.com/KentarouTakeda>, Larry Bahr <https://github.com/larrybahr>, Daniel Luz <https://github.com/mernen>.
These definitions were written by Alberto Nuti <https://github.com/anuti>, Fabien Lavocat <https://github.com/FabienLavocat>, KentarouTakeda <https://github.com/KentarouTakeda>, Larry Bahr <https://github.com/larrybahr>, Daniel Luz <https://github.com/mernen>, Joseph Page <https://github.com/josefpaij>.

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