Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@bootpay/bp-commerce-sdk

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bootpay/bp-commerce-sdk - npm Package Compare versions

Comparing version
1.0.5
to
1.0.6
+1
-0
dist/src/lib/event/hooks/brandpay.d.ts

@@ -10,2 +10,3 @@ export declare const BrandpayEvents: {

externalPasswordResponse: (data: any) => void;
brandpayWindowClose: () => void;
};

@@ -7,6 +7,9 @@ import { TemplateManager } from '../../vendor/mixins/template-manager';

$iFrameContainerId: string;
$iFrameWindowId: string;
$exOverlayId: string;
$exOverlayContainerId: string;
$el: string | undefined;
isOverLayout: boolean;
constructor();
updateTemplate(): void;
render(el: string, requestData: CommerceLaunchBrandpay): void;

@@ -21,4 +24,5 @@ templateRender({ client_key, login_token }: CommerceLaunchBrandpay): void;

}): void;
destroy(): void;
}
export declare const TemplateBrandpay: TemplateBrandpayManager;
export {};
+1
-1
{
"name": "@bootpay/bp-commerce-sdk",
"version": "1.0.5",
"version": "1.0.6",
"main": "dist/index.mjs",

@@ -5,0 +5,0 @@ "exports": {

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display