15.0.0
- When no
--fileargument or a directory is passed via--file,updateswill now look for bothpackage.jsonandpyproject.tomland if both are found, will handle both at once. - The
--languageargument has been removed, use--fileinstead. - The JSON output includes additional source key:
results.npm.dependenciesinstead ofresults.dependencies. - Node 18 or higher is now required.