An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

compare-version-plus

`yarn add compare-version-plus` # 使用 ```javascript //大于 compareVersion('1.2.3').isAfter('1.1.5'); //true //小于 compareVersion('1.2.3').isBefore('1.1.5'); //false //等于 compareVersion('1.2.3').isSame('1.1.5'); //false //大于等于 compare

Ecosystem
npmjs.org
Latest Release
1.0.6
about 4 years ago
Versions
7
Downloads
7 last month
Dependent Packages
2
Dependent Repos
1
1.0.6
Published: about 4 years ago
Registry - Download
1.0.5
Published: about 4 years ago
Registry - Download
1.0.4
Published: about 4 years ago
Registry - Download
1.0.3
Published: about 4 years ago
Registry - Download
1.0.2
Published: about 4 years ago
Registry - Download
1.0.1
Published: about 4 years ago
Registry - Download
1.0.0
Published: about 4 years ago
Registry - Download
Links
Registry npmjs.org
Source Repository
Homepage Homepage
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:npm/compare-version-plus
spec
License MIT
First Release about 4 years ago
Last Synced 24 days ago
Repository
Stars 0 on GitHub
Forks 0 on GitHub
Rankings on npmjs.org
Dependent packages Top 8.8%