@chainify/bitcoin
Advanced tools
Comparing version 1.2.28 to 1.2.29
# @chainify/bitcoin | ||
## 1.2.29 | ||
### Patch Changes | ||
- c52ea66e4: add ethers as dependency | ||
- Updated dependencies [c52ea66e4] | ||
- @chainify/client@1.2.29 | ||
- @chainify/errors@1.2.29 | ||
- @chainify/types@1.2.29 | ||
- @chainify/utils@1.2.29 | ||
## 1.2.28 | ||
@@ -4,0 +15,0 @@ |
{ | ||
"name": "@chainify/bitcoin", | ||
"version": "1.2.28", | ||
"version": "1.2.29", | ||
"description": "", | ||
@@ -18,6 +18,6 @@ "author": "Liquality <info@liquality.io>", | ||
"dependencies": { | ||
"@chainify/client": "1.2.28", | ||
"@chainify/errors": "1.2.28", | ||
"@chainify/types": "1.2.28", | ||
"@chainify/utils": "1.2.28", | ||
"@chainify/client": "1.2.29", | ||
"@chainify/errors": "1.2.29", | ||
"@chainify/types": "1.2.29", | ||
"@chainify/utils": "1.2.29", | ||
"@types/bip32": "^2.0.0", | ||
@@ -24,0 +24,0 @@ "@types/bip39": "^3.0.0", |
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
226434
+ Added@chainify/client@1.2.29(transitive)
+ Added@chainify/errors@1.2.29(transitive)
+ Added@chainify/logger@1.2.29(transitive)
+ Added@chainify/types@1.2.29(transitive)
+ Added@chainify/utils@1.2.29(transitive)
+ Added@ethersproject/sha2@5.7.0(transitive)
- Removed@chainify/client@1.2.28(transitive)
- Removed@chainify/errors@1.2.28(transitive)
- Removed@chainify/logger@1.2.28(transitive)
- Removed@chainify/types@1.2.28(transitive)
- Removed@chainify/utils@1.2.28(transitive)
- Removed@ethersproject/bignumber@5.6.0(transitive)
- Removed@ethersproject/sha2@5.6.0(transitive)
Updated@chainify/client@1.2.29
Updated@chainify/errors@1.2.29
Updated@chainify/types@1.2.29
Updated@chainify/utils@1.2.29