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

cf-nodejs-logging-support

Package Overview
Dependencies
Maintainers
5
Versions
100
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cf-nodejs-logging-support - npm Package Compare versions

Comparing version 6.5.3 to 6.5.4

2

cf-nodejs-logging-support-core/log-core.js

@@ -612,3 +612,3 @@ const util = require("util");

if(defaultCustomEnabled)
if(defaultCustomEnabled || logObject[key] != null)
logObject[key] = value;

@@ -615,0 +615,0 @@

{
"name": "cf-nodejs-logging-support",
"version": "6.5.3",
"version": "6.5.4",
"description": "Logging tool for Cloud Foundry",

@@ -5,0 +5,0 @@ "keywords": [

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