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

bm.node-module.payment-manager-sdk

Package Overview
Dependencies
Maintainers
1
Versions
96
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bm.node-module.payment-manager-sdk - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2-canary.95.370.0

8

dist/sdk/sdk.d.ts

@@ -12,3 +12,9 @@ import { AuthProvider } from '@berlingske-media/bm.node-module.client-sdk-core';

productsList: string[];
actions: Record<string, Action>;
productType: string;
actions: {
'prepare-payment'?: Action;
'password-set'?: Action;
finalize?: Action;
[action: string]: Action | undefined;
};
}

@@ -15,0 +21,0 @@ export interface Action {

4

package.json
{
"name": "bm.node-module.payment-manager-sdk",
"version": "1.1.1",
"version": "1.1.2-canary.95.370.0",
"description": "This repository contains SDK for payment manager API",

@@ -18,3 +18,3 @@ "main": "dist/index.js",

},
"gitHead": "e2b2a015b37d029a3518b46822e1d343eb003073"
"gitHead": "738f1753811a697021d90ac7eb432dc4958b23ac"
}

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