# @offchainlabs/upgrade-executor

> Includes implementation of UpgradeExecutor - a reusable smart contract which can be used to set up a system for performing upgrades on Orbit chains.

Latest version **1.1.1** (published 2024-10-17) · Apache 2.0 license · 0 weekly downloads

## Install

```sh
npm install @offchainlabs/upgrade-executor
pnpm add @offchainlabs/upgrade-executor
yarn add @offchainlabs/upgrade-executor
bun add @offchainlabs/upgrade-executor
```

## Health

**Score 35/100 (D)** — status: stable.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

Negative: stale.

## Facts

| | |
|---|---|
| Version | 1.1.1 |
| Published | 2024-10-17 |
| First published | 2023-08-08 |
| Weekly downloads | 0 |
| License | Apache 2.0 |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 2 |
| Unpacked size | 39.5 KB |
| Known vulnerabilities | 0 (+12 in 2 direct dependencies) |
| Install scripts | no |
| GitHub stars | 8 |
| Author | Offchain Labs |
| Maintainers | spsjvc, gzeon, hkalodner |

## Links

- npm: https://www.npmjs.com/package/@offchainlabs/upgrade-executor
- Repository: https://github.com/OffchainLabs/upgrade-executor
- Homepage: https://github.com/OffchainLabs/upgrade-executor#readme
- Issues: https://github.com/offchainlabs/upgrade-executor/issues
- npm.io page: https://npm.io/package/@offchainlabs/upgrade-executor

## Dependencies (2)

- [@openzeppelin/contracts](https://npm.io/package/@openzeppelin/contracts.md) 4.7.3
- [@openzeppelin/contracts-upgradeable](https://npm.io/package/@openzeppelin/contracts-upgradeable.md) 4.7.3

## Recent versions

- 1.1.1 (latest) — 2024-10-17
- 1.1.1-beta.0 (beta) — 2024-10-17
- 1.1.0-beta.0 — 2023-08-24
- 1.0.0 — 2023-08-24
- 1.0.0-beta.2 — 2023-08-08

## README

Includes implementation of UpgradeExecutor - a reusable smart contract which can be used to set up a system for performing upgrades on Orbit chains.

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