New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@types/react-plotly.js

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/react-plotly.js - npm Package Compare versions

Comparing version
2.5.0
to
2.5.1
+1
-1
react-plotly.js/index.d.ts

@@ -85,3 +85,3 @@ // Type definitions for react-plotly.js 2.5

onFramework?: (() => void) | undefined;
onHover?: ((event: Readonly<Plotly.PlotMouseEvent>) => void) | undefined;
onHover?: ((event: Readonly<Plotly.PlotHoverEvent>) => void) | undefined;
onLegendClick?: ((event: Readonly<Plotly.LegendClickEvent>) => boolean) | undefined;

@@ -88,0 +88,0 @@ onLegendDoubleClick?: ((event: Readonly<Plotly.LegendClickEvent>) => boolean) | undefined;

{
"name": "@types/react-plotly.js",
"version": "2.5.0",
"version": "2.5.1",
"description": "TypeScript definitions for react-plotly.js",

@@ -36,4 +36,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-plotly.js",

},
"typesPublisherContentHash": "701044aded3e1d5f756d6cf63baa6559cce2db0e1dd7a2815dabbaa3a39604e1",
"typeScriptVersion": "3.6"
"typesPublisherContentHash": "a5a0f8447700f817027a974604ed69c954b5e4fd281e666740f99c5bc5581e7f",
"typeScriptVersion": "3.9"
}

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

### Additional Details
* Last updated: Fri, 09 Jul 2021 06:01:19 GMT
* Last updated: Fri, 03 Jun 2022 12:01:35 GMT
* Dependencies: [@types/plotly.js](https://npmjs.com/package/@types/plotly.js), [@types/react](https://npmjs.com/package/@types/react)

@@ -14,0 +14,0 @@ * Global values: none