@ahi40/common
Advanced tools
Comparing version 1.0.31 to 1.0.32
@@ -16,3 +16,3 @@ "use strict"; | ||
req.currentUser = payload; | ||
console.log("received token info: " + payload); | ||
console.log("received token info: " + payload.userRole + payload.email); | ||
} | ||
@@ -19,0 +19,0 @@ catch (err) { |
{ | ||
"name": "@ahi40/common", | ||
"version": "1.0.31", | ||
"version": "1.0.32", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "./build/index.js", |
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
23671