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-gl2d-dist
Advanced tools
Ready-to-use plotly.js gl2d distributed bundle.
Contains trace modules scatter
, scattergl
, splom
, pointcloud
, heatmapgl
, contourgl
and parcoords
.
For more info on plotly.js, go to https://github.com/plotly/plotly.js
npm install plotly.js-gl2d-dist
// ES6 module
import Plotly from 'plotly.js-gl2d-dist';
// CommonJS
var Plotly = require('plotly.js-gl2d-dist');
Code and documentation copyright 2018 Plotly, Inc.
Code released under the MIT license.
Docs released under the Creative Commons license.
FAQs
Ready-to-use plotly.js gl2d distributed bundle.
The npm package plotly.js-gl2d-dist receives a total of 761 weekly downloads. As such, plotly.js-gl2d-dist popularity was classified as not popular.
We found that plotly.js-gl2d-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.