Skip to content
This repository was archived by the owner on May 6, 2019. It is now read-only.

Releases: sverweij/js-makedepend

v3.0.7

31 Dec 11:36

Choose a tag to compare

  • build(npm): ⬆️ resolve, dependency-cruiser, eslint, rpm-run-all
  • various updates to reflect deprecation status

v3.0.6

11 Nov 14:12

Choose a tag to compare

  • 🚨 added DEPRECATION NOTICE - see the readme
  • ⬆️ dependency-cruiser, safe-regex and the dev dependencies eslint and eslint-plugin-node

v3.0.5

21 Oct 13:46

Choose a tag to compare

⬆️ commander, dependency-cruiser, semver and development dependencies eslint, upem

v3.0.3

31 Aug 18:49

Choose a tag to compare

  • ⬆️ acorn, commander, dependency-cruiser, semver, eslint, eslint-plugin-import, eslint-plugin-mocha, eslint-plugin-node
  • 🔧 small change (simplification) in npm packaging (c85bfcf)

v3.0.1

02 Jun 21:49

Choose a tag to compare

  • ⬆️ dependency-cruiser
  • replace bithound (which has ceased operations 😢) with codeclimate
  • 🔧 refactor some functions for better maintainability

v3.0.0

02 Jun 21:47

Choose a tag to compare

  • major version bump because now node 4 is not supported anymore (it might still work, but we don't test for it anymore)
  • ⬆️ dependency-cruiser

v2.4.9

30 Mar 07:37

Choose a tag to compare

  • ⬆️ commander, dependency-cruiser, resolve, eslint, eslint-plugin-mocha, mocha

v2.4.8

10 Mar 10:28

Choose a tag to compare

  • ⬆️ acorn, commander, dependency-cruiser, eslint, eslint-plugin-mocha, mocha

v2.4.6

02 Feb 11:19

Choose a tag to compare

  • ⬆️ acorn, dependency-cruiser

v2.4.5

28 Jan 21:37

Choose a tag to compare

  • ⬆️ dependency-cruiser
  • 🔧 use a little bit more of dependency-cruiser's code by reference instead of by copy
  • with the latest version of dependency-cruiser comes improved support for typescript dependencies - see dependency cruiser release notes for v2.12.x for more information