New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@injectivelabs/indexer-proto-ts

Package Overview
Dependencies
Maintainers
9
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 1.11.31 to 1.11.32

5

cjs/injective_campaign_rpc.d.ts

@@ -92,2 +92,7 @@ import { grpc } from "@injectivelabs/grpc-web";

accountAddress: string;
/**
* This will return campaign x where x.roundId <= toRoundId. Useful for listing
* multiple rounds
*/
toRoundId: number;
}

@@ -94,0 +99,0 @@ export interface CampaignsResponse {

@@ -92,2 +92,7 @@ import { grpc } from "@injectivelabs/grpc-web";

accountAddress: string;
/**
* This will return campaign x where x.roundId <= toRoundId. Useful for listing
* multiple rounds
*/
toRoundId: number;
}

@@ -94,0 +99,0 @@ export interface CampaignsResponse {

2

package.json
{
"name": "@injectivelabs/indexer-proto-ts",
"version": "1.11.31",
"version": "1.11.32",
"description": "Injective Indexer 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