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

1
7

1.19.0

Diff

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
brakebein
published 1.18.2 •

Changelog

Source

[1.18.2] - 2023-08-30

Fixed

  • prevent double type field in api properties [#29][pr29]
brakebein
published 1.18.1 •

brakebein
published 1.18.0 •

Changelog

Source

[1.18.0] - 2023-08-10

Added

  • add @DtoCreateHidden and @DtoUpdateHidden annotation [#21][i21]
  • add @DtoApiHidden annotation to add @ApiHideProperty decorator [#23][i23]
  • add DtoRelationCanDisconnectOnUpdate annotation [#25][pr25] (thanks to @m1212e)

Changed

  • Use default ApiProperty required behavior [#18][i18]. Use requiredResponseApiProperty = "false" parameter for the old behavior.
  • create a combined index.ts in root output folder [#22][i22]
  • upgrade to prisma@4.16.2 now parses triple-slash comments on composite types

Fixed

  • add type to @ApiProperty if field is a list [#20][i20]
brakebein
published 1.18.0-beta4 •

brakebein
published 1.18.0-beta3 •

brakebein
published 1.18.0-beta2 •

brakebein
published 1.18.0-beta1 •

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