@chainify/utils
Advanced tools
Comparing version 1.2.12 to 1.2.13
# @chainify/utils | ||
## 1.2.13 | ||
### Patch Changes | ||
- - fix fetching token details for Terra | ||
- implement fetching token details for Solana | ||
- Updated dependencies | ||
- @chainify/errors@1.2.13 | ||
- @chainify/types@1.2.13 | ||
## 1.2.12 | ||
@@ -4,0 +14,0 @@ |
{ | ||
"name": "@chainify/utils", | ||
"version": "1.2.12", | ||
"version": "1.2.13", | ||
"description": "", | ||
@@ -18,4 +18,4 @@ "author": "Liquality <info@liquality.io>", | ||
"dependencies": { | ||
"@chainify/errors": "1.2.12", | ||
"@chainify/types": "1.2.12", | ||
"@chainify/errors": "1.2.13", | ||
"@chainify/types": "1.2.13", | ||
"@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
28040
+ Added@chainify/errors@1.2.13(transitive)
+ Added@chainify/types@1.2.13(transitive)
- Removed@chainify/errors@1.2.12(transitive)
- Removed@chainify/types@1.2.12(transitive)
Updated@chainify/errors@1.2.13
Updated@chainify/types@1.2.13