what-version
v1.0.2
Published
List versions of popular projects or check the latest patch for a given version
Downloads
7
Maintainers
Readme
what-version
Install
npm install what-version
Usage
const whatVersion = require('what-version')
// return all versions of node
whatVersion('node')
// return all versions starting with string 'v12'
whatVersion('node', 'v12')
Website
This tool is used to build versions.pablopunk.com
License
MIT
Author
| | | ---------------------------------------------------------------------------- | | pablopunk |