I've got a situation, then developper decided to rename package, and deleted all old versions. That's breaked all depandants, also published in npm.
Is there any way to protect from such situation? IMHO, it's not good to allow deleting old packages. Npm can allo to makr packages as invalid, deprecated and so on, but not delete. Also, it would be nice to inform dependants owners, if clash happens. -- -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
