@chainify/hw-ledger
Advanced tools
Comparing version 1.2.12 to 1.2.13
# @chainify/hw-ledger | ||
## 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/logger@1.2.13 | ||
- @chainify/types@1.2.13 | ||
- @chainify/utils@1.2.13 | ||
## 1.2.12 | ||
@@ -4,0 +16,0 @@ |
{ | ||
"name": "@chainify/hw-ledger", | ||
"version": "1.2.12", | ||
"version": "1.2.13", | ||
"description": "", | ||
@@ -18,6 +18,6 @@ "author": "Liquality <info@liquality.io>", | ||
"dependencies": { | ||
"@chainify/errors": "1.2.12", | ||
"@chainify/logger": "1.2.12", | ||
"@chainify/types": "1.2.12", | ||
"@chainify/utils": "1.2.12", | ||
"@chainify/errors": "1.2.13", | ||
"@chainify/logger": "1.2.13", | ||
"@chainify/types": "1.2.13", | ||
"@chainify/utils": "1.2.13", | ||
"@ledgerhq/hw-transport": "6.27.1", | ||
@@ -24,0 +24,0 @@ "@ledgerhq/hw-transport-webhid": "6.27.1" |
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
25233
+ Added@chainify/errors@1.2.13(transitive)
+ Added@chainify/logger@1.2.13(transitive)
+ Added@chainify/types@1.2.13(transitive)
+ Added@chainify/utils@1.2.13(transitive)
- Removed@chainify/errors@1.2.12(transitive)
- Removed@chainify/logger@1.2.12(transitive)
- Removed@chainify/types@1.2.12(transitive)
- Removed@chainify/utils@1.2.12(transitive)
Updated@chainify/errors@1.2.13
Updated@chainify/logger@1.2.13
Updated@chainify/types@1.2.13
Updated@chainify/utils@1.2.13