licenses.dev

@tbd54566975/tbdex v0.7.0

Library that includes type definitions for tbdex messages

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

MIT155
PackageRelationDependenciesPublished
@astronautlabs/jsonpath • 1.1.2Query JavaScript objects with JSONPath expressions. Robust / safe JSONPath engine for Node.js.INDIRECT13
@cbor-extract/cbor-extract-darwin-arm64 • 2.2.2Platform specific binary for cbor-extract on darwin OS with arm64 architectureINDIRECT0
@cbor-extract/cbor-extract-darwin-x64 • 2.2.2Platform specific binary for cbor-extract on darwin OS with x64 architectureINDIRECT0
@cbor-extract/cbor-extract-linux-arm • 2.2.2Platform specific binary for cbor-extract on linux OS with arm architectureINDIRECT0
@cbor-extract/cbor-extract-linux-arm64 • 2.2.2Platform specific binary for cbor-extract on linux OS with arm64 architectureINDIRECT0
@cbor-extract/cbor-extract-linux-x64 • 2.2.2Platform specific binary for cbor-extract on linux OS with x64 architectureINDIRECT0
@cbor-extract/cbor-extract-win32-x64 • 2.2.2Platform specific binary for cbor-extract on win32 OS with x64 architectureINDIRECT0
@multiformats/base-x • 4.0.1Fast base encoding / decoding of any given alphabetINDIRECT0
@noble/ciphers • 0.1.4Auditable & minimal JS implementation of Salsa20, ChaCha, Poly1305 & AES-SIVINDIRECT0
@noble/curves • 1.1.0Audited & minimal JS implementation of elliptic curve cryptographyINDIRECT1
@noble/ed25519 • 2.3.0Fastest 4KB JS implementation of ed25519 EDDSA signatures compliant with RFC8032, FIPS 186-5 & ZIP215INDIRECT0
@noble/hashes • 1.3.1Audited & minimal 0-dependency JS implementation of SHA2, SHA3, RIPEMD, BLAKE2/3, HMAC, HKDF, PBKDF2, ScryptINDIRECT0
@noble/hashes • 1.3.2Audited & minimal 0-dependency JS implementation of SHA2, SHA3, RIPEMD, BLAKE2/3, HMAC, HKDF, PBKDF2, ScryptDIRECT0
@noble/secp256k1 • 2.3.0Fastest 4KB JS implementation of secp256k1 ECDH & ECDSA signatures compliant with RFC6979INDIRECT0
abstract-level • 1.0.4Abstract class for a lexicographically sorted key-value databaseINDIRECT9
ajv-formats • 2.1.1Format validation for Ajv v7+INDIRECT6
ajv • 8.12.0Another JSON Schema ValidatorDIRECT5
array-buffer-byte-length • 1.0.2Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.INDIRECT21
arraybuffer.prototype.slice • 1.0.4ES spec-compliant shim for ArrayBuffer.prototype.sliceINDIRECT91
async-function • 1.0.0A function that returns the normally hidden `AsyncFunction` constructorINDIRECT0
async-generator-function • 1.0.0A function that returns the normally hidden `AsyncGeneratorFunction` constructorINDIRECT0
available-typed-arrays • 1.0.7Returns an array of Typed Array names that are available in the current environmentINDIRECT1
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
browser-level • 1.0.1An abstract-level database for browsers, backed by IndexedDBINDIRECT11
buffer • 6.0.3Node.js Buffer API, for the browserINDIRECT2
call-bind-apply-helpers • 1.0.2Helper functions around Function call/apply/bind, for use in `call-bind`INDIRECT2
call-bind • 1.0.9Robustly `.call.bind()` a functionINDIRECT18
call-bound • 1.0.4Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.INDIRECT15
catering • 2.1.1Simple utility to allow your module to be consumed with a callback or promiseINDIRECT0
cbor-extract • 2.2.2Node addon for string extraction for cbor-xINDIRECT8
cbor-x • 1.5.4Ultra-fast and conformant CBOR (RFC 8949) implementation with support for numerous tag extensions including records and structured cloningDIRECT9
classic-level • 1.4.1An abstract-level database backed by LevelDBINDIRECT12
cross-fetch • 3.1.5Universal WHATWG Fetch API for Node, Browsers and React NativeINDIRECT4
data-view-buffer • 1.0.2Get the ArrayBuffer out of a DataView, robustly.INDIRECT28
data-view-byte-length • 1.0.2Get the byteLength out of a DataView, robustly.INDIRECT28
data-view-byte-offset • 1.0.1Get the byteOffset out of a DataView, robustly.INDIRECT28
decode-uri-component • 0.4.1A better decodeURIComponentINDIRECT0
deep-is • 0.1.4node's assert.deepEqual algorithm except for NaN being equal to NaNINDIRECT0
define-data-property • 1.1.4Define a data property on an object. Will fall back to assignment in an engine without descriptors.INDIRECT3
define-properties • 1.2.1Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.INDIRECT6
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
es-abstract-get • 1.0.0ECMAScript Abstract Operations for "getting properties" (Get, GetV, GetMethod)INDIRECT4
es-abstract • 1.24.2ECMAScript spec abstract operations.INDIRECT91
es-define-property • 1.0.1`Object.defineProperty`, but not IE 8's broken one.INDIRECT0
es-errors • 1.3.0A simple cache for a few of the JS Error constructors.INDIRECT0
es-object-atoms • 1.1.2ES Object-related atoms: Object, ToObject, RequireObjectCoercibleINDIRECT1
es-set-tostringtag • 2.1.0A helper to optimistically set Symbol.toStringTag, when possible.INDIRECT16
es-to-primitive • 1.3.4ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions.INDIRECT24
fast-deep-equal • 3.1.3Fast deep equalINDIRECT0
fast-levenshtein • 2.0.6Efficient implementation of Levenshtein algorithm with locale-specific collator support.INDIRECT0
filter-obj • 5.1.0Filter object keys and values into a new objectINDIRECT0
for-each • 0.3.5A better forEachINDIRECT1
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
function.prototype.name • 1.2.0An ES2015 spec-compliant `Function.prototype.name` shimINDIRECT23
functions-have-names • 1.2.3Does this JS environment support the `name` property on functions?INDIRECT0
generator-function • 2.0.1A function that returns the normally hidden `GeneratorFunction` constructorINDIRECT0
get-intrinsic • 1.3.1Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT14
get-proto • 1.0.1Robustly get the [[Prototype]] of an objectINDIRECT6
get-symbol-description • 1.1.0Gets the description of a Symbol. Handles `Symbol()` vs `Symbol('')` properly when possible.INDIRECT16
globalthis • 1.0.4ECMAScript spec-compliant polyfill/shim for `globalThis`INDIRECT7
gopd • 1.2.0`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT0
has-bigints • 1.1.0Determine if the JS environment has BigInt support.INDIRECT0
has-property-descriptors • 1.0.2Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.INDIRECT1
has-proto • 1.2.0Does this environment have the ability to get the [[Prototype]] of an object on creation with `__proto__`?INDIRECT5
has-symbols • 1.1.0Determine if the JS environment has Symbol support. Supports spec, or shams.INDIRECT0
has-tostringtag • 1.0.2Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.INDIRECT1
hash-wasm • 4.9.0Lightning fast hash functions for browsers and Node.js using hand-tuned WebAssembly binaries (MD4, MD5, SHA-1, SHA-2, SHA-3, Keccak, BLAKE2, BLAKE3, PBKDF2, Argon2, bcrypt, scrypt, Adler-32, CRC32, CRC32C, RIPEMD-160, HMAC, xxHash, SM3, Whirlpool)INDIRECT0
hasown • 2.0.4A robust, ES3 compatible, "has own property" predicate.INDIRECT1
internal-slot • 1.1.0ES spec-like internal slotsINDIRECT21
is-array-buffer • 3.0.5Is this value a JS ArrayBuffer?INDIRECT20
is-async-function • 2.1.1Determine if a function is a native async function.INDIRECT19
is-bigint • 1.1.0Is this value an ES BigInt?INDIRECT1
is-boolean-object • 1.2.2Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT17
is-buffer • 2.0.5Determine if an object is a BufferINDIRECT0
is-callable • 1.2.7Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.INDIRECT0
is-data-view • 1.0.2Is this value a JS DataView? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.INDIRECT27
is-date-object • 1.1.0Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT17
is-document.all • 1.0.0Is this value `document.all`, i.e. an object with the [[IsHTMLDDA]] internal slot?INDIRECT16
is-finalizationregistry • 1.1.1Is this value a JS FinalizationRegistry? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT16
is-generator-function • 1.1.2Determine if a function is a native generator function.INDIRECT19
is-map • 2.0.3Is this value a JS Map? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT0
is-negative-zero • 2.0.3Is this value negative zero? === will lie to youINDIRECT0
is-number-object • 1.1.1Is this value a JS Number object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT17
is-regex • 1.2.1Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTagINDIRECT17
is-set • 2.0.3Is this value a JS Set? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT0
is-shared-array-buffer • 1.0.4Is this value a JS SharedArrayBuffer?INDIRECT16
is-string • 1.1.1Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT17
is-symbol • 1.1.1Determine if a value is an ES6 Symbol or not.INDIRECT19
is-typed-array • 1.1.15Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.INDIRECT26
is-weakmap • 2.0.2Is this value a JS WeakMap? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT0
is-weakref • 1.1.1Is this value a JS WeakRef? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT16
is-weakset • 2.0.4Is this value a JS WeakSet? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT16
isarray • 2.0.5Array#isArray for older browsersINDIRECT0
json-schema-traverse • 1.0.0Traverse JSON Schema passing each schema object to callbackINDIRECT0
jwt-decode • 3.1.2Decode JWT tokens, mostly useful for browser applications.INDIRECT0
level-supports • 4.0.1Create a manifest describing the abilities of an abstract-level databaseINDIRECT0
level-transcoder • 1.0.1Encode data with built-in or custom encodingsINDIRECT4
level • 8.0.0Universal abstract-level database for Node.js and browsersINDIRECT15
levn • 0.3.0Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexibleINDIRECT2
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
module-error • 1.0.2Create errors with code and cause propertiesINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
multibase • 4.0.6JavaScript implementation of the multibase specificationINDIRECT1
multihashes • 4.0.3multihash implementationINDIRECT5
nanoid • 3.3.16A tiny (116 bytes), secure URL-friendly unique string ID generatorINDIRECT0
napi-macros • 2.2.2Set of utility macros to make writing N-API modules a little easier.INDIRECT0
node-fetch • 2.6.7A light-weight module that brings window.fetch to node.jsINDIRECT3
node-gyp-build-optional-packages • 5.1.1Build tool and bindings loader for node-gyp that supports prebuildsINDIRECT1
node-gyp-build • 4.8.4Build tool and bindings loader for node-gyp that supports prebuildsINDIRECT0
object-inspect • 1.13.4string representations of objects in node and the browserINDIRECT0
object-keys • 1.1.1An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shimINDIRECT0
object.assign • 4.1.7ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shimINDIRECT22
optionator • 0.8.3option parsing and help generationINDIRECT6
own-keys • 1.0.2Robustly get an object's own property keys (strings and symbols), including non-enumerables when possibleINDIRECT19
possible-typed-array-names • 1.1.0A simple list of possible Typed Array names.INDIRECT0
prelude-ls • 1.1.2prelude.ls is a functionally oriented utility library. It is powerful and flexible. Almost all of its functions are curried. It is written in, and is the recommended base library for, LiveScript.INDIRECT0
punycode • 2.3.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
query-string • 8.1.0Parse and stringify URL query stringsDIRECT3
queue-microtask • 1.2.3fast, tiny `queueMicrotask` shim for modern enginesINDIRECT0
reflect.getprototypeof • 1.0.10An ES2015 mostly-spec-compliant `Reflect.getPrototypeOf` sham/polyfill/replacement that works in as many engines as possibleINDIRECT91
regexp.prototype.flags • 1.5.4ES6 spec-compliant RegExp.prototype.flags shim.INDIRECT23
require-from-string • 2.0.2Require module from stringINDIRECT0
run-parallel-limit • 1.1.0Run an array of functions in parallel, but limit the number of tasks executing at the same timeINDIRECT1
safe-array-concat • 1.1.4`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadableINDIRECT21
safe-push-apply • 1.0.0Push an array of items into an array, while being robust against prototype modificationINDIRECT2
safe-regex-test • 1.1.0Give a regex, get a robust predicate function that tests it against a string.INDIRECT18
set-function-length • 1.2.2Set a function's length propertyINDIRECT17
set-function-name • 2.0.2Set a function's name propertyINDIRECT6
set-proto • 1.0.0Robustly set the [[Prototype]] of an objectINDIRECT6
side-channel-list • 1.0.1Store information about any JS value in a side channel, using a linked listINDIRECT2
side-channel-map • 1.0.1Store information about any JS value in a side channel, using a MapINDIRECT17
side-channel-weakmap • 1.0.2Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT18
side-channel • 1.1.1Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT20
split-on-first • 3.0.0Split a string on the first occurance of a given separatorINDIRECT0
static-eval • 2.0.2evaluate statically-analyzable expressionsINDIRECT12
stop-iteration-iterator • 1.1.0Firefox 17-26 iterators throw a StopIteration object to indicate "done". This normalizes it.INDIRECT22
string.prototype.matchall • 4.0.12Spec-compliant polyfill for String.prototype.matchAllINDIRECT92
string.prototype.trim • 1.2.11ES5 spec-compliant shim for String.prototype.trimINDIRECT91
string.prototype.trimend • 1.0.10ES2019 spec-compliant String.prototype.trimEnd shim.INDIRECT22
string.prototype.trimstart • 1.0.8ES2019 spec-compliant String.prototype.trimStart shim.INDIRECT21
tr46 • 0.0.3An implementation of the Unicode TR46 specINDIRECT0
type-check • 0.3.2type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax.INDIRECT1
typed-array-buffer • 1.0.3Get the ArrayBuffer out of a TypedArray, robustly.INDIRECT27
typed-array-byte-length • 1.0.3Robustly get the byte length of a Typed ArrayINDIRECT28
typed-array-byte-offset • 1.0.4Robustly get the byte offset of a Typed ArrayINDIRECT91
typed-array-length • 1.0.8Robustly get the length of a Typed ArrayINDIRECT91
uint8arrays • 3.1.1Utility functions to make dealing with Uint8Arrays easierINDIRECT1
unbox-primitive • 1.1.0Unbox a boxed JS primitive value.INDIRECT26
varint • 5.0.2protobuf-style varint bytes - use msb to create integer values of varying sizesINDIRECT0
whatwg-url • 5.0.0An implementation of the WHATWG URL Standard's URL API and parsing machineryINDIRECT2
which-boxed-primitive • 1.1.1Which kind of boxed JS primitive is this?INDIRECT25
which-builtin-type • 1.2.1What is the type of this builtin JS value?INDIRECT49
which-collection • 1.0.2Which kind of Collection (Map, Set, WeakMap, WeakSet) is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.INDIRECT20
which-typed-array • 1.1.22Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.INDIRECT25
word-wrap • 1.2.5Wrap words to a specified length.INDIRECT0
Apache-2.013
PackageRelationDependenciesPublished
@decentralized-identity/ion-pow-sdk • 1.0.17sdk to perform proof of work for IONINDIRECT9
@decentralized-identity/ion-sdk • 1.0.1TypeScript SDK for IONINDIRECT12
@sphereon/pex-models • 2.0.3Presentation Exchange v1 and v2 typescript modelsDIRECT0
@sphereon/pex • 2.1.0A Typescript implementation of the v1 and v2 DIF Presentation Exchange specificationDIRECT118
@sphereon/ssi-types • 0.13.0SSI Common TypesINDIRECT1
@web5/common • 0.1.1-alpha-20230828-8204a49DIRECT17
@web5/crypto • 0.1.6-alpha-20230828-8204a49TBD crypto libraryDIRECT21
@web5/dids • 0.1.9-alpha-20230828-8204a49TBD DIDs libraryDIRECT44
canonicalize • 2.0.0JSON canonicalize function INDIRECT0
detect-libc • 2.1.2Node.js module to detect the C standard library (libc) implementation family and versionINDIRECT0
did-resolver • 4.1.0Resolve DID documentsINDIRECT0
typeid-js • 0.3.0Official implementation of the TypeID specification in TypeScript. TypeIDs are type-safe, K-sortable, and globally unique identifiers inspired by Stripe IDsDIRECT1
uuidv7 • 0.4.4An experimental implementation of the proposed UUID Version 7INDIRECT0
BSD-2-Clause6
PackageRelationDependenciesPublished
escodegen • 1.14.3ECMAScript code generatorINDIRECT11
esprima • 4.0.1ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
estraverse • 4.3.0ECMAScript JS AST traversal functionsINDIRECT0
esutils • 2.0.3utility box for ECMAScript language toolsINDIRECT0
uri-js • 4.4.1An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.INDIRECT1
webidl-conversions • 3.0.1Implements the WebIDL algorithms for converting to and from JavaScript valuesINDIRECT0
Apache-2.0 OR MIT2
PackageRelationDependenciesPublished
multiformats • 11.0.2Interface for multihash, multicodec, multibase and CIDINDIRECT0
multiformats • 12.1.3Interface for multihash, multicodec, multibase and CIDINDIRECT0
BSD-3-Clause2
PackageRelationDependenciesPublished
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
Apache-2.0 AND MIT1
PackageRelationDependenciesPublished
multiformats • 9.9.0Interface for multihash, multicodec, multibase and CIDINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40tbd54566975%2Ftbdex)](https://licenses.dev/npm/%40tbd54566975%2Ftbdex)
<a href="https://licenses.dev/npm/%40tbd54566975%2Ftbdex">
  <img src="https://licenses.dev/b/npm/%40tbd54566975%2Ftbdex" alt="licenses" />
</a>

Or the licenses badge code for the 0.7.0 version:

[![licenses](https://licenses.dev/b/npm/%40tbd54566975%2Ftbdex/0.7.0)](https://licenses.dev/npm/%40tbd54566975%2Ftbdex/0.7.0)
<a href="https://licenses.dev/npm/%40tbd54566975%2Ftbdex/0.7.0">
  <img src="https://licenses.dev/b/npm/%40tbd54566975%2Ftbdex/0.7.0" alt="licenses" />
</a>
GitHub