@corbado/node-sdk
Advanced tools
Comparing version 1.1.15 to 1.1.16
@@ -73,3 +73,3 @@ "use strict"; | ||
params = { | ||
loginIdentifer: loginIdentifier, | ||
loginIdentifier: loginIdentifier, | ||
loginIdentifierType: loginIdentifierType, | ||
@@ -76,0 +76,0 @@ clientInfo: clientInfo |
{ | ||
"name": "@corbado/node-sdk", | ||
"version": "1.1.15", | ||
"version": "1.1.16", | ||
"description": "This Node.js SDK eases the integration of Corbado's passkey-first authentication solution.", | ||
@@ -5,0 +5,0 @@ "main": "dist/cjs/index.js", |
@@ -39,3 +39,3 @@ | ||
const params = { | ||
loginIdentifer: loginIdentifier, | ||
loginIdentifier: loginIdentifier, | ||
loginIdentifierType: loginIdentifierType, | ||
@@ -42,0 +42,0 @@ clientInfo: clientInfo |
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
220796