@cosmjs/tendermint-rpc
Advanced tools
Comparing version 0.24.0-alpha.26 to 0.24.0
{ | ||
"name": "@cosmjs/tendermint-rpc", | ||
"version": "0.24.0-alpha.26", | ||
"version": "0.24.0", | ||
"description": "Tendermint RPC clients", | ||
@@ -45,8 +45,8 @@ "contributors": [ | ||
"dependencies": { | ||
"@cosmjs/crypto": "^0.24.0-alpha.26", | ||
"@cosmjs/encoding": "^0.24.0-alpha.26", | ||
"@cosmjs/json-rpc": "^0.24.0-alpha.26", | ||
"@cosmjs/math": "^0.24.0-alpha.26", | ||
"@cosmjs/socket": "^0.24.0-alpha.26", | ||
"@cosmjs/stream": "^0.24.0-alpha.26", | ||
"@cosmjs/crypto": "^0.24.0", | ||
"@cosmjs/encoding": "^0.24.0", | ||
"@cosmjs/json-rpc": "^0.24.0", | ||
"@cosmjs/math": "^0.24.0", | ||
"@cosmjs/socket": "^0.24.0", | ||
"@cosmjs/stream": "^0.24.0", | ||
"axios": "^0.21.1", | ||
@@ -57,5 +57,5 @@ "readonly-date": "^1.0.0", | ||
"devDependencies": { | ||
"@cosmjs/utils": "^0.24.0-alpha.26" | ||
"@cosmjs/utils": "^0.24.0" | ||
}, | ||
"gitHead": "33e4d4d6ebffb1690b144a2c4963a5fff7cbc620" | ||
"gitHead": "f7c5323b0ec014d1aa81a0fa632d34d706820455" | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
2
469387
Updated@cosmjs/crypto@^0.24.0
Updated@cosmjs/encoding@^0.24.0
Updated@cosmjs/json-rpc@^0.24.0
Updated@cosmjs/math@^0.24.0
Updated@cosmjs/socket@^0.24.0
Updated@cosmjs/stream@^0.24.0