Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@unifig/validation-presenter-table

Package Overview
Dependencies
Maintainers
1
Versions
31
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

123

0.7.0

Diff

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