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

express-winston

Package Overview
Dependencies
Maintainers
3
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

express-winston - npm Package Versions

1
6

2.2.0

Diff

Changelog

Source

2.2.0

  • Add dynamic metadata support to error logger (#139, @scarlettsteph)
rosston
published 2.1.3 •

Changelog

Source

2.1.3

  • Re-enable logging of req.body when request whitelist contains body and there is no no body whitelist/blacklist (broken in 2.1.1) (#136)
rosston
published 2.1.2 •

Changelog

Source

2.1.2

  • Fix error throwing when no req is logged (#130)
rosston
published 2.1.1 •

Changelog

Source

2.1.1

  • Fix bodyBlacklist not working when requestWhitelist contains body (#128, @jacobcabantomski-ct)
rosston
published 2.1.0 •

Changelog

Source

2.1.0

  • Add dynamic metadata support (#124, @jpdelima)
  • Add support for colorize-ing status code, no expressFormat required (#121)
rosston
published 2.0.0 •

Changelog

Source

2.0.0

Breaking changes
  • Make winston a peer dependency. npm install --save winston if you haven't already.
  • expressFormat has no color by default. Add colorize: true to express-winston options to enable the previous colorized output. (#86)
  • Drop support for inherited properties on the object provided to the baseMeta option. This is unlikely to actually break anyone's real-world setup.
rosston
published 1.4.2 •

Changelog

Source

1.4.2

  • Upgrade winston to 1.1 (#114)
rosston
published 1.4.1 •

Changelog

Source

1.4.1

  • Don't throw exception on invalid JSON in response body (#112)
rosston
published 1.4.0 •

Changelog

Source

1.4.0

  • Allow custom log level for error logger (#111)
rosston
published 1.3.1 •

Changelog

Source

1.3.1

  • underscore -> lodash (#88)
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