# @expo/code-signing-certificates

> A library for working with expo-updates code signing certificates

Latest version **0.0.6** (published 2026-01-06) · MIT license · 0 weekly downloads

## Install

```sh
npm install @expo/code-signing-certificates
pnpm add @expo/code-signing-certificates
yarn add @expo/code-signing-certificates
bun add @expo/code-signing-certificates
```

## Health

**Score 55/100 (C)** — status: stable.

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

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

## Facts

| | |
|---|---|
| Version | 0.0.6 |
| Published | 2026-01-06 |
| First published | 2022-02-07 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 1 |
| Unpacked size | 54 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 21 |
| Author | Expo |
| Maintainers | ide, brentvatne, evanbacon, expoadmin, exponent, bycedric, kudochien, alanhughes, expo-bot, wschurman, kadikraman |
| Keywords | code signing |

## Links

- npm: https://www.npmjs.com/package/@expo/code-signing-certificates
- Repository: https://github.com/expo/code-signing-certificates
- Homepage: https://github.com/expo/code-signing-certificates/tree/main#readme
- Issues: https://github.com/expo/code-signing-certificates/issues
- npm.io page: https://npm.io/package/@expo/code-signing-certificates

## Dependencies (1)

- [node-forge](https://npm.io/package/node-forge.md) ^1.3.3

## Recent versions

- 0.0.6 (latest) — 2026-01-06
- 0.0.5 — 2022-11-17
- 0.0.4 — 2022-11-16
- 0.0.3 — 2022-09-30
- 0.0.2 — 2022-03-07
- 0.0.1 — 2022-02-07

## README

# @expo/code-signing-certificates

A library for working with expo-updates code signing certificates.

[![tests](https://github.com/expo/code-signing-certificates/workflows/tests/badge.svg)](https://github.com/expo/code-signing-certificates/actions?query=workflow%3Atests)
[![codecov](https://codecov.io/gh/expo/code-signing-certificates/branch/main/graph/badge.svg?token=tZvsh5UDLO)](https://codecov.io/gh/expo/code-signing-certificates)
[![npm](https://img.shields.io/npm/v/@expo/code-signing-certificates)](https://www.npmjs.com/package/@expo/code-signing-certificates)
[![NPM](https://img.shields.io/npm/l/@expo/code-signing-certificates)](https://www.npmjs.com/package/@expo/code-signing-certificates)

# Running Scripts

Choose script you want to run from scripts directory and look up the corresponding yarn script in package.json.

1. `yarn`
1. `yarn <yarn-script-name>`

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