Comparing version 0.0.22 to 0.0.23
@@ -224,3 +224,4 @@ (function (global, factory) { | ||
*/ | ||
function bridgeToLogin({ webviewUrl, miniUrl }) { | ||
function bridgeToLogin(agrs) { | ||
const { webviewUrl, miniUrl } = agrs || {}; | ||
const url = webviewUrl || location.href; | ||
@@ -227,0 +228,0 @@ |
{ | ||
"name": "xfb-sdk", | ||
"version": "0.0.22", | ||
"version": "0.0.23", | ||
"author": "wangfei", | ||
@@ -5,0 +5,0 @@ "description": "", |
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
8500
243