@plotdb/semver

0.0.3 • Public • Published

@plotdb/semver

semantic version utility.

(TBD) there has been some similar implementations. We probably should use them instead?

Installation

npm install --save @plotdb/semver

Usage

require! <[@plotdb/semver]>
semver.fit "1.5.0", "^1.3.2" # true
semver.fit "1.5.0", "~1.3.2" # false

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i @plotdb/semver

Weekly Downloads

32

Version

0.0.3

License

MIT

Unpacked Size

3 kB

Total Files

5

Last publish

Collaborators

  • tkirby