licenses.dev

ipld-dag-cbor v0.17.1

JavaScript implementation of the IPLD (InterpPlanetary Linked Data)

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT26
PackageRelationDependenciesPublished
@multiformats/base-x • 4.0.1Fast base encoding / decoding of any given alphabetINDIRECT0
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
bignumber.js • 9.1.2A library for arbitrary-precision decimal and non-decimal arithmeticINDIRECT0
blakejs • 1.2.1Pure Javascript implementation of the BLAKE2b and BLAKE2s hash functionsINDIRECT0
borc • 2.1.2Encode and parse data in the Concise Binary Object Representation (CBOR) data format (RFC7049).DIRECT13
buffer • 5.7.1Node.js Buffer API, for the browserINDIRECT2
cids • 1.1.9CID Implementation in JavaScriptDIRECT8
commander • 2.20.3the complete solution for node.js command-line programsINDIRECT0
err-code • 3.0.1Create an error with a codeINDIRECT0
is-circular • 1.0.2high-performance, zero-dependency circular reference check for objects (or arrays)DIRECT0
iso-url • 0.4.7Isomorphic/Universal WHATWG URL API with some support legacy node URL APIINDIRECT0
js-sha3 • 0.8.0A simple SHA-3 / Keccak / Shake hash function for JavaScript supports UTF-8 encoding.INDIRECT0
json-text-sequence • 0.1.1Parse and generate RS-delimited JSON sequences according to draft-ietf-json-text-sequenceINDIRECT1
multibase • 4.0.6JavaScript implementation of the multibase specificationINDIRECT1
multicodec • 3.2.1JavaScript implementation of the multicodec specificationDIRECT3
multihashes • 4.0.3multihash implementationINDIRECT5
multihashing-async • 2.1.4multiple hash functionsDIRECT10
murmurhash3js-revisited • 3.0.0MurmurHash3 in JavaScript, matches the reference implementation (C++), runnable in node and browser.INDIRECT0
readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.jsINDIRECT4
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
uint8arrays • 2.1.10Utility functions to make dealing with Uint8Arrays easierDIRECT1
uint8arrays • 3.1.1Utility functions to make dealing with Uint8Arrays easierINDIRECT1
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
varint • 5.0.2protobuf-style varint bytes - use msb to create integer values of varying sizesINDIRECT0
varint • 6.0.0protobuf-style varint bytes - use msb to create integer values of varying sizesINDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
Apache-2.0 AND MIT1
PackageRelationDependenciesPublished
multiformats • 9.9.0Interface for multihash, multicodec, multibase and CIDINDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
delimit-stream • 0.1.0Push messages from a stream partitioned by the given delimiterINDIRECT0
ISC1
PackageRelationDependenciesPublished
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.17.1 version:

[![licenses](https://licenses.dev/b/npm/ipld-dag-cbor/0.17.1)](https://licenses.dev/npm/ipld-dag-cbor/0.17.1)
<a href="https://licenses.dev/npm/ipld-dag-cbor/0.17.1">
  <img src="https://licenses.dev/b/npm/ipld-dag-cbor/0.17.1" alt="licenses" />
</a>
GitHub