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

docs(package-json): Reword warning about publishing local dependencies #7163

Closed
wants to merge 1 commit into from

Conversation

DanKaplanSES
Copy link
Contributor

@DanKaplanSES DanKaplanSES commented Jan 20, 2024

Original: should not be used when publishing packages to the public registry.
New     : should not be used when publishing your package to the public registry.

When I read the original phrase, I interpreted it to mean, "Don't publish your package publicly if other packages depend on yours as a local dependency." Although I quickly realized the intended meaning, I believe I would've understood it from the get-go if it were written this new way.

(FWIW, I don't have a strong opinion about this and welcome any feedback.)

References

@DanKaplanSES DanKaplanSES requested a review from a team as a code owner January 20, 2024 03:44
@wraithgar
Copy link
Member

This seems fine, however PRs like this should land in latest first, and then we can make a decision whether or not to backport (generally we don't do backports unless they're very important).

@DanKaplanSES
Copy link
Contributor Author

Oops. That was unintentional. I meant to do latest.

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

Successfully merging this pull request may close these issues.

2 participants