@fonoster/auth
Advanced tools
Comparing version 0.2.42 to 0.2.43
@@ -36,3 +36,3 @@ "use strict"; | ||
const pathRequest = ctx.service.path; | ||
logger_1.default.verbose(`@fonoster/logger middleware [request.path = ${pathRequest}]`); | ||
logger_1.default.verbose(`@fonoster/middleware receiving request [request.path = ${pathRequest}]`); | ||
if (this.whitelist.includes(pathRequest)) { | ||
@@ -39,0 +39,0 @@ next(); |
{ | ||
"name": "@fonoster/auth", | ||
"version": "0.2.42", | ||
"version": "0.2.43", | ||
"description": "Authentication Module", | ||
@@ -59,3 +59,3 @@ "author": "Raul Sanchez <rsanchez@fonoster.com>", | ||
}, | ||
"gitHead": "ef978d301a803196b6311c5e298f4169340f0943" | ||
"gitHead": "11b0bccfa4e26e0a5c1e953754e66198e526c038" | ||
} |
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
365545