@depay/web3-payments
Advanced tools
Comparing version 10.6.3 to 10.7.0
{ | ||
"name": "@depay/web3-payments", | ||
"moduleName": "Web3Payments", | ||
"version": "10.6.3", | ||
"version": "10.7.0", | ||
"description": "JavaScript library to scan crypto wallets for liquefiable assets and calculate most cost-effective payment routing.", | ||
@@ -39,6 +39,6 @@ "main": "dist/umd/index.js", | ||
"peerDependencies": { | ||
"@depay/web3-assets": "^6.5.1", | ||
"@depay/web3-constants": "^6.0.0", | ||
"@depay/web3-exchanges": "^9.2.0", | ||
"@depay/web3-tokens": "^8.2.0" | ||
"@depay/web3-assets": "^6.5.4", | ||
"@depay/web3-constants": "^6.3.1", | ||
"@depay/web3-exchanges": "^11.0.2", | ||
"@depay/web3-tokens": "^9.11.4" | ||
}, | ||
@@ -51,12 +51,13 @@ "engines": { | ||
"@babel/preset-env": "^7.12.7", | ||
"@depay/coinbase-wallet-sdk": "^1.0.5", | ||
"@depay/walletconnect-v1": "^1.7.8", | ||
"@depay/web3-assets": "^6.5.1", | ||
"@depay/web3-blockchains": "^5.0.1", | ||
"@depay/web3-client": "^8.5.0", | ||
"@depay/web3-constants": "^6.0.0", | ||
"@depay/web3-exchanges": "^9.2.0", | ||
"@depay/web3-mock": "^11.11.0", | ||
"@depay/web3-tokens": "^8.2.0", | ||
"@depay/web3-wallets": "^11.1.0", | ||
"@depay/solana-web3.js": "^1.19.0", | ||
"@depay/coinbase-wallet-sdk": "^1.1.0", | ||
"@depay/walletconnect-v1": "^1.7.10", | ||
"@depay/web3-assets": "^6.5.4", | ||
"@depay/web3-blockchains": "^6.2.0", | ||
"@depay/web3-client": "^10.1.7", | ||
"@depay/web3-constants": "^6.3.1", | ||
"@depay/web3-exchanges": "^11.0.2", | ||
"@depay/web3-mock": "^13.22.4", | ||
"@depay/web3-tokens": "^9.11.4", | ||
"@depay/web3-wallets": "^12.3.4", | ||
"@rollup/plugin-commonjs": "^18.0.0", | ||
@@ -71,3 +72,3 @@ "@rollup/plugin-node-resolve": "^11.2.1", | ||
"eslint-plugin-import": "^2.22.1", | ||
"ethers": "^5.6.8", | ||
"ethers": "^5.7.1", | ||
"fetch-mock": "^9.11.0", | ||
@@ -74,0 +75,0 @@ "jest-environment-jsdom": "^28.0.2", |
@@ -380,12 +380,14 @@ ## Quickstart | ||
- [Binance Smart Chain](https://www.binance.org/en/smartChain) | ||
- [Polygon](https://polygon.technology/) | ||
This library supports the following decentralized exchanges: | ||
Ethereum: | ||
- [Uniswap v2](https://uniswap.org) | ||
BNB Smart Chain: | ||
- [PancakeSwap v2](https://pancakeswap.info) | ||
Soon: | ||
- [Uniswap v3](https://uniswap.org) | ||
- [SushiSwap](https://sushi.com) | ||
- [Curve](https://curve.fi) | ||
Polygon: | ||
- [Quickswap](https://quickswap.exchange/#/) | ||
@@ -401,8 +403,2 @@ ## Development | ||
### Release | ||
``` | ||
npm publish | ||
``` | ||
## Web3 Payments | ||
@@ -409,0 +405,0 @@ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1455665
41706
33
435