licenses.dev

docker-remote-api v4.4.1

Basic http wrapper to call the docker remote api from node

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 resultDIRECT10
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
docker-host • 3.1.0Tiny module that converts a host to docker (usually $DOCKER_HOST) to a standard http urlDIRECT0
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
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
xtend • 3.0.0extend like a bossDIRECT0
ISC3
PackageRelationDependenciesPublished
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
once • 1.4.0Run a function exactly one timeDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 4.4.1 version:

[![licenses](https://licenses.dev/b/npm/docker-remote-api/4.4.1)](https://licenses.dev/npm/docker-remote-api/4.4.1)
<a href="https://licenses.dev/npm/docker-remote-api/4.4.1">
  <img src="https://licenses.dev/b/npm/docker-remote-api/4.4.1" alt="licenses" />
</a>
GitHub