0.0.3 • Published 10 years ago

component-outdated v0.0.3

Weekly downloads
4
License
MIT
Repository
github
Last release
10 years ago

component-outdated

A component command plugin to list outdated dependencies.

Installation

$ npm install -g component-outdated

Example

Just scripts and templates:

$ component outdated

        outdated : component/each         0.0.1  ->  0.1.0
        outdated : component/jquery       1.8.8  ->  1.9.1
        outdated : component/model        0.0.1  ->  0.1.1
        outdated : component/tip          0.2.0  ->  0.2.1
        outdated : ianstormtaylor/reset   0.1.0  ->  0.1.1

License

MIT