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
6
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.13.0 to 6.13.1

tools/token-creator/node_modules/.package-lock.json

4

core/log-core.js

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

}
if (boundServices["cloud-logs"]) {
if (boundServices["cloud-logging"]) {
defaultCustomEnabled = true;

@@ -963,2 +963,2 @@ }

exports.overrideCustomFieldFormat = overrideCustomFieldFormat;
exports.getBoundServices = getBoundServices;
exports.getBoundServices = getBoundServices;
{
"name": "cf-nodejs-logging-support",
"version": "6.13.0",
"version": "6.13.1",
"description": "Logging tool for Cloud Foundry",

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

Sorry, the diff of this file is not supported yet

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