New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@sealsystems/consul

Package Overview
Dependencies
Maintainers
3
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sealsystems/consul - npm Package Compare versions

Comparing version 3.5.9 to 3.5.10

lib/getMember.js

2

lib/consul.js

@@ -8,2 +8,3 @@ 'use strict';

const getKvs = require('./kv/get');
const getMember = require('./getMember');
const getNodes = require('./getNodes');

@@ -22,2 +23,3 @@ const heartbeat = require('./heartbeat');

getHostname,
getMember,
getNodes,

@@ -24,0 +26,0 @@ heartbeat,

2

package.json
{
"name": "@sealsystems/consul",
"version": "3.5.9",
"version": "3.5.10",
"description": "@sealsystems/consul provides service discovery based on Consul.",

@@ -5,0 +5,0 @@ "author": {

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