npm dependency-cruiser 4.24.0
put errors in html (v4.24.0)

latest releases: 16.4.2, 16.4.1, 16.4.0...
5 years ago
  • feature(err): adds an err-html reporter (#152)
  • feature(extract): more actionable default violation ordering (#151) - this affects both the err-html and the err reporter, who now sort by severity, rule name, from, to - err-html ascending, err descending. See below for a sample & cli documentation for details
  • feature(err): also emit the cruised dependencies in the err reporter
  • bugfix(resolve): also resolve modules that only occur in node_modules/@types (#153)

Chores:

  • build(npm): ⬆️ inquirer, resolve, eslint, tslint
  • bugfix(types): update type definitions (#150)

html report - sample usage & output

dependency-cruise --validate --output-type err-html -f dependency-report.html src test configs

screen shot of an err-html report - the real one is accessible

Don't miss a new dependency-cruiser release

NewReleases is sending notifications on new releases.