@injectivelabs/chain-consumer
Advanced tools
Comparing version 0.1.2 to 0.1.10
{ | ||
"name": "@injectivelabs/chain-consumer", | ||
"description": "Interacting with our Chain API made easy. Can be reused throughout Injective's projects.", | ||
"version": "0.1.2", | ||
"version": "0.1.10", | ||
"license": "MIT", | ||
@@ -34,4 +34,4 @@ "main": "dist/index.js", | ||
"@injectivelabs/exceptions": "^0.0.26", | ||
"@injectivelabs/ts-types": "^0.1.0", | ||
"@injectivelabs/utils": "^0.1.2", | ||
"@injectivelabs/ts-types": "^0.1.10", | ||
"@injectivelabs/utils": "^0.1.10", | ||
"bech32": "^2.0.0", | ||
@@ -44,3 +44,3 @@ "ethereumjs-util": "^7.0.10", | ||
}, | ||
"gitHead": "a12e5c2c5d1038ab42e9669b6eeb1e91873626c2" | ||
"gitHead": "c963fba68bcc86130ed5dada0436dd63fef6346f" | ||
} |
209754