# @tradle/aws-common-utils

> > TODO: description

Latest version **3.0.1** (published 2022-04-12) · MIT license · 0 weekly downloads

## Install

```sh
npm install @tradle/aws-common-utils
pnpm add @tradle/aws-common-utils
yarn add @tradle/aws-common-utils
bun add @tradle/aws-common-utils
```

## 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 | 3.0.1 |
| Published | 2022-04-12 |
| First published | 2019-02-08 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 7 |
| Unpacked size | 51.3 KB |
| Known vulnerabilities | 0 (+1 in 1 direct dependencies) |
| Install scripts | no |
| GitHub stars | 0 |
| Author | Mark Vayngrib |
| Maintainers | leichtgewicht, genevayngrib, tenaciousmv, pgmemk |

## Links

- npm: https://www.npmjs.com/package/@tradle/aws-common-utils
- Repository: https://github.com/tradle/aws-utils
- Homepage: https://github.com/tradle/aws-utils#readme
- Issues: https://github.com/tradle/aws-utils/issues
- npm.io page: https://npm.io/package/@tradle/aws-common-utils

## Dependencies (7)

- [ip](https://npm.io/package/ip.md) ^1.1.5
- [pino](https://npm.io/package/pino.md) ~5.11.1
- [lodash](https://npm.io/package/lodash.md) ^4.17.21
- [@tradle/errors](https://npm.io/package/@tradle/errors.md) ~2.0.0
- [@tradle/aws-info](https://npm.io/package/@tradle/aws-info.md) ^2.0.1
- [@tradle/promise-utils](https://npm.io/package/@tradle/promise-utils.md) 2.0.1
- [json-stable-stringify](https://npm.io/package/json-stable-stringify.md) ~1.0.1

## Recent versions

- 3.0.1 (latest) — 2022-04-12
- 1.0.1-alpha.9 (canary) — 2019-02-08
- 3.0.0 — 2022-04-06
- 3.0.0-alpha.0 — 2022-04-05
- 2.1.1 — 2022-03-30
- 2.1.0 — 2022-03-29
- 2.0.3 — 2022-01-13
- 2.0.1 — 2021-11-04
- 2.0.0 — 2021-10-06
- 1.0.4 — 2021-08-27
- 1.0.3 — 2021-08-17
- 1.0.1-alpha.18 — 2021-08-17
- 1.0.1-alpha.17 — 2019-06-03
- 1.0.1-alpha.15 — 2019-03-10
- 1.0.1-alpha.12 — 2019-03-08
- … 3 more at https://npm.io/package/@tradle/aws-common-utils/versions

## README

# `aws-common-utils`

> TODO: description

## Usage

```
const awsCommonUtils = require('aws-common-utils');

// TODO: DEMONSTRATE API
```

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