@injectivelabs/mito-proto-ts
Advanced tools
Comparing version 1.13.0 to 1.13.1
@@ -1,1 +0,1 @@ | ||
export * as MitoApi from "./goadesign_goagen_mito_api.js"; | ||
export * as MitoApi from "./goadesign_goagen_mito_api"; |
@@ -27,2 +27,2 @@ "use strict"; | ||
exports.MitoApi = void 0; | ||
exports.MitoApi = __importStar(require("./goadesign_goagen_mito_api.js")); | ||
exports.MitoApi = __importStar(require("./goadesign_goagen_mito_api")); |
@@ -9,3 +9,3 @@ { | ||
"google-protobuf": "^3.14.0", | ||
"protobufjs": "^7.4.0", | ||
"protobufjs": "^7.0.0", | ||
"rxjs": "^7.4.0" | ||
@@ -15,5 +15,5 @@ }, | ||
"@types/long": "^4.0.2", | ||
"@types/node": "^22.9.0", | ||
"typescript": "^5.1.1" | ||
"@types/node": "^18.0.3", | ||
"typescript": "^4.7.4" | ||
} | ||
} |
@@ -1,1 +0,1 @@ | ||
export * as MitoApi from "./goadesign_goagen_mito_api.js"; | ||
export * as MitoApi from "./goadesign_goagen_mito_api"; |
@@ -1,1 +0,1 @@ | ||
export * as MitoApi from "./goadesign_goagen_mito_api.js"; | ||
export * as MitoApi from "./goadesign_goagen_mito_api"; |
@@ -9,3 +9,3 @@ { | ||
"google-protobuf": "^3.14.0", | ||
"protobufjs": "^7.4.0", | ||
"protobufjs": "^7.0.0", | ||
"rxjs": "^7.4.0" | ||
@@ -15,5 +15,5 @@ }, | ||
"@types/long": "^4.0.2", | ||
"@types/node": "^22.9.0", | ||
"typescript": "^5.1.1" | ||
"@types/node": "^18.0.3", | ||
"typescript": "^4.7.4" | ||
} | ||
} |
{ | ||
"name": "@injectivelabs/mito-proto-ts", | ||
"version": "1.13.0", | ||
"description": "Injective Indexer API client with generated gRPC bindings.", | ||
"sideEffects": false, | ||
"version": "1.13.1", | ||
"description": "Injective Mito API client with generated gRPC bindings.", | ||
"sideEffects": "false", | ||
"scripts": { | ||
@@ -19,3 +19,2 @@ "build": "tsc", | ||
"indexer-api", | ||
"mito-api", | ||
"grpc", | ||
@@ -38,5 +37,5 @@ "bindings" | ||
"@types/long": "^4.0.2", | ||
"@types/node": "^22.9.0", | ||
"@types/node": "^18.0.3", | ||
"typescript": "^4.7.4" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
894573
21651