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

@opuscapita/config

Package Overview
Dependencies
Maintainers
0
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.1.16 to 3.1.17

2

lib/ConfigClientBase.js

@@ -157,3 +157,3 @@ const EventEmitter = require('events');

const watch = consul.watch({method: consul.health.service, options: {service: serviceName}});
const watch = consul.watch({method: consul.health.service, options: {service: serviceName, passing: true}});

@@ -160,0 +160,0 @@ this.epWatches[cacheKey] = watch;

{
"name": "@opuscapita/config",
"version": "3.1.16",
"version": "3.1.17",
"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