New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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 1.0.5 to 2.0.0

.idea/.name

4

lib/index.js

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

publish()
connection.disconnect()
if (connection) {
connection.disconnect()
}
cb()

@@ -144,0 +146,0 @@ }

{
"name": "log4js-node-amqp",
"version": "1.0.5",
"version": "2.0.0",
"description": "An AMQP appender for log4js-node",

@@ -23,10 +23,10 @@ "main": "lib/index.js",

"dependencies": {
"amqp": "~0.2.6",
"log4js": "^1.0.0"
"amqp": "0.2.6",
"log4js": "2.3.3"
},
"devDependencies": {
"mockery": "~1.7.0",
"standard": "^8.3.0",
"tape": "^4.4.0"
"mockery": "2.1.0",
"standard": "10.0.3",
"tape": "4.8.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