# @nguniversal/common

> Angular Universal common utilities

Latest version **16.2.0** (published 2023-08-11) · MIT license · 0 weekly downloads

## Install

```sh
npm install @nguniversal/common
pnpm add @nguniversal/common
yarn add @nguniversal/common
bun add @nguniversal/common
```

## Health

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

Positive: has types; esm support.

Warnings: low downloads; low quality score.

Negative: critical vulnerabilities; abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 16.2.0 |
| Published | 2023-08-11 |
| First published | 2017-10-11 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM |
| Node | ^16.14.0 \|\| >=18.10.0 |
| Dependencies | 3 |
| Unpacked size | 267.4 KB |
| Known vulnerabilities | 2 |
| Install scripts | no |
| GitHub stars | 3991 |
| Maintainers | angular, google-wombot |
| Keywords | ssr, universal |

## Links

- npm: https://www.npmjs.com/package/@nguniversal/common
- Repository: https://github.com/angular/universal
- Issues: https://github.com/angular/universal/issues
- npm.io page: https://npm.io/package/@nguniversal/common

## Dependencies (3)

- [jsdom](https://npm.io/package/jsdom.md) 22.1.0
- [tslib](https://npm.io/package/tslib.md) ^2.3.0
- [critters](https://npm.io/package/critters.md) 0.0.20

## Recent versions

- 16.2.0 (latest) — 2023-08-11
- 16.2.0-rc.0 (next) — 2023-08-04
- 15.2.1 (v15-lts) — 2023-04-13
- 14.2.3 (v14-lts) — 2022-11-23
- 13.1.1 (v13-lts) — 2022-05-04
- 16.1.3 — 2023-08-09
- 16.1.2 — 2023-08-04
- 16.1.1 — 2023-06-28
- 16.1.0 — 2023-06-13
- 16.1.0-rc.0 — 2023-06-07
- 16.1.0-next.0 — 2023-05-19
- 16.0.2 — 2023-05-17
- 16.0.1 — 2023-05-11
- 16.0.0 — 2023-05-03
- 16.0.0-rc.2 — 2023-04-28
- … 119 more at https://npm.io/package/@nguniversal/common/versions

## README

# Angular Universal Common Module

This is the common Angular Universal module that is common across server-side rendering app
irrespective of the rendering engine.

The package can be installed using:

`npm install @nguniversal/common --save`

## TransferHttpCacheModule

Moved to [/docs/transfer-http.md](https://github.com/angular/universal/tree/main/docs/transfer-http.md)

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