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

@injectivelabs/chain-consumer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@injectivelabs/chain-consumer - npm Package Compare versions

Comparing version 0.0.21 to 0.0.22

@@ -6,2 +6,13 @@ # Change Log

## [0.0.22](https://github.com/InjectiveLabs/injective-ts/compare/@injectivelabs/chain-consumer@0.0.21...@injectivelabs/chain-consumer@0.0.22) (2021-03-04)
### Features
* exported some types ([72304e6](https://github.com/InjectiveLabs/injective-ts/commit/72304e6e711eea3d47390f7eda6dc7ff3a9aa7f7))
## [0.0.21](https://github.com/InjectiveLabs/injective-ts/compare/@injectivelabs/chain-consumer@0.0.20...@injectivelabs/chain-consumer@0.0.21) (2021-03-02)

@@ -8,0 +19,0 @@

export * from './consumers';
export * from './types';
//# sourceMappingURL=index.d.ts.map

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

__exportStar(require("./consumers"), exports);
__exportStar(require("./types"), exports);
//# sourceMappingURL=index.js.map
{
"name": "@injectivelabs/chain-consumer",
"description": "Interacting with our Chain API made easy. Can be reused throughout Injective's projects.",
"version": "0.0.21",
"version": "0.0.22",
"license": "MIT",

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

},
"gitHead": "0a26c1c8f60fb750629ff66e7c03b8c554c1ac12"
"gitHead": "cc1efe3f46575fecdda515b8134d4db40069d2de"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet