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

express-joi-validation

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

express-joi-validation - npm Package Versions

2

5.0.1

Diff

evanshortiss
published 5.0.0 •

Changelog

Source

5.0.0 (13/10/2020)

  • Drop Node.js 8 support.
  • Update to use Joi v17.x.
  • Change from using peerDependency of "@hapi/joi" to "joi".
evanshortiss
published 4.0.4-beta.0 •

evanshortiss
published 4.0.3 •

Changelog

Source

4.0.3 (18/11/2019)

  • Fix TypeScript example in the README.
evanshortiss
published 4.0.2 •

Changelog

Source

4.0.2 (12/11/2019)

  • Apply a fix for compatibility with Joi v16 typings.
evanshortiss
published 4.0.1 •

Changelog

Source

4.0.1 (24/09/2019)

  • Remove outdated "joi" option in README
evanshortiss
published 4.0.0 •

Changelog

Source

4.0.0 (20/09/2019)

  • Update to support Joi v16.x
  • No longer supports passing a Joi instance to factory
  • Finally removed deprecated function on module.exports from v2
evanshortiss
published 3.0.0 •

Changelog

Source

3.0.0 (30/08/2019)

  • Removed fields, originalQuery, originalHeaders, originalBody, originalParams, and originalFields from ValidatedRequest. This simplifies usage with TypeScript's strict mode.
  • Added ValidatedRequestWithRawInputsAndFields. This is the same as ValidatedRequest from versions 2.x.
evanshortiss
published 2.0.1 •

Changelog

Source

2.0.1 (22/08/2019)

  • Fixed compilation issue with TypeScript example when strict compiler flag is true.
  • Updated test script to include building TypeScript example
evanshortiss
published 2.0.0 •

Changelog

Source

2.0.0 (27/06/2019)

  • Improved TypeScript support with better typings
  • Changed export from a factory function to a module exposing createValidator()
  • Improved TypeScript examples and README
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