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
1
Versions
65
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

1
7

4.4.0

Diff

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)
tripss
published 4.3.2 •

Changelog

Source

4.3.2 (2023-12-01)

Bug Fixes

  • Use the provided connection name (96fd3e6)
tripss
published 4.3.1 •

Changelog

Source

4.3.1 (2023-11-01)

Bug Fixes

  • query-typeorm: Fixed group by WEEK, MONTH and YEAR not working in Postgres (7e60f09), closes #163
  • query-typeorm: Updated test for createTypeOrmQueryServiceProviders (ea6ae5d)
tripss
published 4.3.0 •

Changelog

Source

4.3.0 (2023-10-30)

Bug Fixes

  • add @apollo/subgraph dep (e22e3d6)
  • query-graphql: Fixed @FilterableRelation not showing in aggregate filters (23d9caf)
  • query-graphql: Fixed @Relation/@FilterableRelation exposing aggregate options (2a5395d)
  • query-graphql: Fixed FilterableField not respecting name option (95aebd7), closes #169
  • query-graphql: Fixed union types crashing @GraphQLResultInfo (51cfe27)
  • query-typeorm: Align mapRelations of one to many with many to many (1c21c59), closes #115 #175

Features

  • query-core: Added mergeFilters helper (18d0f20)
  • query-core: Added transformFilterComparisons filter helper (e81eceb)
tripss
published 4.2.0 •

Changelog

Source

4.2.0 (2023-09-29)

Bug Fixes

  • querying for one-to-many or one-to-one relationships in typeorm would not return any entities because of an implementation error when filtering for the correct results after batch selecting all related entities. (2fbf0b7)
  • renamed option (f06b493)

Features

tripss
published 4.1.0 •

Changelog

Source

4.1.0 (2023-09-22)

Bug Fixes

  • added support for typegoose (9494d97)
  • sub objects in mongoose are resolved (27db7ee)
  • test snapshots (6a620ec)

Features

tripss
published 4.0.0 •

Changelog

Source

4.0.0 (2023-08-02)

Bug Fixes

  • query-graphql: Fixed GraphQLResultInfo always returning info without paging (89de5c7)
  • query-graphql: Fixed queryMany not using withDeleted option (27fe0f8)
  • query-graphql: Fixed withDeleted not being passed to count of the service (25180b3)

Code Refactoring

  • Drop support for older versions of class-transformer (e282592)

Features

Reverts

  • query-graphql: Revert look ahead of totalCount as this was already done (5c7e0c6)

BREAKING CHANGES

  • Versions of class-transformer older than 0.5 are no longer supported
tripss
published 3.0.2 •

Changelog

Source

3.0.2 (2023-07-20)

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