Socket
Socket
Sign inDemoInstall

log4js-logstash-tcp

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

log4js-logstash-tcp - npm Package Compare versions

Comparing version 1.0.6 to 1.0.7

.npmignore

2

index.js

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

const TcpConnectionPool = require("./classes/TcpConnectionPool");
const TcpConnectionPool = require("./classes/TcpConnectionPool").TcpConnectionPool;

@@ -8,0 +8,0 @@ const tcpConnectionPool = new TcpConnectionPool();

{
"name": "log4js-logstash-tcp",
"version": "1.0.6",
"version": "1.0.7",
"author": "Aigent B.V.",

@@ -5,0 +5,0 @@ "description": "This is a copy of the logstashUDP appender but instead sending via UDP send via TCP to avoid the maximum 64k bytes message size with the logstashUDP appender.",

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