New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@figuredev/business-config-sdk

Package Overview
Dependencies
Maintainers
8
Versions
147
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@figuredev/business-config-sdk - npm Package Compare versions

Comparing version 0.15.22 to 0.15.23

4

CHANGELOG.md

@@ -6,4 +6,4 @@ # Changelog

## 0.15.22
- Shipday credentials
## 0.15.23
- Add `applePayEnabled` property to `PaymentCredentialsConvergeDTO`

@@ -10,0 +10,0 @@ ## 0.15.21

@@ -6,3 +6,2 @@ import { Maybe } from "./utils";

relay?: RelayCredentialsDTO;
shipday?: ShipDayCredentialsDTO;
};

@@ -18,4 +17,1 @@ export declare type DoorDashCredentialsDTO = {};

};
export declare type ShipDayCredentialsDTO = {
apiKey?: Maybe<string>;
};

@@ -47,2 +47,3 @@ export declare type PaymentSettingDTO = {

pinOnline?: string;
applePayEnabled?: boolean;
};

@@ -49,0 +50,0 @@ export declare type PaymentCredentialsDejavooDTO = {

{
"name": "@figuredev/business-config-sdk",
"version": "0.15.22",
"version": "0.15.23",
"license": "ISC",

@@ -5,0 +5,0 @@ "files": [

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