Closed dominykas closed 8 years ago
Because hapi.js is about hapi, the core framework. We want to give people the comfort and security of knowing that if they install the blessed version using the shrinkwrap, they will get a combination that was fully reviewed and tested. However, they can call npm update
and get the latest of all the dependencies all the way down.
But it's not because of bugs or undefined/unexpected behaviors that boom, wreck et al don't have a shrinkwrap?
They don't need it.
OK, thanks :)
I understand the rationale for shrinkwrap.json overall (and #26 sheds some light too) - but why is it only added on the "master" project and not in dependencies?