Socket
Socket
Sign inDemoInstall

@cosmjs/stargate

Package Overview
Dependencies
Maintainers
2
Versions
93
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cosmjs/stargate - npm Package Compare versions

Comparing version 0.24.0-alpha.7 to 0.24.0-alpha.8

20

package.json
{
"name": "@cosmjs/stargate",
"version": "0.24.0-alpha.7",
"version": "0.24.0-alpha.8",
"description": "Utilities for Cosmos SDK 0.40",

@@ -44,3 +44,3 @@ "contributors": [

"preget-proto": "rm -rf proto",
"get-proto": "REF=v0.40.0-rc2 ./scripts/get-proto.sh",
"get-proto": "REF=v0.40.0-rc3 ./scripts/get-proto.sh",
"predefine-proto": "./scripts/predefine-proto.sh",

@@ -52,13 +52,13 @@ "define-proto": "./scripts/define-proto.sh",

"@confio/ics23": "^0.6.3",
"@cosmjs/encoding": "^0.24.0-alpha.7",
"@cosmjs/launchpad": "^0.24.0-alpha.7",
"@cosmjs/math": "^0.24.0-alpha.7",
"@cosmjs/proto-signing": "^0.24.0-alpha.7",
"@cosmjs/stream": "^0.24.0-alpha.7",
"@cosmjs/tendermint-rpc": "^0.24.0-alpha.7",
"@cosmjs/utils": "^0.24.0-alpha.7",
"@cosmjs/encoding": "^0.24.0-alpha.8",
"@cosmjs/launchpad": "^0.24.0-alpha.8",
"@cosmjs/math": "^0.24.0-alpha.8",
"@cosmjs/proto-signing": "^0.24.0-alpha.8",
"@cosmjs/stream": "^0.24.0-alpha.8",
"@cosmjs/tendermint-rpc": "^0.24.0-alpha.8",
"@cosmjs/utils": "^0.24.0-alpha.8",
"long": "^4.0.0",
"protobufjs": "~6.10.2"
},
"gitHead": "659c8b2ea406b0ab70d43da0e29f8269e7d117ed"
"gitHead": "e98990072fbe984b1d63421c70ea5cd7bc21637b"
}

@@ -11,2 +11,3 @@ # @cosmjs/stargate

| ------------------------------- | ------------------------------- |
| ^0.24.0-alpha.8 | 0.40.0-rc3 |
| 0.24.0-alpha.2 – 0.24.0-alpha.7 | 0.40.0-rc2 |

@@ -13,0 +14,0 @@ | 0.24.0-alpha.1 | 0.40.0-rc1 |

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc