@cosmjs/launchpad
Advanced tools
Comparing version 0.24.0 to 0.24.1
{ | ||
"name": "@cosmjs/launchpad", | ||
"version": "0.24.0", | ||
"version": "0.24.1", | ||
"description": "A client library for the Cosmos SDK 0.37 (cosmoshub-3), 0.38 and 0.39 (Launchpad)", | ||
@@ -42,6 +42,6 @@ "contributors": [ | ||
"dependencies": { | ||
"@cosmjs/crypto": "^0.24.0", | ||
"@cosmjs/encoding": "^0.24.0", | ||
"@cosmjs/math": "^0.24.0", | ||
"@cosmjs/utils": "^0.24.0", | ||
"@cosmjs/crypto": "^0.24.1", | ||
"@cosmjs/encoding": "^0.24.1", | ||
"@cosmjs/math": "^0.24.1", | ||
"@cosmjs/utils": "^0.24.1", | ||
"axios": "^0.21.1", | ||
@@ -53,3 +53,3 @@ "fast-deep-equal": "^3.1.3" | ||
}, | ||
"gitHead": "f7c5323b0ec014d1aa81a0fa632d34d706820455" | ||
"gitHead": "b83a343ee6db68a6df8b53688e48558fe9970cc9" | ||
} |
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
Updated@cosmjs/crypto@^0.24.1
Updated@cosmjs/encoding@^0.24.1
Updated@cosmjs/math@^0.24.1
Updated@cosmjs/utils@^0.24.1