@xyo-network/wallet-model
Advanced tools
Comparing version 3.3.3 to 3.4.0
{ | ||
"name": "@xyo-network/wallet-model", | ||
"version": "3.3.3", | ||
"version": "3.4.0", | ||
"description": "Primary SDK for using XYO Protocol 2.0", | ||
@@ -32,8 +32,8 @@ "homepage": "https://xyo.network", | ||
"dependencies": { | ||
"@xylabs/hex": "^4.3.4", | ||
"@xyo-network/account-model": "^3.3.3" | ||
"@xylabs/hex": "^4.3.13", | ||
"@xyo-network/account-model": "^3.4.0" | ||
}, | ||
"devDependencies": { | ||
"@xylabs/ts-scripts-yarn3": "^4.2.3", | ||
"@xylabs/tsconfig": "^4.2.3", | ||
"@xylabs/ts-scripts-yarn3": "^4.2.4", | ||
"@xylabs/tsconfig": "^4.2.4", | ||
"ethers": "^6.13.4", | ||
@@ -40,0 +40,0 @@ "typescript": "^5.6.3" |
18744
Updated@xylabs/hex@^4.3.13