Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
plotly.js-locales
Advanced tools
Ready-to-use plotly.js locales
For more info on plotly.js, go to https://github.com/plotly/plotly.js#readme
npm install plotly.js-locales
For example to setup the fr
locale:
// ES6 module
import Plotly from 'plotly.js'
import locale from 'plotly.js-locales/fr'
// CommonJS
var Plotly = require('plotly.js')
var locale = require('plotly.js-locales/fr')
// then
Plotly.register(locale)
Plotly.setPlotConfig({locale: 'fr'})
Code and documentation copyright 2024 Plotly, Inc.
Code released under the MIT license.
Docs released under the Creative Commons license.
[2.35.3] -- 2024-12-13
.plotly-container
div to 100% to fix gl3d rendering in Dash Enterprise apps [#7313]FAQs
Ready-to-use plotly.js locales
The npm package plotly.js-locales receives a total of 5,547 weekly downloads. As such, plotly.js-locales popularity was classified as popular.
We found that plotly.js-locales 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 researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.