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

ci-logger

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ci-logger - npm Package Versions

23

7.0.0

Diff

Changelog

Source

v7.0.0 (2024-04-29)

Changed

  • BREAKING: Deprecated support for Node 21 (end-of-life 2024-06-01) and added support for Node 22 (released 2024-04-25). Compatible with all current and LTS releases (^18.12.0 || ^20.9.0 || >=22.0.0). (#43)

Miscellaneous

  • Updated Renovate config to use use new presets project. (#42)
aarongoldenthal
published 6.0.0 •

Changelog

Source

v6.0.0 (2023-06-02)

Changed

  • BREAKING: Deprecated support for Node 14 (end-of-life 2023-04-30) and 19 (end-of-life 2023-06-01). Compatible with all current and LTS releases (^16.13.0 || ^18.12.0 || >=20.0.0). (#37)
aarongoldenthal
published 5.1.1 •

Changelog

Source

v5.1.1 (2023-02-05)

Fixed

  • Refactored code for changes in latest eslint rules.

Miscellaneous

  • Updated pipeline to have long-running jobs use GitLab shared medium sized runners. (#34)
aarongoldenthal
published 5.1.0 •

Changelog

Source

v5.1.0 (2022-08-26)

Changed

  • Replaced @sindresorhus/is with custom type-checking module to eliminate all production dependencies. (#33)
aarongoldenthal
published 5.0.0 •

Changelog

Source

v5.0.0 (2022-06-05)

Changed

  • BREAKING: Capitalized the levels enumeration (now Levels) and values to better conform to convention. The values are now Levels.Info, Levels.Warn, Levels.Error. These must be updated in any place this enumeration is used or a TypeError will be thrown. The actual string values are still the same (info, warn, error), which is what log levels are validated against, so if those are used no changes are required. (#32)
  • BREAKING: Added TypeScript type declarations. (#24)
  • BREAKING: Deprecated support for Node 12 and 17 since end-of-life. Compatible with all current and LTS releases (^14.15.0 || ^16.13.0 || >=18.0.0). (#28, #29)

Fixed

  • Updated to latest dependencies

Miscellaneous

  • Added test coverage threshold requirements (#31)
aarongoldenthal
published 4.0.2 •

Changelog

Source

v4.0.2 (2022-04-24)

Miscellaneous

  • Updated to latest dependencies, including resolving CVE-2021-44906 (dev only)
  • Refactored code to comply with latest eslint config
  • Added prettier and disabled eslint formatting rules. (#27)
aarongoldenthal
published 4.0.1 •

Changelog

Source

v4.0.1 (2021-08-29)

Fixed

  • Updated to latest dependencies

Miscellaneous

  • Configured renovate for dependency updates (#15)
aarongoldenthal
published 4.0.0 •

Changelog

Source

v4.0.0 (2021-06-01)

Changed

  • BREAKING: Deprecated support for Node 10 and 15 since end-of-life. Compatible with all current and LTS releases (^12.20.0 || ^14.15.0 || >=16.0.0). (#22)

Fixed

  • Updated to latest dependencies, including resolving vulnerabilities
aarongoldenthal
published 3.0.5 •

Changelog

Source

v3.0.5 (2021-05-09)

Fixed

  • Updated to latest dependencies, including resolving vulnerabilities

Miscellaneous

  • Optimize published package to only include the minimum required files (#21)
aarongoldenthal
published 3.0.4 •

Changelog

Source

v3.0.4 (2021-03-14)

Fixed

  • Updated to latest dependencies, including resolving vulnerabilities

Miscellaneous

  • Updated pipeline to use standard NPM package collection (#20)
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