licenses.dev

cross-spawn v2.2.3

Cross platform child_process#spawn and child_process#spawnSync

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT12
PackageRelationDependenciesPublished
buffer-from • 1.1.2A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.INDIRECT0
concat-stream • 1.6.2writable stream that concatenates strings or binary data and calls a callback with the resultINDIRECT10
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
cross-spawn-async • 2.2.5Cross platform child_process#spawnDIRECT5
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
spawn-sync • 1.0.15Prollyfill for child_process.spawnSyncDIRECT12
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
typedarray • 0.0.6TypedArray polyfill for old browsersINDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
ISC6
PackageRelationDependenciesPublished
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
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
which • 1.3.1Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
yallist • 2.1.2Yet Another Linked ListINDIRECT0
unknown1
PackageRelationDependenciesPublished
os-shim • 0.1.3Native OS module API shim for older node.js versionsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 2.2.3 version:

[![licenses](https://licenses.dev/b/npm/cross-spawn/2.2.3)](https://licenses.dev/npm/cross-spawn/2.2.3)
<a href="https://licenses.dev/npm/cross-spawn/2.2.3">
  <img src="https://licenses.dev/b/npm/cross-spawn/2.2.3" alt="licenses" />
</a>
GitHub