🚨 Active Supply Chain Attack:node-ipc Package Compromised.Learn More
Socket
Book a DemoSign in
Socket

@emartech/program-executor

Package Overview
Dependencies
Maintainers
290
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@emartech/program-executor - npm Package Compare versions

Comparing version
3.16.0
to
3.16.1
+4
-4
package.json

@@ -23,3 +23,3 @@ {

"@emartech/json-logger": "9.2.0",
"@emartech/pubsub-client-js": "^1.6.0",
"@emartech/pubsub-client-js": "^1.6.2",
"@emartech/rabbitmq-client": "5.11.0",

@@ -34,3 +34,3 @@ "camelcase-keys": "^6.2.2",

"dotenv": "^17.2.3",
"eslint": "^9.39.1",
"eslint": "^9.39.2",
"eslint-config-emarsys": "5.1.0",

@@ -41,6 +41,6 @@ "eslint-plugin-no-only-tests": "^3.3.0",

"knex": "^3.1.0",
"pg": "^8.16.3",
"pg": "^8.17.1",
"semantic-release": "^25.0.2"
},
"version": "3.16.0"
"version": "3.16.1"
}

@@ -106,5 +106,3 @@ 'use strict';

projectId: 'some-project-id',
pubSubMaxExtensionMinutes: 20,
pubSubMinAckDeadline: 10,
pubSubMaxAckDeadline: {"millis":600000}
pubSubMaxExtensionMinutes: 20
};

@@ -111,0 +109,0 @@ const result = await e2eTestReuse.beforeEach(topicName);