1.0.2 • Published 3 years ago

what-version v1.0.2

Weekly downloads
3
License
MIT
Repository
github
Last release
3 years ago

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

me
pablopunk