licenses.dev

mqtt-connection v2.1.1

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

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT15
PackageRelationDependenciesPublished
bl • 1.2.3Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!INDIRECT9
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
isarray • 0.0.1Array#isArray for older browsersINDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
mqtt-packet • 3.5.1Parse and generate MQTT packets like a breezeDIRECT10
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
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
safe-buffer • 5.2.1Safer 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
through2 • 0.6.5A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noiseDIRECT6
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
xtend • 4.0.2extend like a bossINDIRECT0
ISC2
PackageRelationDependenciesPublished
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()DIRECT0
reduplexer • 1.1.0Another Stream2 duplexerDIRECT5
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 2.1.1 version:

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