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
765
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.71 to 1.0.72

2

build/interfaces/branchPlanning.interface.d.ts

@@ -8,5 +8,5 @@ import { Days } from "./days.interface";

branchUuid?: string;
days?: Days;
days: Days;
createdAt?: Date;
updatedAt?: Date;
}

@@ -10,5 +10,5 @@ import { Days } from "./days.interface";

departmentUuid?: string;
days?: Days;
days: Days;
createdAt?: Date;
updatedAt?: Date;
}

@@ -12,5 +12,5 @@ import { Days } from "./days.interface";

serviceUuid?: string;
days?: Days;
days: Days;
createdAt?: Date;
updatedAt?: Date;
}
{
"name": "@fluyappgo/commons",
"version": "1.0.71",
"version": "1.0.72",
"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