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

@brakebein/prisma-generator-nestjs-dto

Package Overview
Dependencies
Maintainers
1
Versions
62
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
7

1.24.0-beta0

Diff

brakebein
published 1.23.1 •

Changelog

Source

[1.23.1] - 2024-08-07

Fixed

  • fix nullable in @ApiProperty for fields with default value in CreateDto
brakebein
published 1.23.0 •

Changelog

Source

[1.23.0] - 2024-07-31

Added

  • add outputApiPropertyType flag to solve issues with SWC [#39][i39] (thanks to KoenLemmen)
  • add generateFileTypes config to generate only DTO files, only Entity files, or both [#42][i42]

Fixed

  • fix wrong class-validator decorator on disconnect property [#44][i44]
brakebein
published 1.22.0 •

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
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