odc

4.1.0 • Public • Published

odc 📦

Easily update your npm dependencies to their latest versions.

Build Status XO code style

Screenshot

Highlights

  • Blazing Fast (usually completes in less than a second)
  • Built-in caching
  • Extremely simple
  • Lightweight

Install

$ npm install --global odc

Or, alternatively:

$ npx odc

Usage

Usage:
  $ odc <options>
Options:
  -i, --input <path>                 Path of a package.json file (defaults to the nearest one)
  -e, --exclude <pkg,...>            Exclude packages
  -j, --json                         Output a JSON object, instead of writing package.json
  -v, --version                      Print the version
  -h, --help                         Print this help
Examples:
  $ odc
  $ odc --input test/ -e chalk,lodash

License

MIT

/odc/

    Package Sidebar

    Install

    npm i odc

    Weekly Downloads

    3

    Version

    4.1.0

    License

    MIT

    Unpacked Size

    101 kB

    Total Files

    11

    Last publish

    Collaborators

    • akepinski