Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@kyve/cosmos

Package Overview
Dependencies
Maintainers
2
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kyve/cosmos - npm Package Compare versions

Comparing version 0.0.0-alpha.18 to 0.0.0-alpha.19

4

dist/index.js

@@ -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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc