licenses.dev

dns-discovery v6.2.3

Discovery peers in a distributed system using regular dns and multicast dns.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT25
PackageRelationDependenciesPublished
@leichtgewicht/ip-codec • 2.0.5Small package to encode or decode IP addresses from buffers to strings.INDIRECT0
circular-append-file • 1.0.1A simple appendable-file interface which enforces a size cap by overwriting itself.DIRECT9
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
debug • 2.6.9small debugging utilityDIRECT1
dns-packet • 4.2.0An abstract-encoding compliant module for encoding / decoding DNS packetsINDIRECT2
dns-packet • 5.6.1An abstract-encoding compliant module for encoding / decoding DNS packetsINDIRECT1
dns-socket • 3.0.0Make custom low-level DNS requests from node with retry support.DIRECT3
end-of-stream • 1.4.4Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT2
ip • 1.1.9[![](https://badge.fury.io/js/ip.svg)](https://www.npmjs.com/package/ip)INDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
lru • 2.0.1A simple O(1) LRU cacheDIRECT1
minimist • 1.2.8parse argument optionsDIRECT0
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
multicast-dns • 7.2.5Low level multicast-dns implementation in pure javascriptDIRECT3
multistream • 2.1.1A stream that emits multiple other streams one after another (streams2)INDIRECT8
network-address • 1.1.2get the local network address of your machineDIRECT0
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
pump • 3.0.2pipe streams together and close all of them if one of them closesDIRECT3
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
speedometer • 1.1.0simple speed measurement in javascriptDIRECT0
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
thunky • 1.1.0delay the evaluation of a paramless async function and cache the resultINDIRECT0
unordered-set • 1.1.0A couple of functions that make it easy to maintain an unordered set as an array in an efficient wayDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
ISC3
PackageRelationDependenciesPublished
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
once • 1.4.0Run a function exactly one timeINDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/dns-discovery)](https://licenses.dev/npm/dns-discovery)
<a href="https://licenses.dev/npm/dns-discovery">
  <img src="https://licenses.dev/b/npm/dns-discovery" alt="licenses" />
</a>

Or the licenses badge code for the 6.2.3 version:

[![licenses](https://licenses.dev/b/npm/dns-discovery/6.2.3)](https://licenses.dev/npm/dns-discovery/6.2.3)
<a href="https://licenses.dev/npm/dns-discovery/6.2.3">
  <img src="https://licenses.dev/b/npm/dns-discovery/6.2.3" alt="licenses" />
</a>
GitHub