dat-middleware
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "dat-middleware", | ||
"version": "1.0.0", | ||
"description": "common request, response, body, query, and param validation and transformation middleware", | ||
"version": "1.0.1", | ||
"description": "common request, response, body, query, and param validation, transformation, and flow control middleware", | ||
"main": "index.js", | ||
@@ -6,0 +6,0 @@ "directories": { |
# dat-middleware [![Build Status](https://travis-ci.org/tjmehta/dat-middleware.png?branch=master)](https://travis-ci.org/tjmehta/dat-middleware) | ||
Middleware control flow library | ||
Common request, response, body, query, and param validation, transformation, and flow control middleware | ||
@@ -175,2 +175,4 @@ # Installation | ||
for more flow control checkout [middleware-flow](http://github.com/tjmehta/middleware-flow) | ||
## if(keys...).then(middlewares...).else(middlewares...) | ||
@@ -177,0 +179,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
41795
22
260