@corbado/nodejs
Advanced tools
Comparing version 1.1.8 to 1.1.9
{ | ||
"name": "@corbado/nodejs", | ||
"version": "1.1.8", | ||
"version": "1.1.9", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "./src/index.js", |
@@ -60,5 +60,5 @@ const jose = require('jose'); | ||
payload.sub, | ||
payload.name, | ||
payload.email, | ||
payload.phoneNumber | ||
payload.Name, | ||
payload.Email, | ||
payload.PhoneNumber, | ||
) | ||
@@ -65,0 +65,0 @@ } |
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
31597