You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@injectivelabs/chain-consumer

Package Overview
Dependencies
Maintainers
8
Versions
109
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@injectivelabs/chain-consumer - npm Package Compare versions

Comparing version

to
0.0.90

dist/consumers/IBCConsumer.d.ts

1

dist/consumers/index.d.ts

@@ -6,2 +6,3 @@ export * from './BankConsumer';

export * from './MintConsumer';
export * from './IBCConsumer';
export * from './GovernanceConsumer';

@@ -8,0 +9,0 @@ export * from './ExchangeConsumer';

@@ -18,2 +18,3 @@ "use strict";

__exportStar(require("./MintConsumer"), exports);
__exportStar(require("./IBCConsumer"), exports);
__exportStar(require("./GovernanceConsumer"), exports);

@@ -20,0 +21,0 @@ __exportStar(require("./ExchangeConsumer"), exports);

4

package.json
{
"name": "@injectivelabs/chain-consumer",
"description": "Interacting with our Chain API made easy. Can be reused throughout Injective's projects.",
"version": "0.0.89",
"version": "0.0.90",
"license": "MIT",

@@ -42,3 +42,3 @@ "main": "dist/index.js",

},
"gitHead": "52fb10f25511b74f0571cbf7f2c60dba18af1bdc"
"gitHead": "bc631bbedf39288f5c821f34e73516c81ad694d4"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet