Compares two versions if they are less than (-1), equals (0) or greater than (1)
overload 1:
client.compareVersions(version1, version2)
| Method Property | Fluent Description | Representation |
| version1 accepts | a String | |
| version2 accepts | a String | |
| Return Value | an Integer | |