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

winston

Package Overview
Dependencies
Maintainers
8
Versions
88
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

winston - npm Package Versions

1
9

3.5.1

Diff

Changelog

Source

v3.5.1 / 2022-01-31

This release reverts the changes made in PR #1896 which added stricter typing to the available log levels, and inadvertently broke use of custom levels with TypeScript (Issue #2047). Apologies for that!

w-b-t
published 3.5.0 •

Changelog

Source

v3.5.0 / 2022-01-27

This release includes the following, in sequence by first merge in group:

Feature updates:

  • Support batch mode in HTTP Transport (Issue #1970, PR #1998, thanks @BBE78!)

Patch-level updates:

  • Bump dependency versions (thanks @dependabot & @DABH!)
    • Bump @types/node from 16.11.12 to 17.0.8 (PR #2009)
    • Bump @babel/preset-env from 7.16.7 to 7.16.8 (#2036)
    • Bump @types/node from 17.0.8 to 17.0.9 (#2035)
    • Bump @babel/cli from 7.16.7 to 7.16.8 (#2034)
    • Bump @types/node from 17.0.9 to 17.0.10 (#2042)
    • Bump @babel/core from 7.16.7 to 7.16.12 (#2041)
    • Bump @babel/preset-env from 7.16.8 to 7.16.11 (#2040)
  • Fixing documentation syntax errors in transports code examples (#1916; thanks @romanzaycev!)
  • Fix missing type declarations, especially for .rejections (#1842, #1929, #2021; thanks @vanflux, @svaj, @glensc, & others!)
  • More narrowly typing the “level” string (#1896, thanks @yonas-g!)
  • Using a safer stringify, e.g. to avoid issues from circular structures, in the http transport (#2043, thanks @karlwir!)

Updates to the repo & project which don’t actually affect the running code:

  • Add a channel for reporting security vulnerabilities (#2024, thanks @JamieSlome!)
  • Add coverage tracking in CI & documentation (#2025 and #2028, thanks @fearphage!)
  • Update issue templates (#2030 and #2031, thanks @Maverick1872!)
  • Remove gitter link from README.md (#2027, thanks @DABH!)

Thanks also to maintainers @DABH, @fearphage, @Maverick1872, and @wbt for issue/PR shepherding and help across multiple parts of the release! If somebody got missed in the list of thanks, please forgive the accidental oversight and/or feel free to open a PR on this changelog.

w-b-t
published 3.4.0 •

Changelog

Source

v3.4.0 / 2022-01-10

Yesterday's release was done with a higher sense of urgency than usual due to vandalism in the colors package. This release:

  • ties up a loose end by including [#1973] to go with [#1824]
  • adds a missing http property in NpmConfigSetColors [#2004] (thanks @SimDaSong)
  • fixes a minor issue in the build/release process [#2014]
  • pins the version of the testing framework to avoid an issue with a test incorrectly failing [#2017]

The biggest change in this release, motivating the feature-level update, is [#2006] Make winston more ESM friendly, thanks to @miguelcobain.

Thanks also to @DABH, @wbt, and @fearphage for contributions and reviews!

dabh
published 3.3.4 •

Changelog

Source

v3.3.4 / 2022-01-09

Compared to v3.3.3, this version fixes some issues and includes some updates to project infrastructure, such as replacing Travis with Github CI and dependabot configuration. There have also been several relatively minor improvements to documentation, and incorporation of some updated dependencies. Dependency updates include a critical bug fix [#2008] in response to self-vandalism by the author of a dependency.

  • [#1964] Added documentation for how to use a new externally maintained Seq transport.
  • [#1712] Add default metadata when calling log with string level and message.
  • [#1824] Unbind event listeners on close
  • [#1961] Handle undefined rejections
  • [#1878] Correct boolean evaluation of empty-string value for eol option
  • [#1977] Improved consistency of object parameters for better test reliability
dabh
published 3.3.3 •

Changelog

Source

v3.3.3 / 2020-06-23

  • [#1820] Revert [#1807] to resolve breaking changes for Typescript users.
dabh
published 3.3.2 •

Changelog

Source

v3.3.2 / 2020-06-22

  • [#1814] Use a fork of diagnostics published to NPM to avoid git dependency.
dabh
published 3.3.1 •

Changelog

Source

v3.3.1 / 2020-06-21

  • [#1803], [#1807] Fix TypeScript bugs.
  • [#1740] Add space between info.message and meta.message.
  • [#1813] Avoid indirect storage-engine dependency.
  • [#1810] README updates.
dabh
published 2.4.5 •

dabh
published 3.3.0 •

Changelog

Source

v3.3.0 / 2020-06-21

  • [#1779] Fix property name in rejection handler.
  • [#1768] Exclude extraneous files from NPM package.
  • [#1364], [#1714] Don't remove transport from logger when transport error occurs.
  • [#1603] Expose child property on default logger.
  • [#1777] Allow HTTP transport to pass options to request.
  • [#1662] Add bearer auth capabilities to HTTP transport.
  • [#1612] Remove no-op in file transport.
  • [#1622], [#1623], [#1625] Typescript fixes.
  • (Minor) [#1647], [#1793] Update CI settings.
  • (Minor) [#1600], [#1605], [#1593], [#1610], [#1654], [#1656], [#1661], [#1651], [#1652], [#1677], [#1683], [#1684], [#1700], [#1697], [#1650], [#1705], [#1723], [#1737], [#1733], [#1743], [#1750], [#1754], [#1780], [#1778] README, Transports.md, other docs changes.
  • [#1672], [#1686], [#1772] Update dependencies.
indexzero
published 3.2.1 •

Changelog

Source

v3.2.1 / 2019-01-29

UNBOUND PROTOTYPE AD INFINITUM EDITION

  • #[1579], (@indexzero) Fallback to the "root" instance always created by createLogger for level convenience methods (e.g. .info(), .silly()). (Fixes [#1577]).
  • [#1539], (@indexzero) Assume message is the empty string when level-helper methods are invoked with no arguments (Fixed [#1501]).
  • [#1583], (@kibertoad) Add typings for defaultMeta (Fixes [#1582])
  • [#1586], (@kibertoad) Update dependencies.
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