UNPKG

npm-check-updates

Version:

Find newer versions of dependencies than what your package.json allows

3 lines (2 loc) 134 B
/** An exact version number or value. Includes SemVer and some nonstandard variants for convenience. */ export type Version = string;