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
769
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.119 to 1.0.120

2

build/interfaces/visit.interface.d.ts
import { Branch, Department, Entity, Service, Subscriber, VisitStates } from ".";
import { Agent } from "./agent.interface";
export interface Visit {

@@ -16,3 +17,4 @@ id?: number;

updatedAt?: Date;
createdBy?: Agent;
tempId?: string;
}

2

package.json
{
"name": "@fluyappgo/commons",
"version": "1.0.119",
"version": "1.0.120",
"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