Comparing version 0.1.2 to 0.1.3
@@ -120,2 +120,4 @@ /* | ||
res.hapi.wasProcessed = false; | ||
next(); | ||
@@ -215,2 +217,4 @@ }, | ||
res.hapi.wasProcessed = true; | ||
// Authentication | ||
@@ -217,0 +221,0 @@ |
{ | ||
"name" : "hapi", | ||
"description" : "HTTP API Server framework based on Express", | ||
"version" : "0.1.2", | ||
"version" : "0.1.3", | ||
"author" : "Eran Hammer-Lahav <eran@hueniverse.com>", | ||
@@ -6,0 +6,0 @@ "repository" : "git://github.com/walmartlabs/hapi", |
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
54715
1372