Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@cosmjs/proto-signing

Package Overview
Dependencies
Maintainers
2
Versions
92
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cosmjs/proto-signing - npm Package Compare versions

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

12

package.json
{
"name": "@cosmjs/proto-signing",
"version": "0.24.0-alpha.7",
"version": "0.24.0-alpha.8",
"description": "Utilities for protobuf based signing (Cosmos SDK 0.40+)",

@@ -45,3 +45,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,3 +52,3 @@ "define-proto": "./scripts/define-proto.sh",

"dependencies": {
"@cosmjs/launchpad": "^0.24.0-alpha.7",
"@cosmjs/launchpad": "^0.24.0-alpha.8",
"long": "^4.0.0",

@@ -58,6 +58,6 @@ "protobufjs": "~6.10.2"

"devDependencies": {
"@cosmjs/encoding": "^0.24.0-alpha.7",
"@cosmjs/utils": "^0.24.0-alpha.7"
"@cosmjs/encoding": "^0.24.0-alpha.8",
"@cosmjs/utils": "^0.24.0-alpha.8"
},
"gitHead": "659c8b2ea406b0ab70d43da0e29f8269e7d117ed"
"gitHead": "e98990072fbe984b1d63421c70ea5cd7bc21637b"
}

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