Skip to content
TopicTracker
From HackerNewsView original
TranslationTranslation

Staged publishing and new install-time controls for NPM

GitHub has introduced staged publishing for npm packages, allowing maintainers to set a future publication time for new package versions. The update also adds new install-time controls for npm, giving users more granular management over package installations. These features aim to improve release workflows and enhance security.