# @lunaterra/tracing

> Lightweight performance tracing helpers for Luna-Terra.

Latest version **0.0.4** (published 2026-06-26) · 0 weekly downloads

## Install

```sh
npm install @lunaterra/tracing
pnpm add @lunaterra/tracing
yarn add @lunaterra/tracing
bun add @lunaterra/tracing
```

## Health

**Score 45/100 (D)** — status: active.

Positive: no vulnerabilities; high maintenance score.

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

## Facts

| | |
|---|---|
| Version | 0.0.4 |
| Published | 2026-06-26 |
| First published | 2026-05-18 |
| Weekly downloads | 0 |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 0 |
| Maintainers | coreymaler |

## Links

- npm: https://www.npmjs.com/package/@lunaterra/tracing
- Repository: https://github.com/Corey-Maler/luna-terra
- Homepage: https://github.com/Corey-Maler/luna-terra#readme
- Issues: https://github.com/Corey-Maler/luna-terra/issues
- npm.io page: https://npm.io/package/@lunaterra/tracing

## Recent versions

- 0.0.4 (latest) — 2026-06-26
- 0.0.3 — 2026-05-22
- 0.0.2 — 2026-05-21
- 0.0.1 — 2026-05-18

## README

# @lunaterra/tracing

Lightweight tracing utilities for profiling and performance instrumentation.

## Install

```bash
pnpm add @lunaterra/tracing
```

## Build from source

```bash
pnpm --filter @lunaterra/tracing run build
```

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