licenses.dev

@walletconnect/ethereum-provider v1.8.0

Ethereum Provider for WalletConnect

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

MIT74
PackageRelationDependenciesPublished
@json-rpc-tools/provider • 1.7.6Provider for JSON-RPCINDIRECT8
@json-rpc-tools/types • 1.7.6Typings for JSON-RPCINDIRECT1
@json-rpc-tools/utils • 1.7.6Utilities for JSON-RPCINDIRECT3
@pedrouid/environment • 1.0.1Environment utilitiesINDIRECT0
@walletconnect/crypto • 1.0.3Isomorphic Cryptography Library for AES, HMAC and SHA2INDIRECT12
@walletconnect/encoding • 1.0.2Byte encoding utilsINDIRECT3
@walletconnect/environment • 1.0.1Environment utilitiesINDIRECT1
@walletconnect/jsonrpc-http-connection • 1.0.8HTTP Connection for JSON-RPCDIRECT12
@walletconnect/jsonrpc-provider • 1.0.14Provider for JSON-RPCDIRECT7
@walletconnect/jsonrpc-types • 1.0.4Typings for JSON-RPCINDIRECT2
@walletconnect/jsonrpc-utils • 1.0.8Utilities for JSON-RPCINDIRECT5
@walletconnect/mobile-registry • 1.4.0Registry for WalletConnect mobile-to-mobile linking supported WalletsINDIRECT0
@walletconnect/randombytes • 1.0.3Isomorphic Library for Random BytesINDIRECT7
@walletconnect/safe-json • 1.0.0Safe Json UtilsINDIRECT0
@walletconnect/safe-json • 1.0.2Safe Json UtilsINDIRECT1
@walletconnect/window-getters • 1.0.0Safe Window GettersINDIRECT0
@walletconnect/window-metadata • 1.0.0Scrape Window MetadataINDIRECT1
aes-js • 3.1.2A pure JavaScript implementation of the AES block cipher and all common modes of operation.INDIRECT0
ansi-regex • 4.1.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 3.2.1ANSI escape codes for styling strings in the terminalINDIRECT2
axios • 0.21.4Promise based HTTP client for the browser and node.jsINDIRECT1
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
bn.js • 4.11.8Big number implementation in pure javascriptINDIRECT0
buffer-alloc-unsafe • 1.1.0A [ponyfill](https://ponyfill.com) for `Buffer.allocUnsafe`.INDIRECT0
buffer-alloc • 1.2.0A [ponyfill](https://ponyfill.com) for `Buffer.alloc`.INDIRECT2
buffer-fill • 1.0.0A [ponyfill](https://ponyfill.com) for `Buffer.fill`.INDIRECT0
buffer-from • 1.1.2A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.INDIRECT0
buffer • 5.7.1Node.js Buffer API, for the browserINDIRECT2
camelcase • 5.3.1Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`INDIRECT0
color-convert • 1.9.3Plain color conversion functionsINDIRECT1
color-name • 1.1.3A list of color names and its valuesINDIRECT0
copy-to-clipboard • 3.3.3Copy stuff into clipboard using JS with fallbacksINDIRECT1
cross-fetch • 3.1.8Universal WHATWG Fetch API for Node, Browsers and React NativeINDIRECT4
decamelize • 1.2.0Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbowINDIRECT0
decode-uri-component • 0.2.2A better decodeURIComponentINDIRECT0
detect-browser • 5.2.0Unpack a browser type and version from the useragent stringINDIRECT0
dijkstrajs • 1.0.3A simple JavaScript implementation of Dijkstra's single-source shortest-paths algorithm.INDIRECT0
eip1193-provider • 1.0.1EIP-1193 compatible Ethereum ProviderDIRECT9
emoji-regex • 7.0.3A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
eventemitter3 • 4.0.7EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface.DIRECT0
events • 3.3.0Node's event emitter for all engines.INDIRECT0
find-up • 3.0.0Find a file or directory by walking up parent directoriesINDIRECT5
follow-redirects • 1.15.9HTTP and HTTPS modules that follow redirects.INDIRECT0
hash.js • 1.1.7Various hash functions that could be run by both browser and nodeINDIRECT2
is-fullwidth-code-point • 2.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
is-typedarray • 1.0.0Detect whether or not an object is a Typed ArrayINDIRECT0
isarray • 2.0.5Array#isArray for older browsersINDIRECT0
js-sha3 • 0.8.0A simple SHA-3 / Keccak / Shake hash function for JavaScript supports UTF-8 encoding.INDIRECT0
keyvaluestorage-interface • 1.0.0Isomorphic Key-Value Storage InterfaceINDIRECT0
locate-path • 3.0.0Get the first path that exists on disk of multiple pathsINDIRECT4
node-fetch • 2.7.0A light-weight module that brings window.fetch to node.jsINDIRECT3
p-limit • 2.3.0Run multiple promise-returning & async functions with limited concurrencyINDIRECT1
p-locate • 3.0.0Get the first fulfilled promise that satisfies the provided testing functionINDIRECT2
p-try • 2.2.0`Start a promise chainINDIRECT0
path-exists • 3.0.0Check if a path existsINDIRECT0
pngjs • 3.4.0PNG encoder/decoder in pure JS, supporting any bit size & interlace, async & sync with full test suite.INDIRECT0
preact • 10.4.1Fast 3kb React-compatible Virtual DOM library.INDIRECT0
qrcode • 1.4.4QRCode / 2d Barcode api with both server side and client side support using canvasINDIRECT36
query-string • 6.13.5Parse and stringify URL query stringsINDIRECT3
randombytes • 2.1.0random bytes from browserify stand aloneINDIRECT1
require-directory • 2.1.1Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.INDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
safe-json-utils • 1.1.1Safe Json UtilsINDIRECT0
split-on-first • 1.1.0Split a string on the first occurance of a given separatorINDIRECT0
strict-uri-encode • 2.0.0A stricter URI encode adhering to RFC 3986INDIRECT0
string-width • 3.1.0Get the visual width of a string - the number of columns required to display itINDIRECT4
strip-ansi • 5.2.0Strip ANSI escape codes from a stringINDIRECT1
toggle-selection • 1.0.6Toggle current selected content in browserINDIRECT0
tr46 • 0.0.3An implementation of the Unicode TR46 specINDIRECT0
typedarray-to-buffer • 3.1.5Convert a typed array to a Buffer without a copyINDIRECT1
whatwg-url • 5.0.0An implementation of the WHATWG URL Standard's URL API and parsing machineryINDIRECT2
wrap-ansi • 5.1.0Wordwrap a string with ANSI escape codesINDIRECT8
ws • 7.5.3Simple to use, blazing fast and thoroughly tested websocket client and server for Node.jsINDIRECT0
yargs • 13.3.2yargs the modern, pirate-themed, successor to optimist.INDIRECT25
Apache-2.09
PackageRelationDependenciesPublished
@walletconnect/browser-utils • 1.8.0Browser Utilities for WalletConnectINDIRECT5
@walletconnect/client • 1.8.0Client for WalletConnectDIRECT34
@walletconnect/core • 1.8.0Core Library for WalletConnectINDIRECT24
@walletconnect/iso-crypto • 1.8.0Isomorphic Crypto for WalletConnectINDIRECT30
@walletconnect/qrcode-modal • 1.8.0QR Code Modal for WalletConnectINDIRECT47
@walletconnect/signer-connection • 1.8.0Signer Connection for WalletConnect ProvidersDIRECT78
@walletconnect/socket-transport • 1.8.0Socket Transport for WalletConnectINDIRECT23
@walletconnect/types • 1.8.0Typescript Types for WalletConnectDIRECT0
@walletconnect/utils • 1.8.0Utility Library for WalletConnectDIRECT21
ISC9
PackageRelationDependenciesPublished
cliui • 5.0.0easily create complex multi-column command-line-interfacesINDIRECT9
get-caller-file • 2.0.5[![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
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
minimalistic-assert • 1.0.1minimalistic-assert ===INDIRECT0
require-main-filename • 2.0.0shim for require.main.filename() that works in as many environments as possibleINDIRECT0
set-blocking • 2.0.0set blocking stdio and stderr ensuring that terminal output does not truncateINDIRECT0
which-module • 2.0.1Find the module object for something that was require()dINDIRECT0
y18n • 4.0.3the bare-bones internationalization library used by yargsINDIRECT0
yargs-parser • 13.1.2the mighty option parser used by yargsINDIRECT2
0BSD1
PackageRelationDependenciesPublished
tslib • 1.14.1Runtime library for TypeScript helper functionsINDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
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/%40walletconnect%2Fethereum-provider)](https://licenses.dev/npm/%40walletconnect%2Fethereum-provider)
<a href="https://licenses.dev/npm/%40walletconnect%2Fethereum-provider">
  <img src="https://licenses.dev/b/npm/%40walletconnect%2Fethereum-provider" alt="licenses" />
</a>

Or the licenses badge code for the 1.8.0 version:

[![licenses](https://licenses.dev/b/npm/%40walletconnect%2Fethereum-provider/1.8.0)](https://licenses.dev/npm/%40walletconnect%2Fethereum-provider/1.8.0)
<a href="https://licenses.dev/npm/%40walletconnect%2Fethereum-provider/1.8.0">
  <img src="https://licenses.dev/b/npm/%40walletconnect%2Fethereum-provider/1.8.0" alt="licenses" />
</a>
GitHub