outd

1.0.0 • Public • Published

Tiny helper for update outdated NPM dependencies

Usage

# To update minors and patches with questions about each one
$ npx outd

# To update minors and patches and skip any questions
$ npx outd --yes

# To update minors, patches and majors
$ npx outd --all

# To update minors, patches and majors and skip any questions
$ npx outd --all --yes

Readme

Keywords

Package Sidebar

Install

npm i outd

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

6.08 kB

Total Files

9

Last publish

Collaborators

  • c-basso