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

MIT66
PackageRelationDependenciesPublished
@babel/runtime • 7.26.0babel's modular runtime helpersDIRECT1
@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
bn.js • 4.11.6Big number implementation in pure javascriptINDIRECT0
bn.js • 4.11.8Big number implementation in pure javascriptINDIRECT0
bn.js • 4.12.1Big number implementation in pure javascriptINDIRECT0
brorand • 1.1.0Random number generator for browsers and node.jsINDIRECT0
browserify-aes • 1.2.0aes, for browserifyINDIRECT13
browserify-cipher • 1.0.1ciphers for the browserINDIRECT17
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
cipher-base • 1.0.6abstract base class for crypto-streamsINDIRECT2
cookiejar • 2.1.4simple persistent cookiejar systemINDIRECT0
create-hash • 1.2.0create hashes for browserifyINDIRECT10
create-hmac • 1.1.7node style hmacs in the browserINDIRECT11
decode-uri-component • 0.2.2A better decodeURIComponentINDIRECT0
decompress-response • 3.3.0Decompress a HTTP response if neededINDIRECT1
des.js • 1.1.0DES implementationINDIRECT2
elliptic • 6.6.1EC cryptographyINDIRECT7
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
global • 4.4.0Require global variablesINDIRECT3
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
hmac-drbg • 1.0.1Deterministic random bit generator (hmac)INDIRECT4
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
lodash • 4.17.21Lodash modular utilities.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.5Parse http headers, works with browserify/xhrINDIRECT0
pbkdf2 • 3.1.2This library provides the functionality of PBKDF2 with the ability to use any supported hashing algorithm returned from crypto.getHashes()INDIRECT12
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
regenerator-runtime • 0.14.1Runtime for Regenerator-compiled generator and async functions.INDIRECT0
requires-port • 1.0.0Check if a protocol requires a certain port number to be added to an URL.INDIRECT0
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
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
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
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.DIRECT62
web3-core-method • 2.0.0-alpha.1Handles the JSON-RPC methods. This package is also internally used by web3.DIRECT62
web3-core-subscriptions • 2.0.0-alpha.1Manages web3 subscriptions. This is an internal package.INDIRECT4
web3-core • 2.0.0-alpha.1Web3 core tools for sub packages. This is an internal package.DIRECT62
web3-eth-accounts • 2.0.0-alpha.1Web3 module to generate Ethereum accounts and sign data and transactions.DIRECT83
web3-eth-iban • 2.0.0-alpha.1This package converts Ethereum addresses to IBAN addresses a vice versa.INDIRECT47
web3-net • 2.0.0-alpha.1Web3 module to interact with the Ethereum nodes networking properties.DIRECT63
web3-providers • 2.0.0-alpha.1Web3 module to handle requests to external providers.DIRECT62
web3-utils • 2.0.0-alpha.1Collection of utility functions used in web3.js.DIRECT46
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.11Streamable SHA hashes in pure javascriptINDIRECT2
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