@xtreamr/ds_rabbitmq
Advanced tools
Comparing version 2.0.12 to 2.0.13
{ | ||
"name": "@xtreamr/ds_rabbitmq", | ||
"version": "2.0.12", | ||
"version": "2.0.13", | ||
"description": "RabbitMQ queues", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -55,2 +55,4 @@ 'use strict'; | ||
require(process.cwd() + "/frontend").start(); | ||
} else if(config.rabbitmq && config.rabbitmq.restart) { | ||
require(config.rabbitmq.restart).start() | ||
} | ||
@@ -57,0 +59,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
13691
399
5