@emartech/program-executor
Advanced tools
+1
-1
@@ -45,3 +45,3 @@ { | ||
| }, | ||
| "version": "1.4.0" | ||
| "version": "1.4.1" | ||
| } |
+1
-1
@@ -36,3 +36,3 @@ 'use strict'; | ||
| const programExecutorProcessor = require('./program-executor-processor').create( | ||
| this._programsRepository, | ||
| this._programHandler, | ||
| this._queueManager, | ||
@@ -39,0 +39,0 @@ jobLibrary |
@@ -62,3 +62,3 @@ 'use strict'; | ||
| expect(ProgramExecutorProcessor.create).to.have.been.calledWith( | ||
| this.sinon.match.instanceOf(ProgramsRepository), | ||
| this.sinon.match.instanceOf(ProgramHandler), | ||
| this.sinon.match.instanceOf(QueueManager), | ||
@@ -65,0 +65,0 @@ testJobLibrary |
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 2 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 2 instances in 1 package
48053
-0.02%