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.6.1
to
2.6.2
+0
-8
react-plotly.js/index.d.ts

@@ -1,9 +0,1 @@

// Type definitions for react-plotly.js 2.6
// Project: https://github.com/plotly/react-plotly.js#readme
// Definitions by: Jon Freedman <https://github.com/jonfreedman>
// Mitchell Grice <https://github.com/gricey432>
// Patrick Huebner <https://github.com/phuebner>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.8
import * as Plotly from "plotly.js";

@@ -10,0 +2,0 @@ import * as React from "react";

+8
-8
{
"name": "@types/react-plotly.js",
"version": "2.6.1",
"version": "2.6.2",
"description": "TypeScript definitions for react-plotly.js",

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

"name": "Jon Freedman",
"url": "https://github.com/jonfreedman",
"githubUsername": "jonfreedman"
"githubUsername": "jonfreedman",
"url": "https://github.com/jonfreedman"
},
{
"name": "Mitchell Grice",
"url": "https://github.com/gricey432",
"githubUsername": "gricey432"
"githubUsername": "gricey432",
"url": "https://github.com/gricey432"
},
{
"name": "Patrick Huebner",
"url": "https://github.com/phuebner",
"githubUsername": "phuebner"
"githubUsername": "phuebner",
"url": "https://github.com/phuebner"
}

@@ -37,4 +37,4 @@ ],

},
"typesPublisherContentHash": "aadab38eaa1014f95b0606014996d4a8713cb03a73d7658e4b519a7d5ec795d2",
"typesPublisherContentHash": "36be9b454875e4a1c6fed379606d42554df2dca8a1673ab277a12cd7d5f437a7",
"typeScriptVersion": "4.5"
}

@@ -11,7 +11,6 @@ # Installation

### Additional Details
* Last updated: Wed, 27 Sep 2023 07:12:04 GMT
* Last updated: Wed, 18 Oct 2023 18:04:04 GMT
* Dependencies: [@types/plotly.js](https://npmjs.com/package/@types/plotly.js), [@types/react](https://npmjs.com/package/@types/react)
* Global values: none
# Credits
These definitions were written by [Jon Freedman](https://github.com/jonfreedman), [Mitchell Grice](https://github.com/gricey432), and [Patrick Huebner](https://github.com/phuebner).