![Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts](https://cdn.sanity.io/images/cgdhsj6q/production/961d431fdd53c410d9d320bccdf279bdf6066d4a-1024x1024.webp?w=400&fit=max&auto=format)
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
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 2019 Plotly, Inc.
Code released under the MIT license.
Docs released under the Creative Commons license.
[1.51.0] -- 2019-10-29
image
trace type [#4289, #4307, #4313, #4319]automargin
attribute in pie traces, enabling outside text labels
to push the margins [#4278]title.standoff
attribute to cartesian axes, setting the
distance in pixels between the tick labels and the axis title [#4279]hoverongaps
attribute to heatmap
and contour
traces,
for suppressing hover labels on missing data [#4291]args2
attribute to updatemenus
buttons which can be used to
create toggle buttons [#4305]zh-CN
locale [#4276, #4310]domain
settings where end is not greater
than start [#4304]streamtube
coloring and positioning when generated
with non-xyz
grid signatures [#4271]box
and violin
items on log position axes [#4283]violin
traces [#4314]scattergl
line traces [#4316]cone
traces [#4306]treemap
trace [#4312]heatmap
and contour
description for connectgaps
[#4284]FAQs
Ready-to-use plotly.js locales
The npm package plotly.js-locales receives a total of 1,641 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.