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
9
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.42 to 1.0.43

3

cjs/goadesign_goagen_mito_api.d.ts

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

estimateTokenReceived: Coin | undefined;
estimateLpAmount: string;
estimateLpAmount: Coin | undefined;
estimateRefundAmount: Coin | undefined;
}

@@ -424,0 +425,0 @@ export interface GetIDOSubscriptionRequest {

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

estimateTokenReceived: Coin | undefined;
estimateLpAmount: string;
estimateLpAmount: Coin | undefined;
estimateRefundAmount: Coin | undefined;
}

@@ -424,0 +425,0 @@ export interface GetIDOSubscriptionRequest {

{
"name": "@injectivelabs/mito-proto-ts",
"version": "1.0.42",
"version": "1.0.43",
"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