licenses.dev

nyc>8.4.0>spawn-wrap v1.2.4

Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.

Licenses

Learn more about license information.

Package Licenses

ISC

Dependency Licenses

ISC16
PackageRelationDependenciesPublished
foreground-child • 1.5.6Run a child as if it's the foreground process. Give it stdio. Exit when it exits.DIRECT7
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
glob • 7.2.3a little globberINDIRECT10
inflight • 1.0.6Add callbacks to requests in flight to avoid async duplicationINDIRECT2
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
lru-cache • 4.1.5A cache object that deletes the least-recently-used items.INDIRECT2
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
nyc>8.4.0>spawn-wrap>signal-exit • 2.1.2when you want to fire an event no matter how a process exits.DIRECT0
once • 1.4.0Run a function exactly one timeINDIRECT1
pseudomap • 1.0.2A thing that is a lot like ES6 `Map`, but without iterators, for use in environments where `for..of` syntax and `Map` are not available.INDIRECT0
rimraf • 2.7.1A deep deletion module for node (like `rm -rf`)DIRECT11
signal-exit • 3.0.7when you want to fire an event no matter how a process exits.INDIRECT0
which • 1.3.1Like which(1) unix command. Find the first instance of an executable in the PATH.DIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
yallist • 2.1.2Yet Another Linked ListINDIRECT0
MIT8
PackageRelationDependenciesPublished
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
cross-spawn • 4.0.2Cross platform child_process#spawn and child_process#spawnSyncINDIRECT5
minimist • 1.2.8parse argument optionsINDIRECT0
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p`DIRECT1
os-homedir • 1.0.2Node.js 4 `os.homedir()` ponyfillDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/nyc%3E8.4.0%3Espawn-wrap)](https://licenses.dev/npm/nyc%3E8.4.0%3Espawn-wrap)
<a href="https://licenses.dev/npm/nyc%3E8.4.0%3Espawn-wrap">
  <img src="https://licenses.dev/b/npm/nyc%3E8.4.0%3Espawn-wrap" alt="licenses" />
</a>

Or the licenses badge code for the 1.2.4 version:

[![licenses](https://licenses.dev/b/npm/nyc%3E8.4.0%3Espawn-wrap/1.2.4)](https://licenses.dev/npm/nyc%3E8.4.0%3Espawn-wrap/1.2.4)
<a href="https://licenses.dev/npm/nyc%3E8.4.0%3Espawn-wrap/1.2.4">
  <img src="https://licenses.dev/b/npm/nyc%3E8.4.0%3Espawn-wrap/1.2.4" alt="licenses" />
</a>
GitHub