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.9.36 to 2.9.37

2

chart.js/index.d.ts

@@ -534,3 +534,3 @@ // Type definitions for Chart.js 2.9

borderCapStyle?: string | Scriptable<string> | undefined;
borderDash?: any[] | Scriptable<any[]> | undefined;
borderDash?: number[] | Scriptable<number[]> | undefined;
borderDashOffset?: number | Scriptable<number> | undefined;

@@ -537,0 +537,0 @@ borderJoinStyle?: string | Scriptable<string> | undefined;

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

@@ -160,4 +160,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/chart.js",

},
"typesPublisherContentHash": "53208d25c89a6f3cf069be11868a144c85a17b6e73255b7958fea6ace8c8baf1",
"typesPublisherContentHash": "bccb6a582b293c62c1019f05b1f60a43b19abfe021d34d5b7f42d50797f6671a",
"typeScriptVersion": "3.9"
}

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

### Additional Details
* Last updated: Wed, 30 Mar 2022 02:01:42 GMT
* Last updated: Fri, 22 Apr 2022 09:31:34 GMT
* Dependencies: [@types/moment](https://npmjs.com/package/@types/moment)

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