🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

@types/plotly.js-basic-dist

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/plotly.js-basic-dist - npm Package Compare versions

Comparing version

to
1.54.3

5

plotly.js-basic-dist/index.d.ts

@@ -1,8 +0,3 @@

// Type definitions for plotly.js-basic-dist 1.54
// Project: https://github.com/plotly/plotly.js#readme
// Definitions by: Florian Dreier <https://github.com/DreierF>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
import * as Plotly from "plotly.js";
export = Plotly;

8

plotly.js-basic-dist/package.json
{
"name": "@types/plotly.js-basic-dist",
"version": "1.54.2",
"version": "1.54.3",
"description": "TypeScript definitions for plotly.js-basic-dist",

@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/plotly.js-basic-dist",

"name": "Florian Dreier",
"url": "https://github.com/DreierF",
"githubUsername": "DreierF"
"githubUsername": "DreierF",
"url": "https://github.com/DreierF"
}

@@ -26,4 +26,4 @@ ],

},
"typesPublisherContentHash": "30534b3989f8e145a9811cb241c8c4b1e5bf796c47f6fd01ffc156c1c3667c25",
"typesPublisherContentHash": "ddb9fa9f9f135087379a851c545ed389d7724b49739f2b9bdf67a52e0082c229",
"typeScriptVersion": "4.5"
}

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

````ts
// Type definitions for plotly.js-basic-dist 1.54
// Project: https://github.com/plotly/plotly.js#readme
// Definitions by: Florian Dreier <https://github.com/DreierF>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
import * as Plotly from "plotly.js";

@@ -24,7 +19,6 @@

### Additional Details
* Last updated: Sun, 24 Sep 2023 06:37:28 GMT
* Last updated: Wed, 18 Oct 2023 05:47:08 GMT
* Dependencies: [@types/plotly.js](https://npmjs.com/package/@types/plotly.js)
* Global values: none
# Credits
These definitions were written by [Florian Dreier](https://github.com/DreierF).