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

1
6

1.18.2

Diff

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 •

brakebein
published 1.18.0-beta0 •

brakebein
published 1.17.4 •

Changelog

Source

[1.17.4] - 2023-03-04

Fixed

  • fix connect and create class names that get too many suffixes if dtoSuffix does not end with dto [#17][i17]
brakebein
published 1.17.3 •

Changelog

Source

[1.17.3] - 2023-02-22

Fixed

  • fix namespaced imports with @DtoCastType annotation [#16][pr16]
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