Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@xtreamr/ds_rabbitmq

Package Overview
Dependencies
Maintainers
10
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@xtreamr/ds_rabbitmq - npm Package Compare versions

Comparing version 2.0.12 to 2.0.13

2

package.json
{
"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 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc