| Class | Description |
|---|---|
| FlexibleSemanticVersion |
SemanticVersion extension that allows for somewhat more broad matching
by "repairing" the version.
|
| NamedVersion |
Simple version that is based on name comparisons.
|
| NpmVersion |
NPM specific extensions to semantic versioning
|
| SemanticVersion |
Useful docs here: https://github.com/zafarkhaja/jsemver
Wrapper around jsemver semantic version parsing code.
|
Copyright © 2015. All rights reserved.