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

23
7

1.24.1

Diff

Changelog

Source

[1.24.1] - 2025-01-18

Fixed

  • fix type definition for Decimal fields, which (de-)serializes string values instead of number [#63][i63]
brakebein
published 1.24.0 •

Changelog

Source

[1.24.0] - 2025-01-18

Added

  • add wrapRelationsAsType = "true" to import relation dependencies as types to solve circular reference issues with SWC [#39][i39] [#49][i49], making outputApiPropertyType = "false" obsolete (deprecated)
  • new flag showDefaultValues = "true" makes fields with @default attribute visible by default [#51][i51]
  • add enumName to ApiProperty [#52][i52]
  • add @DtoCreateRequired that marks field required in CreateDTO that is otherwise optional (equivalent to @DtoUpdateRequired) [#55][i55]

Changed

  • deprecate @DtoCastType in favor of @DtoOverrideType and @DtoOverrideApiPropertyType to control type casting for both property type and type of ApiProperty decorator separately [#54][i54]

Fixed

  • fix ApiProperty default value if field is a list
  • generate enums if noDependencies = true, i.e. no dependency @prisma/client [#48][i48]
  • fix @DtoRelationRequired still marking property as optional [#54][i54]
brakebein
published 1.24.0-beta6 •

brakebein
published 1.24.0-beta5 •

brakebein
published 1.24.0-beta4 •

brakebein
published 1.24.0-beta3 •

brakebein
published 1.23.3 •

Changelog

Source

[1.23.3] - 2024-10-26

Fixed

  • fix IsAlphanumeric class-validator [#56][pr56]
  • fix ApiProperty annotations: special strings, e.g. date strings, have not been parsed correctly [#58][i58]
brakebein
published 1.24.0-beta2 •

brakebein
published 1.23.2 •

Changelog

Source

[1.23.2] - 2024-09-30

Added

  • support new decorators introduced in class-validator@0.14.0 [#53][pr53]
brakebein
published 1.24.0-beta1 •

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