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

log2amqp

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

log2amqp - npm Package Compare versions

Comparing version 3.0.2-videos.0 to 3.0.2-videos.1

2

package.json
{
"name": "log2amqp",
"description": "Log json data to amqp.",
"version": "3.0.2-videos.0",
"version": "3.0.2-videos.1",
"author": "Tim Allen <tim@noblesamurai.com>",

@@ -6,0 +6,0 @@ "license": "BSD",

@@ -14,3 +14,3 @@ 'use strict';

} catch (err) {
debug('Error connecting to amqp', err);
debug('Error connecting to amqp', { config }, err.message);
return 'failed';

@@ -17,0 +17,0 @@ }

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