This repository was archived by the owner on Dec 19, 2025. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44[ ![ Codacy grade] ( https://img.shields.io/codacy/grade/f82826738d2b43b1b8ba40dd780d1784?logo=codacy )] ( https://www.codacy.com/gh/axelrindle/github-version-checker/dashboard?utm_source=github.com& ; utm_medium=referral& ; utm_content=axelrindle/github-version-checker& ; utm_campaign=Badge_Grade )
55[ ![ Codacy coverage] ( https://img.shields.io/codacy/coverage/f82826738d2b43b1b8ba40dd780d1784?logo=codacy )] ( https://www.codacy.com/gh/axelrindle/github-version-checker/dashboard?utm_source=github.com&utm_medium=referral&utm_content=axelrindle/github-version-checker&utm_campaign=Badge_Coverage )
66
7-
8-
97# github-version-checker
10- > Simple ** version checker** working with ** GitHub releases** and the ** GitHub API** .
118
12- ## Note on upgrading to ** v2.0.0**
13- If you are upgrading from a version before ** v2.0.0** , please read [ ** this guide** ] ( MIGRATING-TO-2.0.0.md ) .
9+ > Simple ** version checker** working with ** GitHub releases** and the ** GitHub API** .
1410
1511## Supported Node.js versions
1612
17- ` >= 10 `
13+ ` >= 12 `
14+
15+ While versions below 12.x are not officially tested they might work anyway.
1816
1917## Install
18+
2019``` bash
2120$ npm install github-version-checker
2221```
2322
2423## Documentation
25- [ Check the Wiki] ( https://github.com/axelrindle/github-version-checker/wiki )
24+
25+ [ github-version-checker (axelrindle.github.io)] ( https://axelrindle.github.io/github-version-checker/ )
2626
2727## License
28+
2829[ MIT] ( LICENSE )
You can’t perform that action at this time.
0 commit comments