@chainify/utils
Advanced tools
Comparing version 1.2.9 to 1.2.10
# @chainify/utils | ||
## 1.2.10 | ||
### Patch Changes | ||
- - multicall improvements | ||
- export multicall data type | ||
- export method to build multicall data for fetching balances | ||
- Updated dependencies | ||
- @chainify/errors@1.2.10 | ||
- @chainify/types@1.2.10 | ||
## 1.2.9 | ||
@@ -4,0 +15,0 @@ |
{ | ||
"name": "@chainify/utils", | ||
"version": "1.2.9", | ||
"version": "1.2.10", | ||
"description": "", | ||
@@ -18,4 +18,4 @@ "author": "Liquality <info@liquality.io>", | ||
"dependencies": { | ||
"@chainify/errors": "1.2.9", | ||
"@chainify/types": "1.2.9", | ||
"@chainify/errors": "1.2.10", | ||
"@chainify/types": "1.2.10", | ||
"@ethersproject/sha2": "5.6.0", | ||
@@ -22,0 +22,0 @@ "bech32": "^2.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
27515
+ Added@chainify/errors@1.2.10(transitive)
+ Added@chainify/types@1.2.10(transitive)
- Removed@chainify/errors@1.2.9(transitive)
- Removed@chainify/types@1.2.9(transitive)
Updated@chainify/errors@1.2.10
Updated@chainify/types@1.2.10