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

@injectivelabs/chain-api

Package Overview
Dependencies
Maintainers
5
Versions
133
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@injectivelabs/chain-api - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

12

injective/orders/v1beta1/query_pb.d.ts

@@ -21,2 +21,5 @@ // package: injective.orders.v1beta1

getIndexPrice(): string;
setIndexPrice(value: string): void;
serializeBinary(): Uint8Array;

@@ -38,2 +41,3 @@ toObject(includeInstance?: boolean): QueryDerivativeOrdersQuoteRequest.AsObject;

makerAddress: string,
indexPrice: string,
}

@@ -116,2 +120,5 @@ }

getIndexPrice(): string;
setIndexPrice(value: string): void;
serializeBinary(): Uint8Array;

@@ -130,2 +137,3 @@ toObject(includeInstance?: boolean): QueryDerivativeOrderbookRequest.AsObject;

marketId: string,
indexPrice: string,
}

@@ -496,2 +504,5 @@ }

getIndexPrice(): string;
setIndexPrice(value: string): void;
serializeBinary(): Uint8Array;

@@ -532,2 +543,3 @@ toObject(includeInstance?: boolean): OrderFilters.AsObject;

priceGtOrEq: string,
indexPrice: string,
}

@@ -534,0 +546,0 @@ }

2

package.json
{
"name": "@injectivelabs/chain-api",
"version": "1.1.1",
"version": "1.1.2",
"description": "Injective Chain API Query client with generated gRPC bindings.",

@@ -5,0 +5,0 @@ "scripts": {

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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