# udp

> The correct name for Node.js's `dgram` module.

Latest version **1.0.0** (published 2013-08-06) · BSD-2-Clause license · 0 weekly downloads

## Install

```sh
npm install udp
pnpm add udp
yarn add udp
bun add udp
```

## 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 | 1.0.0 |
| Published | 2013-08-06 |
| First published | 2013-08-06 |
| Weekly downloads | 0 |
| License | BSD-2-Clause |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 2 |
| Author | Isaac Z. Schlueter |
| Maintainers | isaacs |

## Links

- npm: https://www.npmjs.com/package/udp
- Repository: https://github.com/isaacs/udp
- Issues: https://github.com/isaacs/udp/issues
- npm.io page: https://npm.io/package/udp

## Recent versions

- 1.0.0 (latest) — 2013-08-06

## README

# udp

The correct name for Node.js's `dgram` module.

Documentation: http://api.nodejs.org/dgram.html

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