@opuscapita/config
Advanced tools
Comparing version 3.1.16 to 3.1.17
@@ -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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
38113
0