Socket
Socket
Sign inDemoInstall

@unifig/validation-presenter-table

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@unifig/validation-presenter-table - npm Package Versions

12

0.12.2-dev.6

Diff

matii96
published 0.12.2-dev.5 •

matii96
published 0.12.1 •

Changelog

Source

0.12.1 (2023-01-23)

Bug Fixes

  • core: patched loader logic when combining From and Nested decorators (e40ba5b)
matii96
published 0.12.0 •

matii96
published 0.11.0 •

Changelog

Source

0.11.0 (2023-01-17)

Bug Fixes

  • core: isolated adapters load results across templates (baea3e6)

Features

  • core: dropped support for direct subtemplates references (e9ace65)
  • core: new flag defining whether types should be implicitly conv… (#8) (bf11f05)
  • core: support for nesting arrays of objects (0893fc4)

BREAKING CHANGES

  • core: simplified From decorator interface
matii96
published 0.10.0 •

Changelog

Source

0.10.0 (2023-01-04)

Features

  • configValidationException renamed into ConfigValidationError for clarity (b922529)
matii96
published 0.9.0 •

Changelog

Source

0.9.0 (2023-01-03)

Bug Fixes

  • validation-presenter-json: added missing options type export (5863778)
  • validation-presenter-json: corrected package keywords (acf6009)
  • validation-presenter-table: added missing options type export (305eb97)
  • validation-presenter-table: corrected package keywords (e726370)

Features

  • validation-presenter-json: package setup (48b0490)
matii96
published 0.8.0 •

Changelog

Source

0.8.0 (2023-01-02)

Features

  • adapter-env: package rename from @unifig/adapter-env (a2a5cf6)
matii96
published 0.7.0 •

Changelog

Source

0.7.0 (2023-01-02)

Features

  • core: changed validation errors from POJOs to classes (957330c)
  • core: compatibility with new versions of class-transformer (689e26b)
  • core: new registration variations (657220f)
  • core: validator rework (acf2baf)
  • env: adjusted to new ConfigAdapter interface (46593b4)
  • nest: adjusted to new ConfigContainer interface (d729e93)
  • validation-presenter-table: package release (ce81cb3)

Performance Improvements

  • nest: used Symbols for injection tokens (7fca521)

BREAKING CHANGES

  • core: Added new variation of register method - registerOrReject. Second one continues the current behavior whereas register returns validation exception or undefined in plac of throwing it.
  • core: Rich validation report was removed from the exception itself and rich object containing abstract report was added in it's place. Register method doesn't throw validation exception and returns it if one occurs. To utilize previous behavior use registerOrReject method.
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