# srv-failover

> Library that returns DNS SRV addresses with failover support

Latest version **2.0.0** (published 2017-06-02) · MIT license · 0 weekly downloads

## Install

```sh
npm install srv-failover
pnpm add srv-failover
yarn add srv-failover
bun add srv-failover
```

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 2.0.0 |
| Published | 2017-06-02 |
| First published | 2017-02-28 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 2 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 0 |
| Author | Octoblu |
| Maintainers | octoblu |

## Links

- npm: https://www.npmjs.com/package/srv-failover
- Repository: https://github.com/octoblu/srv-failover
- Homepage: https://github.com/octoblu/srv-failover#readme
- Issues: https://github.com/octoblu/srv-failover/issues
- npm.io page: https://npm.io/package/srv-failover

## Dependencies (2)

- [lodash](https://npm.io/package/lodash.md) ^4.17.4
- [http-dns](https://npm.io/package/http-dns.md) ^3.0.1

## Recent versions

- 2.0.0 (latest) — 2017-06-02
- 1.3.1 — 2017-03-15
- 1.3.0 — 2017-03-01
- 1.2.0 — 2017-03-01
- 1.1.0 — 2017-03-01
- 1.0.2 — 2017-03-01
- 1.0.4 — 2017-02-28
- 1.0.3 — 2017-02-28
- 1.0.0 — 2017-02-28

## README

# srv-failover
Isomorphic DNS library that returns SRV addresses with failover support

---
_Source: https://npm.io/package/srv-failover · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
