vaultpm
v0.1.6
Published
A secure, pnpm-style Node.js package manager written in Rust that blocks supply-chain attacks before install. Installs the `vault` and `vt` commands.
Maintainers
Readme
vaultpm
Installer for Vault — a secure, pnpm-style Node.js package manager written in Rust that blocks supply-chain attacks before install.
npm install -g vaultpmThis installs two commands:
vault— the package managervt— short alias
The native binary is delivered through a per-platform optional dependency
(@vaultpm/<platform>-<arch>). Vault's own installation runs no postinstall
scripts — fitting for a tool whose job is to protect you from them.
See the full documentation at https://github.com/Matheusagostinho/vaultpm.
