import-local
Let a globally installed package use a locally installed version of itself if available
Let a globally installed package use a locally installed version of itself if available
Update notifications for your CLI app
Get the latest version of an npm package
Get the diff type of two semver versions: 0.0.1 0.0.2 → patch
Displays a beginner-friendly message telling your user to upgrade their version of Node
Regular expression for matching semver versions
Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`
Compare semver version strings to find greater, equal or lesser.
Get the name of the current operating system. Example: macOS Sierra
Get the name and version of a macOS release from the Darwin version
Get the name of a Windows version from the release number: `5.1.2600` → `XP`
Fastest, most accurate & effecient user agent string parser, uses Browserscope's research for parsing
Get the version of a binary in semver format
Check whether a binary version satisfies a semver range
Truncate a semver version: `1.2.3` → `1.2.0`
Is this a bluebird promise I see before me?
Get Node current version
Automated semver compliant package publishing
semantic-release plugin to publish a npm package
Finds the version of Chrome that is installed on your machine