aube undeprecate
- Usage:
aube undeprecate [FLAGS] <PACKAGE>
Clear an existing deprecation on the registry
Arguments
<PACKAGE>
Package spec: name, name@version, or name@<range>. Omitting the version clears the deprecation on every published version
Flags
--dry-run
Don't PUT anything — print which versions would be touched and exit
--otp <CODE>
One-time password from a 2FA authenticator; sent as npm-otp
--registry <URL>
Override the registry URL for this call (takes precedence over .npmrc)