licenses.dev

@uniswap/router-sdk v1.18.0

An sdk for routing swaps using Uniswap v2 and Uniswap v3.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT54
PackageRelationDependenciesPublished
@ethersproject/abi • 5.7.0Utilities and Classes for parsing, formatting and managing Ethereum ABIs.DIRECT27
@ethersproject/abstract-provider • 5.7.0An Abstract Class for describing an Ethereum Provider for ethers.INDIRECT24
@ethersproject/abstract-signer • 5.7.0An Abstract Class for desribing an Ethereum Signer for ethers.INDIRECT25
@ethersproject/address • 5.7.0Utilities for handling Ethereum Addresses for ethers.INDIRECT7
@ethersproject/base64 • 5.7.0Base64 coder.INDIRECT2
@ethersproject/bignumber • 5.7.0BigNumber library used in ethers.js.INDIRECT3
@ethersproject/bytes • 5.7.0Bytes utility functions for ethers.INDIRECT1
@ethersproject/constants • 5.7.0Common Ethereum constants used for ethers.INDIRECT4
@ethersproject/hash • 5.7.0Hash utility functions for Ethereum.INDIRECT26
@ethersproject/keccak256 • 5.7.0The keccak256 hash function for ethers.INDIRECT3
@ethersproject/logger • 5.7.0Logger utility functions for ethers.INDIRECT0
@ethersproject/networks • 5.7.1Network definitions for ethers.INDIRECT1
@ethersproject/properties • 5.7.0Properties utility functions for ethers.INDIRECT1
@ethersproject/rlp • 5.7.0Recursive-Length Prefix (RLP) coder.INDIRECT2
@ethersproject/sha2 • 5.7.0The SHA2 family hash functions and HMAC functions for ethers.INDIRECT5
@ethersproject/signing-key • 5.7.0Elliptic curve library functions for the secp256k1 curve.INDIRECT12
@ethersproject/solidity • 5.7.0Solidity coder for non-standard (tight) packing.INDIRECT12
@ethersproject/strings • 5.7.0String utility functions.INDIRECT5
@ethersproject/transactions • 5.7.0Utilities for decoding and encoding Ethereum transaction for ethers.INDIRECT19
@ethersproject/web • 5.7.1Utility fucntions for managing web requests for ethers.INDIRECT8
@openzeppelin/contracts • 3.4.1-solc-0.7-2Secure Smart Contract library for SolidityINDIRECT0
@openzeppelin/contracts • 3.4.2-solc-0.7Secure Smart Contract library for SolidityINDIRECT0
@uniswap/sdk-core • 7.1.0⚒️ An SDK for building applications on top of Uniswap V3DIRECT15
@uniswap/v2-sdk • 4.9.0🛠 An SDK for building applications on top of Uniswap V2DIRECT22
@uniswap/v3-sdk • 3.21.0⚒️ An SDK for building applications on top of Uniswap V3DIRECT64
@uniswap/v4-sdk • 1.15.1⚒️ An SDK for building applications on top of Uniswap V4DIRECT65
base64-sol • 1.0.1base64 implementation in solidityINDIRECT0
big.js • 5.2.2A small, fast, easy-to-use library for arbitrary-precision decimal arithmeticINDIRECT0
binary-extensions • 2.3.0List of binary file extensionsINDIRECT0
bn.js • 4.12.1Big number implementation in pure javascriptINDIRECT0
bn.js • 5.2.1Big number implementation in pure javascriptINDIRECT0
braces • 3.0.3Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.INDIRECT3
brorand • 1.1.0Random number generator for browsers and node.jsINDIRECT0
chokidar • 3.6.0Minimal and efficient cross-platform file watching libraryINDIRECT14
decimal.js-light • 2.5.1An arbitrary-precision Decimal type for JavaScript.INDIRECT0
elliptic • 6.5.4EC cryptographyINDIRECT7
fill-range • 7.1.1Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`INDIRECT2
fsevents • 2.3.3Native Access to MacOS FSEventsINDIRECT0
hardhat-watcher • 2.5.0Hardhat file watcher pluginINDIRECT15
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-binary-path • 2.1.0Check if a file path is a binary fileINDIRECT1
is-extglob • 2.1.1Returns true if a string has an extglob.INDIRECT0
is-glob • 4.0.3Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a betINDIRECT1
is-number • 7.0.0Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.INDIRECT0
js-sha3 • 0.8.0A simple SHA-3 / Keccak / Shake hash function for JavaScript supports UTF-8 encoding.INDIRECT0
minimalistic-crypto-utils • 1.0.1Minimalistic tools for JS crypto modulesINDIRECT0
normalize-path • 3.0.0Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled.INDIRECT0
picomatch • 2.3.1Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.INDIRECT0
readdirp • 3.6.0Recursive version of fs.readdir with streaming API.INDIRECT1
tiny-invariant • 1.3.3A tiny invariant functionINDIRECT0
tiny-warning • 1.0.3A tiny warning functionINDIRECT0
to-regex-range • 5.0.1Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.INDIRECT1
toformat • 2.0.0Adds a `toFormat` instance method to decimal.js or big.jsINDIRECT0
ISC4
PackageRelationDependenciesPublished
anymatch • 3.1.3Matches strings against configurable strings, globs, regular expressions, and/or functionsINDIRECT2
glob-parent • 5.1.2Extract the non-magic parent path from a glob string.INDIRECT2
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
minimalistic-assert • 1.0.1minimalistic-assert ===INDIRECT0
GPL-3.0-or-later3
PackageRelationDependenciesPublished
@uniswap/lib • 4.0.1-alpha📖 Solidity libraries that are shared across Uniswap contractsINDIRECT0
@uniswap/v2-core • 1.0.1🎛 Core contracts for the UniswapV2 protocolINDIRECT0
@uniswap/v3-staker • 1.0.0Canonical liquidity mining contract for Uniswap V3INDIRECT8
GPL-2.0-or-later2
PackageRelationDependenciesPublished
@uniswap/swap-router-contracts • 1.3.1Smart contracts for swapping on Uniswap V2 and V3DIRECT23
@uniswap/v3-periphery • 1.4.4🎚 Peripheral smart contracts for interacting with Uniswap V3INDIRECT5
BUSL-1.12
PackageRelationDependenciesPublished
@uniswap/v3-core • 1.0.0🦄 Core smart contracts of Uniswap V3INDIRECT0
@uniswap/v3-core • 1.0.1🦄 Core smart contracts of Uniswap V3INDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
dotenv • 14.3.2Loads environment variables from .env fileINDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
jsbi • 3.2.5JSBI is a pure-JavaScript implementation of [the ECMAScript BigInt proposal](https://tc39.es/proposal-bigint/), which officially became a part of the JavaScript language in ES2020.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40uniswap%2Frouter-sdk)](https://licenses.dev/npm/%40uniswap%2Frouter-sdk)
<a href="https://licenses.dev/npm/%40uniswap%2Frouter-sdk">
  <img src="https://licenses.dev/b/npm/%40uniswap%2Frouter-sdk" alt="licenses" />
</a>

Or the licenses badge code for the 1.18.0 version:

[![licenses](https://licenses.dev/b/npm/%40uniswap%2Frouter-sdk/1.18.0)](https://licenses.dev/npm/%40uniswap%2Frouter-sdk/1.18.0)
<a href="https://licenses.dev/npm/%40uniswap%2Frouter-sdk/1.18.0">
  <img src="https://licenses.dev/b/npm/%40uniswap%2Frouter-sdk/1.18.0" alt="licenses" />
</a>
GitHub