
Research
2025 Report: Destructive Malware in Open Source Packages
Destructive malware is rising across open source registries, using delays and kill switches to wipe code, break builds, and disrupt CI/CD.
@fluid-topics/ft-chart
Advanced tools
A chart component.
npm install @fluid-topics/ft-chart
yarn add @fluid-topics/ft-chart
import { html } from "lit"
import "@fluid-topics/ft-chart"
function render() {
return html` <ft-chart
xAxisName="date"
yAxisName="items"
valueLabels="['items', 'errors']",
valueSingular="['item', 'error']",
barChart
period="DAY"
data="[[1643673600, 120, 1], [1643760000, 1, 32], [1643846400, 150, 42],
[1643932800, 80, 61], [1644019200, 70, 69], [1644105600, 110, 98],
[1644192000, 130, 123]]" >
</ft-chart> `
}
FAQs
Display charts from data
The npm package @fluid-topics/ft-chart receives a total of 382 weekly downloads. As such, @fluid-topics/ft-chart popularity was classified as not popular.
We found that @fluid-topics/ft-chart demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 3 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
Destructive malware is rising across open source registries, using delays and kill switches to wipe code, break builds, and disrupt CI/CD.

Security News
Socket CTO Ahmad Nassri shares practical AI coding techniques, tools, and team workflows, plus what still feels noisy and why shipping remains human-led.

Research
/Security News
A five-month operation turned 27 npm packages into durable hosting for browser-run lures that mimic document-sharing portals and Microsoft sign-in, targeting 25 organizations across manufacturing, industrial automation, plastics, and healthcare for credential theft.