pesde @pesde.dev · Feb 7

It is now also possible to yank and deprecate. Yanking is a version specific operation which marks a specific version of your package as unresolvable, unless someone already explicitly depends on it in their lockfile. This is useful if you accidentally publish a broken version of your package.

3 likes 1 replies

?

Replies

pesde · Feb 7

Similarly, deprecation allows you to disallow entire packages from being depend on, displaying a warning on the package's page.