@xyo-network/previous-hash-store
Advanced tools
Comparing version 3.6.0-rc.9 to 3.6.0-rc.10
{ | ||
"name": "@xyo-network/previous-hash-store", | ||
"version": "3.6.0-rc.9", | ||
"version": "3.6.0-rc.10", | ||
"description": "Primary SDK for using XYO Protocol 2.0", | ||
@@ -32,9 +32,9 @@ "homepage": "https://xyo.network", | ||
"dependencies": { | ||
"@xyo-network/previous-hash-store-indexeddb": "^3.6.0-rc.9", | ||
"@xyo-network/previous-hash-store-model": "^3.6.0-rc.9", | ||
"@xyo-network/previous-hash-store-storage": "^3.6.0-rc.9" | ||
"@xyo-network/previous-hash-store-indexeddb": "^3.6.0-rc.10", | ||
"@xyo-network/previous-hash-store-model": "^3.6.0-rc.10", | ||
"@xyo-network/previous-hash-store-storage": "^3.6.0-rc.10" | ||
}, | ||
"devDependencies": { | ||
"@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" | ||
@@ -41,0 +41,0 @@ }, |
12457