Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

plotly.js-gl2d-dist-min

Package Overview
Dependencies
Maintainers
15
Versions
119
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

plotly.js-gl2d-dist-min - npm Package Compare versions

Comparing version 2.0.0-rc.3 to 2.0.0

2

package.json
{
"name": "plotly.js-gl2d-dist-min",
"version": "2.0.0-rc.3",
"version": "2.0.0",
"description": "Ready-to-use minified plotly.js gl2d distributed bundle.",

@@ -5,0 +5,0 @@ "license": "MIT",

@@ -7,3 +7,3 @@ # plotly.js-gl2d-dist-min

For more info on plotly.js, go to https://github.com/plotly/plotly.js
For more info on plotly.js, go to https://github.com/plotly/plotly.js#readme

@@ -19,6 +19,6 @@ ## Installation

// ES6 module
import Plotly from 'plotly.js-gl2d-dist-min';
import Plotly from 'plotly.js-gl2d-dist-min'
// CommonJS
var Plotly = require('plotly.js-gl2d-dist-min');
var Plotly = require('plotly.js-gl2d-dist-min')
```

@@ -33,1 +33,3 @@

Docs released under the [Creative Commons license](https://github.com/plotly/documentation/blob/source/LICENSE).
Please visit [complete list of dependencies](https://www.npmjs.com/package/plotly.js/v/2.0.0?activeTab=dependencies).

Sorry, the diff of this file is too big to display

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