Socket
Socket
Sign inDemoInstall

req-requires

Package Overview
Dependencies
0
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.10 to 0.0.11

4

package.json
{
"name": "req-requires",
"version": "0.0.10",
"description": "Add assertions to ExpressJS middleware",
"version": "0.0.11",
"description": "Validate properties in expressjs requests",
"main": "./lib/req-requires.js",

@@ -6,0 +6,0 @@ "scripts": {

@@ -1,2 +0,2 @@

**req-requires.js** is a library that is used to validate properties on the request object in expressjs route handlers.
**req-requires.js** makes it easy to make sure the properties in your expressjs request are valid.

@@ -3,0 +3,0 @@ ## Installation

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc