
Security News
Another Round of TEA Protocol Spam Floods npm, But It’s Not a Worm
Recent coverage mislabels the latest TEA protocol spam as a worm. Here’s what’s actually happening.
@thekarel/rum
Advanced tools
Is it npm test or was it pnpm test:watch?!
TUI to list, filter and run package.json scripts.
Useful in monorepos, in packages with many commands or when jumping between projects.
Will use the correct package manager: npm, pnpm, yarn or bun.
rum --help
TUI to list, filter and run package.json scripts.
To list the scripts in the current folder:
rum
You can also pass relative or absolute paths either to a folder or a file:
rum ./modules/thing/
rum /code/project/package.json
Usage:
rum <path to folder or package.json> [flags]
# If you have npm :-)
npm i -g @thekarel/rum
# If you have npm and love delays
npx @thekarel/rum
# If you have go https://go.dev/doc/install
go install github.com/thekarel/rum@latest
# if you have eget https://github.com/zyedidia/eget
eget thekarel/rum
Repo: https://github.com/thekarel/rum
Issues: https://github.com/thekarel/rum/issues

FAQs
TUI to list, filter and run package.json scripts.
We found that @thekarel/rum demonstrated a healthy version release cadence and project activity because the last version was released less than 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
Recent coverage mislabels the latest TEA protocol spam as a worm. Here’s what’s actually happening.

Security News
PyPI adds Trusted Publishing support for GitLab Self-Managed as adoption reaches 25% of uploads

Research
/Security News
A malicious Chrome extension posing as an Ethereum wallet steals seed phrases by encoding them into Sui transactions, enabling full wallet takeover.