Silverwind Updates Versions Save

Flexible npm and poetry dependency update tool

16.0.0

1 month ago
  • Added bun as supported and tested runtime
  • In Node.js, https_proxy environment variables are no longer supported out of the box. Install the undici optional peer dependency if you need this support or use another runtime like bun or deno which have this built-in.

15.0.0

7 months ago
  • 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.

14.1.0

1 year ago
  • Config file updates.config.js is now supported

14.0.0

1 year ago
  • Node 16 or greater is now required

13.0.0

2 years ago
  • Node 14 or greater is now required

12.0.0

3 years ago
  • Node 12 or greater is now required

11.1.0

3 years ago
  • Node 10 is marked compatible again

11.0.0

3 years ago
  • Node 12 is now required

10.3.0

3 years ago

Module is now ESM under the hood and 3kB smaller as a result of it. It's still being compiled to CJS for release so stays compatible with older Node versions.

10.0.0

4 years ago
  • Node 10 is now required
  • Added new "age" column and JSON field