licenses.dev

burner-provider v1.0.38

Ephemeral key pair web3 provider

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT219
PackageRelationDependenciesPublished
@babel/code-frame • 7.24.7Generate errors that contain a code frame that point to source locations.INDIRECT11
@babel/compat-data • 7.25.4INDIRECT0
@babel/generator • 7.25.6Turns an AST into code.INDIRECT10
@babel/helper-compilation-targets • 7.25.2Helper functions on Babel compilation targetsINDIRECT12
@babel/helper-define-polyfill-provider • 0.6.2Babel helper to create your own polyfill providerINDIRECT23
@babel/helper-module-imports • 7.24.7Babel helper functions for inserting module loadsINDIRECT28
@babel/helper-plugin-utils • 7.24.8General utilities for plugins to useINDIRECT0
@babel/helper-string-parser • 7.24.8A utility package to parse stringsINDIRECT0
@babel/helper-validator-identifier • 7.24.7Validate identifier/keywords nameINDIRECT0
@babel/helper-validator-option • 7.24.8Validate plugin/preset optionsINDIRECT0
@babel/highlight • 7.24.7Syntax highlight JavaScript strings for output in terminals.INDIRECT10
@babel/parser • 7.25.6A JavaScript parserINDIRECT4
@babel/plugin-transform-runtime • 7.25.4Externalise references to helpers and builtins, automatically polyfilling your code without polluting globalsINDIRECT54
@babel/runtime • 7.25.6babel's modular runtime helpersINDIRECT1
@babel/template • 7.25.0Generate an AST from a string template.INDIRECT16
@babel/traverse • 7.25.6The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodesINDIRECT27
@babel/types • 7.25.6Babel Types is a Lodash-esque utility library for AST nodesINDIRECT3
@jridgewell/gen-mapping • 0.3.5Generate source mapsINDIRECT4
@jridgewell/resolve-uri • 3.1.2Resolve a URI relative to an optional base URIINDIRECT0
@jridgewell/set-array • 1.2.1Like a Set, but provides the index of the `key` in the backing arrayINDIRECT0
@jridgewell/sourcemap-codec • 1.5.0Encode/decode sourcemap mappingsINDIRECT0
@jridgewell/trace-mapping • 0.3.25Trace the original position through a source mapINDIRECT2
@noble/hashes • 1.5.0Audited & minimal 0-dependency JS implementation of SHA, RIPEMD, BLAKE, HMAC, HKDF, PBKDF & ScryptINDIRECT0
@types/bn.js • 4.11.6TypeScript definitions for bn.jsINDIRECT2
@types/node • 22.5.5TypeScript definitions for nodeINDIRECT1
@types/pbkdf2 • 3.1.2TypeScript definitions for pbkdf2INDIRECT2
@types/secp256k1 • 4.0.6TypeScript definitions for secp256k1INDIRECT2
abstract-leveldown • 2.6.3An abstract prototype matching the LevelDOWN APIINDIRECT1
abstract-leveldown • 2.7.2An abstract prototype matching the LevelDOWN APIINDIRECT1
aes-js • 3.0.0A pure JavaScript implementation of the AES block cipher and all common modes of operation.INDIRECT0
aes-js • 3.1.2A pure JavaScript implementation of the AES block cipher and all common modes of operation.INDIRECT0
ajv • 6.12.6Another JSON Schema ValidatorINDIRECT5
ansi-styles • 3.2.1ANSI escape codes for styling strings in the terminalINDIRECT2
asn1 • 0.2.6Contains parsers and serializers for ASN.1 (currently BER only)INDIRECT1
assert-plus • 1.0.0Extra assertions on top of node's assert moduleINDIRECT0
async-eventemitter • 0.2.4Just like EventEmitter, but with support for callbacks and interuption of the listener-chainINDIRECT2
async-limiter • 1.0.1asynchronous function queue with adjustable concurrencyINDIRECT0
async-mutex • 0.2.6A mutex for guarding async workflowsINDIRECT1
async • 1.5.2Higher-order functions and common patterns for asynchronous codeINDIRECT0
async • 2.6.4Higher-order functions and common patterns for asynchronous codeINDIRECT1
asynckit • 0.4.0Minimal async jobs utility library, with streams supportINDIRECT0
aws4 • 1.13.2Signs and prepares requests using AWS Signature Version 4INDIRECT0
babel-plugin-polyfill-corejs2 • 0.4.11A Babel plugin to inject imports to core-js@2 polyfillsINDIRECT24
babel-plugin-polyfill-corejs3 • 0.10.6A Babel plugin to inject imports to core-js@3 polyfillsINDIRECT25
babel-plugin-polyfill-regenerator • 0.6.2A Babel plugin to inject imports to regenerator-runtimeINDIRECT24
backoff • 2.5.0Fibonacci and exponential backoffs.INDIRECT1
base-x • 3.0.10Fast base encoding / decoding of any given alphabetINDIRECT1
blakejs • 1.2.1Pure Javascript implementation of the BLAKE2b and BLAKE2s hash functionsINDIRECT0
bn.js • 4.12.0Big number implementation in pure javascriptINDIRECT0
bn.js • 5.2.1Big number implementation in pure javascriptINDIRECT0
brorand • 1.1.0Random number generator for browsers and node.jsINDIRECT0
browserify-aes • 1.2.0aes, for browserifyINDIRECT13
browserslist • 4.23.3Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-presetINDIRECT6
bs58 • 4.0.1Base 58 encoding / decodingINDIRECT2
bs58check • 2.1.2A straightforward implementation of base58-check encodingINDIRECT13
buffer-xor • 1.0.3A simple module for bitwise-xor on buffersINDIRECT0
call-bind • 1.0.7Robustly `.call.bind()` a functionINDIRECT11
chalk • 2.4.2Terminal string styling done rightINDIRECT6
cipher-base • 1.0.4abstract base class for crypto-streamsINDIRECT2
clone • 2.1.2deep cloning of objects and arraysINDIRECT0
color-convert • 1.9.3Plain color conversion functionsINDIRECT1
color-name • 1.1.3A list of color names and its valuesINDIRECT0
combined-stream • 1.0.8A stream that emits multiple other streams one after another.INDIRECT1
core-js-compat • 3.38.1core-js compatINDIRECT7
core-util-is • 1.0.2The `util.is*` functions introduced in Node v0.12.INDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
create-hash • 1.2.0create hashes for browserifyINDIRECT10
create-hmac • 1.1.7node style hmacs in the browserINDIRECT11
cross-fetch • 2.2.6Universal WHATWG Fetch API for Node, Browsers and React NativeINDIRECT5
dashdash • 1.14.1A light, featureful and explicit option parsing library.INDIRECT1
debug • 4.3.7Lightweight debugging utility for Node.js and the browserINDIRECT1
deferred-leveldown • 1.2.2For handling delayed-open on LevelDOWN compatible librariesINDIRECT2
define-data-property • 1.1.4Define a data property on an object. Will fall back to assignment in an engine without descriptors.INDIRECT8
delayed-stream • 1.0.0Buffers events from a stream until you are ready to handle them.INDIRECT0
ecc-jsbn • 0.1.2ECC JS code based on JSBNINDIRECT2
elliptic • 6.5.4EC cryptographyINDIRECT8
elliptic • 6.5.7EC cryptographyINDIRECT7
encoding • 0.1.13Convert encodings, uses iconv-liteINDIRECT2
errno • 0.1.8libuv errno details exposedINDIRECT1
es-define-property • 1.0.0`Object.defineProperty`, but not IE 8's broken one.INDIRECT6
es-errors • 1.3.0A simple cache for a few of the JS Error constructors.INDIRECT0
escalade • 3.2.0A tiny (183B to 210B) and fast utility to ascend parent directoriesINDIRECT0
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
eth-block-tracker • 4.4.3A block tracker for the Ethereum blockchain. Keeps track of the latest block.INDIRECT63
eth-json-rpc-errors • 1.1.1Ethereum JSON RPC errors and standard JSON RPC 2.0 errors.INDIRECT1
eth-json-rpc-errors • 2.0.2Ethereum JSON RPC and Provider errors.INDIRECT1
eth-rpc-errors • 3.0.0Ethereum RPC and Provider errors.INDIRECT1
eth-rpc-errors • 4.0.3Ethereum RPC and Provider errors.INDIRECT1
ethereum-common • 0.0.18Resources common to all Ethereum implementationsINDIRECT0
ethereum-common • 0.2.0Resources common to all Ethereum implementationsINDIRECT0
ethereum-cryptography • 0.1.3All the cryptographic primitives used in EthereumINDIRECT38
ethereumjs-abi • 0.6.8Decoder and encoder for the Ethereum ABIINDIRECT46
ethereumjs-common • 1.5.2Resources common to all Ethereum implementationsINDIRECT0
ethereumjs-wallet • 0.6.5Utilities for handling Ethereum keysDIRECT50
ethers • 4.0.49Ethereum wallet library.DIRECT15
ethjs-util • 0.1.6A simple set of Ethereum JS utilties.INDIRECT2
events • 3.3.0Node's event emitter for all engines.INDIRECT0
evp_bytestokey • 1.0.3The insecure key derivation algorithm from OpenSSLINDIRECT7
extend • 3.0.2Port of jQuery.extend for node.js and the browserINDIRECT0
extsprintf • 1.3.0extended POSIX-style sprintfINDIRECT0
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
fetch-ponyfill • 4.1.0A ponyfill (doesn't overwrite the native fetch) for the Fetch specification https://fetch.spec.whatwg.org.INDIRECT5
form-data • 2.3.3A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.INDIRECT5
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
functional-red-black-tree • 1.0.1A fully persistent balanced binary search treeINDIRECT0
get-intrinsic • 1.2.4Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT5
getpass • 0.1.7getpass for node.jsINDIRECT1
global • 4.4.0Require global variablesINDIRECT3
globals • 11.12.0Global identifiers from different JavaScript environmentsINDIRECT0
gopd • 1.0.1`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT6
har-validator • 5.1.5Extremely fast HTTP Archive (HAR) validator using JSON SchemaINDIRECT7
has-flag • 3.0.0Check if argv has a specific flagINDIRECT0
has-property-descriptors • 1.0.2Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.INDIRECT7
has-proto • 1.0.3Does this environment have the ability to get the [[Prototype]] of an object on creation with `__proto__`?INDIRECT0
has-symbols • 1.0.3Determine if the JS environment has Symbol support. Supports spec, or shams.INDIRECT0
hash-base • 3.1.0abstract base class for hash-streamsINDIRECT5
hash.js • 1.1.3Various hash functions that could be run by both browser and nodeINDIRECT2
hash.js • 1.1.7Various hash functions that could be run by both browser and nodeINDIRECT2
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
hmac-drbg • 1.0.1Deterministic random bit generator (hmac)INDIRECT4
http-signature • 1.2.0Reference implementation of Joyent's HTTP Signature scheme.INDIRECT15
iconv-lite • 0.6.3Convert character encodings in pure javascript.INDIRECT1
immediate • 3.3.0A cross browser microtask libraryINDIRECT0
is-core-module • 2.15.1Is this specifier a node.js core module?INDIRECT2
is-fn • 1.0.0Check if a value is a functionINDIRECT0
is-function • 1.0.2is that thing a function? Use this module to find outINDIRECT0
is-hex-prefixed • 1.0.0A simple method to check if a string is hex prefixed.INDIRECT0
is-stream • 1.1.0Check if something is a Node.js streamINDIRECT0
is-typedarray • 1.0.0Detect whether or not an object is a Typed ArrayINDIRECT0
isarray • 0.0.1Array#isArray for older browsersINDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
isarray • 2.0.5Array#isArray for older browsersINDIRECT0
isstream • 0.1.2Determine if an object is a StreamINDIRECT0
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
jsbn • 0.1.1The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers.INDIRECT0
jsesc • 2.5.2Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.INDIRECT0
json-schema-traverse • 0.4.1Traverse JSON Schema passing each schema object to callbackINDIRECT0
json-stable-stringify • 1.1.1deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified resultsINDIRECT15
jsprim • 1.4.2utilities for primitive JavaScript typesINDIRECT5
keccak • 3.0.4Keccak sponge function familyINDIRECT7
level-codec • 7.0.1Levelup's encoding logicINDIRECT0
level-errors • 1.0.5Error types for LevelUPINDIRECT2
level-iterator-stream • 1.3.1Turn a leveldown iterator into a readable streamINDIRECT9
level-ws • 0.0.0A basic WriteStream implementation for LevelUPINDIRECT7
levelup • 1.3.9Fast & simple storage - a Node.js-style LevelDB wrapperINDIRECT14
lodash.debounce • 4.0.8The lodash method `_.debounce` exported as a module.INDIRECT0
lodash • 4.17.21Lodash modular utilities.INDIRECT0
ltgt • 2.2.1implement correct ranges for level-*INDIRECT0
md5.js • 1.3.5node style md5 on pure JavaScriptINDIRECT6
memdown • 1.4.1An drop-in replacement for LevelDOWN that works in memory onlyINDIRECT7
mime-db • 1.52.0Media Type DatabaseINDIRECT0
mime-types • 2.1.35The ultimate javascript content-type utility.INDIRECT1
minimalistic-crypto-utils • 1.0.1Minimalistic tools for JS crypto modulesINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
node-addon-api • 2.0.2Node.js API (N-API)INDIRECT0
node-fetch • 1.7.3A light-weight module that brings window.fetch to node.js and io.jsINDIRECT4
node-fetch • 2.7.0A light-weight module that brings window.fetch to node.jsINDIRECT3
node-gyp-build • 4.8.2Build tool and bindings loader for node-gyp that supports prebuildsINDIRECT0
node-releases • 2.0.18Node.js releases dataINDIRECT0
object-keys • 0.4.0An Object.keys replacement, in case Object.keys is not available. From https://github.com/kriskowal/es5-shimINDIRECT0
object-keys • 1.1.1An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shimINDIRECT0
parse-headers • 2.0.5Parse http headers, works with browserify/xhrINDIRECT0
path-parse • 1.0.7Node.js path.parse() ponyfillINDIRECT0
pbkdf2 • 3.1.2This library provides the functionality of PBKDF2 with the ability to use any supported hashing algorithm returned from crypto.getHashes()INDIRECT12
performance-now • 2.1.0Implements performance.now (based on process.hrtime).INDIRECT0
pify • 3.0.0Promisify a callback-style functionINDIRECT0
pify • 5.0.0Promisify a callback-style functionINDIRECT0
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
process • 0.11.10process information for node.js and browsersINDIRECT0
promise-to-callback • 1.0.0Convert promise to callback interfaceINDIRECT2
prr • 1.0.1A better Object.defineProperty()INDIRECT0
psl • 1.9.0Domain name parser based on the Public Suffix ListINDIRECT0
punycode • 2.3.1A 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 • 1.0.34Streams2, a user-land copy of the stream library from Node.js v0.10.xINDIRECT4
readable-stream • 1.1.14Streams3, a user-land copy of the stream library from Node.js v0.11.xINDIRECT4
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
regenerator-runtime • 0.14.1Runtime for Regenerator-compiled generator and async functions.INDIRECT0
resolve • 1.22.8resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT5
ripemd160 • 2.0.2Compute ripemd160 of bytes or strings.INDIRECT6
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
scrypt-js • 2.0.4The scrypt password-based key derivation function with asynchronous operation and ablility to be cancelled.INDIRECT0
scrypt-js • 3.0.1The scrypt password-based key derivation function with sync and cancellable async.INDIRECT0
scryptsy • 1.2.1Pure JavaScript implementation of the scrypt key deriviation function that is fully compatible with Node.js and the browser.INDIRECT13
secp256k1 • 4.0.3This module provides native bindings to ecdsa secp256k1 functionsINDIRECT10
set-function-length • 1.2.2Set a function's length propertyINDIRECT10
set-immediate-shim • 1.0.1Simple setImmediate shimINDIRECT0
setimmediate • 1.0.4A shim for the setImmediate efficient script yielding APIINDIRECT0
setimmediate • 1.0.5A shim for the setImmediate efficient script yielding APIINDIRECT0
sshpk • 1.18.0A library for finding and using SSH public keysINDIRECT9
string_decoder • 0.10.31The string_decoder module from Node coreINDIRECT0
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
string_decoder • 1.3.0The 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
supports-color • 5.5.0Detect whether a terminal supports colorINDIRECT1
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag.INDIRECT0
to-fast-properties • 2.0.0Force V8 to use fast properties for an objectINDIRECT0
tr46 • 0.0.3An implementation of the Unicode TR46 specINDIRECT0
undici-types • 6.19.8A stand-alone types package for UndiciINDIRECT0
update-browserslist-db • 1.1.0CLI tool to update caniuse-lite to refresh target browsers from Browserslist configINDIRECT2
utf8 • 3.0.0A well-tested UTF-8 encoder/decoder written in JavaScript.INDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
uuid • 2.0.1Rigorous implementation of RFC4122 (v1 and v4) UUIDs.INDIRECT0
uuid • 3.4.0RFC4122 (v1, v4, and v5) UUIDsINDIRECT0
verror • 1.10.0richer JavaScript errorsINDIRECT3
web3-provider-engine • 15.0.12A JavaScript library for composing Ethereum provider objects using middleware modulesDIRECT259
whatwg-fetch • 2.0.4A window.fetch polyfill.INDIRECT0
whatwg-url • 5.0.0An implementation of the WHATWG URL Standard's URL API and parsing machineryINDIRECT2
ws • 5.2.4Simple to use, blazing fast and thoroughly tested websocket client and server for Node.jsINDIRECT1
xhr • 2.6.0small xhr abstractionINDIRECT7
xmlhttprequest • 1.8.0XMLHttpRequest for NodeINDIRECT0
xtend • 2.1.2extend like a bossINDIRECT1
xtend • 4.0.2extend like a bossINDIRECT0
ISC25
PackageRelationDependenciesPublished
@metamask/safe-event-emitter • 2.0.0An EventEmitter that isolates the emitter from errors in handlersINDIRECT0
bip39 • 3.1.0Bitcoin BIP39: Mnemonic code for generating deterministic keysDIRECT1
checkpoint-store • 1.1.0In-memory key-value store with history! Keys are strings, values are any type.INDIRECT1
electron-to-chromium • 1.5.23Provides a list of electron-to-chromium version mappingsINDIRECT0
eth-json-rpc-filters • 4.2.2[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`).INDIRECT84
eth-json-rpc-infura • 4.1.0`json-rpc-engine` middleware for infura's REST endpoints.INDIRECT132
eth-json-rpc-middleware • 4.4.1Ethereum related middleware for [`json-rpc-engine`](https://github.com/MetaMask/json-rpc-engine).INDIRECT127
eth-json-rpc-middleware • 6.0.0Ethereum related middleware for [`json-rpc-engine`](https://github.com/MetaMask/json-rpc-engine).INDIRECT77
eth-query • 2.1.2like web3 but for minimalistsINDIRECT2
eth-sig-util • 1.4.2A few useful functions for signing ethereum dataINDIRECT45
eth-sig-util • 2.5.4A few useful functions for signing ethereum dataDIRECT50
fake-merkle-patricia-tree • 1.0.1You want Ethereum's [merkle-patricia tree](https://github.com/wanderer/merkle-patricia-tree), but you don't care about the stateRoot. Fake it! And reap the optimization benefits.INDIRECT2
har-schema • 2.0.0JSON Schema for HTTP Archive (HAR)INDIRECT0
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
json-rpc-engine • 5.4.0a tool for processing JSON RPCINDIRECT4
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
json-stringify-safe • 5.0.1Like JSON.stringify, but doesn't blow up on circular refs.INDIRECT0
lru-cache • 5.1.1A cache object that deletes the least-recently-used items.INDIRECT1
minimalistic-assert • 1.0.1minimalistic-assert ===INDIRECT0
picocolors • 1.1.0The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
safe-event-emitter • 1.0.1An `EventEmitter` that isolates the emitter from errors in handlers. If an error is thrown in a handler it is caught and re-thrown inside of a `setTimeout` so as to not interupt the emitter's code flow.INDIRECT1
semver • 5.4.1The semantic version parser used by npm.INDIRECT0
semver • 6.3.1The semantic version parser used by npm.INDIRECT0
yallist • 3.1.1Yet Another Linked ListINDIRECT0
MPL-2.010
PackageRelationDependenciesPublished
ethereumjs-account • 2.0.5Encoding, decoding and validation of Ethereum's Account schemaINDIRECT45
ethereumjs-block • 1.7.1Provides Block serialization and help functionsINDIRECT81
ethereumjs-block • 2.2.2Provides Block serialization and help functionsINDIRECT82
ethereumjs-tx • 1.3.7An simple module for creating, manipulating and signing ethereum transactionsINDIRECT46
ethereumjs-tx • 2.1.2A simple module for creating, manipulating and signing Ethereum transactionsINDIRECT47
ethereumjs-util • 5.2.1a collection of utility functions for EthereumINDIRECT44
ethereumjs-util • 6.2.1a collection of utility functions for EthereumINDIRECT45
ethereumjs-vm • 2.6.0An Ethereum VM implementationINDIRECT88
merkle-patricia-tree • 2.3.2This is an implementation of the modified merkle patricia tree as speficed in the Ethereum's yellow paper.INDIRECT75
rlp • 2.2.7Recursive Length Prefix Encoding ModuleINDIRECT1
Apache-2.06
PackageRelationDependenciesPublished
aws-sign2 • 0.7.0AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.INDIRECT0
caseless • 0.12.0Caseless object set/get/has, very useful when working with HTTP headers.INDIRECT0
forever-agent • 0.6.1HTTP Agent that keeps socket connections alive between keep-alive requests. Formerly part of mikeal/request, now a standalone module.INDIRECT0
oauth-sign • 0.9.0OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module.INDIRECT0
request • 2.88.2Simplified HTTP request client.INDIRECT46
tunnel-agent • 0.6.0HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.INDIRECT1
unknown4
PackageRelationDependenciesPublished
dom-walk • 0.1.2iteratively walk a DOM nodeINDIRECT0
min-document • 2.19.0A minimal DOM implementationINDIRECT1
precond • 0.2.3Precondition checking utilities.INDIRECT0
semaphore • 1.1.0semaphore for nodeINDIRECT0
Unlicense3
PackageRelationDependenciesPublished
tweetnacl-util • 0.15.1String encoding utilitlies extracted from TweetNaCl.jsINDIRECT0
tweetnacl • 0.14.5Port of TweetNaCl cryptographic library to JavaScriptINDIRECT0
tweetnacl • 1.0.3Port of TweetNaCl cryptographic library to JavaScriptINDIRECT0
BSD-3-Clause3
PackageRelationDependenciesPublished
bcrypt-pbkdf • 1.0.2Port of the OpenBSD bcrypt_pbkdf function to pure JSINDIRECT1
qs • 6.5.3A querystring parser that supports nesting and arrays, with a depth limitINDIRECT0
tough-cookie • 2.5.0RFC6265 Cookies and Cookie Jar for node.jsINDIRECT2
Apache-2.0 OR MIT2
PackageRelationDependenciesPublished
btoa • 1.2.1btoa for Node.JS (it's a one-liner)INDIRECT0
rustbn.js • 0.2.0Javascript bindings for https://github.com/paritytech/bn (using asm.js)INDIRECT0
BSD-2-Clause2
PackageRelationDependenciesPublished
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
non-standard1
PackageRelationDependenciesPublished
jsonify • 0.0.1JSON without touching any globalsINDIRECT0
BSD-3-Clause AND MIT1
PackageRelationDependenciesPublished
sha.js • 2.4.11Streamable SHA hashes in pure javascriptINDIRECT2
0BSD1
PackageRelationDependenciesPublished
tslib • 2.7.0Runtime library for TypeScript helper functionsINDIRECT0
AFL-2.1 OR BSD-3-Clause1
PackageRelationDependenciesPublished
json-schema • 0.4.0JSON Schema validation and specificationsINDIRECT0
CC-BY-4.01
PackageRelationDependenciesPublished
caniuse-lite • 1.0.30001660A smaller version of caniuse-db, with only the essentials!INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/burner-provider)](https://licenses.dev/npm/burner-provider)
<a href="https://licenses.dev/npm/burner-provider">
  <img src="https://licenses.dev/b/npm/burner-provider" alt="licenses" />
</a>

Or the licenses badge code for the 1.0.38 version:

[![licenses](https://licenses.dev/b/npm/burner-provider/1.0.38)](https://licenses.dev/npm/burner-provider/1.0.38)
<a href="https://licenses.dev/npm/burner-provider/1.0.38">
  <img src="https://licenses.dev/b/npm/burner-provider/1.0.38" alt="licenses" />
</a>
GitHub