v0.2.0
Add automatic detection of Node dependencies using yarn.
All commands now automatically scan for the existence of package.json
and yarn.lock
and include node modules in the report, if these files are found. package-lock.json
is currently not supported.