@cosmjs/proto-signing
Advanced tools
Comparing version 0.24.0-alpha.7 to 0.24.0-alpha.8
{ | ||
"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
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
197898
4134