Socket
Socket
Sign inDemoInstall

@opuscapita/config

Package Overview
Dependencies
Maintainers
29
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opuscapita/config - npm Package Compare versions

Comparing version 3.0.25 to 3.0.26

3

lib/ConfigClient.js

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

{
if(this.initialized)
return Promise.resolve(this);
config = extend(true, { }, ConfigClient.DefaultConfig, config);

@@ -36,0 +39,0 @@

2

package.json
{
"name": "@opuscapita/config",
"version": "3.0.25",
"version": "3.0.26",
"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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc