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

express-validation

Package Overview
Dependencies
Maintainers
2
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

express-validation - npm Package Compare versions

Comparing version 3.0.7 to 3.0.8

2

lib/index.d.ts

@@ -38,3 +38,3 @@ // Type definitions for express-validation

export class ValidationError extends JoiError {
export class ValidationError {
name: string;

@@ -41,0 +41,0 @@ message: string;

{
"name": "express-validation",
"version": "3.0.7",
"version": "3.0.8",
"author": "Andrew Keig <andrew.keig@gmail.com>",

@@ -5,0 +5,0 @@ "description": "express-validation is a middleware that validates a request and returns a response with errors; if any of the configured validation rules fail.",

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