The npm-dependencies-pagelet it a Pagelet for the BigPipe framework. It can show which dependencies and the dependencies of these dependencies are required by a certain module. This makes license inspection and checking for auto of date versions a breeze.
npm install --save npm-dependencies-pagelet
Simply require the pagelet and add this pagelet of a page or pagelet. To see this module in action checkout out: