Skip to content

Releases: browserify/detective

v5.2.1

27 May 16:02
v5.2.1
ee46789
Compare
Choose a tag to compare
  • Update to "minimist": "^1.2.6" from "^1.1.1" to quiet down dependabot security theater.

v5.2.0

28 Jan 09:27
1c3837a
Compare
Choose a tag to compare
  • Use acorn-node's option defaults, adds support for new ES features (#81)

v5.1.0

28 Feb 10:03
3ec100f
Compare
Choose a tag to compare
  • Use acorn-node parser, which matches latest Node syntax support (#78)
  • Add basic cli: detective index.js outputs dependency names (#51)

v5.0.2

06 Jan 19:23
Compare
Choose a tag to compare
  • Extend support back to 0.8 until we can determine a LTS plan.

v5.0.1

02 Jan 03:31
Compare
Choose a tag to compare
  • Add engines field set to >=4.0.0.

v5.0.0

02 Jan 03:10
Compare
Choose a tag to compare
  • Fix: Don't crash on files with the spread operator (#75)
  • Breaking: Drop support for node 0.12 (#75)