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.2 to 3.0.3

2

lib/queue.js

@@ -70,3 +70,3 @@ var EventEmitter = require('events').EventEmitter;

this.channel.sendToQueue(this.name, new Buffer(msg), {
persistent: true,
persistent: !replyHandler,
correlationId: id,

@@ -73,0 +73,0 @@ replyTo: replyHandler ? this.channel.replyName : undefined

{
"name": "jackrabbit",
"version": "3.0.2",
"version": "3.0.3",
"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