New:Microsoft Teams Notifications Are Now Available in Socket.Learn more
Get Started

@svg-toolkit/format-linux-ia32-gnu

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@svg-toolkit/format-linux-ia32-gnu

Prebuilt svg-format i686-unknown-linux-gnu binary; selected automatically by npm, also runnable standalone via npx.

Source
npmnpm
Version
0.2.1
Version published
Weekly downloads
14
-91.76%
Maintainers
1
Weekly downloads
 
Created
Source

@svg-toolkit/format-linux-ia32-gnu

Prebuilt svg-format binary for linux · ia32 · glibc (rustc target i686-unknown-linux-gnu). The platform-specific package of @svg-toolkit/svg-format.

Do I install this?

Usually not. Install the main package and npm picks the matching binary for your platform automatically:

npm install @svg-toolkit/svg-format

This package is listed in @svg-toolkit/svg-format'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-format for anything portable.

Standalone use

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/format-linux-ia32-gnu svg-format --version

Contents

  • svg-format: prebuilt native binary under bin/.
  • No dependencies, no install scripts, no network access.

Released under the same license as @svg-toolkit/svg-format (see LICENSE).

Keywords

svg

FAQs

Package last updated on 07 Sep 2026

Related posts