@toruslabs/openlogin-utils
Advanced tools
Comparing version 8.1.2 to 8.2.0
@@ -600,2 +600,7 @@ import { type TORUS_LEGACY_NETWORK_TYPE } from "@toruslabs/constants"; | ||
useMpc?: boolean; | ||
/** | ||
* This parameter will be used to select core kit key. | ||
* @defaultValue false | ||
*/ | ||
useCoreKitKey?: boolean; | ||
}; | ||
@@ -602,0 +607,0 @@ export interface BaseLoginParams { |
{ | ||
"name": "@toruslabs/openlogin-utils", | ||
"version": "8.1.2", | ||
"version": "8.2.0", | ||
"homepage": "https://github.com/torusresearch/OpenLoginSdk#readme", | ||
@@ -54,3 +54,3 @@ "license": "ISC", | ||
}, | ||
"gitHead": "5bddb497c0d0fff78ac30bebc25e65de1ec44b12", | ||
"gitHead": "cf2ba1783ee52367ffda75c3d1905b385b50178b", | ||
"devDependencies": { | ||
@@ -57,0 +57,0 @@ "@types/color": "^3.0.6" |
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
107745
1290