npm dependency-cruiser 4.27.3

latest releases: 16.3.5, 16.3.4, 16.3.3...
4 years ago

A patch release to update dependencies - bumps up to stay secure, down to remain compatible with node 6 for those that might be using it still.

4.27 is definitely the last minor release in the 4 series; 4.27.3 might be the last one of the patch releases. Use it if you absolutely need to have dependency-cruiser run on node 6. If you haven't done that yet: upgrade to node >= 8.10 so you can use dependency-cruiser@^5.0.0, which is upcoming.

  • build(npm): ⬆️ acorn, lodash, eslint-plugin-import, mocha
  • build(npm): ⬇️ figures, strip-json-comments (as the latest of these are strictly (though not practically) not supporting node 6 anymore)
  • build(npm): set engine-strict to true (only prevents us from adding node 6 incompatible versions of dc's dependencies)

Don't miss a new dependency-cruiser release

NewReleases is sending notifications on new releases.