New
10.0.0
The major version bump is due to using jq in preference to node for reading package.json.
Changed
- if
jqis available, usejqfor readingenginesfrompackage.jsoninstead of usingnode(#810) - avoid a network lookup if auto or engine find a fully specified numeric version. (#813)