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

@logzio-node-toolbox/consul

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@logzio-node-toolbox/consul - npm Package Compare versions

Comparing version 0.0.15 to 0.0.16

6

dist/index.es.js

@@ -184,3 +184,3 @@ import retry from 'async-retry';

const retryOptions = { ...this.registerRetryOptions,
...retryOptions
...options
};

@@ -192,3 +192,3 @@

data,
options
options: retryOptions
});

@@ -446,3 +446,3 @@ } catch (err) {

version: '3.8.3',
mode: 'global',
mode: 'global',
copyright: '© 2021 Denis Pushkarev (zloirock.ru)'

@@ -449,0 +449,0 @@ });

{
"name": "@logzio-node-toolbox/consul",
"version": "0.0.15",
"version": "0.0.16",
"description": "Consul easy use for json configs and service discovery",

@@ -5,0 +5,0 @@ "main": "dist/index.cjs",

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