# defender-base-client

> OpenZeppelin Defender provides a security operations (SecOps) platform for Ethereum with built-in best practices. Development teams implement Defender to ship faster and minimize security risks.

Latest version **1.38.3-rc.0** (published 2024-05-23) · MIT license · 0 weekly downloads

## Install

```sh
npm install defender-base-client
pnpm add defender-base-client
yarn add defender-base-client
bun add defender-base-client
```

## Health

**Score 25/100 (F)** — status: abandoned.

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

Warnings: low downloads; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.38.3-rc.0 |
| Published | 2024-05-23 |
| First published | 2021-01-12 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 5 |
| Unpacked size | 141.1 KB |
| Known vulnerabilities | 0 (+23 in 1 direct dependencies) |
| Install scripts | no |
| Author | OpenZeppelin Defender |
| Maintainers | zeljkox, frangio, ernestognw, bjmrq, mok0230, tirumerla, dylkil, namis, collins-oz |

## Links

- npm: https://www.npmjs.com/package/defender-base-client
- npm.io page: https://npm.io/package/defender-base-client

## Dependencies (5)

- [axios](https://npm.io/package/axios.md) ^0.21.2
- [lodash](https://npm.io/package/lodash.md) ^4.17.19
- [node-fetch](https://npm.io/package/node-fetch.md) ^2.6.0
- [async-retry](https://npm.io/package/async-retry.md) ^1.3.3
- [amazon-cognito-identity-js](https://npm.io/package/amazon-cognito-identity-js.md) ^4.3.3

## Recent versions

- 1.38.3-rc.0 (latest) — 2024-05-23
- 1.44.0-rc.1 (next) — 2023-05-10
- 1.38.2-rc.0 — 2024-05-22
- 1.44.3 — 2024-05-20
- 1.44.2 — 2024-05-17
- 1.44.1 — 2024-05-17
- 1.38.1-rc.0 — 2024-04-11
- 1.44.0 — 2023-05-15
- 1.43.0 — 2023-05-05
- 1.42.0 — 2023-04-13
- 1.41.0 — 2023-04-04
- 1.40.0 — 2023-03-31
- 1.39.0 — 2023-02-14
- 1.38.0 — 2023-01-17
- 1.38.0-rc.2 — 2022-12-08
- … 36 more at https://npm.io/package/defender-base-client/versions

## README

# Defender Base Client

OpenZeppelin Defender provides a security operations (SecOps) platform for Ethereum with built-in best practices. Development teams implement Defender to ship faster and minimize security risks.

Certain components of Defender, such as Admin or Relay, can be interacted with programmatically via an API. This library provides the base class for the clients.

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