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

@injectivelabs/mito-proto-ts

Package Overview
Dependencies
Maintainers
10
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@injectivelabs/mito-proto-ts - npm Package Compare versions

Comparing version 1.0.6 to 1.0.7

4

cjs/goadesign_goagen_mito_api.d.ts

@@ -155,4 +155,4 @@ import { grpc } from "@injectivelabs/grpc-web";

txHash: string;
tidByVault: string;
tidByAccount: string;
tidByVault: number;
tidByAccount: number;
}

@@ -159,0 +159,0 @@ export interface Coin {

@@ -155,4 +155,4 @@ import { grpc } from "@injectivelabs/grpc-web";

txHash: string;
tidByVault: string;
tidByAccount: string;
tidByVault: number;
tidByAccount: number;
}

@@ -159,0 +159,0 @@ export interface Coin {

{
"name": "@injectivelabs/mito-proto-ts",
"version": "1.0.6",
"version": "1.0.7",
"description": "Injective Mito API client with generated gRPC bindings.",

@@ -5,0 +5,0 @@ "sideEffects": "false",

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