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.18.0-beta0

Diff

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]
brakebein
published 1.17.2 •

Changelog

Source

[1.17.2] - 2023-02-10

Fixed

  • prisma imports for ConnectDTOs
brakebein
published 1.17.1 •

brakebein
published 1.17.0 •

Changelog

Source

[1.17.0] - 2023-02-10

Added

  • support custom prisma-client import path [#15][pr15] (thanks to konsti)
  • definiteAssignmentAssertion flag to optionally add definite assignment assertion operator ! to properties [#14][i14]
  • support for compound unique inputs [#i8][i8], all ConnectDTOs now have proper swagger and class-validation decorators

Fixed

  • regular expression for class validators was also matching substrings
brakebein
published 1.17.0-beta0 •

brakebein
published 1.16.0 •

Changelog

Source

[1.16.0] - 2023-01-06

Added

brakebein
published 1.15.0 •

Changelog

Source

[1.15.0] - 2022-12-04

  • updated dependencies [#11][pr11]

Fixed

  • replaceAll is not supported by Node.js < 15 [#10][i10]
brakebein
published 1.14.0 •

Changelog

Source

[1.14.0] - 2022-11-22

Added

  • add ApiProperty type and class validation to relation inputs [#6][i6]

Fixed

  • add isArray: true in ApiProperty decorator, if field is list
  • build dist files with LF endings [#9][i9]
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