@mintbase-js/sdk
Advanced tools
Comparing version 0.6.3 to 0.6.4
@@ -19,3 +19,3 @@ "use strict"; | ||
((_a = window === null || window === void 0 ? void 0 : window['mbjs']) === null || _a === void 0 ? void 0 : _a.callbackUrl) && ((_b = window === null || window === void 0 ? void 0 : window['mbjs']) === null || _b === void 0 ? void 0 : _b.callbackUrl.length) > 0; | ||
if ((wallet === null || wallet === void 0 ? void 0 : wallet.id) == 'mintbase-wallet') { | ||
if ((wallet === null || wallet === void 0 ? void 0 : wallet.id) == 'mintbase-wallet' || (wallet === null || wallet === void 0 ? void 0 : wallet.id) == 'bitte-wallet') { | ||
if ((callbackUrl === null || callbackUrl === void 0 ? void 0 : callbackUrl.length) < 1 || callbackUrl === undefined) { | ||
@@ -22,0 +22,0 @@ let mbjsCallbackUrl = ''; |
{ | ||
"name": "@mintbase-js/sdk", | ||
"version": "0.6.3", | ||
"version": "0.6.4", | ||
"description": "Core functions for Mintbase JS SDK", | ||
@@ -28,3 +28,3 @@ "main": "lib/index.js", | ||
}, | ||
"gitHead": "e0e5bbdbdb2eb3177e465423148ba415c7b5a4ad" | ||
"gitHead": "0ab495673645cb4ef5254192f1f01082c5dee00b" | ||
} |
Sorry, the diff of this file is not supported yet
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
187321