licenses.dev

dockerode v3.3.4

Docker Remote API module.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

MIT18
PackageRelationDependenciesPublished
asn1 • 0.2.6Contains parsers and serializers for ASN.1 (currently BER only)INDIRECT1
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
bl • 4.1.0Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!INDIRECT8
buffer • 5.7.1Node.js Buffer API, for the browserINDIRECT2
debug • 4.3.7Lightweight debugging utility for Node.js and the browserINDIRECT1
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
mkdirp-classic • 0.5.3Mirror of mkdirp 0.5.2INDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
nan • 2.20.0Native Abstractions for Node.js: C++ header for Node 0.8 -> 22 compatibilityINDIRECT0
pump • 3.0.2pipe streams together and close all of them if one of them closesINDIRECT3
readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.jsINDIRECT4
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
tar-fs • 2.0.1filesystem bindings for tar-streamDIRECT17
tar-stream • 2.2.0tar-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.INDIRECT13
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
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
unknown3
PackageRelationDependenciesPublished
buildcheck • 0.0.6Build environment checking (a la autoconf) for node.jsINDIRECT0
cpu-features • 0.0.10A simple binding to Google's cpu_features library for obtaining information about installed CPU(s)INDIRECT2
ssh2 • 1.16.0SSH2 client and server modules written in pure JavaScript for node.jsINDIRECT7
Apache-2.02
PackageRelationDependenciesPublished
@balena/dockerignore • 1.0.2dockerignore is a file filter library compatible with Docker and the node-ignore APIDIRECT0
docker-modem • 3.0.8Docker remote API network layer module.DIRECT16
BSD-3-Clause2
PackageRelationDependenciesPublished
bcrypt-pbkdf • 1.0.2Port of the OpenBSD bcrypt_pbkdf function to pure JSINDIRECT1
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
Unlicense1
PackageRelationDependenciesPublished
tweetnacl • 0.14.5Port of TweetNaCl cryptographic library to JavaScriptINDIRECT0
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 3.3.4 version:

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