
Security News
Happy Birthday, Shai-Hulud
It has been one year since Shai-Hulud made its first appearance on npm.
@svg-toolkit/language-server-linux-s390x-gnu
Advanced tools
Prebuilt svg-language-server s390x-unknown-linux-gnu binary; selected automatically by npm, also runnable standalone via npx.
Prebuilt svg-language-server binary for linux · s390x · glibc (rustc target s390x-unknown-linux-gnu).
The platform-specific package of @svg-toolkit/svg-language-server.
Usually not. Install the main package and npm picks the matching binary for your platform automatically:
npm install @svg-toolkit/svg-language-server
This package is listed in @svg-toolkit/svg-language-server's optionalDependencies. npm resolves the one
whose os/cpu/libc matches your machine and skips the rest. Depending on it
directly pins you to a single platform, so prefer @svg-toolkit/svg-language-server for anything portable.
The package is a working CLI in its own right — its bin points straight at the bundled binary, so on a matching machine it runs without the facade:
npx --package @svg-toolkit/language-server-linux-s390x-gnu svg-language-server --version
svg-language-server: prebuilt native binary under bin/.Released under the same license as @svg-toolkit/svg-language-server (see LICENSE).
FAQs
Prebuilt svg-language-server s390x-unknown-linux-gnu binary; selected automatically by npm, also runnable standalone via npx.
We found that @svg-toolkit/language-server-linux-s390x-gnu 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.

Security News
It has been one year since Shai-Hulud made its first appearance on npm.

Research
/Security News
Operators behind PolinRider used a compromised GitHub account to plant malware in four development versions of a Packagist package with 700,000+ downloads.

Security News
GitHub Actions now supports cache-mode, a least-privilege control on the Actions cache aimed at the cache poisoning technique behind recent compromises.