@xyo-network/previous-hash-store-indexeddb
Advanced tools
Comparing version 2.110.11 to 2.110.12
@@ -15,10 +15,10 @@ { | ||
"@xylabs/hex": "^3.6.5", | ||
"@xyo-network/previous-hash-store-model": "^2.110.11", | ||
"@xyo-network/previous-hash-store-model": "^2.110.12", | ||
"idb": "^8.0.0" | ||
}, | ||
"devDependencies": { | ||
"@types/node": "^20.14.12", | ||
"@types/node": "^22.0.0", | ||
"@types/uuid": "10.0.0", | ||
"@xylabs/ts-scripts-yarn3": "^3.13.3", | ||
"@xylabs/tsconfig": "^3.13.3", | ||
"@xylabs/ts-scripts-yarn3": "^3.13.9", | ||
"@xylabs/tsconfig": "^3.13.9", | ||
"fake-indexeddb": "^6.0.0", | ||
@@ -66,4 +66,4 @@ "typescript": "^5.5.4", | ||
"sideEffects": false, | ||
"version": "2.110.11", | ||
"version": "2.110.12", | ||
"type": "module" | ||
} |
48331