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

v2.1.0

Choose a tag to compare

@sverweij sverweij released this 23 Dec 21:54
· 156 commits to master since this release
  • Adds support for TypeScript, CoffeeScript, Livescript without weighing down the install size - it uses the typescript/ coffeescript/ livescript install available in the node_modules of your project.
  • Makes the weight of an npm i ~400k lighter by specifying in an .npm-ignore stuff that is not essential for production use of js-makedepend (e.g. test/**)
  • ⬆️ a newer (patch) version of acorn

All changes: v2.0.0...v2.1.0