@imean/sdk
Advanced tools
Comparing version 0.0.12 to 0.0.13
@@ -63,4 +63,4 @@ "use strict"; | ||
localStorage.setItem(def_1.STORAGE_KEY, JSON.stringify(STATE)); | ||
if (STATE.steps[0].host) { | ||
window.location.href = STATE.steps[0].host; | ||
if (STATE.steps[0].href) { | ||
window.location.href = STATE.steps[0].href; | ||
} | ||
@@ -67,0 +67,0 @@ else { |
{ | ||
"name": "@imean/sdk", | ||
"version": "0.0.12", | ||
"version": "0.0.13", | ||
"main": "lib/index.js", | ||
@@ -5,0 +5,0 @@ "types": "lib/index.d.ts", |
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
Possible typosquat attack
Supply chain riskThere is a package with a similar name that is downloaded much more often.
Did you mean |
---|
@tonconnect/sdk |
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
0