package
0.0.0-20201110091526-0b796d180798
Repository: https://github.com/aquasecurity/go-npm-version.git
Documentation: pkg.go.dev

# Functions

NewConstraints parses the given string and returns an instance of Constraints.
NewVersion parses a given version and returns an instance of Version.

# Type aliases

Collection is a type that implements the sort.Interface interface so that versions can be sorted.
Constraints is one or more constraint that a npm version can be checked against.
Version represents a semantic version.