Package Licenses
MIT
Dependency Licenses
MIT17
Package | Relation | Dependencies | Published |
---|---|---|---|
bin-version • 3.1.0Get the version of a binary in semver format | DIRECT | 21 | |
cross-spawn • 6.0.5Cross platform child_process#spawn and child_process#spawnSync | INDIRECT | 7 | |
end-of-stream • 1.4.4Call a callback when a readable/writable/duplex stream has completed or failed. | INDIRECT | 2 | |
execa • 1.0.0A better `child_process` | INDIRECT | 18 | |
find-versions • 3.2.0Find semver versions in a string: `unicorn v1.2.3` → `1.2.3` | INDIRECT | 1 | |
get-stream • 4.1.0Get a stream as a string, buffer, or array | INDIRECT | 4 | |
is-stream • 1.1.0Check if something is a Node.js stream | INDIRECT | 0 | |
nice-try • 1.0.5Tries to execute a function and discards any error that occurs | INDIRECT | 0 | |
npm-run-path • 2.0.2Get your PATH prepended with locally installed binaries | INDIRECT | 1 | |
p-finally • 1.0.0`Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome | INDIRECT | 0 | |
path-key • 2.0.1Get the PATH environment variable key cross-platform | INDIRECT | 0 | |
pump • 3.0.2pipe streams together and close all of them if one of them closes | INDIRECT | 3 | |
semver-regex • 2.0.0Regular expression for matching semver versions | INDIRECT | 0 | |
semver-truncate • 1.1.2Truncate a semver version: 1.2.3 → 1.2.0 | DIRECT | 1 | |
shebang-command • 1.2.0Get the command from a shebang | INDIRECT | 1 | |
shebang-regex • 1.0.0Regular expression for matching a shebang | INDIRECT | 0 | |
strip-eof • 1.0.0Strip the End-Of-File (EOF) character from a string/buffer | INDIRECT | 0 |
ISC6
Package | Relation | Dependencies | Published |
---|---|---|---|
isexe • 2.0.0Minimal module to check if a file is executable. | INDIRECT | 0 | |
once • 1.4.0Run a function exactly one time | INDIRECT | 1 | |
semver • 5.7.2The semantic version parser used by npm. | DIRECT | 0 | |
signal-exit • 3.0.7when you want to fire an event no matter how a process exits. | INDIRECT | 0 | |
which • 1.3.1Like which(1) unix command. Find the first instance of an executable in the PATH. | INDIRECT | 1 | |
wrappy • 1.0.2Callback wrapping utility | INDIRECT | 0 |