Comparing version 0.0.5 to 0.0.6
@@ -45,3 +45,3 @@ /* | ||
return { code: 500, type: 'http', text: 'Internal error', log: { error: err, collection: collection, action: action, input: input, stack: internals.callStack()} }; | ||
return { code: 500, type: 'http', text: 'Internal error', log: { error: err, collection: collection, action: action, input: input } }; | ||
}; | ||
@@ -48,0 +48,0 @@ |
{ | ||
"name" : "hapi", | ||
"description" : "HTTP API Server based on Express with native OAuth 2.0 support", | ||
"version" : "0.0.5", | ||
"version" : "0.0.6", | ||
"author" : "Eran Hammer-Lahav <eran@hueniverse.com>", | ||
@@ -6,0 +6,0 @@ "repository" : "git://github.com/hueniverse/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
35610