# @x12i/connector-common

> Direction-neutral foundation for Memorix generic connectors

Latest version **1.0.2** (published 2026-08-06) · 0 weekly downloads

## Install

```sh
npm install @x12i/connector-common
pnpm add @x12i/connector-common
yarn add @x12i/connector-common
bun add @x12i/connector-common
```

## Health

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

Positive: has types; esm support; no vulnerabilities; recently updated; high maintenance score; high quality score.

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 1.0.2 |
| Published | 2026-08-06 |
| First published | 2026-08-05 |
| Weekly downloads | 0 |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Node | >=20.11 |
| Dependencies | 2 |
| Unpacked size | 22.5 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Maintainers | x12i |

## Links

- npm: https://www.npmjs.com/package/@x12i/connector-common
- npm.io page: https://npm.io/package/@x12i/connector-common

## Dependencies (2)

- [jmespath](https://npm.io/package/jmespath.md) ^0.16.0
- [@x12i/ports-manager](https://npm.io/package/@x12i/ports-manager.md) ^1.0.4

## Recent versions

- 1.0.2 (latest) — 2026-08-06
- 1.0.1 — 2026-08-06
- 1.0.0 — 2026-08-05
- 0.1.2 — 2026-08-05
- 0.1.1 — 2026-08-05
- 0.1.0 — 2026-08-05

## README

# @x12i/connector-common

Direction-neutral foundation for Memorix generic connectors.

Contains:

- definition content hashing
- safe JMESPath / `${{ }}` expression evaluation (role packages supply allowed roots)
- secret-field metadata scanning
- ports-manager zone resolution for `memorix-generic-connectors`
- `HostProtocolError` and protocol fail-closed helpers for remote hosts

Does **not** contain source checkpoints, target receipts, pull, or deliver choreography.

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