licenses.dev

mqtt v4.3.5

A library for the MQTT protocol

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT32
PackageRelationDependenciesPublished
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
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
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
buffer-from • 1.1.2A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.INDIRECT0
buffer • 5.7.1Node.js Buffer API, for the browserINDIRECT2
commist • 1.1.0Build your commands on minimist!DIRECT2
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
concat-stream • 2.0.0writable stream that concatenates strings or binary data and calls a callback with the resultDIRECT7
debug • 4.4.0Lightweight debugging utility for Node.js and the browserDIRECT1
duplexify • 4.1.3Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 inputDIRECT9
end-of-stream • 1.4.4Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT2
help-me • 3.0.0Help command for node, partner of minimist and commistDIRECT15
js-sdsl • 4.3.0javascript standard data structure library which benchmark against C++ STLINDIRECT0
leven • 2.1.0Measure the difference between two strings using the fastest JS implementation of the Levenshtein distance algorithmINDIRECT0
minimist • 1.2.8parse argument optionsDIRECT0
mqtt-packet • 6.10.0Parse and generate MQTT packets like a breezeDIRECT12
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
number-allocator • 1.0.14A library for the unique number allocatorDIRECT3
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
pump • 3.0.2pipe streams together and close all of them if one of them closesDIRECT3
readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.jsDIRECT4
reinterval • 1.1.0reschedulable setInterval for node.jsDIRECT0
rfdc • 1.4.1Really Fast Deep CloneDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
stream-shift • 1.0.3Returns the next buffer/object in a stream's readable queueINDIRECT0
string_decoder • 1.3.0The 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
ws • 7.5.10Simple to use, blazing fast and thoroughly tested websocket client and server for Node.jsDIRECT0
xtend • 4.0.2extend like a bossDIRECT0
ISC10
PackageRelationDependenciesPublished
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
glob • 7.2.3a little globberINDIRECT10
inflight • 1.0.6Add callbacks to requests in flight to avoid async duplicationINDIRECT2
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()DIRECT0
lru-cache • 6.0.0A cache object that deletes the least-recently-used items.DIRECT1
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
once • 1.4.0Run a function exactly one timeINDIRECT1
split2 • 3.2.2split a Text Stream into a Line Stream, using Stream 3DIRECT5
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
yallist • 4.0.0Yet Another Linked ListINDIRECT0
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)](https://licenses.dev/npm/mqtt)
<a href="https://licenses.dev/npm/mqtt">
  <img src="https://licenses.dev/b/npm/mqtt" alt="licenses" />
</a>

Or the licenses badge code for the 4.3.5 version:

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