licenses.dev

@coinbase/wallet-sdk v3.9.3

Coinbase Wallet JavaScript SDK

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

MIT65
PackageRelationDependenciesPublished
@ethereumjs/common • 3.2.0Resources common to all Ethereum implementationsINDIRECT10
@metamask/rpc-errors • 6.4.0Ethereum RPC and Provider errorsINDIRECT24
@metamask/superstruct • 3.2.1A simple and composable way to validate data in JavaScript (and TypeScript).INDIRECT0
@noble/curves • 1.4.2Audited & minimal JS implementation of elliptic curve cryptographyINDIRECT1
@noble/hashes • 1.4.0Audited & minimal 0-dependency JS implementation of SHA, RIPEMD, BLAKE, HMAC, HKDF, PBKDF & ScryptINDIRECT0
@noble/hashes • 1.8.0Audited & minimal 0-dependency JS implementation of SHA, RIPEMD, BLAKE, HMAC, HKDF, PBKDF & ScryptINDIRECT0
@scure/base • 1.1.9Secure, audited & 0-dep implementation of base64, bech32, base58, base32 & base16INDIRECT0
@scure/base • 1.2.6Secure, audited & 0-dep implementation of base64, bech32, base58, base32 & base16INDIRECT0
@scure/bip32 • 1.4.0Secure, audited & minimal implementation of BIP32 hierarchical deterministic (HD) wallets over secp256k1INDIRECT3
@scure/bip39 • 1.3.0Secure, audited & minimal implementation of BIP39 mnemonic phrasesINDIRECT2
@types/debug • 4.1.12TypeScript definitions for debugINDIRECT1
@types/ms • 2.1.0TypeScript definitions for msINDIRECT0
async-mutex • 0.2.6A mutex for guarding async workflowsINDIRECT1
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
bn.js • 5.2.2Big number implementation in pure javascriptDIRECT0
buffer • 6.0.3Node.js Buffer API, for the browserDIRECT2
call-bind-apply-helpers • 1.0.2Helper functions around Function call/apply/bind, for use in `call-bind`INDIRECT2
call-bind • 1.0.8Robustly `.call.bind()` a functionINDIRECT15
call-bound • 1.0.4Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.INDIRECT12
clsx • 1.2.1A tiny (228B) utility for constructing className strings conditionally.DIRECT0
debug • 4.4.1Lightweight debugging utility for Node.js and the browserINDIRECT1
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.1ES Object-related atoms: Object, ToObject, RequireObjectCoercibleINDIRECT1
eth-block-tracker • 7.1.0A block tracker for the Ethereum blockchain. Keeps track of the latest block.DIRECT33
eth-rpc-errors • 4.0.3Ethereum RPC and Provider errors.INDIRECT1
ethereum-cryptography • 2.2.1All the cryptographic primitives used in EthereumINDIRECT5
eventemitter3 • 5.0.1EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface.DIRECT0
fast-safe-stringify • 2.1.1Safely and quickly serialize JavaScript objectsINDIRECT0
for-each • 0.3.5A better forEachINDIRECT1
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
get-intrinsic • 1.3.0Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT11
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.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
is-callable • 1.2.7Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.INDIRECT0
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.INDIRECT23
isarray • 2.0.5Array#isArray for older browsersINDIRECT0
keccak • 3.0.4Keccak sponge function familyDIRECT7
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
micro-ftch • 0.3.1Wraps nodejs built-in modules and browser fetch into one function.INDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
node-addon-api • 2.0.2Node.js API (N-API)INDIRECT0
node-gyp-build • 4.8.4Build tool and bindings loader for node-gyp that supports prebuildsINDIRECT0
pify • 3.0.0Promisify a callback-style functionINDIRECT0
pify • 5.0.0Promisify a callback-style functionINDIRECT0
possible-typed-array-names • 1.1.0A simple list of possible Typed Array names.INDIRECT0
preact • 10.26.9Fast 3kb React-compatible Virtual DOM library.DIRECT0
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
set-function-length • 1.2.2Set a function's length propertyINDIRECT14
string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
superstruct • 1.0.4A simple and composable way to validate data in JavaScript (and TypeScript).INDIRECT0
to-buffer • 1.2.1Pass in a string, array, Buffer, Data View, or Uint8Array, and get a Buffer back.INDIRECT27
typed-array-buffer • 1.0.3Get the ArrayBuffer out of a TypedArray, robustly.INDIRECT24
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
uuid • 9.0.1RFC4122 (v1, v4, and v5) UUIDsINDIRECT0
which-typed-array • 1.1.19Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.INDIRECT22
xtend • 4.0.2extend like a bossINDIRECT0
ISC13
PackageRelationDependenciesPublished
@metamask/eth-json-rpc-provider • 1.0.1Create an Ethereum provider using a JSON-RPC engine or middlewareINDIRECT30
@metamask/json-rpc-engine • 7.3.3A tool for processing JSON-RPC messagesINDIRECT27
@metamask/safe-event-emitter • 2.0.0An EventEmitter that isolates the emitter from errors in handlersINDIRECT0
@metamask/safe-event-emitter • 3.1.2An EventEmitter that isolates the emitter from errors in handlersINDIRECT0
@metamask/utils • 5.0.2Various JavaScript/TypeScript utilities of wide relevance to the MetaMask codebase.INDIRECT18
@metamask/utils • 8.5.0Various JavaScript/TypeScript utilities of wide relevance to the MetaMask codebaseINDIRECT22
@metamask/utils • 9.3.0Various JavaScript/TypeScript utilities of wide relevance to the MetaMask codebaseINDIRECT22
eth-json-rpc-filters • 6.0.1[json-rpc-engine](https://github.com/MetaMask/json-rpc-engine) middleware implementing ethereum filter methods. Backed by an [eth-block-tracker](https://github.com/MetaMask/eth-block-tracker) and web3 provider interface (`web3.currentProvider`).DIRECT11
eth-query • 2.1.2like web3 but for minimalistsINDIRECT2
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
json-rpc-engine • 6.1.0A tool for processing JSON-RPC messages.INDIRECT3
json-rpc-random-id • 1.0.1Generates an id useable in json rpc payloads.INDIRECT0
semver • 7.7.2The semantic version parser used by npm.INDIRECT0
MPL-2.03
PackageRelationDependenciesPublished
@ethereumjs/rlp • 4.0.1Recursive Length Prefix Encoding ModuleINDIRECT0
@ethereumjs/tx • 4.2.0A simple module for creating, manipulating and signing Ethereum transactionsINDIRECT11
@ethereumjs/util • 8.1.0A collection of utility functions for EthereumINDIRECT8
0BSD2
PackageRelationDependenciesPublished
pony-cause • 2.1.11Ponyfill and helpers for Error CausesINDIRECT0
tslib • 2.8.1Runtime library for TypeScript helper functionsINDIRECT0
BSD-3-Clause AND MIT1
PackageRelationDependenciesPublished
sha.js • 2.4.12Streamable SHA hashes in pure javascriptDIRECT29
BSD-3-Clause1
PackageRelationDependenciesPublished
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
crc-32 • 1.2.2Pure-JS CRC-32INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 3.9.3 version:

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