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

@fluyappgo/commons-backend

Package Overview
Dependencies
Maintainers
3
Versions
113
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluyappgo/commons-backend - npm Package Compare versions

Comparing version 1.0.97 to 1.0.98

4

build/events/basePublisher.d.ts

@@ -1,4 +0,4 @@

import { TicketTopics, AgentTopics, EntityTreeTopics, MatchTopics, AgentCrudTopics, TicketTrackingTopics, AgentTrackingTopics, ManualMatchTopics, MonitorTopics, UserTopics, DeleteTrackingTopics } from '@fluyappgo/commons';
import { TicketTopics, AgentTopics, EntityTreeTopics, MatchTopics, AgentCrudTopics, TicketTrackingTopics, AgentTrackingTopics, ManualMatchTopics, MonitorTopics, UserTopics, DeleteTrackingTopics, AuditTopics } from '@fluyappgo/commons';
interface Event {
topic: TicketTopics | AgentTopics | EntityTreeTopics | MatchTopics | AgentCrudTopics | TicketTrackingTopics | AgentTrackingTopics | ManualMatchTopics | MonitorTopics | UserTopics | DeleteTrackingTopics;
topic: TicketTopics | AgentTopics | EntityTreeTopics | MatchTopics | AgentCrudTopics | TicketTrackingTopics | AgentTrackingTopics | ManualMatchTopics | MonitorTopics | UserTopics | DeleteTrackingTopics | AuditTopics;
data: any;

@@ -5,0 +5,0 @@ keyKafka: number;

{
"name": "@fluyappgo/commons-backend",
"version": "1.0.97",
"version": "1.0.98",
"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