@kyve/cosmos
Advanced tools
Comparing version 0.0.0-alpha.18 to 0.0.0-alpha.19
@@ -64,3 +64,3 @@ "use strict"; | ||
var core_1 = __importStar(require("@kyve/core")); | ||
var upload = function (uploader, config) { return __awaiter(void 0, void 0, void 0, function () { | ||
var upload = function (uploader, pool, config) { return __awaiter(void 0, void 0, void 0, function () { | ||
var res, latestBlock; | ||
@@ -138,3 +138,3 @@ return __generator(this, function (_a) { | ||
}); }; | ||
var validate = function (listener, validator, config) { return __awaiter(void 0, void 0, void 0, function () { | ||
var validate = function (listener, validator, pool, config) { return __awaiter(void 0, void 0, void 0, function () { | ||
return __generator(this, function (_a) { | ||
@@ -141,0 +141,0 @@ listener.subscribe(function (res) { return __awaiter(void 0, void 0, void 0, function () { |
{ | ||
"name": "@kyve/cosmos", | ||
"description": "The official KYVE node for Cosmos", | ||
"version": "0.0.0-alpha.18", | ||
"version": "0.0.0-alpha.19", | ||
"author": "John Letey <john@kyve.network>, Fabian Riewe <fabian@kyve.network>", | ||
@@ -22,3 +22,3 @@ "repository": "https://github.com/KYVENetwork/cosmos", | ||
"dependencies": { | ||
"@kyve/core": "0.0.0-alpha.17", | ||
"@kyve/core": "0.0.0-alpha.18", | ||
"node-fetch": "^2.6.1", | ||
@@ -31,3 +31,3 @@ "object-hash": "^2.1.1" | ||
}, | ||
"gitHead": "c39346d75e6fadc4687697f5bb18cb5890bc4a17" | ||
"gitHead": "2fdd2fe6399040724cf772edce901ea5e5c94719" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
11714
+ Added@kyve/core@0.0.0-alpha.18(transitive)
- Removed@kyve/core@0.0.0-alpha.17(transitive)
- Removedrxjs@6.6.7(transitive)
- Removedtslib@1.14.1(transitive)
Updated@kyve/core@0.0.0-alpha.18