Comparing version 0.0.4 to 0.0.5
@@ -95,3 +95,3 @@ // Load modules | ||
request.response && | ||
request.response instanceof Boom === false && | ||
!request.response.isBoom && | ||
request.response.varieties.view) { | ||
@@ -98,0 +98,0 @@ |
{ | ||
"name": "crumb", | ||
"description": "CSRF crumb generation plugin", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"author": "Eran Hammer <eran@hueniverse.com> (http://hueniverse.com)", | ||
@@ -24,2 +24,5 @@ "contributors": [], | ||
}, | ||
"peerDependencies": { | ||
"compatible": "0.1.0" | ||
}, | ||
"devDependencies": { | ||
@@ -26,0 +29,0 @@ "hapi": "0.x.x", |
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
55417
4