
Security News
Happy Birthday, Shai-Hulud
It has been one year since Shai-Hulud made its first appearance on npm.
@svg-toolkit/lint-linux-x64-gnu
Advanced tools
Prebuilt svg-lint x86_64-unknown-linux-gnu binary; selected automatically by npm, also runnable standalone via npx.
Prebuilt svg-lint binary for linux · x64 · glibc (rustc target x86_64-unknown-linux-gnu).
The platform-specific package of @svg-toolkit/svg-lint.
Usually not. Install the main package and npm picks the matching binary for your platform automatically:
npm install @svg-toolkit/svg-lint
This package is listed in @svg-toolkit/svg-lint'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-lint 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/lint-linux-x64-gnu svg-lint --version
svg-lint: prebuilt native binary under bin/.Released under the same license as @svg-toolkit/svg-lint (see LICENSE).
FAQs
Prebuilt svg-lint x86_64-unknown-linux-gnu binary; selected automatically by npm, also runnable standalone via npx.
The npm package @svg-toolkit/lint-linux-x64-gnu receives a total of 202 weekly downloads. As such, @svg-toolkit/lint-linux-x64-gnu popularity was classified as not popular.
We found that @svg-toolkit/lint-linux-x64-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.