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

1
7

4.3.2

Diff

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)

tripss
published 3.0.0 •

Changelog

Source

3.0.0 (2023-06-23)

Features

BREAKING CHANGES

  • Dropped support for nestjs@8
tripss
published 3.0.0-alpha.2 •

Changelog

Source

3.0.0-alpha.2 (2023-06-01)

Bug Fixes

  • ILIKE is no valid MySQL syntax (8f86c1b)
  • alias generation (c2a44a3)
  • failing build (fcc1ce0)
  • fallback DataLoaderOptions (0ff87bb)
  • increment depth (bfc9d49)
  • lint (6341b4e)
  • make dataLoaderOptionsToken a const (d6cb3ab)
  • name clashing and filter depth overriding (827fe91)
  • omit filterDepth from relation-decorators (2444712)
  • only query for distinct entries (654075e)
  • query-typeorm: name collision on deeply nested filters (327300e)
  • revert (3f5d8bf)

Features

  • add configurable dataloader (84d17d9)
  • query-graphql: Added support for complexity to queries and mutations (c2699ab)
tripss
published 2.5.0 •

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