New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

elvalidator

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

elvalidator - npm Package Versions

2

1.7.8

Diff

Changelog

Source

[1.7.8] - 2023-05-16

Fixed

  • min and max options for Number type to allow float values.
ybouane
published 1.7.6 •

Changelog

Source

[1.7.6] - 2022-12-29

Fixed

  • Builtin Regexes to be compatible with Safari.
ybouane
published 1.7.4 •

Changelog

Source

[1.7.4] - 2022-12-28

Added

  • dismissEmptyObjects option.

Fixed

  • default options not applying correctly.
ybouane
published 1.7.3 •

Changelog

Source

[1.7.3] - 2022-12-23

Fixed

  • Corrected bug in the $or logic.
ybouane
published 1.7.2 •

Changelog

Source

[1.7.2] - 2022-12-15

Fixed

  • Issue of error message refering to invalid variable name.
ybouane
published 1.7.1 •

Changelog

Source

[1.7.1] - 2022-12-15

Fixed

  • Issue of sub-documents defaulting to {} when validation fails.
  • Better error message when $or doesn't validate.
ybouane
published 1.7.0 •

Changelog

Source

[1.7.0] - 2022-12-15

Fixed

  • Refactored the schema and validation modules to allow for more flexibility. (You can now put an $or operation at the root of the schema or validate arrays right away)
ybouane
published 1.6.6 •

Changelog

Source

[1.6.6] - 2022-12-13

Fixed

  • integer option not properly checked
ybouane
published 1.6.5 •

Changelog

Source

[1.6.5] - 2022-12-13

Fixed

  • $or operator bug when there is no match
  • When an Array has a minEntries value abore 0, it automatically gets marked as required.

Added

  • Added enum property to Mixed validator.
ybouane
published 1.6.0 •

Changelog

Source

[1.6.0] - 2022-12-12

Added

  • Added enum property to Number validator.
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