# xo-common

> Code shared between [XO](https://xen-orchestra.com) server and clients

Latest version **0.11.0** (published 2026-08-25) · AGPL-3.0-or-later license · 0 weekly downloads

## Install

```sh
npm install xo-common
pnpm add xo-common
yarn add xo-common
bun add xo-common
```

## Health

**Score 55/100 (C)** — status: active.

Positive: no vulnerabilities; recently updated; high maintenance score.

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

## Facts

| | |
|---|---|
| Version | 0.11.0 |
| Published | 2026-08-25 |
| First published | 2016-11-04 |
| Weekly downloads | 0 |
| License | AGPL-3.0-or-later |
| TypeScript types | none |
| Module format | CommonJS |
| Node | >=6 |
| Dependencies | 2 |
| Unpacked size | 6.4 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 987 |
| Author | Vates SAS |
| Maintainers | julien-f, pdonias, b-nollet |

## Links

- npm: https://www.npmjs.com/package/xo-common
- Repository: https://github.com/vatesfr/xen-orchestra
- Homepage: https://github.com/vatesfr/xen-orchestra/tree/master/packages/xo-common
- Issues: https://github.com/vatesfr/xen-orchestra/issues
- npm.io page: https://npm.io/package/xo-common

## Dependencies (2)

- [lodash](https://npm.io/package/lodash.md) ^4.18.0
- [make-error](https://npm.io/package/make-error.md) ^1.2.1

## Recent versions

- 0.11.0 (latest) — 2026-08-25
- 0.10.0 — 2026-06-24
- 0.9.1 — 2026-04-24
- 0.9.0 — 2025-08-27
- 0.8.0 — 2022-03-30
- 0.7.0 — 2021-03-22
- 0.6.0 — 2021-02-24
- 0.5.0 — 2020-04-29
- 0.4.0 — 2020-02-26
- 0.3.0 — 2020-01-31
- 0.2.0 — 2018-11-16
- 0.1.2 — 2018-10-31
- 0.1.1 — 2017-03-04
- 0.1.0 — 2016-11-16
- 0.0.0 — 2016-11-04

## README

<!-- DO NOT EDIT MANUALLY, THIS FILE HAS BEEN GENERATED -->

# xo-common

[![Package Version](https://badgen.net/npm/v/xo-common)](https://npmjs.org/package/xo-common) ![License](https://badgen.net/npm/license/xo-common) [![PackagePhobia](https://badgen.net/bundlephobia/minzip/xo-common)](https://bundlephobia.com/result?p=xo-common) [![Node compatibility](https://badgen.net/npm/node/xo-common)](https://npmjs.org/package/xo-common)

> Code shared between [XO](https://xen-orchestra.com) server and clients

## Install

Installation of the [npm package](https://npmjs.org/package/xo-common):

```sh
npm install --save xo-common
```

## Contributions

Contributions are _very_ welcomed, either on the documentation or on
the code.

You may:

- report any [issue](https://github.com/vatesfr/xen-orchestra/issues)
  you've encountered;
- fork and create a pull request.

## License

[AGPL-3.0-or-later](https://spdx.org/licenses/AGPL-3.0-or-later) © [Vates SAS](https://vates.fr)

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