# @aphorica/json-utils

> deepAssign, copyObj, and cmpObj functions

Latest version **1.0.1** (published 2020-01-05) · MIT license · 0 weekly downloads

## Install

```sh
npm install @aphorica/json-utils
pnpm add @aphorica/json-utils
yarn add @aphorica/json-utils
bun add @aphorica/json-utils
```

## Health

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

Positive: no vulnerabilities.

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

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.0.1 |
| Published | 2020-01-05 |
| First published | 2019-04-15 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Unpacked size | 5.6 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 0 |
| Author | Rick Berger - Aphorica, Inc. |
| Maintainers | rickbsgu |

## Links

- npm: https://www.npmjs.com/package/@aphorica/json-utils
- Repository: https://github.com/Aphorica/json-utils
- Homepage: https://github.com/Aphorica/json-utils#readme
- Issues: https://github.com/Aphorica/json-utils/issues
- npm.io page: https://npm.io/package/@aphorica/json-utils

## Recent versions

- 1.0.1 (latest) — 2020-01-05
- 1.0.0 — 2019-04-15

## README

# @aphorica/json-utils

Provides _deepAssign_, _copyObj_, and _cmpObj_ functions to
work on JSON/JS objects.

See notes in the index.js files for more information.

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