licenses.dev

web3-eth-personal v2.0.0-alpha.1

Web3 module to interact with the Ethereum blockchain accounts stored in the node.

Published on

Licenses

Learn more about license information.

Package Licenses

LGPL-3.0

Dependency Licenses

MIT95
PackageRelationDependenciesPublished
@babel/runtime • 7.27.6babel's modular runtime helpersDIRECT0
@types/bn.js • 4.11.6TypeScript definitions for bn.jsINDIRECT1
@types/node • 10.17.60TypeScript definitions for Node.jsINDIRECT0
@types/node • 12.20.55TypeScript definitions for Node.jsINDIRECT0
available-typed-arrays • 1.0.7Returns an array of Typed Array names that are available in the current environmentINDIRECT1
bn.js • 4.11.6Big number implementation in pure javascriptINDIRECT0
bn.js • 4.11.8Big number implementation in pure javascriptINDIRECT0
bn.js • 4.12.2Big number implementation in pure javascriptINDIRECT0
brorand • 1.1.0Random number generator for browsers and node.jsINDIRECT0
browserify-aes • 1.2.0aes, for browserifyINDIRECT40
browserify-cipher • 1.0.1ciphers for the browserINDIRECT44
browserify-des • 1.0.2browserify-des ===INDIRECT5
buffer-to-arraybuffer • 0.0.5Convert Buffer to ArrayBufferINDIRECT0
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.8Robustly `.call.bind()` a functionINDIRECT15
call-bound • 1.0.4Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.INDIRECT12
cipher-base • 1.0.6abstract base class for crypto-streamsINDIRECT2
cookiejar • 2.1.4simple persistent cookiejar systemINDIRECT0
create-hash • 1.1.3create hashes for browserifyINDIRECT33
create-hash • 1.2.0create hashes for browserifyINDIRECT37
create-hmac • 1.1.7node style hmacs in the browserINDIRECT38
decode-uri-component • 0.2.2A better decodeURIComponentINDIRECT0
decompress-response • 3.3.0Decompress a HTTP response if neededINDIRECT1
define-data-property • 1.1.4Define a data property on an object. Will fall back to assignment in an engine without descriptors.INDIRECT3
des.js • 1.1.0DES implementationINDIRECT2
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
elliptic • 6.6.1EC cryptographyINDIRECT7
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-lib • 0.2.8Lightweight Ethereum librariesINDIRECT32
ethjs-unit • 0.1.6A simple module for handling Ethereum units (e.g. 'ether', 'wei', etc...)INDIRECT4
eventemitter3 • 3.1.0EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface.INDIRECT0
eventemitter3 • 4.0.7EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface.INDIRECT0
evp_bytestokey • 1.0.3The insecure key derivation algorithm from OpenSSLINDIRECT7
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
global • 4.4.0Require global variablesINDIRECT3
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 • 2.0.2abstract base class for hash-streamsINDIRECT1
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
is-callable • 1.2.7Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.INDIRECT0
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-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
lodash • 4.17.21Lodash modular utilities.INDIRECT0
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
md5.js • 1.3.5node style md5 on pure JavaScriptINDIRECT6
mimic-response • 1.0.1Mimic a Node.js HTTP response streamINDIRECT0
minimalistic-crypto-utils • 1.0.1Minimalistic tools for JS crypto modulesINDIRECT0
number-to-bn • 1.7.0A simple method that will convert numbers, hex, BN or bignumber.js object into a BN.js object.INDIRECT3
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
parse-headers • 2.0.6Parse http headers, works with browserify/xhrINDIRECT0
pbkdf2 • 3.1.3This library provides the functionality of PBKDF2 with the ability to use any supported hashing algorithm returned from crypto.getHashes()INDIRECT42
possible-typed-array-names • 1.1.0A simple list of possible Typed Array names.INDIRECT0
process • 0.11.10process information for node.js and browsersINDIRECT0
query-string • 5.1.1Parse and stringify URL query stringsINDIRECT3
querystringify • 2.2.0Querystringify - Small, simple but powerful query string parser.INDIRECT0
randombytes • 2.1.0random bytes from browserify stand aloneINDIRECT1
readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.jsINDIRECT4
requires-port • 1.0.0Check if a protocol requires a certain port number to be added to an URL.INDIRECT0
ripemd160 • 2.0.1Compute ripemd160 of bytes or strings.INDIRECT2
ripemd160 • 2.0.2Compute ripemd160 of bytes or strings.INDIRECT6
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
scryptsy • 2.1.0Pure JavaScript implementation of the scrypt key deriviation function that is fully compatible with Node.js and the browser.INDIRECT0
set-function-length • 1.2.2Set a function's length propertyINDIRECT14
simple-concat • 1.0.1Super-minimalist version of `concat-stream`. Less than 15 lines!INDIRECT0
simple-get • 2.8.2Simplest way to make http get requests. Supports HTTPS, redirects, gzip/deflate, streams in < 100 lines.INDIRECT5
strict-uri-encode • 1.1.0A stricter URI encode adhering to RFC 3986INDIRECT0
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
timed-out • 4.0.1Emit `ETIMEDOUT` or `ESOCKETTIMEDOUT` when ClientRequest is hangedINDIRECT0
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
url-parse • 1.4.4Small footprint URL parser that works seamlessly across Node.js and browser environmentsINDIRECT2
url-set-query • 1.0.0small function to append a query string to a URLINDIRECT0
utf8 • 2.1.1A well-tested UTF-8 encoder/decoder written in JavaScript.INDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
uuid • 3.3.2RFC4122 (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
xhr-request-promise • 0.1.3Thin wrapper on top of [this](https://www.npmjs.com/package/xhr-request) to use Promise instead of callbacks.INDIRECT22
xhr-request • 1.1.0tiny http client for Node and the browserINDIRECT21
xhr • 2.6.0small xhr abstractionINDIRECT7
xhr2-cookies • 1.1.0XMLHttpRequest polyfill for node.jsINDIRECT1
xtend • 4.0.2extend like a bossINDIRECT0
LGPL-3.09
PackageRelationDependenciesPublished
web3-core-helpers • 2.0.0-alpha.1Web3 core tools helper for sub packages. This is an internal package.DIRECT61
web3-core-method • 2.0.0-alpha.1Handles the JSON-RPC methods. This package is also internally used by web3.DIRECT61
web3-core-subscriptions • 2.0.0-alpha.1Manages web3 subscriptions. This is an internal package.INDIRECT3
web3-core • 2.0.0-alpha.1Web3 core tools for sub packages. This is an internal package.DIRECT61
web3-eth-accounts • 2.0.0-alpha.1Web3 module to generate Ethereum accounts and sign data and transactions.DIRECT112
web3-eth-iban • 2.0.0-alpha.1This package converts Ethereum addresses to IBAN addresses a vice versa.INDIRECT46
web3-net • 2.0.0-alpha.1Web3 module to interact with the Ethereum nodes networking properties.DIRECT62
web3-providers • 2.0.0-alpha.1Web3 module to handle requests to external providers.DIRECT61
web3-utils • 2.0.0-alpha.1Collection of utility functions used in web3.js.DIRECT45
ISC5
PackageRelationDependenciesPublished
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
minimalistic-assert • 1.0.1minimalistic-assert ===INDIRECT0
once • 1.4.0Run a function exactly one timeINDIRECT1
semver • 6.2.0The semantic version parser used by npm.INDIRECT0
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
unknown2
PackageRelationDependenciesPublished
dom-walk • 0.1.2iteratively walk a DOM nodeINDIRECT0
min-document • 2.19.0A minimal DOM implementationINDIRECT1
Apache-2.01
PackageRelationDependenciesPublished
rxjs • 6.6.7Reactive Extensions for modern JavaScriptINDIRECT1
BSD-3-Clause AND MIT1
PackageRelationDependenciesPublished
sha.js • 2.4.12Streamable SHA hashes in pure javascriptINDIRECT29
0BSD1
PackageRelationDependenciesPublished
tslib • 1.14.1Runtime library for TypeScript helper functionsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 2.0.0-alpha.1 version:

[![licenses](https://licenses.dev/b/npm/web3-eth-personal/2.0.0-alpha.1)](https://licenses.dev/npm/web3-eth-personal/2.0.0-alpha.1)
<a href="https://licenses.dev/npm/web3-eth-personal/2.0.0-alpha.1">
  <img src="https://licenses.dev/b/npm/web3-eth-personal/2.0.0-alpha.1" alt="licenses" />
</a>
GitHub