licenses.dev

@dynamic-labs/wallet-book v4.17.0

## Updating Wallet Book

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT50
PackageRelationDependenciesPublished
@dynamic-labs/assert-package-version • 4.17.0Utility to assert package versionsDIRECT2
@dynamic-labs/iconic • 4.17.0A React SDK for implementing wallet web3 authentication and authorization to your website.DIRECT33
@dynamic-labs/logger • 4.17.0A simple client side logging library used in Dynamic SDKDIRECT1
@dynamic-labs/types • 4.17.0A React SDK for implementing wallet web3 authentication and authorization to your website.INDIRECT4
@dynamic-labs/utils • 4.17.0A React SDK for implementing wallet web3 authentication and authorization to your website.DIRECT10
@emnapi/runtime • 1.11.3emnapi runtimeINDIRECT1
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
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
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
color-string • 1.9.1Parser and generator for CSS color stringsINDIRECT3
color • 4.2.3Color conversion and manipulation with CSS string supportINDIRECT5
define-data-property • 1.1.4Define a data property on an object. Will fall back to assignment in an engine without descriptors.INDIRECT3
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
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
eventemitter3 • 5.0.1EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface.DIRECT0
for-each • 0.3.5A better forEachINDIRECT1
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
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
gopd • 1.2.0`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT0
has-property-descriptors • 1.0.2Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.INDIRECT1
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
hasown • 2.0.4A robust, ES3 compatible, "has own property" predicate.INDIRECT1
is-arguments • 1.2.0Is this an arguments object? It's a harder question than you think.INDIRECT17
is-arrayish • 0.3.4Determines if an object can be used as an arrayINDIRECT0
is-callable • 1.2.7Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.INDIRECT0
is-generator-function • 1.1.2Determine if a function is a native generator function.INDIRECT19
is-regex • 1.2.1Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTagINDIRECT17
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
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
possible-typed-array-names • 1.1.0A simple list of possible Typed Array names.INDIRECT0
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
simple-swizzle • 0.2.4Simply swizzle your argumentsINDIRECT1
tldts-core • 6.1.86tldts core primitives (internal module)INDIRECT0
tldts • 6.0.16Library to work against complex domain names, subdomains and URIs.INDIRECT1
util • 0.12.5Node.js's util module for all enginesDIRECT32
which-typed-array • 1.1.22Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.INDIRECT25
zod • 3.22.4TypeScript-first schema declaration and validation library with static type inferenceDIRECT0
Apache-2.011
PackageRelationDependenciesPublished
@dynamic-labs/sdk-api-core • 0.0.660API SDK for app.dynamic.xyzINDIRECT0
@img/sharp-darwin-arm64 • 0.33.5Prebuilt sharp for use with macOS 64-bit ARMINDIRECT1
@img/sharp-darwin-x64 • 0.33.5Prebuilt sharp for use with macOS x64INDIRECT1
@img/sharp-linux-arm • 0.33.5Prebuilt sharp for use with Linux (glibc) ARM (32-bit)INDIRECT1
@img/sharp-linux-arm64 • 0.33.5Prebuilt sharp for use with Linux (glibc) 64-bit ARMINDIRECT1
@img/sharp-linux-s390x • 0.33.5Prebuilt sharp for use with Linux (glibc) s390xINDIRECT1
@img/sharp-linux-x64 • 0.33.5Prebuilt sharp for use with Linux (glibc) x64INDIRECT1
@img/sharp-linuxmusl-arm64 • 0.33.5Prebuilt sharp for use with Linux (musl) 64-bit ARMINDIRECT1
@img/sharp-linuxmusl-x64 • 0.33.5Prebuilt sharp for use with Linux (musl) x64INDIRECT1
detect-libc • 2.1.2Node.js module to detect the C standard library (libc) implementation family and versionINDIRECT0
sharp • 0.33.5High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP, GIF, AVIF and TIFF imagesINDIRECT29
LGPL-3.0-or-later8
PackageRelationDependenciesPublished
@img/sharp-libvips-darwin-arm64 • 1.0.4Prebuilt libvips and dependencies for use with sharp on macOS 64-bit ARMINDIRECT0
@img/sharp-libvips-darwin-x64 • 1.0.4Prebuilt libvips and dependencies for use with sharp on macOS x64INDIRECT0
@img/sharp-libvips-linux-arm • 1.0.5Prebuilt libvips and dependencies for use with sharp on Linux (glibc) 32-bit ARMINDIRECT0
@img/sharp-libvips-linux-arm64 • 1.0.4Prebuilt libvips and dependencies for use with sharp on Linux (glibc) 64-bit ARMINDIRECT0
@img/sharp-libvips-linux-s390x • 1.0.4Prebuilt libvips and dependencies for use with sharp on Linux (glibc) s390xINDIRECT0
@img/sharp-libvips-linux-x64 • 1.0.4Prebuilt libvips and dependencies for use with sharp on Linux (glibc) x64INDIRECT0
@img/sharp-libvips-linuxmusl-arm64 • 1.0.4Prebuilt libvips and dependencies for use with sharp on Linux (musl) 64-bit ARMINDIRECT0
@img/sharp-libvips-linuxmusl-x64 • 1.0.4Prebuilt libvips and dependencies for use with sharp on Linux (musl) x64INDIRECT0
ISC2
PackageRelationDependenciesPublished
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
semver • 7.8.5The semantic version parser used by npm.INDIRECT0
Apache-2.0 AND LGPL-3.0-or-later2
PackageRelationDependenciesPublished
@img/sharp-win32-ia32 • 0.33.5Prebuilt sharp for use with Windows x86 (32-bit)INDIRECT0
@img/sharp-win32-x64 • 0.33.5Prebuilt sharp for use with Windows x64INDIRECT0
Apache-2.0 AND LGPL-3.0-or-later AND MIT1
PackageRelationDependenciesPublished
@img/sharp-wasm32 • 0.33.5Prebuilt sharp for use with wasm32INDIRECT2
BSD-3-Clause1
PackageRelationDependenciesPublished
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
0BSD1
PackageRelationDependenciesPublished
tslib • 2.8.1Runtime library for TypeScript helper functionsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40dynamic-labs%2Fwallet-book)](https://licenses.dev/npm/%40dynamic-labs%2Fwallet-book)
<a href="https://licenses.dev/npm/%40dynamic-labs%2Fwallet-book">
  <img src="https://licenses.dev/b/npm/%40dynamic-labs%2Fwallet-book" alt="licenses" />
</a>

Or the licenses badge code for the 4.17.0 version:

[![licenses](https://licenses.dev/b/npm/%40dynamic-labs%2Fwallet-book/4.17.0)](https://licenses.dev/npm/%40dynamic-labs%2Fwallet-book/4.17.0)
<a href="https://licenses.dev/npm/%40dynamic-labs%2Fwallet-book/4.17.0">
  <img src="https://licenses.dev/b/npm/%40dynamic-labs%2Fwallet-book/4.17.0" alt="licenses" />
</a>
GitHub