Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@brakebein/prisma-generator-nestjs-dto

Package Overview
Dependencies
Maintainers
0
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@brakebein/prisma-generator-nestjs-dto - npm Package Versions

13
6

1.22.0

Diff

Changelog

Source

[1.22.0] - 2024-05-31

Added

  • add @DtoUpdateRequired annotation [#40][i40] (thanks to KoenLemmen)

Fixed

  • fix missing lazy resolver for complex types [#39][i39]
brakebein
published 1.21.0 •

Changelog

Source

[1.21.0] - 2024-04-05

Added

  • add @DtoConnectHidden annotation [#28][i28]

Changed

  • type in @ApiProperty is now always explicitly set [#38][i38]
brakebein
published 1.21.0-beta •

brakebein
published 1.20.0 •

Changelog

Source

[1.20.0] - 2024-01-20

Added

  • support @ValidateIf() decorator
  • add @DtoCreateValidateIf(...) and @DtoUpdateValidateIf(...) decorators [#36][pr36] [#37][i37] (thanks to iamciroja)
brakebein
published 1.19.3 •

Changelog

Source

[1.19.3] - 2024-01-19

Fixed

  • fix CreateDto/UpdateDto on nullable Json fields: use Prisma.NullableJsonNullValueInput instead of null
brakebein
published 1.19.2 •

Changelog

Source

[1.19.2] - 2024-01-18

Fixed

  • fix ApiProperty type in ConnectDto if field is JsonValue
brakebein
published 1.19.1 •

Changelog

Source

[1.19.1] - 2024-01-17

  • updated prettier and eslint
brakebein
published 1.19.0 •

Changelog

Source

[1.19.0] - 2023-12-20

Changed

  • allow null for optional fields in CreateDto [#27][pr27] [#34][i34]
brakebein
published 1.18.4 •

Changelog

Source

[1.18.4] - 2023-09-19

Fixed

  • add lazy resolver for complex types to avoid circular dependency issues [#31][i31]
brakebein
published 1.18.3 •

Changelog

Source

[1.18.3] - 2023-09-14

Changed

  • support [] characters in @DtoCastType() annotation
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