Socket
Socket
Sign inDemoInstall

logform

Package Overview
Dependencies
Maintainers
6
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

logform - npm Package Versions

234

2.6.1

Diff

dabh
published 2.6.0 •

w-b-t
published 2.5.1 •

Changelog

Source

2.5.1

2023/02/07

Bugfix

The triple-beam types package has been promoted to a full dependency, by first-time contributor @carboneater (Thanks!) in https://github.com/winstonjs/logform/pull/243 to fix https://github.com/winstonjs/logform/issues/242.

w-b-t
published 2.5.0 •

Changelog

Source

2.5.0

2023/02/06

Most Important:

  • Now incompatible with TypeScript < 4.4 due to PR #240, as pointed out in #244.

Improvements

All the improvements in this release are from first-time contributors - thanks for your contributions!

  • Feature - optionally include Error.cause property by @davidnbooth in https://github.com/winstonjs/logform/pull/226
  • Add triple beam properties to types by @robinpokorny in https://github.com/winstonjs/logform/pull/194
  • TransformableInfo should support symbols as keys by @dancrumb in https://github.com/winstonjs/logform/pull/240

Dependency updates by @dependabot

  • Bump @babel/cli from 7.18.6 to 7.19.3 by @dependabot in https://github.com/winstonjs/logform/pull/214
  • Bump @babel/core from 7.18.6 to 7.20.12 by @dependabot in https://github.com/winstonjs/logform/pull/212 and https://github.com/winstonjs/logform/pull/237
  • Bump @babel/preset-env from 7.18.6 to 7.20.2 by @dependabot in https://github.com/winstonjs/logform/pull/217 and https://github.com/winstonjs/logform/pull/225
  • Bump eslint from 8.19.0 to 8.33.0 by @dependabot in https://github.com/winstonjs/logform/pull/215 and https://github.com/winstonjs/logform/pull/241
  • Bump mocha from 10.0.0 to 10.2.0 by @dependabot in https://github.com/winstonjs/logform/pull/218 and https://github.com/winstonjs/logform/pull/232
  • Bump safe-stable-stringify from 2.3.1 to 2.4.2 by @dependabot in https://github.com/winstonjs/logform/pull/206 and https://github.com/winstonjs/logform/pull/235
w-b-t
published 2.4.2 •

Changelog

Source

2.4.2

2022/07/05

Bugfixes

This patch-level release includes a fix for a crash on attempt to uncolorize Symbol. Thanks to @Alexsey for that first contribution in https://github.com/winstonjs/logform/pull/188.

Maintainability updates:

Line break styles were changed to be LF (instead of CRLF) more consistently so that linter warnings aren't drowned out by notes about that.

Dependency updates by @dependabot

  • @babel/cli from 7.17.10 to 7.18.6 in https://github.com/winstonjs/logform/pull/187
  • @babel/core from 7.18.5 to 7.18.6 in https://github.com/winstonjs/logform/pull/185
  • @babel/preset-env from 7.18.2 to 7.18.6 in https://github.com/winstonjs/logform/pull/184
  • eslint from 8.18.0 to 8.19.0 in https://github.com/winstonjs/logform/pull/186
w-b-t
published 2.4.1 •

Changelog

Source

2.4.1

2022/06/21

  • [#178] Change TransformableInfo message prop to any: Loosening types to fix #172 (thanks, @gregbair!)
  • [#149] Adopted issue templates for reporting issues, affects GitHub project management only (thanks, @maverick1872!)
  • Updated dependencies, from dependabot
dabh
published 2.4.0 •

Changelog

Source

2.4.0

2022/02/12

  • Updated all dependencies
  • [#135] Use CLI levels (not NPM levels) in CliFormat (this was likely a typo originally)
  • [#134] Expose safe-stable-stringify 2.x options as parameters in JsonOptions
dabh
published 2.3.2 •

Changelog

Source

2.3.2

2022/01/09

This update, which also used up version number 2.3.1, pinned the version of the colors dependency due to vandalism by a developer of that package, as noted here. As discussed in the winston package, all users should update to this (or a later version, should one exist) ASAP.

dabh
published 2.3.1 •

yurijmikhalevich
published 2.3.0 •

Changelog

Source

2.3.0

2021/09/21

  • Update dependencies
  • Removing some superfluous semicolons & commas lint
  • Avoid dynamic requires [#117]
  • Replace JSON stringify library "fast-safe-stringify" by "safe-stable-stringify" [#98]
  • More correctly format errors even if the “message” property is enumerable [#101]
  • Fix errors and ms export for browsers [#106]
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