@polkadot/trie-hash
Advanced tools
Comparing version 0.1.4 to 0.1.5
{ | ||
"name": "@polkadot/trie-hash", | ||
"version": "0.1.4", | ||
"version": "0.1.5", | ||
"description": "Creation of triehash values", | ||
@@ -36,7 +36,7 @@ "main": "index.js", | ||
"dependencies": { | ||
"@babel/runtime": "^7.0.0-beta.47", | ||
"@polkadot/util": "^0.24.1", | ||
"@polkadot/util-crypto": "^0.24.1", | ||
"@polkadot/util-rlp": "^0.24.1" | ||
"@babel/runtime": "^7.0.0-beta.51", | ||
"@polkadot/util": "^0.24.5", | ||
"@polkadot/util-crypto": "^0.24.5", | ||
"@polkadot/util-rlp": "^0.24.5" | ||
} | ||
} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
Updated@polkadot/util@^0.24.5
Updated@polkadot/util-rlp@^0.24.5