Skip to content

Streamlined Organization and Package invitations

The invitation process for inviting collaborators on the npm registry has been streamlined and improved. Adding users to a package will now trigger an invitation email, and users will only be granted access to the package after accepting the invitation.

Previously, when you forked a repository the fork name would default to the same name as the parent repository. In some cases, that wasn't ideal because you wanted the fork to have a different name. Your only option was to rename the fork after it was created. Now you can customize the fork name at the same time you're creating it.

New fork page

Read more about working with forks.

See more