@xyo-network/hash
Advanced tools
Comparing version 3.9.23 to 3.9.24
{ | ||
"name": "@xyo-network/hash", | ||
"version": "3.9.23", | ||
"version": "3.9.24", | ||
"description": "Primary SDK for using XYO Protocol 2.0", | ||
@@ -53,15 +53,15 @@ "homepage": "https://xyo.network", | ||
"dependencies": { | ||
"@xylabs/assert": "^4.5.1", | ||
"@xylabs/hex": "^4.5.1", | ||
"@xylabs/object": "^4.5.1", | ||
"@xylabs/platform": "^4.5.1", | ||
"@xylabs/threads": "^4.5.1", | ||
"@xylabs/typeof": "^4.5.1", | ||
"@xyo-network/wasm": "^3.9.23", | ||
"@xylabs/assert": "^4.5.2", | ||
"@xylabs/hex": "^4.5.2", | ||
"@xylabs/object": "^4.5.2", | ||
"@xylabs/platform": "^4.5.2", | ||
"@xylabs/threads": "^4.5.2", | ||
"@xylabs/typeof": "^4.5.2", | ||
"@xyo-network/wasm": "^3.9.24", | ||
"hash-wasm": "^4.12.0" | ||
}, | ||
"devDependencies": { | ||
"@xylabs/delay": "^4.5.1", | ||
"@xylabs/delay": "^4.5.2", | ||
"@xylabs/tsconfig": "^5.0.39", | ||
"@xylabs/vitest-extended": "^4.5.1", | ||
"@xylabs/vitest-extended": "^4.5.2", | ||
"esbuild": "^0.25.0", | ||
@@ -68,0 +68,0 @@ "publint": "^0.3.7", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Updated@xylabs/assert@^4.5.2
Updated@xylabs/hex@^4.5.2
Updated@xylabs/object@^4.5.2
Updated@xylabs/platform@^4.5.2
Updated@xylabs/threads@^4.5.2
Updated@xylabs/typeof@^4.5.2
Updated@xyo-network/wasm@^3.9.24