Skip to content
 
 

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

latest-version-cli

Get the latest version of an npm package

Install

$ npm install --global latest-version-cli

Usage

$ latest-version --help

  Usage
    $ latest-version <package-name>

  Options
    --range  Specify which semver range to use to find the latest version

  Examples
    $ latest-version ava
    3.13.0
    $ latest-version electron --range=beta
    11.0.0-beta.11

Related

About

Get the latest version of an npm package

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages