licenses.dev

dockerode v2.5.8

Docker Remote API module.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

MIT30
PackageRelationDependenciesPublished
bl • 1.2.3Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!INDIRECT8
buffer-alloc-unsafe • 1.1.0A [ponyfill](https://ponyfill.com) for `Buffer.allocUnsafe`.INDIRECT0
buffer-alloc • 1.2.0A [ponyfill](https://ponyfill.com) for `Buffer.alloc`.INDIRECT2
buffer-fill • 1.0.0A [ponyfill](https://ponyfill.com) for `Buffer.fill`.INDIRECT0
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 resultDIRECT10
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
debug • 3.2.7small debugging utilityINDIRECT1
end-of-stream • 1.4.4Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT2
fs-constants • 1.0.0Require constants across node and the browserINDIRECT0
isarray • 0.0.1Array#isArray for older browsersINDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
jsonparse • 1.3.1This is a pure-js JSON streaming parser for node.jsINDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p`INDIRECT1
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
pump • 1.0.3pipe streams together and close all of them if one of them closesINDIRECT3
readable-stream • 1.0.34Streams2, a user-land copy of the stream library from Node.js v0.10.xINDIRECT4
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
string_decoder • 0.10.31The string_decoder module from Node coreINDIRECT0
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
tar-fs • 1.16.4filesystem bindings for tar-streamDIRECT23
tar-stream • 1.6.2tar-stream is a streaming tar parser and generator and nothing else. It is streams2 and operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system.INDIRECT18
through • 2.3.8simplified stream constructionINDIRECT0
to-buffer • 1.1.1Pass in a string, get a buffer back. Pass in a buffer, get the same buffer backINDIRECT0
typedarray • 0.0.6TypedArray polyfill for old browsersINDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
xtend • 4.0.2extend like a bossINDIRECT0
ISC5
PackageRelationDependenciesPublished
chownr • 1.1.4like `chown -R`INDIRECT0
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
once • 1.4.0Run a function exactly one timeINDIRECT1
split-ca • 1.0.1Simple module to split a single certificate authority chain file (aka: bundle, ca-bundle, ca-chain, etc.) into an array, as expected by the node.js tls api.INDIRECT0
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
docker-modem • 1.0.9Docker remote API network layer module.DIRECT11
Apache-2.0 OR MIT1
PackageRelationDependenciesPublished
JSONStream • 1.3.2rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)INDIRECT2
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 2.5.8 version:

[![licenses](https://licenses.dev/b/npm/dockerode/2.5.8)](https://licenses.dev/npm/dockerode/2.5.8)
<a href="https://licenses.dev/npm/dockerode/2.5.8">
  <img src="https://licenses.dev/b/npm/dockerode/2.5.8" alt="licenses" />
</a>
GitHub