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

@pager/jackrabbit

Package Overview
Dependencies
Maintainers
17
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pager/jackrabbit - npm Package Compare versions

Comparing version 5.3.0 to 5.3.1

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## [5.3.1](https://github.com/pagerinc/jackrabbit/compare/v5.3.0...v5.3.1) (2021-05-28)
### Bug Fixes
* handle undefined message [UE-2640] ([#736](https://github.com/pagerinc/jackrabbit/issues/736)) ([d6ce41d](https://github.com/pagerinc/jackrabbit/commit/d6ce41d4f80ef9c27418c02eb1b6ea9e01bbec6a))
# [5.3.0](https://github.com/pagerinc/jackrabbit/compare/v5.2.5...v5.3.0) (2021-03-18)

@@ -2,0 +9,0 @@

2

lib/queue.js

@@ -124,2 +124,4 @@ 'use strict';

msg = msg || {};
if (msg.properties && msg.properties.contentType === 'application/json') {

@@ -126,0 +128,0 @@ try {

4

package.json
{
"name": "@pager/jackrabbit",
"version": "5.3.0",
"version": "5.3.1",
"description": "Easy RabbitMQ for node",

@@ -55,3 +55,3 @@ "keywords": [

"semantic-release": "17.x",
"sinon": "9.x"
"sinon": "11.x"
},

@@ -58,0 +58,0 @@ "mocha": {

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