# @xmpp/tls

> XMPP TLS for JavaScript

Latest version **0.14.0** (published 2025-10-29) · ISC license · 0 weekly downloads

## Install

```sh
npm install @xmpp/tls
pnpm add @xmpp/tls
yarn add @xmpp/tls
bun add @xmpp/tls
```

## Health

**Score 58/100 (C)** — status: stable.

Positive: has types package; esm support; no vulnerabilities; high maintenance score.

Warnings: low downloads; pre 1.0.

## Facts

| | |
|---|---|
| Version | 0.14.0 |
| Published | 2025-10-29 |
| First published | 2018-10-08 |
| Weekly downloads | 0 |
| License | ISC |
| TypeScript types | separate (@types/xmpp__tls) |
| Module format | ESM + CommonJS |
| Node | >= 20.10 |
| Dependencies | 3 |
| Unpacked size | 12.5 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 2275 |
| Maintainers | sonny |
| Keywords | XMPP, tls |

## Links

- npm: https://www.npmjs.com/package/@xmpp/tls
- Repository: https://github.com/xmppjs/xmpp.js
- Homepage: https://github.com/xmppjs/xmpp.js/tree/main/packages/tls
- Issues: http://github.com/xmppjs/xmpp.js/issues
- npm.io page: https://npm.io/package/@xmpp/tls

## Dependencies (3)

- [@xmpp/events](https://npm.io/package/@xmpp/events.md) ^0.14.0
- [@xmpp/connection](https://npm.io/package/@xmpp/connection.md) ^0.14.0
- [@xmpp/connection-tcp](https://npm.io/package/@xmpp/connection-tcp.md) ^0.14.0

## Recent versions

- 0.14.0 (latest) — 2025-10-29
- 0.13.3 — 2024-12-23
- 0.13.1 — 2022-02-13
- 0.13.0 — 2021-08-28
- 0.12.1 — 2021-08-22
- 0.12.0 — 2020-12-21
- 0.11.0 — 2020-02-14
- 0.10.0 — 2020-02-07
- 0.9.2 — 2020-01-02
- 0.9.1 — 2019-11-23
- 0.9.0 — 2019-11-19
- 0.8.0 — 2019-10-06
- 0.7.4 — 2019-06-15
- 0.7.0 — 2019-02-03
- 0.6.2 — 2019-01-07
- … 4 more at https://npm.io/package/@xmpp/tls/versions

## README

# TLS

TLS transport for `@xmpp/client`.

Included and enabled in `@xmpp/client` for Node.js.

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