Socket
Socket
Sign inDemoInstall

bull-arena

Package Overview
Dependencies
84
Maintainers
40
Versions
108
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.1.0 to 4.1.1

2

package.json

@@ -69,3 +69,3 @@ {

"repository": "https://github.com/bee-queue/arena.git",
"version": "4.1.0"
"version": "4.1.1"
}

@@ -109,5 +109,2 @@ const _ = require('lodash');

} else if (isBullMQ) {
if (queueConfig.createClient)
options.createClient = queueConfig.createClient;
const {BullMQ} = this._config;

@@ -114,0 +111,0 @@ const {redis, ...rest} = options;

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc