@helium/crypto-react-native
Advanced tools
Comparing version 4.12.0 to 4.12.1-alpha.0
{ | ||
"name": "@helium/crypto-react-native", | ||
"version": "4.12.0", | ||
"version": "4.12.1-alpha.0", | ||
"description": "Cryptography utilities including mnemonics, keypairs and base58-check encoding for React Native", | ||
@@ -30,3 +30,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@helium/address": "^4.12.0", | ||
"@helium/address": "^4.12.1-alpha.0", | ||
"js-sha256": "^0.9.0", | ||
@@ -36,3 +36,3 @@ "react-native-sodium": "^0.4.0", | ||
}, | ||
"gitHead": "77bcfdd97c8ffbb314e1965ac6eb96d00275db05" | ||
"gitHead": "07cb9296684f4ce20031019db476d35ae82df271" | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
60370
1
+ Added@helium/address@4.12.1-alpha.0(transitive)
- Removed@helium/address@4.12.0(transitive)