Socket
Socket
Sign inDemoInstall

bramqp

Package Overview
Dependencies
5
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.0 to 0.2.1

2

lib/connectionHandle.js

@@ -103,3 +103,3 @@ var util = require('util');

if (content) {
if (content && methodLocal.content === '1') {
self.methodWithContent(channel, classLocal.name, methodLocal.name, data, properties, content,

@@ -106,0 +106,0 @@ callback);

{
"name" : "bramqp",
"version" : "0.2.0",
"version" : "0.2.1",
"description" : "bakkerthehacker's rampant AMQP library",

@@ -5,0 +5,0 @@ "keywords" : [ "amqp", "bramqp" ],

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