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

@injectivelabs/chain-api

Package Overview
Dependencies
Maintainers
6
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.0.7 to 1.0.8

10

injective/orders/v1beta1/query_pb.d.ts

@@ -15,4 +15,4 @@ // package: injective.orders.v1beta1

getDirection(): string;
setDirection(value: string): void;
getIslong(): boolean;
setIslong(value: boolean): void;

@@ -36,3 +36,3 @@ getMakerAddress(): string;

marketId: string,
direction: string,
islong: boolean,
makerAddress: string,

@@ -487,2 +487,5 @@ }

getDirection(): string;
setDirection(value: string): void;
serializeBinary(): Uint8Array;

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

subaccountNonce: string,
direction: string,
}

@@ -522,0 +526,0 @@ }

{
"name": "@injectivelabs/chain-api",
"version": "1.0.7",
"version": "1.0.8",
"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