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

winston

Package Overview
Dependencies
Maintainers
6
Versions
89
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

winston - npm Package Versions

13
9

3.10.0

Diff

w-b-t
published 3.9.0 •

Changelog

Source

v3.9.0

Functionality changes

  • Handle undefined errors in getAllInfo in exception-handler in https://github.com/winstonjs/winston/pull/2208; thanks to new contributor @eivindrs
  • fix: properly allow passing non-array transport in https://github.com/winstonjs/winston/pull/2256; thanks to new contributor @Tanuel
  • fix #1732 (Http Transport uses JSON format options as request options) in https://github.com/winstonjs/winston/pull/2272; thanks to new contributor @MoritzLoewenstein (minor version bump per comment on the issue)
  • fix: add guard clause to prevent FD leak in https://github.com/winstonjs/winston/pull/2301; thanks to new contributor @td-tomasz-joniec

Dependency updates by @dependabot + CI autotesting

  • Bump eslint from 8.23.0 to 8.32.0 by @dependabot in https://github.com/winstonjs/winston/pull/2209, https://github.com/winstonjs/winston/pull/2236, https://github.com/winstonjs/winston/pull/2258, & https://github.com/winstonjs/winston/pull/2271
  • Bump @babel/core from 7.19.0 to 7.20.12 by @dependabot in https://github.com/winstonjs/winston/pull/2206, https://github.com/winstonjs/winston/pull/2234, https://github.com/winstonjs/winston/pull/2259, & https://github.com/winstonjs/winston/pull/2275
  • Bump @types/node from 18.0.0 to 18.11.18 by @dependabot in https://github.com/winstonjs/winston/pull/2215, https://github.com/winstonjs/winston/pull/2235, & https://github.com/winstonjs/winston/pull/2264
  • Bump @babel/preset-env from 7.19.0 to 7.20.2 by @dependabot in https://github.com/winstonjs/winston/pull/2218 & https://github.com/winstonjs/winston/pull/2244
  • Bump safe-stable-stringify from 2.3.1 to 2.4.3 by @dependabot in https://github.com/winstonjs/winston/pull/2217 & https://github.com/winstonjs/winston/pull/2292
  • Bump @babel/cli from 7.18.10 to 7.19.3 by @dependabot in https://github.com/winstonjs/winston/pull/2216
  • Bump json5 from 2.2.1 to 2.2.3 by @dependabot in https://github.com/winstonjs/winston/pull/2260

Documentation changes

  • Fix readme typo in https://github.com/winstonjs/winston/pull/2230; thanks to new contributor @aretecode
  • create new example for ready to use in https://github.com/winstonjs/winston/pull/2240; thanks to new contributor @myagizmaktav
  • minor fixes to publishing.md

Build Infrastructure changes

  • GitHub Workflows security hardening in https://github.com/winstonjs/winston/pull/2252; thanks to new contributor @sashashura
w-b-t
published 2.4.7 •

w-b-t
published 3.8.2 •

Changelog

Source

v3.8.2

Patch-level changes

  • Add .js to main entry point in package.json in https://github.com/winstonjs/winston/pull/2177; thanks to new contributor @rumanbsl
  • Small grammatical fixes in README.md in https://github.com/winstonjs/winston/pull/2183; thanks to new contributor @mikebarr24
  • Move colors to non-dev dependencies by @wbt in https://github.com/winstonjs/winston/pull/2190

Dependency updates by @dependabot + CI autotesting

  • Bump @babel/preset-env from 7.18.2 to 7.19.0 in https://github.com/winstonjs/winston/pull/2189
  • Bump @babel/cli from 7.17.10 to 7.18.10 in https://github.com/winstonjs/winston/pull/2173
  • Bump eslint from 8.18.0 to 8.23.0 in https://github.com/winstonjs/winston/pull/2184
  • Bump @babel/core from 7.18.5 to 7.19.0 in https://github.com/winstonjs/winston/pull/2192
  • Bump logform from 2.4.1 to 2.4.2 in https://github.com/winstonjs/winston/pull/2191
w-b-t
published 3.8.1 •

Changelog

Source

v3.8.1

Patch-level changes

  • Update types to match in-code definitions in https://github.com/winstonjs/winston/pull/2157; thanks to new contributor @flappyBug

Dependency updates by @dependabot + CI autotesting

  • Bump logform from 2.4.0 to 2.4.1 in https://github.com/winstonjs/winston/pull/2156
  • Bump async from 3.2.3 to 3.2.4 in https://github.com/winstonjs/winston/pull/2147
w-b-t
published 3.8.0 •

Changelog

Source

v3.8.0 / 2022-06-23

Added functionality

  • Add the stringify replacer option to the HTTP transport by @domiins in https://github.com/winstonjs/winston/pull/2155

Dependency updates by @dependabot + CI autotesting

  • Bump @babel/core from 7.17.8 to 7.18.5
  • Bump eslint from 8.12.0 to 8.18.0
  • Bump @types/node from 17.0.23 to 18.0.0
  • Bump @babel/preset-env from 7.16.11 to 7.18.2
  • Bump @babel/cli from 7.17.6 to 7.17.10

Updates facilitating repo maintenance & enhancing documentation

  • Explicitly note that the Contributing.md file is out of date
  • Add instructions for publishing updated version by @wbt (docs/publishing.md)
  • Prettier Config File by @jeanpierrecarvalho in https://github.com/winstonjs/winston/pull/2092
  • Readme update to explain origin of errors for handling (#2120)
  • update documentation for #2114 by @zizifn in https://github.com/winstonjs/winston/pull/2138
  • enhance message for logs with no transports #2114 by @zizifn in https://github.com/winstonjs/winston/pull/2139
  • Added a new Community Transport option to the list: Worker Thread based async Console Transport by @arpad1337 in https://github.com/winstonjs/winston/pull/2140

Thanks especially to new contributors @zizifn, @arpad1337, @domiins, & @jeanpierrecarvalho!

w-b-t
published 2.4.6 •

w-b-t
published 3.7.2 •

Changelog

Source

v3.7.2 / 2022-04-04

This change reverts what should have been the feature-level update in 3.7.0 due to issue #2103 showing this to be breaking, unintentionally.

w-b-t
published 3.7.1 •

Changelog

Source

v3.7.1 / 2022-04-04

This change includes some minor updates to package-lock.json resolving npm audit failures: one in ansi-regex and another in minimist.

dabh
published 3.6.0 •

Changelog

Source

v3.6.0 / 2022-02-12

  • [#2057] Fix potential memory leak by not waiting for process.nextTick before clearing pending callbacks (thanks @smashah!)
  • [#2071] Update to logform 2.4.0, which includes changes such as new options for JsonOptions and some typo fixes regarding levels
  • Various other dependencies are updated, tests are reorganized and cleaned up, etc. (thanks @wbt, @Maverick1872, @fearphage!)
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