Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
plotly.js-basic-dist
Advanced tools
Ready-to-use plotly.js basic distributed bundle.
Contains trace modules bar
, pie
and scatter
.
For more info on plotly.js, go to https://github.com/plotly/plotly.js#readme
npm install plotly.js-basic-dist
// ES6 module
import Plotly from 'plotly.js-basic-dist'
// CommonJS
var Plotly = require('plotly.js-basic-dist')
Code and documentation copyright 2024 Plotly, Inc.
Code released under the MIT license.
Docs released under the Creative Commons license.
Please visit complete list of dependencies.
[2.31.0] -- 2024-04-10
zorder
attribute to various cartesian traces for controlling stacking order of SVG traces drawn into a subplot [#6918, #6953],
This feature was anonymously sponsored: thank you to our sponsor!sizemode
to cone trace [#6938]layout.hoversubplots
to enable hover effects across multiple cartesian suplots sharing one axis [#6947, #6950]stackgl_modules/index.js
using updated dependencies [#6937]FAQs
Ready-to-use plotly.js basic distributed bundle.
The npm package plotly.js-basic-dist receives a total of 12,611 weekly downloads. As such, plotly.js-basic-dist popularity was classified as popular.
We found that plotly.js-basic-dist demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.