licenses.dev

ipld-dag-pb v0.22.3

JavaScript Implementation of the MerkleDAG Node in Protobuf.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT18
PackageRelationDependenciesPublished
@multiformats/base-x • 4.0.1Fast base encoding / decoding of any given alphabetINDIRECT0
@types/long • 4.0.2TypeScript definitions for long.jsINDIRECT0
@types/node • 22.8.6TypeScript definitions for nodeINDIRECT1
blakejs • 1.2.1Pure Javascript implementation of the BLAKE2b and BLAKE2s hash functionsINDIRECT0
cids • 1.1.9CID Implementation in JavaScriptDIRECT8
err-code • 3.0.1Create an error with a codeINDIRECT0
js-sha3 • 0.8.0A simple SHA-3 / Keccak / Shake hash function for JavaScript supports UTF-8 encoding.INDIRECT0
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
stable • 0.1.8A stable array sort for JavaScriptDIRECT0
uint8arrays • 2.1.10Utility functions to make dealing with Uint8Arrays easierDIRECT1
uint8arrays • 3.1.1Utility functions to make dealing with Uint8Arrays easierINDIRECT1
undici-types • 6.19.8A stand-alone types package for UndiciINDIRECT0
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-Clause11
PackageRelationDependenciesPublished
@protobufjs/aspromise • 1.1.2Returns a promise from a node-style callback function.INDIRECT0
@protobufjs/base64 • 1.1.2A minimal base64 implementation for number arrays.INDIRECT0
@protobufjs/codegen • 2.0.4A minimalistic code generation utility.INDIRECT0
@protobufjs/eventemitter • 1.1.0A minimal event emitter.INDIRECT0
@protobufjs/fetch • 1.1.0Fetches the contents of a file accross node and browsers.INDIRECT2
@protobufjs/float • 1.0.2Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.INDIRECT0
@protobufjs/inquire • 1.1.0Requires a module only if available and hides the require call from bundlers.INDIRECT0
@protobufjs/path • 1.1.2A minimal path module to resolve Unix, Windows and URL paths alike.INDIRECT0
@protobufjs/pool • 1.1.0A general purpose buffer pool.INDIRECT0
@protobufjs/utf8 • 1.1.0A minimal UTF8 implementation for number arrays.INDIRECT0
protobufjs • 6.11.4Protocol Buffers for JavaScript (& TypeScript).DIRECT14
Apache-2.0 AND MIT2
PackageRelationDependenciesPublished
interface-ipld-format • 1.0.1IPLD formatDIRECT9
multiformats • 9.9.0Interface for multihash, multicodec, multibase and CIDINDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
long • 4.0.0A Long class for representing a 64-bit two's-complement integer value.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.22.3 version:

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