
Security News
GPT-6 Astra Attempts Supply Chain Attacks Against Open Source Maintainers in Testing
GPT-6 Astra hits 100% on ExploitBench and finds zero-days autonomously, while independent tests reveal scope violations and monitoring gaps.
@zachleat/fundraising-status
Advanced tools
Web component to show the current status of a fundraiser.
A web component to show the current status of a fundraiser, including goal amount and current value.
You can install via npm (@zachleat/fundraising-status) or download the fundraising-status.js JavaScript file manually.
npm install @zachleat/fundraising-status --save
Add fundraising-status.js to your site’s JavaScript assets.
<!-- supply values -->
<fundraising-status min="0" max="200" value="100"></fundraising-status>
<!-- specify Intl.NumberFormat currency -->
<fundraising-status min="0" max="200" value="100" currency="USD"></fundraising-status>
<!-- change accent color -->
<fundraising-status style="--fs-color: blue"></fundraising-status>
<!-- scales with font-size -->
<fundraising-status style="font-size: 2em"></fundraising-status>
FAQs
Web component to show the current status of a fundraiser.
The npm package @zachleat/fundraising-status receives a total of 9 weekly downloads. As such, @zachleat/fundraising-status popularity was classified as not popular.
We found that @zachleat/fundraising-status demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.

Security News
GPT-6 Astra hits 100% on ExploitBench and finds zero-days autonomously, while independent tests reveal scope violations and monitoring gaps.

Product
Socket can now send alerts and supply chain attack notifications to Microsoft Teams, with filters that route the right updates to each channel.

Security News
pnpm 12 rewrites the package manager in Rust, cutting install times by up to 90% while preserving pnpm 11 workflows and lockfiles.