|
1 | 1 | { |
2 | 2 | "name": "@injectivelabs/sdk-ts", |
3 | 3 | "description": "SDK in TypeScript for building Injective applications in a browser, node, and react native environment.", |
4 | | - "version": "1.15.24", |
| 4 | + "version": "1.15.25-beta.0", |
5 | 5 | "sideEffects": false, |
6 | 6 | "license": "Apache-2.0", |
7 | 7 | "author": { |
|
123 | 123 | "@cosmjs/stargate": "^0.33.0", |
124 | 124 | "@injectivelabs/abacus-proto-ts": "1.14.0", |
125 | 125 | "@injectivelabs/core-proto-ts": "1.14.3", |
126 | | - "@injectivelabs/exceptions": "^1.15.21", |
| 126 | + "@injectivelabs/exceptions": "^1.15.22-beta.0", |
127 | 127 | "@injectivelabs/grpc-web": "^0.0.1", |
128 | 128 | "@injectivelabs/grpc-web-node-http-transport": "^0.0.2", |
129 | 129 | "@injectivelabs/grpc-web-react-native-transport": "^0.0.2", |
130 | 130 | "@injectivelabs/indexer-proto-ts": "1.13.12", |
131 | 131 | "@injectivelabs/mito-proto-ts": "1.13.2", |
132 | | - "@injectivelabs/networks": "^1.15.22", |
| 132 | + "@injectivelabs/networks": "^1.15.23-beta.0", |
133 | 133 | "@injectivelabs/olp-proto-ts": "1.13.4", |
134 | | - "@injectivelabs/ts-types": "^1.15.22", |
135 | | - "@injectivelabs/utils": "^1.15.22", |
| 134 | + "@injectivelabs/ts-types": "^1.15.23-beta.0", |
| 135 | + "@injectivelabs/utils": "^1.15.23-beta.0", |
136 | 136 | "@metamask/eth-sig-util": "^8.2.0", |
137 | 137 | "@noble/curves": "^1.8.1", |
138 | 138 | "@noble/hashes": "^1.7.1", |
|
0 commit comments