Socket
Socket
Sign inDemoInstall

react-chartjs-2

Package Overview
Dependencies
Maintainers
2
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-chartjs-2 - npm Package Compare versions

Comparing version 2.6.2 to 2.6.4

LICENSE.md

2

index.d.ts

@@ -36,3 +36,3 @@ // Type definitions for react-chartjs-2 2.0

P extends ChartComponentProps
> extends React.Component<P> {
> extends React.Component<P, {}> {
chart_instance: chartjs;

@@ -39,0 +39,0 @@ }

{
"name": "react-chartjs-2",
"version": "2.6.2",
"version": "2.6.4",
"description": "react-chartjs-2",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

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