@helium/crypto-react-native
Advanced tools
Comparing version 4.8.0 to 4.8.1
{ | ||
"name": "@helium/crypto-react-native", | ||
"version": "4.8.0", | ||
"version": "4.8.1", | ||
"description": "Cryptography utilities including mnemonics, keypairs and base58-check encoding for React Native", | ||
@@ -30,3 +30,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@helium/address": "^4.8.0", | ||
"@helium/address": "^4.8.1", | ||
"js-sha256": "^0.9.0", | ||
@@ -36,3 +36,3 @@ "react-native-sodium": "^0.4.0", | ||
}, | ||
"gitHead": "07d361645c7851908721d7fbd70c6f9a39c3b210" | ||
"gitHead": "aae8f759f7a563f32e8d7b48cb3372114d6a93a2" | ||
} |
Updated@helium/address@^4.8.1