@0xsquid/squid-types
Advanced tools
Comparing version 0.1.77 to 0.1.78
@@ -24,3 +24,3 @@ import { ChainData, ChainType } from "../chains"; | ||
toAddress?: string; | ||
slippage: number; | ||
slippage?: number; | ||
quoteOnly?: boolean; | ||
@@ -27,0 +27,0 @@ enableBoost?: boolean; |
{ | ||
"name": "@0xsquid/squid-types", | ||
"version": "0.1.77", | ||
"version": "0.1.78", | ||
"description": "JS and TS types relating to 0xsquid related projects.", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
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
58498