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

@fluyappgo/commons

Package Overview
Dependencies
Maintainers
3
Versions
767
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 1.0.82 to 1.0.83

4

build/interfaces/ticket.interface.d.ts

@@ -1,2 +0,2 @@

import { Branch, Department, Entity, Service, UserFB } from ".";
import { Agent, Branch, Department, Entity, Service } from ".";
import { Subscriber } from "./subscriber.interface";

@@ -13,3 +13,3 @@ import { TicketStates } from "./ticketStates.enum";

dateRaw?: Date;
agent?: UserFB;
agent?: Agent;
subscriber?: Subscriber;

@@ -16,0 +16,0 @@ status?: TicketStates;

{
"name": "@fluyappgo/commons",
"version": "1.0.82",
"version": "1.0.83",
"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