licenses.dev

mqtt-connection v4.1.0

Stream-based Connection object for MQTT, extracted from MQTT.js

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT20
PackageRelationDependenciesPublished
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
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
debug • 4.3.7Lightweight debugging utility for Node.js and the browserINDIRECT1
duplexify • 3.7.1Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 inputDIRECT12
end-of-stream • 1.4.4Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT2
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
mqtt-packet • 6.10.0Parse and generate MQTT packets like a breezeDIRECT12
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
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
readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.jsINDIRECT4
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIDIRECT0
stream-shift • 1.0.3Returns the next buffer/object in a stream's readable queueINDIRECT0
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
through2 • 2.0.5A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noiseDIRECT9
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
xtend • 4.0.2extend like a bossINDIRECT0
ISC3
PackageRelationDependenciesPublished
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()DIRECT0
once • 1.4.0Run a function exactly one timeINDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 4.1.0 version:

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