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

obey

Package Overview
Dependencies
Maintainers
3
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

obey - npm Package Versions

23
6

5.0.1

Diff

Changelog

Source

v5.0.1 (2022-10-10):

  • Fixes min and max validation and messaging
psvet
published 5.0.0 •

Changelog

Source

v5.0.0 (2020-09-01):

  • Migrated tests from mocha to jest.
  • Update default uuid type to be case insensitive.
  • Replace travis with github actions for CI.
psvet
published 4.1.2 •

psvet
published 4.1.1 •

Changelog

Source

v4.1.1 (2019-07-04):

  • Fixed bug around allow stomping on empty when validating strings. Originally using allow would require specifying '' as an allowed value, even if empty was also enabled.
psvet
published 4.1.0 •

Changelog

Source

v4.1.0 (2019-06-19):

  • Added jexl validator method for evaluating data against Jexl expressions.

  • Added root use method for adding plugin references to external packages. (Currently only used by jexl validator.)

psvet
published 4.0.2 •

Changelog

Source

v4.0.2 (2019-06-01):

  • Fixed bug in zip type that disallowed numeric values. Now values are coerced to strings before validation checks.
psvet
published 4.0.1 •

Changelog

Source

v4.0.1 (2019-05-16):

  • Added Node 12 to Travis config.

  • Updated vulnerable dependencies.

psvet
published 4.0.0 •

Changelog

Source

v4.0.0 (2019-05-03):

  • BREAKING: Fixed bug allowing empty string values for predefined types, even when required (#76).
psvet
published 3.0.5 •

Changelog

Source

v3.0.5 (2019-04-19):

  • Conditional require rules (requiredIf, requiredIfNot) are now removed if a creator or default rule is defined.
psvet
published 3.0.4 •

23
6
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