licenses.dev

web3-providers-ws v1.10.4

Module to handle web3 RPC connections over WebSockets.

Published on

Licenses

Learn more about license information.

Package Licenses

LGPL-3.0

Dependency Licenses

MIT28
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.9Secure, 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
bn.js • 4.11.6Big number implementation in pure javascriptINDIRECT0
bn.js • 5.2.1Big number implementation in pure javascriptINDIRECT0
bufferutil • 4.0.8WebSocket buffer utilsINDIRECT1
debug • 2.6.9small debugging utilityINDIRECT1
es6-iterator • 2.0.3Iterator abstraction based on ES6 specificationINDIRECT8
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
event-emitter • 0.3.5Environment agnostic event emitterINDIRECT8
eventemitter3 • 4.0.4EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface.DIRECT0
is-hex-prefixed • 1.0.0A simple method to check if a string is hex prefixed.INDIRECT0
is-typedarray • 1.0.0Detect whether or not an object is a Typed ArrayINDIRECT0
micro-ftch • 0.3.1Wraps nodejs built-in modules and browser fetch into one function.INDIRECT0
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
node-gyp-build • 4.8.2Build tool and bindings loader for node-gyp that supports prebuildsINDIRECT0
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
typedarray-to-buffer • 3.1.5Convert a typed array to a Buffer without a copyINDIRECT1
utf-8-validate • 5.0.10Check if a buffer contains valid UTF-8INDIRECT1
utf8 • 3.0.0A well-tested UTF-8 encoder/decoder written in JavaScript.INDIRECT0
yaeti • 0.0.6Yet Another EventTarget ImplementationINDIRECT0
ISC7
PackageRelationDependenciesPublished
d • 1.0.2Property descriptor factoryINDIRECT8
es5-ext • 0.10.64ECMAScript extensions and shimsINDIRECT8
es6-symbol • 3.1.4ECMAScript 6 Symbol polyfillINDIRECT8
esniff • 2.0.1Low footprint ECMAScript source code parserINDIRECT8
ext • 1.7.0JavaScript utilities with respect to emerging standardINDIRECT1
next-tick • 1.1.0Environment agnostic nextTick polyfillINDIRECT0
type • 2.7.3Runtime validation and processing of JavaScript typesINDIRECT0
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
Apache-2.01
PackageRelationDependenciesPublished
websocket • 1.0.35Websocket Client & Server Library implementing the WebSocket protocol as specified in RFC 6455.DIRECT17
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.10.4 version:

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