@xyo-network/previous-hash-store-storage
Advanced tools
Comparing version 3.6.0-rc.9 to 3.6.0-rc.10
{ | ||
"name": "@xyo-network/previous-hash-store-storage", | ||
"version": "3.6.0-rc.9", | ||
"version": "3.6.0-rc.10", | ||
"description": "Primary SDK for using XYO Protocol 2.0", | ||
@@ -32,4 +32,4 @@ "homepage": "https://xyo.network", | ||
"dependencies": { | ||
"@xylabs/hex": "^4.4.18", | ||
"@xyo-network/previous-hash-store-model": "^3.6.0-rc.9", | ||
"@xylabs/hex": "^4.4.21", | ||
"@xyo-network/previous-hash-store-model": "^3.6.0-rc.10", | ||
"store2": "^2.14.3" | ||
@@ -40,4 +40,4 @@ }, | ||
"@types/uuid": "^10.0.0", | ||
"@xylabs/ts-scripts-yarn3": "^4.2.4", | ||
"@xylabs/tsconfig": "^4.2.4", | ||
"@xylabs/ts-scripts-yarn3": "^4.2.6", | ||
"@xylabs/tsconfig": "^4.2.6", | ||
"typescript": "^5.7.2", | ||
@@ -44,0 +44,0 @@ "uuid": "^11.0.3", |
28604