@basis-theory/3ds-web
Advanced tools
Comparing version 1.0.0-beta.11 to 1.0.0-beta.12
{ | ||
"name": "@basis-theory/3ds-web", | ||
"version": "1.0.0-beta.11", | ||
"version": "1.0.0-beta.12", | ||
"repository": "https://github.com/Basis-Theory/3ds-web", | ||
@@ -5,0 +5,0 @@ "license": "Apache-2.0", |
@@ -6,3 +6,3 @@ type ConfigOptions = { | ||
apiBaseUrl?: string; | ||
challengeContainerOptions: { | ||
challengeContainerOptions?: { | ||
/** | ||
@@ -9,0 +9,0 @@ * Overrides default ID of iframe container |
57307