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 Compare versions

Comparing version 3.0.9 to 3.0.10

4

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

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

"dependencies": {
"core-functions": "^2.0.11"
"core-functions": "^2.0.12"
}
}

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

# logging-utils v3.0.9
# logging-utils v3.0.10
Utilities for configuring simple log level based logging functionality on an object.

@@ -166,2 +166,5 @@

### 3.0.10
- Updated `core-functions` dependency to version 2.0.12
### 3.0.9

@@ -168,0 +171,0 @@ - Improved `LoggingSettings` & `LoggingOptions` typedefs in `type-defs.js` module

{
"name": "logging-utils-tests",
"description": "Unit tests for logging-utils",
"version": "3.0.9",
"version": "3.0.10",
"author": "Byron du Preez",
"license": "Apache-2.0",
"private": true,
"engines": {

@@ -8,0 +9,0 @@ "node": ">=4.3.2"

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