Socket
Socket
Sign inDemoInstall

routing-controllers

Package Overview
Dependencies
186
Maintainers
4
Versions
76
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1345
8Next

0.9.0-alpha.2

Diff

jotamorais
published 0.9.0-alpha.1 •

jotamorais
published 0.8.1 •

jotamorais
published 0.8.1-alpha.2 •

jotamorais
published 0.8.1-alpha.1 •

jotamorais
published 0.8.0 •

Changelog

Source

0.8.0 [BREAKING CHANGES]

  • class-transformer and class-validator are now peer dependencies.
Features
  • extract generic @Session() deocorator into @SessionParam() and @Session() (ref [#335][#348][#407])
  • restore/introduce @QueryParams() and @Params() missing decorators options (ref [#289][#289])
  • normalize param object properties (for "queries", "headers", "params" and "cookies"), with this change you can easily validate query/path params using class-validator (ref [#289][#289])
  • improved params normalization, converting to primitive types is now more strict and can throw ParamNormalizationError (e.g. when number is expected but an invalid string (NaN) has been received) (ref [#289][#289])
nonameprovided
published 0.7.7 •

Changelog

Source

0.7.7

Features
  • feat(ErrorHandling): add support for custom toJSON method in errors (ref [#325][#325])
Fixes
  • fixed inconsistent roles parameter in authorizationChecker (ref [#308][#308])
pleerock
published 0.7.6 •

Changelog

Source

0.7.6

Fixes
  • fixed bugs with undefined result code behaviour
pleerock
published 0.7.5 •

Changelog

Source

0.7.5

Fixes
  • fixed bugs with undefined result code behaviour
pleerock
published 0.7.4 •

Changelog

Source

0.7.4

Fixes
  • fixed bugs with undefined result code behaviour
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc