Socket
Socket
Sign inDemoInstall

log4js

Package Overview
Dependencies
Maintainers
1
Versions
152
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

log4js - npm Package Compare versions

Comparing version 6.5.1 to 6.5.2

4

CHANGELOG.md
# log4js-node Changelog
## 6.5.2
- [fix(types): add LogEvent.serialise](https://github.com/log4js-node/log4js-node/pull/1260) - thanks [@marrowleaves](https://github.com/marrowleaves)
## 6.5.1

@@ -4,0 +8,0 @@

2

package.json
{
"name": "log4js",
"version": "6.5.1",
"version": "6.5.2",
"description": "Port of Log4js to work with node.",

@@ -5,0 +5,0 @@ "homepage": "https://log4js-node.github.io/log4js-node/",

@@ -74,2 +74,3 @@ // Type definitions for log4js

callStack?: string;
serialise(): string;
}

@@ -76,0 +77,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