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

bull

Package Overview
Dependencies
Maintainers
1
Versions
198
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bull - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

4

lib/job.js

@@ -158,5 +158,5 @@ "use strict";

'end',
'redis.call("SREM", KEYS[4], ARGV[1])',
'redis.call("ZREM", KEYS[4], ARGV[1])',
'redis.call("SREM", KEYS[5], ARGV[1])',
'redis.call("ZREM", KEYS[6], ARGV[1])',
'redis.call("SREM", KEYS[6], ARGV[1])',
'redis.call("DEL", KEYS[7])'].join('\n');

@@ -163,0 +163,0 @@

{
"name": "bull",
"version": "0.2.0",
"version": "0.2.1",
"description": "Job manager",

@@ -5,0 +5,0 @@ "main": "index.js",

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