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.24 to 0.15.25

3

CHANGELOG.md

@@ -6,2 +6,5 @@ # Changelog

## 0.15.25
- Added `slug` to `TerminalPreviewDTO`.`mibConfig`
## 0.15.24

@@ -8,0 +11,0 @@ - Added `address` and `contactInfo` to `LocationPreviewDTO`

@@ -31,2 +31,3 @@ import { TimeAvailabilityInfoDTO } from "./location";

url: string;
slug?: string;
};

@@ -33,0 +34,0 @@ export declare type TerminalAggregatorConfigDTO = {

2

package.json
{
"name": "@figuredev/business-config-sdk",
"version": "0.15.24",
"version": "0.15.25",
"license": "ISC",

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

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