licenses.dev

@metamask/rpc-methods v0.29.0

MetaMask Snap RPC method implementations.

Published on

Licenses

Learn more about license information.

Package Licenses

unknown

Dependency Licenses

MIT163
PackageRelationDependenciesPublished
@babel/code-frame • 7.29.0Generate errors that contain a code frame that point to source locations.INDIRECT3
@babel/compat-data • 7.29.3The compat-data to determine required Babel pluginsINDIRECT0
@babel/core • 7.29.0Babel compiler core.INDIRECT38
@babel/generator • 7.29.1Turns an AST into code.INDIRECT9
@babel/helper-compilation-targets • 7.28.6Helper functions on Babel compilation targetsINDIRECT13
@babel/helper-globals • 7.28.0A collection of JavaScript globals for Babel internal usageINDIRECT0
@babel/helper-module-imports • 7.28.6Babel helper functions for inserting module loadsINDIRECT18
@babel/helper-module-transforms • 7.28.6Babel helper functions for implementing ES6 module transformationsINDIRECT19
@babel/helper-string-parser • 7.27.1A utility package to parse stringsINDIRECT0
@babel/helper-validator-identifier • 7.28.5Validate identifier/keywords nameINDIRECT0
@babel/helper-validator-option • 7.27.1Validate plugin/preset optionsINDIRECT0
@babel/helpers • 7.29.2Collection of helper functions used by Babel transforms.INDIRECT8
@babel/parser • 7.29.3A JavaScript parserINDIRECT3
@babel/template • 7.28.6Generate an AST from a string template.INDIRECT7
@babel/traverse • 7.29.0The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodesINDIRECT17
@babel/types • 7.29.0Babel Types is a Lodash-esque utility library for AST nodesINDIRECT2
@ethereumjs/common • 3.2.0Resources common to all Ethereum implementationsINDIRECT10
@jridgewell/gen-mapping • 0.3.13Generate source mapsINDIRECT3
@jridgewell/remapping • 2.3.5Remap sequential sourcemaps through transformations to point at the original source codeINDIRECT4
@jridgewell/resolve-uri • 3.1.2Resolve a URI relative to an optional base URIINDIRECT0
@jridgewell/sourcemap-codec • 1.5.5Encode/decode sourcemap mappingsINDIRECT0
@jridgewell/trace-mapping • 0.3.31Trace the original position through a source mapINDIRECT2
@metamask/approval-controller • 1.1.0Manages requests that require user approvalINDIRECT101
@metamask/base-controller • 1.1.2Provides scaffolding for controllers as well a communication system for all controllersINDIRECT99
@metamask/controller-utils • 2.0.0Data and convenience functions shared by multiple packagesINDIRECT97
@metamask/key-tree • 6.2.1An interface over BIP-32 and BIP-39 key derivation paths.DIRECT14
@metamask/permission-controller • 2.0.0Mediates access to JSON-RPC methods, used to interact with pieces of the MetaMask stack, via middleware for json-rpc-engineDIRECT107
@metamask/providers • 10.2.1A JavaScript Ethereum provider that connects to the wallet over a stream.INDIRECT30
@metamask/scure-bip39 • 2.1.1MetaMask fork of @scure/bip39: a secure, audited & minimal implementation of BIP39 mnemonic phrasesINDIRECT2
@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/ed25519 • 1.7.5Fastest JS implementation of ed25519. Independently audited, high-security, 0-dependency EDDSA, X25519 ECDH & ristretto255INDIRECT0
@noble/hashes • 1.3.3Audited & minimal 0-dependency JS implementation of SHA, RIPEMD, BLAKE, HMAC, HKDF, PBKDF & ScryptINDIRECT0
@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 & ScryptDIRECT0
@noble/secp256k1 • 1.7.2Fastest JS implementation of secp256k1. Independently audited, high-security, 0-dependency ECDSA & Schnorr signaturesINDIRECT0
@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/bn.js • 5.2.0TypeScript definitions for bn.jsINDIRECT2
@types/chrome • 0.0.136TypeScript definitions for Chrome extension developmentINDIRECT3
@types/debug • 4.1.13TypeScript definitions for debugINDIRECT1
@types/deep-freeze-strict • 1.1.2TypeScript definitions for deep-freeze-strictINDIRECT0
@types/filesystem • 0.0.36TypeScript definitions for filesystemINDIRECT1
@types/filewriter • 0.0.33TypeScript definitions for filewriterINDIRECT0
@types/har-format • 1.2.16TypeScript definitions for har-formatINDIRECT0
@types/ms • 2.1.0TypeScript definitions for msINDIRECT0
@types/node • 25.9.1TypeScript definitions for nodeINDIRECT1
@types/pbkdf2 • 3.1.2TypeScript definitions for pbkdf2INDIRECT2
@types/secp256k1 • 4.0.7TypeScript definitions for secp256k1INDIRECT2
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
base-x • 3.0.11Fast base encoding / decoding of any given alphabetINDIRECT1
blakejs • 1.2.1Pure Javascript implementation of the BLAKE2b and BLAKE2s hash functionsINDIRECT0
bn.js • 4.11.6Big number implementation in pure javascriptINDIRECT0
bn.js • 4.12.3Big number implementation in pure javascriptINDIRECT0
bn.js • 5.2.3Big number implementation in pure javascriptINDIRECT0
brorand • 1.1.0Random number generator for browsers and node.jsINDIRECT0
browserify-aes • 1.2.0aes, for browserifyINDIRECT47
browserslist • 4.28.2Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-presetINDIRECT7
bs58 • 4.0.1Base 58 encoding / decodingINDIRECT2
bs58check • 2.1.2A straightforward implementation of base58-check encodingINDIRECT47
buffer-xor • 1.0.3A simple module for bitwise-xor on buffersINDIRECT0
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
cipher-base • 1.0.7abstract base class for crypto-streamsINDIRECT32
convert-source-map • 2.0.0Converts a source-map from/to different formats and allows adding/changing properties.INDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
create-hash • 1.2.0create hashes for browserifyINDIRECT44
create-hmac • 1.1.7node style hmacs in the browserINDIRECT45
cron-parser • 4.9.0Node.js library for parsing crontab instructionsINDIRECT1
debug • 4.4.3Lightweight 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
detect-browser • 5.3.0Unpack a browser type and version from the useragent stringINDIRECT0
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
elliptic • 6.6.1EC cryptographyINDIRECT7
end-of-stream • 1.4.5Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT2
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
escalade • 3.2.0A tiny (183B to 210B) and fast utility to ascend parent directoriesINDIRECT0
eth-rpc-errors • 4.0.3Ethereum RPC and Provider errors.DIRECT1
ethereum-cryptography • 0.1.3All the cryptographic primitives used in EthereumINDIRECT74
ethereum-cryptography • 2.2.1All the cryptographic primitives used in EthereumINDIRECT5
ethjs-unit • 0.1.6A simple module for handling Ethereum units (e.g. 'ether', 'wei', etc...)INDIRECT4
evp_bytestokey • 1.0.3The insecure key derivation algorithm from OpenSSLINDIRECT41
fast-deep-equal • 2.0.1Fast deep equalINDIRECT0
fast-deep-equal • 3.1.3Fast deep equalINDIRECT0
fast-json-stable-stringify • 2.1.0deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonifyINDIRECT0
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
generator-function • 2.0.1A function that returns the normally hidden `GeneratorFunction` constructorINDIRECT0
gensync • 1.0.0-beta.2Allows users to use generators in order to write common functions that can be both sync or async.INDIRECT0
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
hash-base • 3.1.2abstract base class for hash-streamsINDIRECT39
hash.js • 1.1.7Various hash functions that could be run by both browser and nodeINDIRECT2
hasown • 2.0.3A robust, ES3 compatible, "has own property" predicate.INDIRECT1
hmac-drbg • 1.0.1Deterministic random bit generator (hmac)INDIRECT4
idna-uts46-hx • 2.3.1A UTS #46 processing algorithm for IDNA2008 stringsINDIRECT1
immer • 9.0.21Create your next immutable state by mutating the current oneINDIRECT0
is-callable • 1.2.7Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.INDIRECT0
is-hex-prefixed • 1.0.0A simple method to check if a string is hex prefixed.INDIRECT0
is-stream • 2.0.1Check if something is a Node.js streamINDIRECT0
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
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
isarray • 2.0.5Array#isArray for older browsersINDIRECT0
isomorphic-fetch • 3.0.0Isomorphic WHATWG Fetch API, for Node & BrowserifyINDIRECT5
js-sha3 • 0.5.7A simple SHA-3 / Keccak / Shake hash function for JavaScript supports UTF-8 encoding.INDIRECT0
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
jsesc • 3.1.0Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.INDIRECT0
json5 • 2.2.3JSON for HumansINDIRECT0
keccak • 3.0.4Keccak sponge function familyINDIRECT7
luxon • 3.7.2Immutable date wrapperINDIRECT0
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
md5.js • 1.3.5node style md5 on pure JavaScriptINDIRECT40
micro-ftch • 0.3.1Wraps nodejs built-in modules and browser fetch into one function.INDIRECT0
minimalistic-crypto-utils • 1.0.1Minimalistic tools for JS crypto modulesINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
nanoid • 3.3.12A tiny (116 bytes), secure URL-friendly unique string ID generatorDIRECT0
node-addon-api • 2.0.2Node.js API (N-API)INDIRECT0
node-addon-api • 5.1.0Node.js API (Node-API)INDIRECT0
node-fetch • 2.7.0A light-weight module that brings window.fetch to node.jsINDIRECT3
node-gyp-build • 4.8.4Build tool and bindings loader for node-gyp that supports prebuildsINDIRECT0
node-releases • 2.0.46Node.js releases dataINDIRECT0
number-to-bn • 1.7.0A simple method that will convert numbers, hex, BN or bignumber.js object into a BN.js object.INDIRECT3
pbkdf2 • 3.1.5This library provides the functionality of PBKDF2 with the ability to use any supported hashing algorithm returned from crypto.getHashes()INDIRECT46
possible-typed-array-names • 1.1.0A simple list of possible Typed Array names.INDIRECT0
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
pump • 3.0.4pipe streams together and close all of them if one of them closesINDIRECT3
punycode • 2.1.0A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
randombytes • 2.1.0random bytes from browserify stand aloneINDIRECT1
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.jsINDIRECT4
rfdc • 1.4.1Really Fast Deep CloneINDIRECT0
ripemd160 • 2.0.3Compute ripemd160 of bytes or strings.INDIRECT40
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
scrypt-js • 3.0.1The scrypt password-based key derivation function with sync and cancellable async.INDIRECT0
secp256k1 • 4.0.4This module provides native bindings to ecdsa secp256k1 functionsINDIRECT10
set-function-length • 1.2.2Set a function's length propertyINDIRECT17
setimmediate • 1.0.5A shim for the setImmediate efficient script yielding APIINDIRECT0
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
strip-hex-prefix • 1.0.0A simple method that will strip a valid hex prefix off a string, if present.INDIRECT1
superstruct • 1.0.4A simple and composable way to validate data in JavaScript (and TypeScript).DIRECT0
to-buffer • 1.2.2Pass in a string, array, Buffer, Data View, or Uint8Array, and get a Buffer back.INDIRECT30
tr46 • 0.0.3An implementation of the Unicode TR46 specINDIRECT0
typed-array-buffer • 1.0.3Get the ArrayBuffer out of a TypedArray, robustly.INDIRECT27
undici-types • 7.24.6A stand-alone types package for UndiciINDIRECT0
update-browserslist-db • 1.2.3CLI tool to update caniuse-lite to refresh target browsers from Browserslist configINDIRECT2
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
uuid • 9.0.1RFC4122 (v1, v4, and v5) UUIDsINDIRECT0
whatwg-fetch • 3.6.20A window.fetch polyfill.INDIRECT0
whatwg-url • 5.0.0An implementation of the WHATWG URL Standard's URL API and parsing machineryINDIRECT2
which-typed-array • 1.1.20Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.INDIRECT25
ISC23
PackageRelationDependenciesPublished
@metamask/browser-passworder • 4.3.0A simple browserifiable module for password-encrypting JS objects.DIRECT23
@metamask/object-multiplex • 1.3.0Simple stream multiplexing for objectMode.INDIRECT11
@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/snaps-utils • 0.29.0Shared utility functions used by the other packages.DIRECT195
@metamask/utils • 3.6.0Various JavaScript/TypeScript utilities of wide relevance to the MetaMask codebase.DIRECT6
@metamask/utils • 7.1.0Various JavaScript/TypeScript utilities of wide relevance to the MetaMask codebaseINDIRECT19
@metamask/utils • 8.5.0Various JavaScript/TypeScript utilities of wide relevance to the MetaMask codebaseINDIRECT22
electron-to-chromium • 1.5.361Provides a list of electron-to-chromium version mappingsINDIRECT0
eth-ens-namehash • 2.0.8A simple module for generating ENS namehashes per spec https://github.com/ethereum/EIPs/issues/137INDIRECT3
extension-port-stream • 2.1.1A module for creating a node style stream over a WebExtension port object.INDIRECT1
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-middleware-stream • 4.2.3A small toolset for streaming JSON-RPC data and matching requests and responses.INDIRECT13
lru-cache • 5.1.1A cache object that deletes the least-recently-used items.INDIRECT1
minimalistic-assert • 1.0.1minimalistic-assert ===INDIRECT0
once • 1.4.0Run a function exactly one timeINDIRECT1
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
semver • 6.3.1The semantic version parser used by npm.INDIRECT0
semver • 7.8.1The semantic version parser used by npm.INDIRECT0
validate-npm-package-name • 5.0.1Give me a string and I'll tell you if it's a valid npm package nameINDIRECT0
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
yallist • 3.1.1Yet Another Linked ListINDIRECT0
MPL-2.07
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
ethereumjs-util • 7.1.5A collection of utility functions for EthereumINDIRECT78
rlp • 2.2.7Recursive Length Prefix Encoding ModuleINDIRECT1
webextension-polyfill • 0.12.0A lightweight polyfill library for Promise-based WebExtension APIs in Chrome.INDIRECT0
webextension-polyfill • 0.7.0A lightweight polyfill library for Promise-based WebExtension APIs in Chrome.INDIRECT0
Apache-2.03
PackageRelationDependenciesPublished
baseline-browser-mapping • 2.10.32A library for obtaining browser versions with their maximum supported Baseline feature set and Widely Available status.INDIRECT0
crc-32 • 1.2.2Pure-JS CRC-32INDIRECT0
ses • 0.18.4Hardened JavaScript for Fearless CooperationINDIRECT0
unknown2
PackageRelationDependenciesPublished
@metamask/snaps-ui • 0.29.0A MetaMask Snaps UI library.DIRECT7
@metamask/types • 1.1.0A collection of TypeScrupt types that are used in MetaMask projectsDIRECT0
Apache-2.0 OR MIT1
PackageRelationDependenciesPublished
@metamask/snaps-registry • 1.2.2A registry containing metadata about verified and blocked Snaps.INDIRECT21
non-standard1
PackageRelationDependenciesPublished
deep-freeze-strict • 1.1.1recursively Object.freeze() objects and functions, works in strict modeINDIRECT0
0BSD1
PackageRelationDependenciesPublished
pony-cause • 2.1.11Ponyfill and helpers for Error CausesINDIRECT0
Zlib1
PackageRelationDependenciesPublished
webextension-polyfill-ts • 0.25.0webextension-polyfill for TypeScriptINDIRECT1
CC-BY-4.01
PackageRelationDependenciesPublished
caniuse-lite • 1.0.30001793A smaller version of caniuse-db, with only the essentials!INDIRECT0
BSD-3-Clause AND MIT1
PackageRelationDependenciesPublished
sha.js • 2.4.12Streamable SHA hashes in pure javascriptINDIRECT32
BSD-2-Clause1
PackageRelationDependenciesPublished
webidl-conversions • 3.0.1Implements the WebIDL algorithms for converting to and from JavaScript valuesINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.29.0 version:

[![licenses](https://licenses.dev/b/npm/%40metamask%2Frpc-methods/0.29.0)](https://licenses.dev/npm/%40metamask%2Frpc-methods/0.29.0)
<a href="https://licenses.dev/npm/%40metamask%2Frpc-methods/0.29.0">
  <img src="https://licenses.dev/b/npm/%40metamask%2Frpc-methods/0.29.0" alt="licenses" />
</a>
GitHub