Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@clepsydre/types

Package Overview
Dependencies
Maintainers
1
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@clepsydre/types - npm Package Compare versions

Comparing version 0.0.25 to 0.0.26

2

lib/interfaces/absence-reason.interface.d.ts
export interface AbsenceReason {
clepsydreId: string;
id: string;
dynamicsDataAreaId?: string;

@@ -4,0 +4,0 @@ projectId?: string;

export interface User {
dynamicsId: string;
dynamicsDataAreaId?: string;
name?: string;
}
{
"name": "@clepsydre/types",
"version": "0.0.25",
"version": "0.0.26",
"description": "Clepsydre types",

@@ -5,0 +5,0 @@ "private": false,

export interface AbsenceReason {
clepsydreId: string;
id: string;
dynamicsDataAreaId?: string;

@@ -4,0 +4,0 @@ projectId?: string;

@@ -6,4 +6,3 @@ /*

dynamicsId: string;
dynamicsDataAreaId?: string;
name?: string;
}
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