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

enjoi

Package Overview
Dependencies
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

enjoi - npm Package Versions

2345

9.0.1

Diff

Changelog

Source

9.0.1

  • #112 Use joi.link to only resolve strictly recursive self-references
tlivings
published 9.0.0 •

Changelog

Source

9.0.0

  • #100 Allow extension constructors
  • #101 Keep string enum type
  • #104 Allow allOf, anyOf, oneOf to be combined with base schema
  • #107 Cycles in schema refs (fixed #106)
  • #108 Handle not properly
  • #109 Defaults options
tlivings
published 8.0.0 •

Changelog

Source

8.0.0

  • [BREAKING] Switched from @hapi/joi to joi (#94)
  • Added refineSchema function (#92)
tlivings
published 7.0.0 •

Changelog

Source

7.0.0

  • [BREAKING] Updated to Joi@17
  • [BREAKING] Custom types moved to being defined under extensions
  • [BREAKING] Extensions definitions to follow Joi@17
tlivings
published 6.0.2 •

Changelog

Source

6.0.2

  • Correct usage of joi validate function. joiSchema.validate(obj) instead of Joi.validate(obj, joiSchema).
tlivings
published 6.0.1 •

Changelog

Source

6.0.1

  • #83 differentiate between undefined and falsy
  • #73 updated fix
tlivings
published 6.0.0 •

Changelog

Source

6.0.0

  • Do not set empty string as valid for all string types (#73)
  • Updated joi and hoek to latest, drop Node 6 support (#76)
tlivings
published 5.0.2 •

tlivings
published 5.0.1 •

Changelog

Source

v5.0.1

  • #69
tlivings
published 5.0.0 •

Changelog

Source

v5.0.0

  • [BREAKING] Addresses #63 : date format to follow RFC3339 as per JSON-Schema.
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