New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
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.42

4

CHANGELOG.md

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

## [0.0.42](https://github.com/InjectiveLabs/injective-ts/compare/@injectivelabs/chain-consumer@0.0.41...@injectivelabs/chain-consumer@0.0.42) (2021-04-21)
**Note:** Version bump only for package @injectivelabs/chain-consumer
## [0.0.41](https://github.com/InjectiveLabs/injective-ts/compare/@injectivelabs/chain-consumer@0.0.39...@injectivelabs/chain-consumer@0.0.41) (2021-04-21)

@@ -8,0 +12,0 @@

6

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

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

"@improbable-eng/grpc-web-node-http-transport": "^0.14.0",
"@injectivelabs/chain-api": "^1.4.4",
"@injectivelabs/chain-api": "^1.4.5",
"@injectivelabs/exceptions": "^0.0.18",

@@ -43,3 +43,3 @@ "@injectivelabs/ts-types": "^0.0.15",

},
"gitHead": "254b91f9b6dca9fe88bbfe0e38ab4a24db019ae5"
"gitHead": "bdf17dd6cb582fa5c25841002dbf65d2ad7a71f4"
}