Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@mintbase-js/sdk

Package Overview
Dependencies
Maintainers
0
Versions
1314
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mintbase-js/sdk - npm Package Compare versions

Comparing version 0.6.2-beta-prerelease.1 to 0.6.2-beta-prerelease.2

2

lib/execute/checkCallback.js

@@ -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.2-beta-prerelease.1",
"version": "0.6.2-beta-prerelease.2",
"description": "Core functions for Mintbase JS SDK",

@@ -28,3 +28,3 @@ "main": "lib/index.js",

},
"gitHead": "d310efcee558e62a4c66c903bb094c07cf2f747f"
"gitHead": "b2f96c709a712abc30f6be1695dbb07ea2e9daee"
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc