@cosmjs/launchpad
Advanced tools
Comparing version 0.24.0-alpha.2 to 0.24.0-alpha.3
{ | ||
"name": "@cosmjs/launchpad", | ||
"version": "0.24.0-alpha.2", | ||
"version": "0.24.0-alpha.3", | ||
"description": "A client library for the Cosmos SDK 0.37 (cosmoshub-3), 0.38 and 0.39 (Launchpad)", | ||
@@ -46,6 +46,6 @@ "contributors": [ | ||
"dependencies": { | ||
"@cosmjs/crypto": "^0.24.0-alpha.2", | ||
"@cosmjs/encoding": "^0.24.0-alpha.2", | ||
"@cosmjs/math": "^0.24.0-alpha.2", | ||
"@cosmjs/utils": "^0.24.0-alpha.2", | ||
"@cosmjs/crypto": "^0.24.0-alpha.3", | ||
"@cosmjs/encoding": "^0.24.0-alpha.3", | ||
"@cosmjs/math": "^0.24.0-alpha.3", | ||
"@cosmjs/utils": "^0.24.0-alpha.3", | ||
"axios": "^0.19.0" | ||
@@ -56,3 +56,3 @@ }, | ||
}, | ||
"gitHead": "f5126e59e2c9bf1efdab25f3b367900df03d672f" | ||
"gitHead": "e2af792187c786d00e096ed612030cad9da8e7c1" | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
0