Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@emartech/program-executor

Package Overview
Dependencies
Maintainers
116
Versions
58
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.2.1
to
3.2.2
+10
-10
package.json

@@ -20,3 +20,3 @@ {

"dependencies": {
"@emartech/rabbitmq-client": "3.5.0",
"@emartech/rabbitmq-client": "3.5.2",
"camelcase-keys": "6.2.2"

@@ -28,3 +28,3 @@ },

"devDependencies": {
"chai": "4.2.0",
"chai": "4.3.4",
"chai-as-promised": "7.1.1",

@@ -34,15 +34,15 @@ "chai-string": "1.5.0",

"dotenv": "8.2.0",
"eslint": "7.11.0",
"eslint": "7.22.0",
"eslint-config-emarsys": "5.1.0",
"eslint-plugin-mocha": "8.0.0",
"eslint-plugin-mocha": "8.1.0",
"eslint-plugin-no-only-tests": "2.4.0",
"eslint-plugin-security": "1.4.0",
"knex": "0.21.6",
"mocha": "8.2.0",
"pg": "8.4.1",
"semantic-release": "17.2.1",
"sinon": "9.2.0",
"knex": "0.95.2",
"mocha": "8.3.2",
"pg": "8.5.1",
"semantic-release": "17.4.2",
"sinon": "9.2.4",
"sinon-chai": "3.5.0"
},
"version": "3.2.1"
"version": "3.2.2"
}