licenses.dev

ipld v0.30.2

The JavaScript Implementation of IPLD

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT39
PackageRelationDependenciesPublished
@multiformats/base-x • 4.0.1Fast base encoding / decoding of any given alphabetINDIRECT0
@sovpro/delimited-stream • 1.1.0A Transform stream emitting buffered data at each delimiter instanceINDIRECT0
@types/long • 4.0.2TypeScript definitions for long.jsINDIRECT0
@types/node • 22.5.5TypeScript definitions for nodeINDIRECT1
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 • 3.0.0Encode and parse data in the Concise Binary Object Representation (CBOR) data format (RFC7049).INDIRECT13
buffer • 6.0.3Node.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
ipfs-block-service • 0.19.1JavaScript Implementation of BlockServiceDIRECT2
ipld-block • 0.11.1JavaScript Implementation of IPLD BlockDIRECT9
ipld-dag-cbor • 1.0.1JavaScript implementation of the IPLD (InterpPlanetary Linked Data)DIRECT31
ipld-dag-pb • 0.22.3JavaScript Implementation of the MerkleDAG Node in Protobuf.DIRECT32
ipld-raw • 7.0.1JavaScript implementation of the IPLD raw format.DIRECT15
is-circular • 1.0.2high-performance, zero-dependency circular reference check for objects (or arrays)INDIRECT0
is-plain-obj • 2.1.0Check if a value is a plain objectINDIRECT0
iso-url • 1.2.1Isomorphic/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.3.0Parse and generate RS-delimited JSON sequences according to draft-ietf-json-text-sequenceINDIRECT1
merge-options • 3.0.4Merge Option ObjectsDIRECT1
multibase • 4.0.6JavaScript implementation of the multibase specificationINDIRECT1
multicodec • 3.2.1JavaScript implementation of the multicodec specificationDIRECT3
multihashes • 4.0.3multihash implementationDIRECT5
multihashing-async • 2.1.4multiple hash functionsINDIRECT10
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
stable • 0.1.8A stable array sort for JavaScriptINDIRECT0
string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
typical • 6.0.1Isomorphic, functional type-checking for JavascriptDIRECT0
uint8arrays • 2.1.10Utility functions to make dealing with Uint8Arrays easierINDIRECT1
uint8arrays • 3.1.1Utility functions to make dealing with Uint8Arrays easierINDIRECT1
undici-types • 6.19.8A stand-alone types package for UndiciINDIRECT0
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-Clause12
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
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
protobufjs • 6.11.4Protocol Buffers for JavaScript (& TypeScript).INDIRECT14
Apache-2.0 AND MIT2
PackageRelationDependenciesPublished
interface-ipld-format • 1.0.1IPLD formatDIRECT9
multiformats • 9.9.0Interface for multihash, multicodec, multibase and CIDINDIRECT0
ISC2
PackageRelationDependenciesPublished
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
it-map • 1.0.6Maps the values yielded by an async iteratorINDIRECT0
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)](https://licenses.dev/npm/ipld)
<a href="https://licenses.dev/npm/ipld">
  <img src="https://licenses.dev/b/npm/ipld" alt="licenses" />
</a>

Or the licenses badge code for the 0.30.2 version:

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