
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
click-spark
Advanced tools
Add a little spark to your clicks. ✨
npm install click-spark
Or you can download the click-spark.js file from this repo and add it to your project.
Add the custom element wherever we want to see sparks fly.
<script type="module" src="click-spark.js"></script>
<body>
<!-- only add sparks within this container -->
<div class="container">
<click-spark></click-spark>
</div>
<!-- sparks appear everywhere we click -->
<click-spark></click-spark>
</body>
Set a spark color via CSS custom property:
<click-spark style="--click-spark-color: blue"></click-spark>
FAQs
A web component that adds a little spark to your clicks
We found that click-spark demonstrated a not healthy version release cadence and project activity because the last version was released 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.

Security News
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.