File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -64,6 +64,8 @@ What npmx offers:
6464- ** Organization pages** &ndash ; browse org packages at ` /@orgname `
6565- ** Search, filter & sort** &ndash ; find packages within user/org lists
6666- ** Infinite scroll** &ndash ; paginated lists that load as you scroll
67+ - ** Team management** &ndash ; create and manage org teams and member roles (via local connector)
68+ - ** Member management** &ndash ; add/remove org members and change their roles (via local connector)
6769
6870### Comparison with npmjs.com
6971
@@ -92,12 +94,10 @@ What npmx offers:
9294| Version range resolution | ❌ | ✅ |
9395| Dependents list | ✅ | 🚧 |
9496| Package admin (access/owners) | ✅ | 🚧 |
95- | Org/team management | ✅ | 🚧 |
97+ | Org/team management | ✅ | ✅ |
9698| 2FA/account settings | ✅ | ❌ |
9799| Claim new package names | ✅ | ✅ |
98100
99- 🚧 = coming soon
100-
101101## URL structure
102102
103103### npm compatibility
You can’t perform that action at this time.
0 commit comments