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

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 5.3.0 to 6.0.0

5

CHANGELOG.md
# log4js-node changelog
## 6.0.0
- [Update streamroller to fix unhandled promise rejection](https://github.com/log4js-node/log4js-node/pull/962)
- [Updated date-format library](https://github.com/log4js-node/log4js-node/pull/960)
## 5.3.0

@@ -4,0 +9,0 @@

22

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

@@ -41,7 +41,7 @@ "homepage": "https://log4js-node.github.io/log4js-node/",

"dependencies": {
"date-format": "^2.1.0",
"date-format": "^3.0.0",
"debug": "^4.1.1",
"flatted": "^2.0.1",
"rfdc": "^1.1.4",
"streamroller": "^2.2.2"
"streamroller": "^2.2.3"
},

@@ -51,17 +51,17 @@ "devDependencies": {

"callsites": "^3.1.0",
"codecov": "^3.5.0",
"codecov": "^3.6.1",
"deep-freeze": "0.0.1",
"eslint": "^5.3.0",
"eslint": "^5.16.0",
"eslint-config-airbnb-base": "^13.2.0",
"eslint-config-prettier": "^6.0.0",
"eslint-config-prettier": "^6.5.0",
"eslint-import-resolver-node": "^0.3.2",
"eslint-plugin-import": "^2.18.2",
"eslint-plugin-prettier": "^3.1.0",
"eslint-plugin-prettier": "^3.1.1",
"fs-extra": "^8.1.0",
"husky": "^3.0.2",
"husky": "^3.0.9",
"nyc": "^14.1.1",
"prettier": "^1.18.2",
"proxyquire": "^2.1.2",
"tap": "^14.5.0",
"typescript": "^3.5.3",
"proxyquire": "^2.1.3",
"tap": "^14.9.2",
"typescript": "^3.7.2",
"validate-commit-msg": "^2.14.0"

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