|
|
|
|
|
by stephenr
2449 days ago
|
|
This concept of not reviewing any libraries you rely on, and installing them from a third party, mutable source is really holding nodejs back. Embracing reliable development and deployment practices would prevent you from being the butt of the joke next time someone pulls a leftpad, or what have you. |
|
It should be noted that your example was not bad source, so rigorously reviewing source code would not have helped. It was an unpublish event which was unexpected but is now differently handled by the package managers + registries.