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

express-validator

Package Overview
Dependencies
Maintainers
2
Versions
121
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

express-validator - npm Package Compare versions

Comparing version 2.14.1 to 2.14.2

2

package.json

@@ -12,3 +12,3 @@ {

],
"version": "2.14.1",
"version": "2.14.2",
"homepage": "https://github.com/ctavan/express-validator",

@@ -15,0 +15,0 @@ "license": "MIT",

@@ -155,3 +155,3 @@ # express-validator

```javascript
req.sanitizer('address').toSanitizeSomehow();
req.sanitize('address').toSanitizeSomehow();
```

@@ -158,0 +158,0 @@

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