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

@fluyappgo/commons

Package Overview
Dependencies
Maintainers
3
Versions
758
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluyappgo/commons - npm Package Compare versions

Comparing version 2.0.90 to 2.0.91

build/interfaces/counterType.interface.d.ts

2

build/interfaces/branch.interface.d.ts
import { cloudRecordingConfiguration, onPremiseConfiguration, recordingOption, recordingType } from "./agoraRecording.enums";
import { BookingConfig } from "./bookingConfig.interface";
import { CounterType } from "./counterType.interface";
import { MaxSequenceType } from "./maxSequenceType.interface";

@@ -70,2 +71,3 @@ import { MaxSequences } from "./maxSequences.interface";

secondaryMSActived?: boolean;
counterType?: CounterType;
}

@@ -72,0 +74,0 @@ export interface requiredFields {

@@ -153,1 +153,2 @@ export * from "./branchSession.interface";

export * from "./waitingList.interface";
export * from "./counterType.interface";

@@ -165,1 +165,2 @@ "use strict";

__exportStar(require("./waitingList.interface"), exports);
__exportStar(require("./counterType.interface"), exports);

2

package.json
{
"name": "@fluyappgo/commons",
"version": "2.0.90",
"version": "2.0.91",
"description": "",

@@ -5,0 +5,0 @@ "main": "./build/index.js",

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