
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.
star-killer
Advanced tools
While it's potentially important to use the latest version of dependencies when you begin a project, it's possible that using the * version in your package.json file may create issues for developers working on your project a year from now if those dependencies introduce breaking changes. Star Killer is an easy and simple way to remove * from your package.json without needing to manually replace * with the correct version number.
Star Killer is a simple node package. Install globally:
npm install -g star-killer
In any project where you want to kill stars, navigate in the command line to the directory that contains your package.json and run star-killer. That's it. You're done.
FAQs
Update all start dependencies
We found that star-killer 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.
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.