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

jackrabbit

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jackrabbit - npm Package Compare versions

Comparing version 3.0.7 to 3.0.8

1

lib/queue.js

@@ -77,4 +77,5 @@ var EventEmitter = require('events').EventEmitter;

correlationId: id,
expiration: '1000',
replyTo: replyHandler ? this.channel.replyName : undefined
});
};

2

package.json
{
"name": "jackrabbit",
"version": "3.0.7",
"version": "3.0.8",
"description": "Simple AMQP / RabbitMQ job queues for node",

@@ -5,0 +5,0 @@ "keywords": [

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