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

log4js-node-amqp

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

log4js-node-amqp - npm Package Compare versions

Comparing version 0.0.7 to 0.0.71

2

lib/index.js

@@ -112,3 +112,3 @@ "use strict";

return function (loggingEvent) {
return function log4jsNodeAmqp(loggingEvent) {
if (Object.prototype.toString.call(loggingEvent.data[0]) === '[object String]') {

@@ -115,0 +115,0 @@ loggingEvent.data = _options.layout(loggingEvent);

{
"name": "log4js-node-amqp",
"version": "0.0.7",
"version": "0.0.71",
"description": "An AMQP appender for log4js-node",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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