@polkadot/trie-hash
Advanced tools
Comparing version 1.3.1 to 1.4.0-beta.0
{ | ||
"name": "@polkadot/trie-hash", | ||
"version": "1.3.1", | ||
"version": "1.4.0-beta.0", | ||
"description": "Generates trie roots from key-value pairs", | ||
@@ -28,8 +28,8 @@ "main": "index.js", | ||
"dependencies": { | ||
"@babel/runtime": "^7.5.5", | ||
"@polkadot/util": "^1.3.1" | ||
"@babel/runtime": "^7.6.0", | ||
"@polkadot/util": "^1.4.0-beta.0" | ||
}, | ||
"devDependencies": { | ||
"@polkadot/chainspec": "^1.3.1" | ||
"@polkadot/chainspec": "^1.4.0-beta.0" | ||
} | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
24673
2
Updated@babel/runtime@^7.6.0
Updated@polkadot/util@^1.4.0-beta.0