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.2
to
2.6.0
+4
-2
react-plotly.js/index.d.ts

@@ -1,2 +0,2 @@

// Type definitions for react-plotly.js 2.5
// Type definitions for react-plotly.js 2.6
// Project: https://github.com/plotly/react-plotly.js#readme

@@ -99,4 +99,6 @@ // Definitions by: Jon Freedman <https://github.com/jonfreedman>

onUnhover?: ((event: Readonly<Plotly.PlotMouseEvent>) => void) | undefined;
onWebGlContextLost?: (() => void) | undefined;
}
export default class Plot extends React.PureComponent<PlotParams> {}
export default class Plot extends React.PureComponent<PlotParams> {
}
{
"name": "@types/react-plotly.js",
"version": "2.5.2",
"version": "2.6.0",
"description": "TypeScript definitions for react-plotly.js",

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

},
"typesPublisherContentHash": "47c16117d7250ffa227a9ebafab08e3f9cd6562da72df718f7fac7f1664320c8",
"typeScriptVersion": "4.1"
"typesPublisherContentHash": "3993ea2cbc3ef9c9c5d9d2facdfe5e512c91ad3d90a2db2e7451ee8efd47ad5a",
"typeScriptVersion": "4.2"
}

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

### Additional Details
* Last updated: Sat, 24 Sep 2022 20:32:57 GMT
* Last updated: Thu, 19 Jan 2023 21:02:59 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