@gnosis.pm/safe-react-gateway-sdk
Advanced tools
Comparing version 2.2.1 to 2.2.2
@@ -230,4 +230,4 @@ export declare type ParamValue = string | ParamValue[]; | ||
nonce: number; | ||
safeTxGas: number; | ||
baseGas: number; | ||
safeTxGas: string; | ||
baseGas: string; | ||
gasPrice: string; | ||
@@ -234,0 +234,0 @@ gasToken: string; |
@@ -281,4 +281,4 @@ export type ParamValue = string | ParamValue[] | ||
nonce: number | ||
safeTxGas: number | ||
baseGas: number | ||
safeTxGas: string | ||
baseGas: string | ||
gasPrice: string | ||
@@ -285,0 +285,0 @@ gasToken: string |
{ | ||
"name": "@gnosis.pm/safe-react-gateway-sdk", | ||
"version": "2.2.1", | ||
"version": "2.2.2", | ||
"main": "dist/index.min.js", | ||
@@ -5,0 +5,0 @@ "types": "dist/index.d.ts", |
Sorry, the diff of this file is not supported yet
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