@polkadot/trie-hash
Advanced tools
Comparing version 0.28.1 to 0.28.2
{ | ||
"name": "@polkadot/trie-hash", | ||
"version": "0.28.1", | ||
"version": "0.28.2", | ||
"description": "Creation of triehash values", | ||
@@ -37,6 +37,6 @@ "main": "index.js", | ||
"@babel/runtime": "^7.0.0-beta.51", | ||
"@polkadot/util": "^0.28.1", | ||
"@polkadot/util-crypto": "^0.28.1", | ||
"@polkadot/util-rlp": "^0.28.1" | ||
"@polkadot/util": "^0.28.2", | ||
"@polkadot/util-crypto": "^0.28.2", | ||
"@polkadot/util-rlp": "^0.28.2" | ||
} | ||
} |
Updated@polkadot/util@^0.28.2
Updated@polkadot/util-rlp@^0.28.2