# @gparency/shared

> Shared GParency Serverless Files NPM Package

Latest version **1.13.6** (published 2022-07-14) · MIT license · 0 weekly downloads

## Install

```sh
npm install @gparency/shared
pnpm add @gparency/shared
yarn add @gparency/shared
bun add @gparency/shared
```

## 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.13.6 |
| Published | 2022-07-14 |
| First published | 2022-03-30 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Node | =14 |
| Dependencies | 8 |
| Unpacked size | 223.8 KB |
| Known vulnerabilities | 0 (+3 in 2 direct dependencies) |
| Install scripts | no |
| Author | Forwardslash |
| Maintainers | abrar.qureshi, alex-braverman, rmoddel, leahbloch, djboris88 |

## Links

- npm: https://www.npmjs.com/package/@gparency/shared
- Repository: https://github.com/gparency/shared
- Homepage: https://github.com/gparency/shared#readme
- Issues: https://github.com/gparency/shared/issues
- npm.io page: https://npm.io/package/@gparency/shared

## Dependencies (8)

- [rxjs](https://npm.io/package/rxjs.md) 7.5.5
- [aws-lambda](https://npm.io/package/aws-lambda.md) 1.0.7
- [jsonschema](https://npm.io/package/jsonschema.md) ^1.4.0
- [@nestjs/core](https://npm.io/package/@nestjs/core.md) 8.4.5
- [@nestjs/common](https://npm.io/package/@nestjs/common.md) 8.4.5
- [@nestjs/config](https://npm.io/package/@nestjs/config.md) 2.1.0
- [reflect-metadata](https://npm.io/package/reflect-metadata.md) 0.1.13
- [shallow-equal-object](https://npm.io/package/shallow-equal-object.md) 1.1.1

## Recent versions

- 1.13.6 (latest) — 2022-07-14
- 1.13.5 — 2022-07-01
- 1.13.4 — 2022-07-01
- 1.13.3 — 2022-06-30
- 1.13.2 — 2022-06-30
- 1.13.1 — 2022-06-30
- 1.13.0 — 2022-06-30
- 1.12.3 — 2022-05-17
- 1.12.2 — 2022-05-12
- 1.12.1 — 2022-05-12
- 1.12.0 — 2022-05-12
- 1.11.4 — 2022-05-11
- 1.11.3 — 2022-05-11
- 1.11.2 — 2022-05-11
- 1.11.1 — 2022-04-21
- … 22 more at https://npm.io/package/@gparency/shared/versions

## README

# GParency Shared Serverless Classes Package
![Release to NPMJS Status](https://github.com/gparency/shared/actions/workflows/release.yaml/badge.svg)
[![Npm package version](https://badgen.net/npm/v/@gparency/shared)](https://npmjs.com/package/@gparency/shared)
[![Minimum node.js version](https://badgen.net/npm/node/@gparency/shared)](https://npmjs.com/package/@gparency/shared)
[![Npm package dependents](https://badgen.net/npm/dependents/@gparency/shared)](https://npmjs.com/package/@gparency/shared)

## Description
This npm package contains the shared classes for the GParency serverless functions.

## Installation
To install this package to your repository, run the following command:

```shell
$ npm install @gparency/shared
```

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