@xyo-network/payload-builder
Advanced tools
Comparing version
{ | ||
"name": "@xyo-network/payload-builder", | ||
"version": "3.6.0-rc.10", | ||
"version": "3.6.0-rc.11", | ||
"description": "Primary SDK for using XYO Protocol 2.0", | ||
@@ -32,9 +32,9 @@ "homepage": "https://xyo.network", | ||
"dependencies": { | ||
"@xylabs/assert": "^4.4.21", | ||
"@xylabs/hex": "^4.4.21", | ||
"@xylabs/logger": "^4.4.21", | ||
"@xylabs/object": "^4.4.21", | ||
"@xylabs/promise": "^4.4.21", | ||
"@xyo-network/hash": "^3.6.0-rc.10", | ||
"@xyo-network/payload-model": "^3.6.0-rc.10" | ||
"@xylabs/assert": "^4.4.24", | ||
"@xylabs/hex": "^4.4.24", | ||
"@xylabs/logger": "^4.4.24", | ||
"@xylabs/object": "^4.4.24", | ||
"@xylabs/promise": "^4.4.24", | ||
"@xyo-network/hash": "^3.6.0-rc.11", | ||
"@xyo-network/payload-model": "^3.6.0-rc.11" | ||
}, | ||
@@ -44,3 +44,3 @@ "devDependencies": { | ||
"@xylabs/tsconfig": "^4.2.6", | ||
"@xylabs/vitest-extended": "^4.4.21", | ||
"@xylabs/vitest-extended": "^4.4.24", | ||
"typescript": "^5.7.2", | ||
@@ -47,0 +47,0 @@ "vitest": "^2.1.8" |
Updated
Updated
Updated
Updated
Updated