@openpass/openpass-js-sdk
Advanced tools
Comparing version 2.2.1 to 2.2.2
@@ -6,3 +6,3 @@ { | ||
"license": "MIT", | ||
"version": "2.2.0", | ||
"version": "2.2.1", | ||
"repository": { | ||
@@ -9,0 +9,0 @@ "type": "git", |
@@ -116,4 +116,4 @@ "use strict"; | ||
inlineSignInIFrame.src = `${openpassBaseUrl}/inline-sign-in?client_id=${clientId}&submit_button_text=${buttonTextOption}`; | ||
inlineSignInIFrame.width = "450"; | ||
inlineSignInIFrame.height = "580"; | ||
inlineSignInIFrame.width = "460"; | ||
inlineSignInIFrame.height = "620"; | ||
return inlineSignInIFrame; | ||
@@ -120,0 +120,0 @@ } |
@@ -6,3 +6,3 @@ { | ||
"license": "MIT", | ||
"version": "2.2.0", | ||
"version": "2.2.1", | ||
"repository": { | ||
@@ -9,0 +9,0 @@ "type": "git", |
@@ -114,4 +114,4 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) { | ||
inlineSignInIFrame.src = `${openpassBaseUrl}/inline-sign-in?client_id=${clientId}&submit_button_text=${buttonTextOption}`; | ||
inlineSignInIFrame.width = "450"; | ||
inlineSignInIFrame.height = "580"; | ||
inlineSignInIFrame.width = "460"; | ||
inlineSignInIFrame.height = "620"; | ||
return inlineSignInIFrame; | ||
@@ -118,0 +118,0 @@ } |
@@ -6,3 +6,3 @@ { | ||
"license": "MIT", | ||
"version": "2.2.1", | ||
"version": "2.2.2", | ||
"repository": { | ||
@@ -9,0 +9,0 @@ "type": "git", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet