npm dependency-cruiser 1.2.2

latest releases: 16.6.0-beta-1, 16.5.0, 16.4.2...
7 years ago

Changes since v1.1.0:

  • Err reporter:
    • make output better scannable (by adding spacing and coloring).
    • Makes the violated rule + the severity of the violation visible (so it's easier to track what needs fixing)
  • Nests nested packages in the dot reporter (in addition to just grouping them, which was already done in v1.1.0):

This command ...

bin/dependency-cruise -T dot -x "(node_modules|json$)" src | dot -T png > dependency-cruiser-cruised.png

... will now give you this:
dependency-cruiser-cruised

Don't miss a new dependency-cruiser release

NewReleases is sending notifications on new releases.