licenses.dev

web3-providers-http v1.10.4

Module to handle web3 RPC connections over HTTP.

Published on

Licenses

Learn more about license information.

Package Licenses

LGPL-3.0

Dependency Licenses

MIT23
PackageRelationDependenciesPublished
@noble/curves • 1.4.2Audited & minimal JS implementation of elliptic curve cryptographyINDIRECT1
@noble/hashes • 1.4.0Audited & minimal 0-dependency JS implementation of SHA, RIPEMD, BLAKE, HMAC, HKDF, PBKDF & ScryptINDIRECT0
@scure/base • 1.1.8Secure, 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
abortcontroller-polyfill • 1.7.5Polyfill/ponyfill for the AbortController DOM API + optional patching of fetch (stub that calls catch, doesn't actually abort request).DIRECT0
bn.js • 4.11.6Big number implementation in pure javascriptINDIRECT0
bn.js • 5.2.1Big number implementation in pure javascriptINDIRECT0
cross-fetch • 4.0.0Universal WHATWG Fetch API for Node, Browsers and React NativeDIRECT4
es6-promise • 4.2.8A lightweight library that provides tools for organizing asynchronous codeDIRECT0
ethereum-bloom-filters • 1.2.0Ability to test bloom filters for ethereum.INDIRECT1
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
is-hex-prefixed • 1.0.0A simple method to check if a string is hex prefixed.INDIRECT0
micro-ftch • 0.3.1Wraps nodejs built-in modules and browser fetch into one function.INDIRECT0
node-fetch • 2.7.0A light-weight module that brings window.fetch to node.jsINDIRECT3
number-to-bn • 1.7.0A simple method that will convert numbers, hex, BN or bignumber.js object into a BN.js object.INDIRECT3
randombytes • 2.1.0random bytes from browserify stand aloneINDIRECT1
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
strip-hex-prefix • 1.0.0A simple method that will strip a valid hex prefix off a string, if present.INDIRECT1
tr46 • 0.0.3An implementation of the Unicode TR46 specINDIRECT0
utf8 • 3.0.0A well-tested UTF-8 encoder/decoder written in JavaScript.INDIRECT0
whatwg-url • 5.0.0An implementation of the WHATWG URL Standard's URL API and parsing machineryINDIRECT2
LGPL-3.03
PackageRelationDependenciesPublished
web3-core-helpers • 1.10.4Web3 core tools helper for sub packages. This is an internal package.DIRECT21
web3-eth-iban • 1.10.4This package converts Ethereum addresses to IBAN addresses a vice versa.INDIRECT20
web3-utils • 1.10.4Collection of utility functions used in web3.js.INDIRECT19
MPL-2.02
PackageRelationDependenciesPublished
@ethereumjs/rlp • 4.0.1Recursive Length Prefix Encoding ModuleINDIRECT0
@ethereumjs/util • 8.1.0A collection of utility functions for EthereumINDIRECT8
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/web3-providers-http)](https://licenses.dev/npm/web3-providers-http)
<a href="https://licenses.dev/npm/web3-providers-http">
  <img src="https://licenses.dev/b/npm/web3-providers-http" alt="licenses" />
</a>

Or the licenses badge code for the 1.10.4 version:

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