Skip to content

15.0.0

Compare
Choose a tag to compare
@silverwind silverwind released this 05 Sep 18:33
· 160 commits to master since this release
15.0.0
9e2b560
  • When no --file argument or a directory is passed via --file, updates will now look for both package.json and pyproject.toml and if both are found, will handle both at once.
  • The --language argument has been removed, use --file instead.
  • The JSON output includes additional source key: results.npm.dependencies instead of results.dependencies.
  • Node 18 or higher is now required.