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

@timetac/js-client-library

Package Overview
Dependencies
Maintainers
1
Versions
217
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@timetac/js-client-library - npm Package Compare versions

Comparing version 0.24.0 to 0.24.1

13

dist/timesheetAccountings/types.d.ts

@@ -92,2 +92,3 @@ export declare type TimesheetAccounting = {

data_changed?: string;
break_law_check: number;
workday: boolean;

@@ -98,8 +99,8 @@ weekday?: number;

week?: number;
law_limit_daily_hours: boolean;
law_limit_weekly_hours: boolean;
core_time: boolean;
break_law_check: number;
rest_period_check: boolean;
rest_period_weekly_check: boolean;
law_limit_daily_hours_violation: boolean;
law_limit_weekly_hours_violation: boolean;
core_time_violation: boolean;
break_law_violation: boolean;
rest_period_violation: boolean;
rest_period_weekly_violation: boolean;
};
{
"name": "@timetac/js-client-library",
"version": "0.24.0",
"version": "0.24.1",
"description": "TimeTac API JS client library",

@@ -5,0 +5,0 @@ "homepage": "https://github.com/TimeTac/js-client-library#readme",

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