@xyo-network/wallet-model
Advanced tools
Comparing version 3.1.14 to 3.2.0
{ | ||
"name": "@xyo-network/wallet-model", | ||
"version": "3.1.14", | ||
"version": "3.2.0", | ||
"description": "Primary SDK for using XYO Protocol 2.0", | ||
@@ -32,10 +32,10 @@ "homepage": "https://xyo.network", | ||
"dependencies": { | ||
"@xylabs/hex": "^4.0.9", | ||
"@xyo-network/account-model": "^3.1.14" | ||
"@xylabs/hex": "^4.1.0", | ||
"@xyo-network/account-model": "^3.2.0" | ||
}, | ||
"devDependencies": { | ||
"@xylabs/ts-scripts-yarn3": "^4.0.7", | ||
"@xylabs/tsconfig": "^4.0.7", | ||
"ethers": "^6.13.2", | ||
"typescript": "^5.5.4" | ||
"@xylabs/ts-scripts-yarn3": "^4.1.0", | ||
"@xylabs/tsconfig": "^4.1.0", | ||
"ethers": "^6.13.3", | ||
"typescript": "^5.6.2" | ||
}, | ||
@@ -42,0 +42,0 @@ "peerDependencies": { |
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
18743
Updated@xylabs/hex@^4.1.0