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.64 to 1.0.65

4

build/events/interfaces/agent.event.d.ts

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

import { Agent, AgentTopics } from '@fluyappgo/commons';
import { Agent, AgentCrudTopics, AgentTopics } from '@fluyappgo/commons';
export interface AgentEvent {
topic: AgentTopics;
topic: AgentTopics | AgentCrudTopics;
data: Agent;

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

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