Grant owner rights on a package.
Section: Registry auth and account actions
Add a package owner
bash
bash
npm owner add <user> <package>Explanation
Grant owner rights on a package.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Registry auth and account actions
List packages you can access
Show package access rules for the current account.
Bump patch version
Increment patch version and create a git tag by default.