
Security News
Meet Socket at Black Hat Europe and BSides London 2025
Socket is heading to London! Stop by our booth or schedule a meeting to see what we've been working on.
@thekarel/rum_linux_amd64
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_linux_amd64 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
Socket is heading to London! Stop by our booth or schedule a meeting to see what we've been working on.

Security News
OWASP’s 2025 Top 10 introduces Software Supply Chain Failures as a new category, reflecting rising concern over dependency and build system risks.

Research
/Security News
Socket researchers discovered nine malicious NuGet packages that use time-delayed payloads to crash applications and corrupt industrial control systems.