@bigchaindb/wallet-hd
Advanced tools
Comparing version 0.4.1 to 0.4.2
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.4.2](https://github.com/bigchaindb/js-bigchaindb-wallet/compare/@bigchaindb/wallet-hd@0.4.1...@bigchaindb/wallet-hd@0.4.2) (2021-05-27) | ||
**Note:** Version bump only for package @bigchaindb/wallet-hd | ||
## [0.4.1](https://github.com/bigchaindb/js-bigchaindb-wallet/compare/@bigchaindb/wallet-hd@0.4.0...@bigchaindb/wallet-hd@0.4.1) (2021-03-25) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@bigchaindb/wallet-hd", | ||
"version": "0.4.1", | ||
"version": "0.4.2", | ||
"description": "Key derivation for BigChainDB", | ||
@@ -43,6 +43,6 @@ "keywords": [ | ||
"rimraf": "~3.0.2", | ||
"typescript": "^4.1.3" | ||
"typescript": "^4.3.2" | ||
}, | ||
"dependencies": { | ||
"bip39": "^3.0.3", | ||
"bip39": "^3.0.4", | ||
"bs58": "^4.0.1", | ||
@@ -53,3 +53,3 @@ "ed2curve": "^0.3.0", | ||
}, | ||
"gitHead": "6f74a384335711867aa2931d9522331b1f976067" | ||
"gitHead": "5f12d288204a92e3c3a331f7f2181fead584cd69" | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
220701
Updatedbip39@^3.0.4