licenses.dev

@tradle/eth-store v2.2.0

Forked from https://github.com/kumavis/eth-store

Published on

Licenses

Learn more about license information.

Package Licenses

ISC

Dependency Licenses

MIT263
PackageRelationDependenciesPublished
@ljharb/resumer • 0.0.1a through stream that starts paused and resumes on the next tickINDIRECT16
@ljharb/through • 2.3.13simplified stream constructionINDIRECT15
@types/bn.js • 4.11.6TypeScript definitions for bn.jsINDIRECT2
@types/node • 22.10.2TypeScript 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
ajv • 6.12.6Another JSON Schema ValidatorINDIRECT5
ansi-regex • 2.1.1Regular expression for matching ANSI escape codesINDIRECT0
array-buffer-byte-length • 1.0.2Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.INDIRECT17
arraybuffer.prototype.slice • 1.0.4ES spec-compliant shim for ArrayBuffer.prototype.sliceINDIRECT80
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 • 1.5.2Higher-order functions and common patterns for asynchronous codeDIRECT0
async • 2.6.4Higher-order functions and common patterns for asynchronous codeINDIRECT1
asynckit • 0.4.0Minimal async jobs utility library, with streams supportINDIRECT0
available-typed-arrays • 1.0.7Returns an array of Typed Array names that are available in the current environmentINDIRECT1
aws4 • 1.13.2Signs and prepares requests using AWS Signature Version 4INDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
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.1Big number implementation in pure javascriptINDIRECT0
bn.js • 5.2.1Big number implementation in pure javascriptINDIRECT0
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
brorand • 1.1.0Random number generator for browsers and node.jsINDIRECT0
browserify-aes • 1.2.0aes, for browserifyINDIRECT13
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-apply-helpers • 1.0.1Helper functions around Function call/apply/bind, for use in `call-bind`INDIRECT2
call-bind • 1.0.8Robustly `.call.bind()` a functionINDIRECT14
call-bound • 1.0.3Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.INDIRECT11
camelcase • 3.0.0Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBarINDIRECT0
cipher-base • 1.0.6abstract base class for crypto-streamsINDIRECT2
clone • 1.0.4deep cloning of objects and arraysDIRECT0
clone • 2.1.2deep cloning of objects and arraysINDIRECT0
code-point-at • 1.1.0ES2015 `String#codePointAt()` ponyfillINDIRECT0
combined-stream • 1.0.8A stream that emits multiple other streams one after another.INDIRECT1
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
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
dashdash • 1.14.1A light, featureful and explicit option parsing library.INDIRECT1
data-view-buffer • 1.0.2Get the ArrayBuffer out of a DataView, robustly.INDIRECT24
data-view-byte-length • 1.0.2Get the byteLength out of a DataView, robustly.INDIRECT24
data-view-byte-offset • 1.0.1Get the byteOffset out of a DataView, robustly.INDIRECT24
decamelize • 1.2.0Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbowINDIRECT0
deep-equal • 1.1.2node's assert.deepEqual algorithmINDIRECT26
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.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
defined • 1.0.1return the first argument that is `!== undefined`INDIRECT0
delayed-stream • 1.0.0Buffers events from a stream until you are ready to handle them.INDIRECT0
dotignore • 0.1.2ignorefile/includefile matching .gitignore specINDIRECT4
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
ecc-jsbn • 0.1.2ECC JS code based on JSBNINDIRECT2
elliptic • 6.6.1EC cryptographyINDIRECT7
encoding • 0.1.13Convert encodings, uses iconv-liteINDIRECT2
errno • 0.1.8libuv errno details exposedINDIRECT1
error-ex • 1.3.2Easy error subclassing and stack customizationINDIRECT1
es-abstract • 1.23.7ECMAScript spec abstract operations.INDIRECT80
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.0.0ES Object-related atoms: Object, ToObject, RequireObjectCoercibleINDIRECT1
es-set-tostringtag • 2.0.3A helper to optimistically set Symbol.toStringTag, when possible.INDIRECT12
es-to-primitive • 1.3.0ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions.INDIRECT18
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 EthereumINDIRECT39
ethereumjs-common • 1.5.2Resources common to all Ethereum implementationsINDIRECT0
ethjs-util • 0.1.6A simple set of Ethereum JS utilties.INDIRECT2
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
fetch-ponyfill • 4.1.0A ponyfill (doesn't overwrite the native fetch) for the Fetch specification https://fetch.spec.whatwg.org.INDIRECT5
find-up • 1.1.2Find a file by walking up parent directoriesINDIRECT3
for-each • 0.3.3A better forEachINDIRECT1
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
fs-extra • 0.30.0fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.INDIRECT15
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
function.prototype.name • 1.1.8An ES2015 spec-compliant `Function.prototype.name` shimINDIRECT20
functional-red-black-tree • 1.0.1A fully persistent balanced binary search treeINDIRECT0
functions-have-names • 1.2.3Does this JS environment support the `name` property on functions?INDIRECT0
get-intrinsic • 1.2.6Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT10
get-symbol-description • 1.1.0Gets the description of a Symbol. Handles `Symbol()` vs `Symbol('')` properly when possible.INDIRECT12
getpass • 0.1.7getpass for node.jsINDIRECT1
global • 4.4.0Require global variablesINDIRECT3
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
har-validator • 5.1.5Extremely fast HTTP Archive (HAR) validator using JSON SchemaINDIRECT7
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
has • 1.0.4Object.prototype.hasOwnProperty.call shortcutINDIRECT0
hash-base • 3.1.0abstract base class for hash-streamsINDIRECT5
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
internal-slot • 1.1.0ES spec-like internal slotsINDIRECT17
invert-kv • 1.0.0Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}INDIRECT0
is-arguments • 1.2.0Is this an arguments object? It's a harder question than you think.INDIRECT13
is-array-buffer • 3.0.5Is this value a JS ArrayBuffer?INDIRECT16
is-arrayish • 0.2.1Determines if an object can be used as an arrayINDIRECT0
is-async-function • 2.0.0Determine if a function is a native async function.INDIRECT2
is-bigint • 1.1.0Is this value an ES BigInt?INDIRECT1
is-boolean-object • 1.2.1Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT13
is-callable • 1.2.7Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.INDIRECT0
is-core-module • 2.16.1Is this specifier a node.js core module?INDIRECT2
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.INDIRECT23
is-date-object • 1.1.0Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT13
is-finalizationregistry • 1.1.1Is this value a JS FinalizationRegistry? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT12
is-fn • 1.0.0Check if a value is a functionINDIRECT0
is-fullwidth-code-point • 1.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT1
is-function • 1.0.2is that thing a function? Use this module to find outINDIRECT0
is-generator-function • 1.0.10Determine if a function is a native generator function.INDIRECT2
is-hex-prefixed • 1.0.0A simple method to check if a string is hex prefixed.INDIRECT0
is-map • 2.0.3Is this value a JS Map? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT0
is-number-object • 1.1.1Is this value a JS Number object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT13
is-regex • 1.1.4Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTagINDIRECT16
is-regex • 1.2.1Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTagINDIRECT13
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?INDIRECT12
is-stream • 1.1.0Check if something is a Node.js streamINDIRECT0
is-string • 1.1.1Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT13
is-symbol • 1.1.1Determine if a value is an ES6 Symbol or not.INDIRECT15
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.INDIRECT22
is-typedarray • 1.0.0Detect whether or not an object is a Typed ArrayINDIRECT0
is-utf8 • 0.2.1Detect if a buffer is utf8 encoded.INDIRECT0
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.0Is this value a JS WeakRef? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT12
is-weakset • 2.0.4Is this value a JS WeakSet? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT12
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
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
json-rpc-error • 2.0.0JSON RPC 2.0 Errors.INDIRECT1
json-schema-traverse • 0.4.1Traverse JSON Schema passing each schema object to callbackINDIRECT0
json-stable-stringify • 1.2.1deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified resultsINDIRECT19
jsonfile • 2.4.0Easily read/write JSON files.INDIRECT1
jsprim • 1.4.2utilities for primitive JavaScript typesINDIRECT5
keccak • 3.0.4Keccak sponge function familyINDIRECT7
klaw • 1.3.1File system walker with Readable stream interface.INDIRECT1
lcid • 1.0.0Mapping between standard locale identifiers and Windows locale identifiers (LCID)INDIRECT1
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
load-json-file • 1.1.0Read and parse a JSON fileINDIRECT9
lodash.assign • 4.2.0The lodash method `_.assign` exported as a module.INDIRECT0
lodash • 4.17.21Lodash modular utilities.INDIRECT0
ltgt • 2.2.1implement correct ranges for level-*INDIRECT0
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.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
minimist • 1.2.8parse argument optionsINDIRECT0
mock-property • 1.0.3Given an object and a property, replaces a property descriptor (or deletes it), and returns a thunk to restore it.INDIRECT9
node-addon-api • 2.0.2Node.js API (N-API)INDIRECT0
node-addon-api • 5.1.0Node.js API (Node-API)INDIRECT0
node-fetch • 1.7.3A light-weight module that brings window.fetch to node.js and io.jsINDIRECT4
node-gyp-build • 4.8.4Build tool and bindings loader for node-gyp that supports prebuildsINDIRECT0
number-is-nan • 1.0.1ES2015 Number.isNaN() ponyfillINDIRECT0
object-inspect • 1.12.3string representations of objects in node and the browserINDIRECT0
object-inspect • 1.13.3string representations of objects in node and the browserINDIRECT0
object-is • 1.1.6ES2015-compliant shim for Object.is - differentiates between -0 and +0INDIRECT17
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
object.assign • 4.1.7ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shimINDIRECT18
os-locale • 1.4.0Get the system localeINDIRECT2
parse-headers • 2.0.5Parse http headers, works with browserify/xhrINDIRECT0
parse-json • 2.2.0Parse JSON with more helpful errorsINDIRECT2
path-exists • 2.1.0Check if a path existsINDIRECT2
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
path-parse • 1.0.7Node.js path.parse() ponyfillINDIRECT0
path-type • 1.1.0Check if a path is a file, directory, or symlinkINDIRECT4
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 • 2.3.0Promisify a callback-style functionINDIRECT0
pinkie-promise • 2.0.1ES2015 Promise ponyfillINDIRECT1
pinkie • 2.0.4Itty bitty little widdle twinkie pinkie ES2015 Promise implementationINDIRECT0
possible-typed-array-names • 1.0.0A simple list of possible Typed Array names.INDIRECT0
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.15.0Domain name parser based on the Public Suffix ListINDIRECT1
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
read-pkg-up • 1.0.1Read the closest package.json fileINDIRECT28
read-pkg • 1.1.0Read a package.json fileINDIRECT25
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
reflect.getprototypeof • 1.0.9An ES2015 mostly-spec-compliant `Reflect.getPrototypeOf` sham/polyfill/replacement that works in as many engines as possibleINDIRECT80
regexp.prototype.flags • 1.5.3ES6 spec-compliant RegExp.prototype.flags shim.INDIRECT19
require-directory • 2.1.1Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.INDIRECT0
require-from-string • 1.2.1Require module from stringINDIRECT0
resolve • 1.22.10resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT5
ripemd160 • 2.0.2Compute ripemd160 of bytes or strings.INDIRECT6
safe-array-concat • 1.1.3`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadableINDIRECT17
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
safe-regex-test • 1.1.0Give a regex, get a robust predicate function that tests it against a string.INDIRECT14
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
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 propertyINDIRECT13
set-function-name • 2.0.2Set a function's name propertyINDIRECT6
set-immediate-shim • 1.0.1Simple setImmediate shimINDIRECT0
setimmediate • 1.0.5A shim for the setImmediate efficient script yielding APIINDIRECT0
side-channel-list • 1.0.0Store 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 MapINDIRECT13
side-channel-weakmap • 1.0.2Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT14
side-channel • 1.1.0Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT16
solc • 0.4.26Solidity compilerINDIRECT69
spdx-expression-parse • 3.0.1parse SPDX license expressionsINDIRECT2
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
string-width • 1.0.2Get the visual width of a string - the number of columns required to display itINDIRECT5
string.prototype.trim • 1.2.10ES5 spec-compliant shim for String.prototype.trimINDIRECT80
string.prototype.trimend • 1.0.9ES2019 spec-compliant String.prototype.trimEnd shim.INDIRECT18
string.prototype.trimstart • 1.0.8ES2019 spec-compliant String.prototype.trimStart shim.INDIRECT17
strip-ansi • 3.0.1Strip ANSI escape codesINDIRECT1
strip-bom • 2.0.0Strip UTF-8 byte order mark (BOM) from a string/bufferINDIRECT1
strip-hex-prefix • 1.0.0A simple method that will strip a valid hex prefix off a string, if present.INDIRECT1
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag.INDIRECT0
tape • 4.17.0tap-producing test harness for node and browsersINDIRECT108
typed-array-buffer • 1.0.3Get the ArrayBuffer out of a TypedArray, robustly.INDIRECT23
typed-array-byte-length • 1.0.3Robustly get the byte length of a Typed ArrayINDIRECT24
typed-array-byte-offset • 1.0.4Robustly get the byte offset of a Typed ArrayINDIRECT80
typed-array-length • 1.0.7Robustly get the length of a Typed ArrayINDIRECT80
unbox-primitive • 1.1.0Unbox a boxed JS primitive value.INDIRECT22
undici-types • 6.20.0A stand-alone types package for UndiciINDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
uuid • 3.4.0RFC4122 (v1, v4, and v5) UUIDsINDIRECT0
verror • 1.10.0richer JavaScript errorsINDIRECT3
which-boxed-primitive • 1.1.1Which kind of boxed JS primitive is this?INDIRECT21
which-builtin-type • 1.2.1What is the type of this builtin JS value?INDIRECT46
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.INDIRECT16
which-typed-array • 1.1.18Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.INDIRECT21
window-size • 0.2.0Reliable way to to get the height and width of the terminal/console in a node.js environment.INDIRECT0
wrap-ansi • 2.1.0Wordwrap a string with ANSI escape codesINDIRECT6
xhr • 2.6.0small xhr abstractionINDIRECT7
xtend • 2.1.2extend like a bossINDIRECT1
xtend • 4.0.2extend like a bossDIRECT0
yargs • 4.8.1yargs the modern, pirate-themed, successor to optimist.INDIRECT51
ISC25
PackageRelationDependenciesPublished
@tradle/web3-provider-engine • 13.2.9> Note: this is a fork for tradle that we maintain to make sure things work with our platform.DIRECT320
checkpoint-store • 1.1.0In-memory key-value store with history! Keys are strings, values are any type.INDIRECT1
cliui • 3.2.0easily create complex multi-column command-line-interfacesINDIRECT7
eth-sig-util • 1.4.2A few useful functions for signing ethereum dataINDIRECT46
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
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
get-caller-file • 1.0.3[![Build Status](https://travis-ci.org/stefanpenner/get-caller-file.svg?branch=master)](https://travis-ci.org/stefanpenner/get-caller-file) [![Build status](https://ci.appveyor.com/api/projects/status/ol2q94g1932cy14a/branch/master?svg=true)](https://ci.aINDIRECT0
glob • 7.2.3a little globberINDIRECT10
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
har-schema • 2.0.0JSON Schema for HTTP Archive (HAR)INDIRECT0
hosted-git-info • 2.8.9Provides metadata and conversions from repository urls for Github, Bitbucket and GitlabINDIRECT0
inflight • 1.0.6Add callbacks to requests in flight to avoid async duplicationINDIRECT2
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
json-stringify-safe • 5.0.1Like JSON.stringify, but doesn't blow up on circular refs.INDIRECT0
minimalistic-assert • 1.0.1minimalistic-assert ===INDIRECT0
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
once • 1.4.0Run a function exactly one timeINDIRECT1
require-main-filename • 1.0.1shim for require.main.filename() that works in as many environments as possibleINDIRECT0
rimraf • 2.7.1A deep deletion module for node (like `rm -rf`)INDIRECT11
semver • 5.4.1The semantic version parser used by npm.INDIRECT0
set-blocking • 2.0.0set blocking stdio and stderr ensuring that terminal output does not truncateINDIRECT0
which-module • 1.0.0Find the module object for something that was require()dINDIRECT0
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
y18n • 3.2.2the bare-bones internationalization library used by yargsINDIRECT0
yargs-parser • 2.4.1the mighty option parser used by yargsINDIRECT2
MPL-2.011
PackageRelationDependenciesPublished
ethereumjs-account • 2.0.5Encoding, decoding and validation of Ethereum's Account schemaINDIRECT46
ethereumjs-block • 1.7.1Provides Block serialization and help functionsINDIRECT82
ethereumjs-block • 2.2.2Provides Block serialization and help functionsINDIRECT83
ethereumjs-tx • 1.3.7An simple module for creating, manipulating and signing ethereum transactionsINDIRECT47
ethereumjs-tx • 2.1.2A simple module for creating, manipulating and signing Ethereum transactionsINDIRECT48
ethereumjs-util • 4.5.1a collection of utility functions for EthereumDIRECT42
ethereumjs-util • 5.2.1a collection of utility functions for EthereumINDIRECT45
ethereumjs-util • 6.2.1a collection of utility functions for EthereumINDIRECT46
ethereumjs-vm • 2.6.0An Ethereum VM implementationINDIRECT89
merkle-patricia-tree • 2.3.2This is an implementation of the modified merkle patricia tree as speficed in the Ethereum's yellow paper.INDIRECT76
rlp • 2.2.7Recursive Length Prefix Encoding ModuleINDIRECT1
Apache-2.08
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
spdx-correct • 3.2.0correct invalid SPDX expressionsINDIRECT3
tunnel-agent • 0.6.0HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.INDIRECT1
validate-npm-package-license • 3.0.4Give me a string and I'll tell you if it's a valid npm package license stringINDIRECT4
unknown4
PackageRelationDependenciesPublished
dom-walk • 0.1.2iteratively walk a DOM nodeINDIRECT0
memorystream • 0.3.1This is lightweight memory stream module for node.js.INDIRECT0
min-document • 2.19.0A minimal DOM implementationINDIRECT1
semaphore • 1.1.0semaphore for nodeINDIRECT0
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
BSD-2-Clause2
PackageRelationDependenciesPublished
normalize-package-data • 2.5.0Normalizes data that can be found in package.json files.INDIRECT13
uri-js • 4.4.1An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.INDIRECT1
non-standard1
PackageRelationDependenciesPublished
jsonify • 0.0.1JSON without touching any globalsINDIRECT0
Apache-2.0 OR MIT1
PackageRelationDependenciesPublished
rustbn.js • 0.2.0Javascript bindings for https://github.com/paritytech/bn (using asm.js)INDIRECT0
BSD-3-Clause AND MIT1
PackageRelationDependenciesPublished
sha.js • 2.4.11Streamable SHA hashes in pure javascriptINDIRECT2
AFL-2.1 OR BSD-3-Clause1
PackageRelationDependenciesPublished
json-schema • 0.4.0JSON Schema validation and specificationsINDIRECT0
Unlicense1
PackageRelationDependenciesPublished
tweetnacl • 0.14.5Port of TweetNaCl cryptographic library to JavaScriptINDIRECT0
CC-BY-3.01
PackageRelationDependenciesPublished
spdx-exceptions • 2.5.0list of SPDX standard license exceptionsINDIRECT0
CC0-1.01
PackageRelationDependenciesPublished
spdx-license-ids • 3.0.20A list of SPDX license identifiersINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 2.2.0 version:

[![licenses](https://licenses.dev/b/npm/%40tradle%2Feth-store/2.2.0)](https://licenses.dev/npm/%40tradle%2Feth-store/2.2.0)
<a href="https://licenses.dev/npm/%40tradle%2Feth-store/2.2.0">
  <img src="https://licenses.dev/b/npm/%40tradle%2Feth-store/2.2.0" alt="licenses" />
</a>
GitHub