licenses.dev

bin-version-cli v3.0.0

Get the version of a binary in semver format

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT24
PackageRelationDependenciesPublished
binary-version • 7.1.0Get the version of a binary in semver formatDIRECT28
convert-hrtime • 5.0.0Convert the result of `process.hrtime.bigint()` to seconds, milliseconds, nanosecondsINDIRECT0
cross-spawn • 7.0.6Cross platform child_process#spawn and child_process#spawnSyncINDIRECT5
execa • 8.0.1Process execution for humansINDIRECT16
find-versions • 6.0.0Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`INDIRECT10
function-timeout • 1.0.2Make a synchronous function have a timeoutINDIRECT0
get-stream • 8.0.1Get a stream as a string, Buffer, ArrayBuffer or arrayINDIRECT0
is-stream • 3.0.0Check if something is a Node.js streamINDIRECT0
make-asynchronous • 1.1.0Make a synchronous function asynchronous by running it in a workerINDIRECT4
meow • 13.2.0CLI app helperDIRECT0
merge-stream • 2.0.0Create a stream that emits events from multiple other streamsINDIRECT0
mimic-fn • 4.0.0Make a function mimic another oneINDIRECT0
npm-run-path • 5.3.0Get your PATH prepended with locally installed binariesINDIRECT1
onetime • 6.0.0Ensure a function is only called onceINDIRECT1
p-event • 6.0.1Promisify an event by waiting for it to be emittedINDIRECT1
p-timeout • 6.1.4Timeout a promise after a specified amount of timeINDIRECT0
path-key • 3.1.1Get the PATH environment variable key cross-platformINDIRECT0
path-key • 4.0.0Get the PATH environment variable key cross-platformINDIRECT0
semver-regex • 4.0.5Regular expression for matching semver versionsINDIRECT0
shebang-command • 2.0.0Get the command from a shebangINDIRECT1
shebang-regex • 3.0.0Regular expression for matching a shebang lineINDIRECT0
strip-final-newline • 3.0.0Strip the final newline character from a string/bufferINDIRECT0
super-regex • 1.1.0Make a regular expression time out if it takes too long to executeINDIRECT8
time-span • 5.1.0Simplified high resolution timingINDIRECT1
ISC3
PackageRelationDependenciesPublished
isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
signal-exit • 4.1.0when you want to fire an event no matter how a process exits.INDIRECT0
which • 2.0.2Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
Apache-2.02
PackageRelationDependenciesPublished
human-signals • 5.0.0Human-friendly process signalsINDIRECT0
web-worker • 1.5.0Consistent Web Workers in browser and Node.INDIRECT0
CC0-1.0 OR MIT1
PackageRelationDependenciesPublished
type-fest • 4.41.0A collection of essential TypeScript typesINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/bin-version-cli)](https://licenses.dev/npm/bin-version-cli)
<a href="https://licenses.dev/npm/bin-version-cli">
  <img src="https://licenses.dev/b/npm/bin-version-cli" alt="licenses" />
</a>

Or the licenses badge code for the 3.0.0 version:

[![licenses](https://licenses.dev/b/npm/bin-version-cli/3.0.0)](https://licenses.dev/npm/bin-version-cli/3.0.0)
<a href="https://licenses.dev/npm/bin-version-cli/3.0.0">
  <img src="https://licenses.dev/b/npm/bin-version-cli/3.0.0" alt="licenses" />
</a>
GitHub