
Company News
Jerod Santo Joins Socket as Head of Media
Allow myself to introduce... myself.
@runner-run/netbsd-x64
Advanced tools
Prebuilt runner + run x86_64-unknown-netbsd binaries for runner-run; selected automatically by npm, also runnable standalone via npx.
Prebuilt runner and run binaries for netbsd · x64 (rustc target x86_64-unknown-netbsd).
The platform-specific package of runner-run.
Usually not. Install the main package and npm picks the matching binary for your platform automatically:
npm install runner-run
This package is listed in runner-run's optionalDependencies. npm resolves the one
whose os/cpu matches your machine and skips the rest, so the wrapper
finds these binaries with no postinstall step. Depending on it directly pins you to a single
platform, so prefer runner-run for anything portable.
The package is a working CLI in its own right; its bins point straight at the bundled
runner and run binaries, so on a matching machine it runs without the facade:
npx --package=@runner-run/netbsd-x64 runner install -f build test
npx --package=@runner-run/netbsd-x64 runner list
npx --package=@runner-run/netbsd-x64 run <task>
Useful when you want a platform-pinned install (e.g. a locked-down CI image) without pulling the facade and its sibling platform packages into the resolution.
runner and run: prebuilt native binaries under bin/.Released under the same license as runner-run (see LICENSE).
FAQs
Prebuilt runner + run x86_64-unknown-netbsd binaries for runner-run; selected automatically by npm, also runnable standalone via npx.
The npm package @runner-run/netbsd-x64 receives a total of 80 weekly downloads. As such, @runner-run/netbsd-x64 popularity was classified as not popular.
We found that @runner-run/netbsd-x64 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.

Company News
Allow myself to introduce... myself.

Research
/Security News
A Twitch browser extension on Chrome and Firefox forwards users’ live OAuth session tokens through proxies controlled by a Russian bot service.

Security News
Anthropic found biased reasoning and recklessness drove Claude Mythos 5 to publish malware on PyPI and compromise a security vendor.