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

logging-utils

Package Overview
Dependencies
Maintainers
1
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

logging-utils - npm Package Versions

23
6

4.0.25

Diff

Changelog

Source

4.0.25

  • Updated dependencies
byron-dupreez
published 4.0.24 •

Changelog

Source

4.0.24

  • Updated dependencies
byron-dupreez
published 4.0.23 •

Changelog

Source

4.0.23

  • Added .npmignore
  • Renamed release_notes.md to CHANGES.md
  • Updated dependencies
byron-dupreez
published 4.0.22 •

Changelog

Source

4.0.22

  • Updated core-functions dependency to version 3.0.22
byron-dupreez
published 4.0.21 •

Changelog

Source

4.0.21

  • Updated core-functions dependency to version 3.0.21
byron-dupreez
published 4.0.20 •

Changelog

Source

4.0.20

  • Updated core-functions dependency to version 3.0.20
byron-dupreez
published 4.0.19 •

Changelog

Source

4.0.19

  • Renamed dummy first exports (exports._ = '_'; //IDE workaround) of most modules to (exports._$_ = '_$_';) to avoid potential future collisions with lodash & underscore
  • Updated core-functions dependency to version 3.0.19
byron-dupreez
published 4.0.18 •

Changelog

Source

4.0.18

  • Updated core-functions dependency to version 3.0.18
byron-dupreez
published 4.0.17 •

Changelog

Source

4.0.17

  • Updated core-functions dependency to version 3.0.17
byron-dupreez
published 4.0.16 •

Changelog

Source

4.0.16

  • Changed all logging functions to be able to use level prefixes even when the first argument is NOT a string
  • Bound all logging functions to their logger to facilitate their use even when invoked as "detached" functions
  • Changed the extended log function to invoke log.apply using this (if defined) or the target to which it was added (if not) as thisArg to avoid errors when the extended log function is invoked as a "detached" function
  • Changed log method & function to attempt to extract a log level prefix from the first argument & when successful to then use the rest of the first argument as the first argument
  • Added zero arguments length check to log function to avoid errors when invoked without any arguments
  • Updated core-functions dependency to version 3.0.16
23
6
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