@depay/web3-payments
Advanced tools
Comparing version 7.0.0 to 7.0.1
{ | ||
"name": "@depay/web3-payments", | ||
"moduleName": "Web3Payments", | ||
"version": "7.0.0", | ||
"version": "7.0.1", | ||
"description": "JavaScript library to scan crypto wallets for liquefiable assets and calculate most cost-effective payment routing.", | ||
@@ -40,4 +40,4 @@ "main": "dist/cjs/index.js", | ||
"@depay/web3-assets": "^3.0.0", | ||
"@depay/web3-constants": "^4.0.0", | ||
"@depay/web3-exchanges": "^7.1.0", | ||
"@depay/web3-constants": "^4.0.1", | ||
"@depay/web3-exchanges": "^7.1.1", | ||
"@depay/web3-tokens": "^7.2.0" | ||
@@ -55,4 +55,4 @@ }, | ||
"@depay/web3-client": "^7.1.0", | ||
"@depay/web3-constants": "^4.0.0", | ||
"@depay/web3-exchanges": "^7.1.0", | ||
"@depay/web3-constants": "^4.0.1", | ||
"@depay/web3-exchanges": "^7.1.1", | ||
"@depay/web3-mock": "^9.1.1", | ||
@@ -59,0 +59,0 @@ "@depay/web3-tokens": "^7.2.0", |
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
2