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.28.6 to 0.28.7

2

build/registry.d.ts
import { TxBody } from "cosmjs-types/cosmos/tx/v1beta1/tx";
import { Any } from "cosmjs-types/google/protobuf/any";
import Long from "long";
import protobuf from "protobufjs";
import type protobuf from "protobufjs";
/**

@@ -6,0 +6,0 @@ * A type generated by [ts-proto](https://github.com/stephenh/ts-proto).

{
"name": "@cosmjs/proto-signing",
"version": "0.28.6",
"version": "0.28.7",
"description": "Utilities for protobuf based signing (Cosmos SDK 0.40+)",

@@ -42,10 +42,9 @@ "contributors": [

"dependencies": {
"@cosmjs/amino": "0.28.6",
"@cosmjs/crypto": "0.28.6",
"@cosmjs/encoding": "0.28.6",
"@cosmjs/math": "0.28.6",
"@cosmjs/utils": "0.28.6",
"@cosmjs/amino": "0.28.7",
"@cosmjs/crypto": "0.28.7",
"@cosmjs/encoding": "0.28.7",
"@cosmjs/math": "0.28.7",
"@cosmjs/utils": "0.28.7",
"cosmjs-types": "^0.4.0",
"long": "^4.0.0",
"protobufjs": "~6.11.3"
"long": "^4.0.0"
},

@@ -80,2 +79,3 @@ "devDependencies": {

"prettier": "^2.4.1",
"protobufjs": "~6.11.3",
"ses": "^0.11.0",

@@ -82,0 +82,0 @@ "source-map-support": "^0.5.19",

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