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

@injectivelabs/dmm-proto-ts

Package Overview
Dependencies
Maintainers
10
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 1.0.10 to 1.0.11

6

cjs/dmm.d.ts

@@ -258,2 +258,8 @@ import { grpc } from "@injectivelabs/grpc-web";

takerVolumePercentage: string;
dailyVolume: string;
dailyMakerVolume: string;
dailyTakerVolume: string;
dailyVolumePercentage: string;
dailyMakerVolumePercentage: string;
dailyTakerVolumePercentage: string;
createdAt: Date | undefined;

@@ -260,0 +266,0 @@ updatedAt: Date | undefined;

@@ -258,2 +258,8 @@ import { grpc } from "@injectivelabs/grpc-web";

takerVolumePercentage: string;
dailyVolume: string;
dailyMakerVolume: string;
dailyTakerVolume: string;
dailyVolumePercentage: string;
dailyMakerVolumePercentage: string;
dailyTakerVolumePercentage: string;
createdAt: Date | undefined;

@@ -260,0 +266,0 @@ updatedAt: Date | undefined;

2

package.json
{
"name": "@injectivelabs/dmm-proto-ts",
"version": "1.0.10",
"version": "1.0.11",
"description": "Injective DMM 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