@evillt/latest-version
v1.3.0
Published
Get the latest version of npm packages
Downloads
5
Maintainers
Readme
latest-version
Get the latest version of npm packages
Please consider starring the project to show your ❤ and support.
Comparison latest-version-cli
- Support multiple packages input
- Support specify registry
- Pretty output
Usage
One-off usage via npx
:
$ npx @evillt/latest-version [...packages]
# Example
$ npx @evillt/latest-version loading-screen poi
Or using it globally:
$ npm i -g @evillt/latest-version
# Or using yarn
$ yarn global add @evillt/latest-version
$ latest-version vue react
CLI
latest-version [...packages] [option]
packages
The packages.
options
-r, --registry <url>
Use the specified registry instead of npm registry.
Contributing
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
Author
latest-version © evillt, Released under the MIT License.
Authored and maintained by EVILLT with help from contributors (list).