archergu/Compare Semver

Compare two semantic versions with specified operator

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
v1First version to compareyes
v2Second version to compareyes
operatorComparison operator (>, <, =, >=, <=, !=)yes
not_throwIf true, return false instead of throwing error when versions are invalidnofalse
namedescription
resultResult of the comparison (true/false)