npm Audit & Package Maintenance/Change org user role

Set an organization role for a user.

Section: Org and team operations

Change org user role

bash
bash
npm org set <org>:<user> developer
Explanation

Set an organization role for a user.

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 Org and team operations
List org members
List users in an npm organization.
OpenIn sheetbashsame section
Create a team
Create a team in an npm organization.
OpenIn sheetbashsame section
Add a user to a team
Add a user to a team.
OpenIn sheetbashsame section
Remove a user from a team
Remove a user from a team.
OpenIn sheetbashsame section
Run audit
Audit installed dependencies for known vulnerabilities.
OpenIn sheetbash1 tag match
List top-level packages only
Show only direct dependencies.
OpenIn sheetbash1 tag match