licenses.dev

@cirrusct/shell-exec v1.1.7

Shell execution support

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT22
PackageRelationDependenciesPublished
arg • 4.1.3Another simple argument parserINDIRECT0
buffer-from • 1.1.2A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.INDIRECT0
cross-spawn • 7.0.6Cross platform child_process#spawn and child_process#spawnSyncINDIRECT5
end-of-stream • 1.4.4Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT2
execa • 4.1.0Process execution for humansDIRECT19
get-stream • 5.2.0Get a stream as a string, buffer, or arrayINDIRECT4
is-stream • 2.0.1Check if something is a Node.js streamINDIRECT0
lodash • 4.17.21Lodash modular utilities.DIRECT0
merge-stream • 2.0.0Create a stream that emits events from multiple other streamsINDIRECT0
mimic-fn • 2.1.0Make a function mimic another oneINDIRECT0
npm-run-path • 4.0.1Get your PATH prepended with locally installed binariesINDIRECT1
onetime • 5.1.2Ensure a function is only called onceINDIRECT1
path-key • 3.1.1Get the PATH environment variable key cross-platformINDIRECT0
pump • 3.0.2pipe streams together and close all of them if one of them closesINDIRECT3
shebang-command • 2.0.0Get the command from a shebangINDIRECT1
shebang-regex • 3.0.0Regular expression for matching a shebang lineINDIRECT0
source-map-support • 0.5.21Fixes stack traces for files with source mapsINDIRECT2
split • 1.0.1split a Text Stream into a Line StreamDIRECT1
strip-final-newline • 2.0.0Strip the final newline character from a string/bufferINDIRECT0
through • 2.3.8simplified stream constructionINDIRECT0
ts-node • 8.10.2TypeScript execution environment and REPL for node.js, with source map supportDIRECT7
yn • 3.1.1Parse yes/no like valuesINDIRECT0
ISC6
PackageRelationDependenciesPublished
isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
make-error • 1.3.6Make your own error types!INDIRECT0
once • 1.4.0Run a function exactly one timeINDIRECT1
signal-exit • 3.0.7when 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
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
BSD-3-Clause2
PackageRelationDependenciesPublished
diff • 4.0.2A javascript text diff implementation.INDIRECT0
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
human-signals • 1.1.1Human-friendly process signalsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40cirrusct%2Fshell-exec)](https://licenses.dev/npm/%40cirrusct%2Fshell-exec)
<a href="https://licenses.dev/npm/%40cirrusct%2Fshell-exec">
  <img src="https://licenses.dev/b/npm/%40cirrusct%2Fshell-exec" alt="licenses" />
</a>

Or the licenses badge code for the 1.1.7 version:

[![licenses](https://licenses.dev/b/npm/%40cirrusct%2Fshell-exec/1.1.7)](https://licenses.dev/npm/%40cirrusct%2Fshell-exec/1.1.7)
<a href="https://licenses.dev/npm/%40cirrusct%2Fshell-exec/1.1.7">
  <img src="https://licenses.dev/b/npm/%40cirrusct%2Fshell-exec/1.1.7" alt="licenses" />
</a>
GitHub