1.0.0 • Published 8 years ago

recent-version-cli v1.0.0

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

recent-version

Get the most recently published version of a package, from the command line.

NPM version License

This module fetches the most recently published version of a package, which is not necessarily the latest version, and sends it to stdout.

Uses recent-version.

Install

$ npm install -g recent-version-cli

Use

$ recent-version --help
$ recent-version rubyisms

License

MIT