New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

floca-amqp-client

Package Overview
Dependencies
Maintainers
2
Versions
128
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

floca-amqp-client - npm Package Compare versions

Comparing version 0.6.2 to 0.6.5

2

lib/Connector.js

@@ -179,3 +179,3 @@ 'use strict'

self.connectURL = connectURL || 'amqp://localhost'
self.socketType = options.socketType || 'PUSHWORKER'
self.socketType = options.socketType || 'PUBSUB'
self.expAck = self.socketType === 'PUSHWORKER'

@@ -182,0 +182,0 @@ self.quiteMode = self.socketType === 'PUBSUB'

{
"name": "floca-amqp-client",
"version": "0.6.2",
"version": "0.6.5",
"description": "AMQP client for floca-based projects",

@@ -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