# @ptc-org/nestjs-query-core

> Base query package

Latest version **10.0.3** (published 2026-08-29) · MIT license · 0 weekly downloads

## Install

```sh
npm install @ptc-org/nestjs-query-core
pnpm add @ptc-org/nestjs-query-core
yarn add @ptc-org/nestjs-query-core
bun add @ptc-org/nestjs-query-core
```

## Health

**Score 60/100 (C)** — status: active.

Positive: has types; no vulnerabilities; recently updated; high maintenance score.

Warnings: low downloads; no esm support.

## Facts

| | |
|---|---|
| Version | 10.0.3 |
| Published | 2026-08-29 |
| First published | 2022-05-06 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 3 |
| Unpacked size | 199.4 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 197 |
| Author | doug-martin |
| Maintainers | tripss |

## Links

- npm: https://www.npmjs.com/package/@ptc-org/nestjs-query-core
- Repository: https://github.com/tripss/nestjs-query
- Homepage: https://github.com/tripss/nestjs-query#readme
- Issues: https://github.com/tripss/nestjs-query/issues
- npm.io page: https://npm.io/package/@ptc-org/nestjs-query-core

## Dependencies (3)

- [tslib](https://npm.io/package/tslib.md) ^2.8.1
- [lodash.merge](https://npm.io/package/lodash.merge.md) ^4.6.2
- [reflect-metadata](https://npm.io/package/reflect-metadata.md) ^0.2.2

## Recent versions

- 10.0.3 (latest) — 2026-08-29
- 10.0.2 — 2026-08-29
- 10.0.1 — 2026-08-29
- 10.0.0 — 2026-08-28
- 9.5.0 — 2026-06-27
- 9.4.0 — 2026-01-20
- 9.3.0 — 2025-12-05
- 9.2.1 — 2025-10-06
- 9.2.0 — 2025-10-03
- 9.1.0 — 2025-07-15
- 9.0.3 — 2025-05-13
- 9.0.2 — 2025-02-17
- 9.0.1 — 2025-02-17
- 9.0.0 — 2025-02-13
- 8.0.3 — 2025-01-30
- … 61 more at https://npm.io/package/@ptc-org/nestjs-query-core/versions

## README

<p align="center">
  <a href="https://nestjs-query.mintlify.site/" target="blank"><img src="https://nestjs-query.mintlify.site/images/logo.svg" width="120" alt="Nestjs-query Logo" /></a>
</p>

[![npm version](https://img.shields.io/npm/v/@ptc-org/nestjs-query-core.svg)](https://www.npmjs.org/package/@ptc-org/nestjs-query-core)
[![Test](https://github.com/tripss/nestjs-query/workflows/Test/badge.svg?branch=master)](https://github.com/tripss/nestjs-query/actions?query=workflow%3ATest+and+branch%3Amaster+)
[![Coverage Status](https://codecov.io/gh/TriPSs/nestjs-query/branch/master/graph/badge.svg?token=29EX71ID2P)](https://codecov.io/gh/TriPSs/nestjs-query)
[![Known Vulnerabilities](https://snyk.io/test/github/tripss/nestjs-query/badge.svg?targetFile=packages/core/package.json)](https://snyk.io/test/github/tripss/nestjs-query?targetFile=packages/core/package.json)

# `@ptc-org/nestjs-query-core`

Core package containing the query, service, DTO, and utility types used by the Nestjs-Query integrations.

## Installation

[Install Guide](https://nestjs-query.mintlify.site/introduction/install)

## Docs

* [Nestjs-query Docs](https://nestjs-query.mintlify.site/introduction/getting-started)

---
_Source: https://npm.io/package/@ptc-org/nestjs-query-core · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
