dependency-tree-diff
dependency-tree-diff copied to clipboard
Added flatten diff support
In real project we often need to detect libraries updates without deep dive into dependency tree. I've added support of printing diff as lists of changed, added and removed libraries.
Also I've added command to transform dependencies tree to flat dependencies list.