New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@ptc-org/nestjs-query-core

Package Overview
Dependencies
Maintainers
0
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ptc-org/nestjs-query-core - npm Package Versions

13
7

6.1.0

Diff

Changelog

Source

6.1.0 (2024-04-08)

Bug Fixes

  • Fix isValidPaging (7f8913f)

Features

  • query-graphql: Adds enableFetchAllWithNegative option (6bfc92f)

Reverts

  • Revert "test: Fix the typeorm tests with negative fetch and my sql" (066732f)
tripss
published 6.0.0 •

Changelog

Source

6.0.0 (2024-04-04)

Bug Fixes

  • Explicitly mark types in the assemblers files (58b94a9)

BREAKING CHANGES

  • The methods convertToDTO, convertToEntity, convertToCreateEntity, and convertToUpdateEntity now require casting the return value.
tripss
published 5.0.1 •

Changelog

Source

5.0.1 (2024-03-29)

tripss
published 5.1.0-alpha.2 •

Changelog

Source

5.1.0-alpha.2 (2024-03-26)

Bug Fixes

  • query-graphql: Fixed relations update/aggregate not respecting the given name (c252b2a), closes #239
tripss
published 5.1.0-alpha.1 •

Changelog

Source

5.1.0-alpha.1 (2024-02-12)

tripss
published 5.1.0-alpha.0 •

Changelog

Source

5.1.0-alpha.0 (2024-02-12)

Performance Improvements

  • query-typeorm: Custom count implementation for better performance (eb89f32)
tripss
published 5.0.0 •

Changelog

Source

5.0.0 (2024-01-19)

Bug Fixes

  • query-graphql: Fixed relations not respecting the given name (24aeca7), closes #217

Features

  • Make assemblers convert* methods async (9f9af3b), closes #215

BREAKING CHANGES

  • query-graphql: Relation names are no longer automatically pluralized and respect the given name
  • All convert* methods are now async. convertAsyncTo* methods are dropped in favor of async convertTo.
tripss
published 4.4.0 •

Changelog

Source

4.4.0 (2024-01-11)

Features

  • query-typeorm: Support virtual columns in filtering (0603562), closes #67
  • query-typeorm: Support virtual columns in sorting (cb997cf), closes #67
tripss
published 5.0.0-alpha.0 •

Changelog

Source

5.0.0-alpha.0 (2023-12-24)

Bug Fixes

  • query-mongoose: Fixed count changed to countDocuments (fc2a899)

BREAKING CHANGES

tripss
published 4.3.3 •

Changelog

Source

4.3.3 (2023-12-06)

Bug Fixes

  • Resolve SQL Relationship Filtering (25b892f)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc