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.8.7 to 2.8.8

2

chart.js/index.d.ts

@@ -252,3 +252,3 @@ // Type definitions for Chart.js 2.8

scale?: RadialLinearScale;
scales?: ChartScales;
scales?: ChartScales | LinearScale | LogarithmicScale | TimeScale;
showLines?: boolean;

@@ -255,0 +255,0 @@ spanGaps?: boolean;

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

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

"dependencies": {},
"typesPublisherContentHash": "967c17534f3dca86fc67618bec408bdc8157a54bf4cdee1a25baaf00a0203189",
"typesPublisherContentHash": "ab2ea3fca3dcba0374a0ba175a64e06412b624642487331dacb2ee3dc891135c",
"typeScriptVersion": "2.3"
}

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

Additional Details
* Last updated: Thu, 03 Oct 2019 23:32:13 GMT
* Last updated: Tue, 22 Oct 2019 18:02:45 GMT
* Dependencies: none

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