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.7.15 to 2.7.16

4

chart.js/index.d.ts

@@ -13,2 +13,3 @@ // Type definitions for Chart.js 2.7

// Simon Archer <https://github.com/archy-bold>
// Ken Elkabany <https://github.com/braincore>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -172,2 +173,3 @@ // TypeScript Version: 2.3

r?: number;
t?: number | string | Date;
}

@@ -427,2 +429,3 @@

showLabelBackdrop?: boolean;
source?: 'auto' | 'data' | 'labels';
}

@@ -535,2 +538,3 @@

barPercentage?: number;
distribution?: 'linear' | 'series';
time?: TimeScale;

@@ -537,0 +541,0 @@ }

11

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

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

"githubUsername": "archy-bold"
},
{
"name": "Ken Elkabany",
"url": "https://github.com/braincore",
"githubUsername": "braincore"
}

@@ -62,8 +67,8 @@ ],

"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git.git"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "03f10d0df463f0dfb5e4c0b35fdc842f85e4f29018dc8489aaf84e4994f65785",
"typesPublisherContentHash": "ec66ccad5782301bb329b4c828d40d61eed650140b6c66d06a4cd67759923c48",
"typeScriptVersion": "2.3"
}

@@ -8,6 +8,6 @@ # Installation

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/chart.js
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped.git/tree/master/types/chart.js
Additional Details
* Last updated: Wed, 02 May 2018 15:40:37 GMT
* Last updated: Tue, 08 May 2018 16:35:40 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>, Joseph Page <https://github.com/josefpaij>, Dan Manastireanu <https://github.com/danmana>, Guillaume Rodriguez <https://github.com/guillaume-ro-fr>, Sergey Rubanov <https://github.com/chicoxyzzy>, Simon Archer <https://github.com/archy-bold>.
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>, Dan Manastireanu <https://github.com/danmana>, Guillaume Rodriguez <https://github.com/guillaume-ro-fr>, Sergey Rubanov <https://github.com/chicoxyzzy>, Simon Archer <https://github.com/archy-bold>, Ken Elkabany <https://github.com/braincore>.

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