Comparing version 2.1.0 to 2.2.0
@@ -144,2 +144,6 @@ // Load modules | ||
return next(); | ||
}; | ||
}; | ||
exports.register.attributes = { | ||
pkg: require('../package.json') | ||
}; |
{ | ||
"name": "crumb", | ||
"description": "CSRF crumb generation and validation plugin", | ||
"version": "2.1.0", | ||
"version": "2.2.0", | ||
"author": "Eran Hammer <eran@hueniverse.com> (http://hueniverse.com)", | ||
@@ -6,0 +6,0 @@ "contributors": [ |
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
91078
478