Socket
Socket
Sign inDemoInstall

@unifig/env

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@unifig/env - npm Package Versions

2

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.
matii96
published 0.6.1 •

Changelog

Source

0.6.1 (2022-11-24)

Bug Fixes

  • corrected peer dependencies accepted versions (f715f30)
matii96
published 0.6.0 •

Changelog

Source

0.6.0 (2022-11-12)

Features

  • core: support for circular references between templates (34d8ed5)
matii96
published 0.5.1 •

Changelog

Source

0.5.1 (2022-11-02)

Bug Fixes

  • core: older class-transformer naming compatibility (3df11a4)
matii96
published 0.5.0 •

Changelog

Source

0.5.0 (2022-11-01)

Features

  • nest: backwards compatibility with nest < 8.0.0 (ebb4346)
matii96
published 0.4.1 •

Changelog

Source

0.4.1 (2022-10-31)

Bug Fixes

  • core: any type for default property value (06bf0bb)
matii96
published 0.4.0 •

Changelog

Source

0.4.0 (2022-10-31)

Bug Fixes

  • core: nesting explicit typing (3d5e194)
  • core: proper loading nested properties only templates (8229c86)

Features

  • core: option to define properties default values (7e884ee)
matii96
published 0.3.1 •

Changelog

Source

0.3.1 (2022-10-22)

Bug Fixes

  • core: typo fix for quick start (6e5c9a5)
matii96
published 0.3.0 •

Changelog

Source

0.3.0 (2022-10-22)

Bug Fixes

  • core: configValidationException message formatting (2b8c9f8)
  • nest: ensured no templates names overlap (fea793e)

Features

  • core: config manager rework (bee49e3)
  • core: sharing config values sources (#2) (5d8187c)
  • env: added support for glob path patterns (#3) (edbdc5f)
  • env: allowed empty adapter options (551afc1)
  • nest: config module initialization rework (c7330fc)

BREAKING CHANGES

  • nest: new forRoot method interface
  • core: new methods names in interface
matii96
published 0.2.2 •

Changelog

Source

0.2.2 (2022-10-17)

Bug Fixes

  • core: added missing index of exported files (731f0c5)
2
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