Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a Node.js npm scope #794

Open
Ethan-Arrowood opened this issue May 9, 2023 · 1 comment
Open

Create a Node.js npm scope #794

Ethan-Arrowood opened this issue May 9, 2023 · 1 comment

Comments

@Ethan-Arrowood
Copy link

In order to provide more trust for our packages, we should start publishing them on npm using a @node or @nodejs scope. Such as: @nodejs/undici

It is a small change that can add a new level of trust to our packages.

We can continue to publish packages under their existing names too, such that nodejs/undici is cross published to undici and @nodejs/undici, but then we should add the deprecated tag to undici so we can migrate everything to scope packages.

Net new packages should only publish under @nodejs scope.

@MoLow
Copy link
Member

MoLow commented May 9, 2023

Related to nodejs/TSC#1178

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants