@chainify/utils
Advanced tools
Comparing version 1.2.28 to 1.2.29
# @chainify/utils | ||
## 1.2.29 | ||
### Patch Changes | ||
- c52ea66e4: add ethers as dependency | ||
- Updated dependencies [c52ea66e4] | ||
- @chainify/errors@1.2.29 | ||
- @chainify/types@1.2.29 | ||
## 1.2.28 | ||
@@ -4,0 +13,0 @@ |
{ | ||
"name": "@chainify/utils", | ||
"version": "1.2.28", | ||
"version": "1.2.29", | ||
"description": "", | ||
@@ -18,5 +18,5 @@ "author": "Liquality <info@liquality.io>", | ||
"dependencies": { | ||
"@chainify/errors": "1.2.28", | ||
"@chainify/types": "1.2.28", | ||
"@ethersproject/sha2": "5.6.0", | ||
"@chainify/errors": "1.2.29", | ||
"@chainify/types": "1.2.29", | ||
"@ethersproject/sha2": "5.7.0", | ||
"bech32": "^2.0.0", | ||
@@ -23,0 +23,0 @@ "bs58": "^5.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
30838
+ Added@chainify/errors@1.2.29(transitive)
+ Added@chainify/types@1.2.29(transitive)
+ Added@ethersproject/sha2@5.7.0(transitive)
- Removed@chainify/errors@1.2.28(transitive)
- Removed@chainify/types@1.2.28(transitive)
- Removed@ethersproject/bignumber@5.6.0(transitive)
- Removed@ethersproject/sha2@5.6.0(transitive)
Updated@chainify/errors@1.2.29
Updated@chainify/types@1.2.29
Updated@ethersproject/sha2@5.7.0