This repository was archived by the owner on May 6, 2019. It is now read-only.
v2.1.0
- 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-ignorestuff 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