@helium/crypto-react-native
Advanced tools
Comparing version 4.6.2 to 4.8.0
{ | ||
"name": "@helium/crypto-react-native", | ||
"version": "4.6.2", | ||
"version": "4.8.0", | ||
"description": "Cryptography utilities including mnemonics, keypairs and base58-check encoding for React Native", | ||
@@ -30,8 +30,8 @@ "keywords": [ | ||
"dependencies": { | ||
"@helium/address": "^4.6.2", | ||
"@helium/address": "^4.8.0", | ||
"js-sha256": "^0.9.0", | ||
"react-native-sodium": "^0.3.8", | ||
"react-native-sodium": "^0.4.0", | ||
"safe-buffer": "^5.2.1" | ||
}, | ||
"gitHead": "6800dfa927a111bb028bb68531e67dd334d52e0f" | ||
"gitHead": "07d361645c7851908721d7fbd70c6f9a39c3b210" | ||
} |
+ Addedreact-native-sodium@0.4.0(transitive)
- Removedreact-native-sodium@0.3.9(transitive)
Updated@helium/address@^4.8.0
Updatedreact-native-sodium@^0.4.0