licenses.dev

msgpack5 v6.0.2

A msgpack v5 implementation for node.js and the browser, with extension points

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT7
PackageRelationDependenciesPublished
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
bl • 5.1.0Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!DIRECT8
buffer • 6.0.3Node.js Buffer API, for the browserINDIRECT2
readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.jsDIRECT4
safe-buffer • 5.2.1Safer Node.js Buffer APIDIRECT0
string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
ISC1
PackageRelationDependenciesPublished
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()DIRECT0
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/msgpack5)](https://licenses.dev/npm/msgpack5)
<a href="https://licenses.dev/npm/msgpack5">
  <img src="https://licenses.dev/b/npm/msgpack5" alt="licenses" />
</a>

Or the licenses badge code for the 6.0.2 version:

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