dat-middleware
Advanced tools
Comparing version 1.5.8 to 1.5.9
@@ -11,2 +11,3 @@ var RequestData = require('./lib/RequestData'); | ||
mw.res = require('./lib/res'); | ||
mw.next = require('./lib/next'); | ||
mw.body = requestDataFactory('body'); | ||
@@ -13,0 +14,0 @@ mw.query = requestDataFactory('query'); |
{ | ||
"name": "dat-middleware", | ||
"version": "1.5.8", | ||
"version": "1.5.9", | ||
"description": "common request, response, body, query, and param validation, transformation, and flow control middleware", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
64462
30
1760