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.7 to 2.7.8

4

chart.js/index.d.ts

@@ -171,2 +171,4 @@ // Type definitions for Chart.js 2.7

options?: ChartOptions;
// Plugins can require any options
plugins?: any;
}

@@ -199,4 +201,2 @@

rotation?: number;
// Plugins can require any options
plugins?: any;
}

@@ -203,0 +203,0 @@

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

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

"dependencies": {},
"typesPublisherContentHash": "969e43096b5dcc615547ac6befdf6aedd304dd0b2b7788410b3140fecf52ae83",
"typesPublisherContentHash": "cfad4af1cbce80038bce11dcec0f8677466880db4dadc7470c5df1d738fd4c85",
"typeScriptVersion": "2.3"
}

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

Additional Details
* Last updated: Thu, 08 Feb 2018 16:02:15 GMT
* Last updated: Wed, 28 Feb 2018 20:02:06 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