pnpm publish

Category: Node.js & npm/yarn

pnpm publish

Publish a package to the registry

Uploads the current package to the npm registry, making it installable by anyone with access. Publishing is permanent and every version is immutable, so verify with pnpm publish --dry-run and bump versions deliberately. Requires npm login credentials.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.