@polkadot/trie-hash
Advanced tools
Comparing version 0.28.3 to 0.28.4
{ | ||
"name": "@polkadot/trie-hash", | ||
"version": "0.28.3", | ||
"version": "0.28.4", | ||
"description": "Creation of triehash values", | ||
@@ -32,6 +32,6 @@ "main": "index.js", | ||
"@babel/runtime": "^7.0.0-rc.1", | ||
"@polkadot/util": "^0.28.3", | ||
"@polkadot/util-crypto": "^0.28.3", | ||
"@polkadot/util-rlp": "^0.28.3" | ||
"@polkadot/util": "^0.28.4", | ||
"@polkadot/util-crypto": "^0.28.4", | ||
"@polkadot/util-rlp": "^0.28.4" | ||
} | ||
} |
Updated@polkadot/util@^0.28.4
Updated@polkadot/util-rlp@^0.28.4