# @ceramicnetwork/common

> Ceramic common types and utilities

Latest version **6.4.0** (published 2024-08-19) · (Apache-2.0 OR MIT) license · 0 weekly downloads

## Install

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

## Health

**Score 40/100 (D)** — status: abandoned.

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

Warnings: low downloads.

Negative: abandoned.

## Facts

| | |
|---|---|
| Version | 6.4.0 |
| Published | 2024-08-19 |
| First published | 2020-11-24 |
| Weekly downloads | 0 |
| License | (Apache-2.0 OR MIT) |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 18 |
| Unpacked size | 120 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 423 |
| Author | Janko Simonovic |
| Maintainers | dav1do, ceramic-velvetshark, cb3box, jpham2023, npm.3box, smrz2001, oed, paul_lecam, stbrody, ukstv |
| Keywords | ceramic, types, utilities |

## Links

- npm: https://www.npmjs.com/package/@ceramicnetwork/common
- Repository: https://github.com/ceramicnetwork/js-ceramic
- Homepage: https://github.com/ceramicnetwork/js-ceramic#readme
- Issues: https://github.com/ceramicnetwork/js-ceramic/issues
- npm.io page: https://npm.io/package/@ceramicnetwork/common

## Dependencies (18)

- [caip](https://npm.io/package/caip.md) ~1.1.0
- [flat](https://npm.io/package/flat.md) ^5.0.2
- [rxjs](https://npm.io/package/rxjs.md) ^7.8.1
- [logfmt](https://npm.io/package/logfmt.md) ^1.3.2
- [it-first](https://npm.io/package/it-first.md) ^3.0.4
- [jet-logger](https://npm.io/package/jet-logger.md) 1.2.2
- [uint8arrays](https://npm.io/package/uint8arrays.md) ^5.0.1
- [multiformats](https://npm.io/package/multiformats.md) ~13.1.3
- [@ipld/dag-cbor](https://npm.io/package/@ipld/dag-cbor.md) ^9.1.0
- [@didtools/cacao](https://npm.io/package/@didtools/cacao.md) ^3.0.0
- [lodash.clonedeep](https://npm.io/package/lodash.clonedeep.md) ^4.5.0
- [@stablelib/random](https://npm.io/package/@stablelib/random.md) ^1.0.1
- [@didtools/pkh-tezos](https://npm.io/package/@didtools/pkh-tezos.md) ^0.3.0
- [@didtools/pkh-solana](https://npm.io/package/@didtools/pkh-solana.md) ^0.2.0
- [@didtools/pkh-stacks](https://npm.io/package/@didtools/pkh-stacks.md) ^0.2.0
- [@didtools/key-webauthn](https://npm.io/package/@didtools/key-webauthn.md) ^2.0.2
- [@didtools/pkh-ethereum](https://npm.io/package/@didtools/pkh-ethereum.md) ^0.2.0
- [@ceramicnetwork/streamid](https://npm.io/package/@ceramicnetwork/streamid.md) ^5.6.0

## Alternatives

- [@openai/codex-sdk](https://npm.io/package/@openai/codex-sdk.md) — 731.4K weekly downloads
- [babel-plugin-transform-react-jsx](https://npm.io/package/babel-plugin-transform-react-jsx.md) — 565.0K weekly downloads
- [babel-helper-remove-or-void](https://npm.io/package/babel-helper-remove-or-void.md) — 508.5K weekly downloads
- [@pnpm/store-controller-types](https://npm.io/package/@pnpm/store-controller-types.md) — 186.9K weekly downloads
- [react-native-signature-canvas](https://npm.io/package/react-native-signature-canvas.md) — 155.6K weekly downloads

## Recent versions

- 6.4.0 (latest) — 2024-08-19
- 6.4.1-nightly.20251117002949.0 (nightly) — 2025-11-17
- 6.4.1-rc.0 (next) — 2024-12-24
- 2.16.0-hotfix.0 (hotfix) — 2022-12-23
- 6.4.1-nightly.20251116003123.0 — 2025-11-16
- 6.4.1-nightly.20251115002838.0 — 2025-11-15
- 6.4.1-nightly.20251114002950.0 — 2025-11-14
- 6.4.1-nightly.20251113002938.0 — 2025-11-13
- 6.4.1-nightly.20251112002933.0 — 2025-11-12
- 6.4.1-nightly.20251111002954.0 — 2025-11-11
- 6.4.1-nightly.20251110003201.0 — 2025-11-10
- 6.4.1-nightly.20251109003124.0 — 2025-11-09
- 6.4.1-nightly.20251108002716.0 — 2025-11-08
- 6.4.1-nightly.20251107002944.0 — 2025-11-07
- 6.4.1-nightly.20251106002909.0 — 2025-11-06
- … 904 more at https://npm.io/package/@ceramicnetwork/common/versions

## README

# Ceramic Common
![ceramicnetwork](https://circleci.com/gh/ceramicnetwork/js-ceramic.svg?style=shield)
[![MIT license](https://img.shields.io/badge/License-MIT-blue.svg)](https://lbesson.mit-license.org/)
[![](https://img.shields.io/badge/Chat%20on-Discord-orange.svg?style=flat)](https://discord.gg/6VRZpGP)
[![Twitter](https://img.shields.io/twitter/follow/ceramicnetwork?label=Follow&style=social)](https://twitter.com/ceramicnetwork)

> This package contains common Ceramic types and utilities.

## Installation
```
$ npm install @ceramicnetwork/common
```

## Usage

See the [Ceramic developer site](https://developers.ceramic.network/) for more details about how to use this package.

## Contributing
We are happy to accept small and large contributions. Make sure to check out the [Ceramic specifications](https://github.com/ceramicnetwork/ceramic/blob/main/SPECIFICATION.md) for details of how the protocol works.

## License

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