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

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.0.01latest

Version History

VersionDownloads (Last 7 Days)Published
1.0.01

Package Sidebar

Install

npm i outd

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

6.08 kB

Total Files

9

Last publish

Collaborators

  • c-basso