deploy.comparedeploymentversions
Home > @blaze-cardano/deploy > compareDeploymentVersions
compareDeploymentVersions() function
Compare two x.y.z deployment versions.
Signature:
compareDeploymentVersions: (left: string, right: string) => -1 | 0 | 1
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
left |
string | |
|
right |
string |
Returns:
-1 | 0 | 1