@chainify/client
Advanced tools
Comparing version 1.2.30 to 1.2.31
# @chainify/client | ||
## 1.2.31 | ||
### Patch Changes | ||
- 7996bf256: Near fee in number format. | ||
- Updated dependencies [7996bf256] | ||
- @chainify/errors@1.2.31 | ||
- @chainify/logger@1.2.31 | ||
- @chainify/types@1.2.31 | ||
- @chainify/utils@1.2.31 | ||
## 1.2.30 | ||
@@ -4,0 +15,0 @@ |
{ | ||
"name": "@chainify/client", | ||
"version": "1.2.30", | ||
"version": "1.2.31", | ||
"description": "", | ||
@@ -18,8 +18,8 @@ "author": "Liquality <info@liquality.io>", | ||
"dependencies": { | ||
"@chainify/errors": "1.2.30", | ||
"@chainify/logger": "1.2.30", | ||
"@chainify/types": "1.2.30", | ||
"@chainify/utils": "1.2.30", | ||
"@chainify/errors": "1.2.31", | ||
"@chainify/logger": "1.2.31", | ||
"@chainify/types": "1.2.31", | ||
"@chainify/utils": "1.2.31", | ||
"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
54824
+ Added@chainify/errors@1.2.31(transitive)
+ Added@chainify/logger@1.2.31(transitive)
+ Added@chainify/types@1.2.31(transitive)
+ Added@chainify/utils@1.2.31(transitive)
- Removed@chainify/errors@1.2.30(transitive)
- Removed@chainify/logger@1.2.30(transitive)
- Removed@chainify/types@1.2.30(transitive)
- Removed@chainify/utils@1.2.30(transitive)
Updated@chainify/errors@1.2.31
Updated@chainify/logger@1.2.31
Updated@chainify/types@1.2.31
Updated@chainify/utils@1.2.31