@safe-global/types-kit
Advanced tools
@@ -204,7 +204,7 @@ export { type Hex } from 'viem'; | ||
| readonly gasToken: string; | ||
| readonly safeTxGas: string; | ||
| readonly baseGas: string; | ||
| readonly safeTxGas: number; | ||
| readonly baseGas: number; | ||
| readonly gasPrice: string; | ||
| readonly refundReceiver?: string; | ||
| readonly nonce: string; | ||
| readonly nonce: number; | ||
| readonly executionDate: string; | ||
@@ -211,0 +211,0 @@ readonly submissionDate: string; |
+1
-1
| { | ||
| "name": "@safe-global/types-kit", | ||
| "version": "1.0.3", | ||
| "version": "1.0.4", | ||
| "description": "Types for use with the Safe Core SDK packages", | ||
@@ -5,0 +5,0 @@ "main": "dist/src/index.js", |
Sorry, the diff of this file is not supported yet
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
Found 1 instance in 1 package
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
Found 1 instance in 1 package