Socket
Socket
Sign inDemoInstall

@opuscapita/config

Package Overview
Dependencies
15
Maintainers
25
Versions
48
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.9 to 3.0.10

2

lib/ConfigClient.js

@@ -298,5 +298,5 @@ const ConfigClientBase = require('./ConfigClientBase');

logger : null,
serviceSecretPath : `/run/secrets/${this.serviceName}-consul-key`
serviceSecretPath : `/run/secrets/${ConfigClientBase.serviceName}-consul-key`
}
module.exports = ConfigClient;

@@ -331,2 +331,4 @@ const EventEmitter = require('events');

ConfigClientBase.serviceName = serviceName;
module.exports = ConfigClientBase;
{
"name": "@opuscapita/config",
"version": "3.0.9",
"version": "3.0.10",
"description": "Configuration API connector module for OpusCapita Business Network Portal.",

@@ -5,0 +5,0 @@ "main": "index.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc