@xyo-network/previous-hash-store-indexeddb
Advanced tools
Comparing version 3.6.9 to 3.6.10
{ | ||
"name": "@xyo-network/previous-hash-store-indexeddb", | ||
"version": "3.6.9", | ||
"version": "3.6.10", | ||
"description": "Primary SDK for using XYO Protocol 2.0", | ||
@@ -32,8 +32,8 @@ "homepage": "https://xyo.network", | ||
"dependencies": { | ||
"@xylabs/hex": "^4.4.34", | ||
"@xyo-network/previous-hash-store-model": "^3.6.9", | ||
"@xylabs/hex": "^4.5.1", | ||
"@xyo-network/previous-hash-store-model": "^3.6.10", | ||
"idb": "^8.0.1" | ||
}, | ||
"devDependencies": { | ||
"@types/node": "^22.10.3", | ||
"@types/node": "^22.10.10", | ||
"@types/uuid": "10.0.0", | ||
@@ -43,5 +43,5 @@ "@xylabs/ts-scripts-yarn3": "^4.2.6", | ||
"fake-indexeddb": "^6.0.0", | ||
"typescript": "^5.7.2", | ||
"uuid": "^11.0.3", | ||
"vitest": "^2.1.8" | ||
"typescript": "^5.7.3", | ||
"uuid": "^11.0.5", | ||
"vitest": "^3.0.4" | ||
}, | ||
@@ -48,0 +48,0 @@ "publishConfig": { |
25935
+ Added@xyo-network/previous-hash-store-model@3.8.0(transitive)
- Removed@xyo-network/previous-hash-store-model@3.9.0(transitive)
Updated@xylabs/hex@^4.5.1