
Research
/Security News
GlassWASM: WebAssembly Malware Found in Trojanized Open VSX Extensions
The trojanized extensions use TinyGo-compiled WebAssembly and Solana transaction memos to resolve command-and-control infrastructure.
@igloo-ui/bar-chart
Advanced tools
Bar charts should be used when you are showing segments of information.
To install @igloo-ui/bar-chart in your project, you will need to run the following command using npm:
npm install @igloo-ui/bar-chart
If you prefer Yarn, use the following command instead:
yarn add @igloo-ui/bar-chart
Then to use the component in your code just import it!
import BarChart from '@igloo-ui/bar-chart';
const data = [
{
label: 'Good vibes',
value: 48,
color: '#FBC73B',
},
{
label: 'Excellence',
value: 46,
color: '#6893FF',
},
]
<BarChart dataSet={data} />
FAQs
Bar charts should be used when you are showing segments of information.
The npm package @igloo-ui/bar-chart receives a total of 320 weekly downloads. As such, @igloo-ui/bar-chart popularity was classified as not popular.
We found that @igloo-ui/bar-chart demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 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
The trojanized extensions use TinyGo-compiled WebAssembly and Solana transaction memos to resolve command-and-control infrastructure.

Security News
Anthropic says the directive cited national security concerns over a narrow jailbreak, but offered no specific technical details.

Security News
A network of 152 Chrome live wallpaper extensions hid ad tracking and made extension-driven traffic look like Google search clicks.