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.48 to 2.7.49

2

chart.js/index.d.ts

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

lineTension?: number;
steppedLine?: 'before' | 'after' | boolean;
steppedLine?: 'before' | 'after' | 'middle' | boolean;
pointBorderColor?: ChartColor | ChartColor[];

@@ -518,0 +518,0 @@ pointBackgroundColor?: ChartColor | ChartColor[];

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

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

"dependencies": {},
"typesPublisherContentHash": "a9c7d989c97b4c002e2d9eb596165a7f9f6da6b4372db22b7adc3b075b8e3138",
"typesPublisherContentHash": "1f95ad369e3729d6ad0b7f6f7d3a274b212d0fae3e40b6804496a8d5192352c5",
"typeScriptVersion": "2.3"
}

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

Additional Details
* Last updated: Mon, 11 Mar 2019 20:18:58 GMT
* Last updated: Thu, 21 Mar 2019 17:20:38 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