fix(package): [email protected]
Closes https://github.com/browserify/detective/issues/88
@bcomnes @goto-bus-stop Can we merge this? Thanks
I believe this wasn't done yet because acorn-node@2 broke compatibility with some old node.js version. I'd like to fix that at some point (the point of acorn-node is to support new syntax as widely as possible, including on abandoned node.js versions) and then we can publish this too.
@goto-bus-stop Heya! Is the acorn-node@2 compatibility issue still a concern? Would be great to have a newer release of detective and browserify in order to get support for the Node.js v15 logical assignment operators!
@goto-bus-stop How old are we talking? The PR here seems to run fine down to Node.js v8 (which is itself EoL since 2019_ and I can't imagine supporting older than that can be a priority anymore?
https://github.com/legobeat/detective/actions/runs/6067551505/job/16459360769?pr=2
@bcomnes @goto-bus-stop 👋🏻 Bumping this to ask if this is something that's still on your radar!
So sorry, I haven't been working with browserify in a few years and don't have enough context as to what even the right move to make here is without having to research it.