@emartech/program-executor
Advanced tools
+4
-4
@@ -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); |
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 7 instances in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 7 instances in 1 package
107519
-0.07%2382
-0.08%