@chainify/client
Advanced tools
Comparing version 1.0.11 to 1.0.12
# @chainify/client | ||
## 1.0.12 | ||
### Patch Changes | ||
- - terra fix for memo | ||
- bump cryptoassets version | ||
- bump terra-money.js version | ||
- Updated dependencies | ||
- @chainify/errors@1.0.12 | ||
- @chainify/logger@1.0.12 | ||
- @chainify/types@1.0.12 | ||
- @chainify/utils@1.0.12 | ||
## 1.0.11 | ||
@@ -4,0 +17,0 @@ |
{ | ||
"name": "@chainify/client", | ||
"version": "1.0.11", | ||
"version": "1.0.12", | ||
"description": "", | ||
@@ -18,8 +18,8 @@ "author": "Liquality <info@liquality.io>", | ||
"dependencies": { | ||
"@chainify/errors": "1.0.11", | ||
"@chainify/logger": "1.0.11", | ||
"@chainify/types": "1.0.11", | ||
"@chainify/utils": "1.0.11", | ||
"@chainify/errors": "1.0.12", | ||
"@chainify/logger": "1.0.12", | ||
"@chainify/types": "1.0.12", | ||
"@chainify/utils": "1.0.12", | ||
"axios": "^0.25.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
41718
+ Added@chainify/errors@1.0.12(transitive)
+ Added@chainify/logger@1.0.12(transitive)
+ Added@chainify/types@1.0.12(transitive)
+ Added@chainify/utils@1.0.12(transitive)
- Removed@chainify/errors@1.0.11(transitive)
- Removed@chainify/logger@1.0.11(transitive)
- Removed@chainify/types@1.0.11(transitive)
- Removed@chainify/utils@1.0.11(transitive)
Updated@chainify/errors@1.0.12
Updated@chainify/logger@1.0.12
Updated@chainify/types@1.0.12
Updated@chainify/utils@1.0.12