Skip to content

feat: add skip-publish-checks#9181

Open
everett1992 wants to merge 1 commit intonpm:latestfrom
everett1992:skip-publish-checks
Open

feat: add skip-publish-checks#9181
everett1992 wants to merge 1 commit intonpm:latestfrom
everett1992:skip-publish-checks

Conversation

@everett1992
Copy link
Copy Markdown

Add an explicit option to skip the existing versions checks. These could already be skipped with --force, but that prints a warning and skips all checks.

I work with a 'virtual' npm repository that supports publishing over package versions.

References

@everett1992 everett1992 requested a review from a team as a code owner April 2, 2026 00:24
@everett1992 everett1992 force-pushed the skip-publish-checks branch from ce64d4a to 2f567cf Compare April 2, 2026 16:04
Add an explicit option to skip the existing versions checks.
These could already be skipped with --force, but that prints a warning
and skips all checks.

I work with a 'virtual' npm repository that supports publishing over
package versions
@everett1992 everett1992 force-pushed the skip-publish-checks branch from 2f567cf to 990edff Compare April 2, 2026 18:39
@ljharb
Copy link
Copy Markdown
Contributor

ljharb commented Apr 3, 2026

This seems like a really dangerous feature to add - a registry shouldn't support publishing over versions, that defeats the point.

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