This repository has been archived by the owner on Nov 23, 2021. It is now read-only.
Releases: mcoops/deplist
Releases · mcoops/deplist
v1.0.15 Release
v1.0.14 Release
v1.0.13 Release
- Support further Java file formats
v1.0.12 Release
- Bump to 1.16
- Add basic logging with -debug
- NPM and python improvements
- Handle .zip files for java
v1.0.11 Release
- Fix segafult in jargo code
v1.0.10 Release
- Ruby fixes
v1.0.9 Release
- Only run NPM list if there is not a
yarn.lock
file - NPM was also not exiting cleanly, ignore errors and try to parse output
- Return all versions for a given dep. This gives more accurate output inline with
yarn why
accounting for transient dependencies.
v1.0.8 Release
- Fix panic in jargo
- Change in logic, if java returns error, continue processing
- Move main source file to deplist/ dir
v1.0.7 Release
- Add Java support
v1.0.6 Release
- Add python dep support
- Add ruby dep support