@chainify/bitcoin
Advanced tools
Comparing version 1.2.33 to 1.2.34
# @chainify/bitcoin | ||
## 1.2.34 | ||
### Patch Changes | ||
- Updated dependencies [b3d5e047e] | ||
- @chainify/types@1.3.0 | ||
- @chainify/client@1.2.34 | ||
- @chainify/utils@1.2.34 | ||
## 1.2.33 | ||
@@ -4,0 +13,0 @@ |
{ | ||
"name": "@chainify/bitcoin", | ||
"version": "1.2.33", | ||
"version": "1.2.34", | ||
"description": "", | ||
@@ -18,6 +18,6 @@ "author": "Liquality <info@liquality.io>", | ||
"dependencies": { | ||
"@chainify/client": "1.2.33", | ||
"@chainify/client": "1.2.34", | ||
"@chainify/errors": "1.2.33", | ||
"@chainify/types": "1.2.33", | ||
"@chainify/utils": "1.2.33", | ||
"@chainify/types": "1.3.0", | ||
"@chainify/utils": "1.2.34", | ||
"@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
227558
+ Added@chainify/client@1.2.34(transitive)
+ Added@chainify/types@1.3.0(transitive)
+ Added@chainify/utils@1.2.34(transitive)
- Removed@chainify/client@1.2.33(transitive)
- Removed@chainify/types@1.2.33(transitive)
- Removed@chainify/utils@1.2.33(transitive)
Updated@chainify/client@1.2.34
Updated@chainify/types@1.3.0
Updated@chainify/utils@1.2.34