npm-unpublish Verified for current stable LTS

Npm Unpublish Command: Unpublish Specific Package Version

Use for unpublish specific package version with Npm Unpublish. Exact CLI syntax to unpublish specific package version using Npm Unpublish.

When to use this: Use for unpublish specific package version with Npm Unpublish.

Command Syntax

npm unpublish <package_name>@<version>

Live Command Builder

Final Command

npm unpublish <package_name>@<version>

Command Breakdown

npm is the base executable for this command.

FAQ

Purpose: Exact syntax to unpublish specific package version using Npm Unpublish.

Test path: Replace placeholders and run destructive commands in a disposable workspace first.

Flag behavior: Tool version, platform, and shell can change behavior.

Improve This Command

Suggest a correction, safer default, or version-specific note for this entry.

Related Operations

Back to Npm Unpublish directory