# @dcl/core-commons

> Shared utilities and types for core components

Latest version **0.11.0** (published 2026-08-14) · 0 weekly downloads

## Install

```sh
npm install @dcl/core-commons
pnpm add @dcl/core-commons
yarn add @dcl/core-commons
bun add @dcl/core-commons
```

## Health

**Score 65/100 (B)** — status: active.

Positive: has types; no vulnerabilities; has provenance; recently updated; high maintenance score.

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

## Facts

| | |
|---|---|
| Version | 0.11.0 |
| Published | 2026-08-14 |
| First published | 2025-06-26 |
| Weekly downloads | 0 |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 1 |
| Unpacked size | 30.3 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 1 |
| Maintainers | decentralandbot, imazzara |

## Links

- npm: https://www.npmjs.com/package/@dcl/core-commons
- Repository: https://github.com/decentraland/core-components
- Homepage: https://github.com/decentraland/core-components#readme
- Issues: https://github.com/decentraland/core-components/issues
- npm.io page: https://npm.io/package/@dcl/core-commons

## Dependencies (1)

- [@well-known-components/interfaces](https://npm.io/package/@well-known-components/interfaces.md) ^1.5.2

## Recent versions

- 0.11.0 (latest) — 2026-08-14
- 0.10.1 — 2026-06-22
- 0.10.0 — 2026-06-11
- 0.9.0 — 2026-06-02
- 0.8.0 — 2026-05-26
- 0.7.0 — 2026-04-27
- 0.6.0 — 2025-12-26
- 0.5.1 — 2025-11-25
- 0.5.0 — 2025-09-25
- 0.4.0 — 2025-09-19
- 0.3.0 — 2025-09-09
- 0.2.3 — 2025-07-18
- 0.2.2 — 2025-06-26
- 0.2.1 — 2025-06-26

## README

# Core Commons (`@dcl/core-commons`)

Shared utilities, types, constants, and mocks used across all components.

## Includes

- Common TypeScript types
- Utility functions
- Constants
- Mock implementations for testing

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