We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
69522f2
Supports CLI (copy of node-semver CLI)
$ npm i -g mini-semver $ mini-semver -h
46f10f4
Enhance satisfies performance for simple caret ranges such as ^[number][number][number]
satisfies
$ ts-node ./performance/mini-semver.ts $ ts-node ./performance/semver.ts