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

molindo-node-logger

Package Overview
Dependencies
Maintainers
0
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

molindo-node-logger - npm Package Versions

3.0.0

Diff

Changelog

Source

3.0.0

Limit the size of logged variables for meta.graphql in the middleware logger via maxGraphQLVariablesLength. It's possible that variables is a big object that could bloat the payload.

Breaking Changes

  • The default length for maxGraphQLVariablesLength is 512, which causes meta.graphql.variables to be truncated after 512 characters by default.
symn
published 1.3.0 •

symn
published 2.0.0 •

Changelog

Source

2.0.0

Update devDependencies and dependencies. Update to newest winston and express-winston. Adapt to breaking changes. (#20)

Breaking Changes

  • Supported Node.js version changed to >= 20.
  • Removed destroy() from Logger class.
amann
published 1.2.0 •

Changelog

Source

1.2.0

Add handling for requestId (#18)

amann
published 1.1.1 •

Changelog

Source

1.1.1

Fix logging of GraphQL response in case of errors (@symn in #3).

amann
published 1.1.0 •

amann
published 1.1.0-alpha.1 •

amann
published 1.0.0 •

amann
published 0.0.1 •

amann
published 0.0.1-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