# mongo-object

> An API for interacting with a MongoDB document or modifier

Latest version **3.0.4** (published 2026-03-25) · MIT license · 0 weekly downloads

## Install

```sh
npm install mongo-object
pnpm add mongo-object
yarn add mongo-object
bun add mongo-object
```

## Health

**Score 65/100 (B)** — status: active.

Positive: has types; esm support; no vulnerabilities; high maintenance score; high quality score.

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 3.0.4 |
| Published | 2026-03-25 |
| First published | 2016-03-06 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Node | >=20 |
| Dependencies | 0 |
| Unpacked size | 98.9 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 4 |
| Author | Eric Dobbertin |
| Maintainers | aldeed, lsl-publisher |

## Links

- npm: https://www.npmjs.com/package/mongo-object
- Repository: https://github.com/longshotlabs/mongo-object
- Issues: https://github.com/longshotlabs/mongo-object/issues
- npm.io page: https://npm.io/package/mongo-object

## Recent versions

- 3.0.4 (latest) — 2026-03-25
- 3.0.3 — 2026-02-27
- 3.0.1 — 2023-01-09
- 3.0.0 — 2022-07-07
- 1.0.0 — 2022-07-07
- 2.0.0 — 2021-04-19
- 0.1.4 — 2020-04-17
- 0.1.3 — 2018-07-21
- 0.1.2 — 2018-01-09
- 0.1.1 — 2017-12-03
- 0.1.0 — 2017-12-03
- 0.0.3 — 2017-11-07
- 0.0.2 — 2017-06-01
- 0.0.1 — 2016-03-06

## README

> This repository is maintained by [Long Shot Labs](https://www.longshotlabs.co/). Please consider [financially supporting our mission](https://github.com/sponsors/longshotlabs) to provide useful and supported code packages to the world.

![NPM](https://img.shields.io/npm/l/mongo-object?style=for-the-badge)

[![npm](https://img.shields.io/npm/v/mongo-object?style=for-the-badge)](https://www.npmjs.com/package/mongo-object)

![node-current](https://img.shields.io/node/v/mongo-object?style=for-the-badge)

![npm bundle size](https://img.shields.io/bundlephobia/min/mongo-object?style=for-the-badge)

# NPM: mongo-object

An API for interacting with a MongoDB document or modifier.

## Changelog

3.0.0 Includes TypeScript types and exports as an ECMAScript Module. Otherwise it should be identical to 2.0.0.

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