1
0
mirror of synced 2026-01-10 09:02:35 -05:00
Files
docs/data/reusables/package_registry/package-immutability.md
Arthur Casals 00ecfb96b7 Update package-immutability.md
Applying requested changes
2020-10-09 22:37:27 +02:00

527 B

Public packages: To prevent confusion and build problems, {% data variables.product.prodname_dotcom %} permanently reserves a package's name and version number. Even if an entire package is deleted, you cannot reuse the deleted package name in any repository owned by the same account.

Private packages: If all versions of a private package are deleted, you can publish a package with a previously used name and version.

To revise or replace a package version, we recommend you publish a new version of your package.