@helium/crypto-react-native
Advanced tools
Comparing version 4.1.0 to 4.2.0
{ | ||
"name": "@helium/crypto-react-native", | ||
"version": "4.1.0", | ||
"version": "4.2.0", | ||
"description": "Cryptography utilities including mnemonics, keypairs and base58-check encoding for React Native", | ||
@@ -30,3 +30,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@helium/address": "^4.0.0", | ||
"@helium/address": "^4.2.0", | ||
"js-sha256": "^0.9.0", | ||
@@ -36,3 +36,3 @@ "react-native-sodium": "^0.3.8", | ||
}, | ||
"gitHead": "92a035b93d434632e40e338151c7942c879fb8fd" | ||
"gitHead": "f3b25d55d56eda4c8f6cac3685ac48fa847e1dc3" | ||
} |
Updated@helium/address@^4.2.0