New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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 Compare versions

Comparing version 4.0.22 to 4.0.23

CHANGES.md

6

package.json
{
"name": "logging-utils",
"description": "Utilities for configuring simple log level based logging functionality on an object",
"version": "4.0.22",
"version": "4.0.23",
"author": "Byron du Preez",

@@ -16,7 +16,7 @@ "license": "Apache-2.0",

"dependencies": {
"core-functions": "3.0.22"
"core-functions": "3.0.23"
},
"devDependencies": {
"tape": "^4.8.0"
"tape": "^4.9.0"
}
}

@@ -1,2 +0,2 @@

# logging-utils v4.0.22
# logging-utils v4.0.23
Utilities for configuring simple log level based logging functionality on an object.

@@ -189,2 +189,2 @@

## Changes
See [release_notes.md](./release_notes.md)
See [CHANGES.md](./CHANGES.md)
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