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

clockodo

Package Overview
Dependencies
Maintainers
0
Versions
163
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

clockodo - npm Package Versions

1345
17

23.1.0

Diff
peeri
published 23.1.0 •

Changelog

Source

23.1.0 (2023-11-29)

Features

  • Add surcharge model and api request handlers (#124) (4447bc2)
peeri
published 23.0.0 •

Changelog

Source

23.0.0 (2023-11-21)

Bug Fixes

  • Rename HolidaysQuota and HolidaysCarryover (#145) (16543bf)

BREAKING CHANGES

  • We've renamed HolidayscarryRow to HolidaysCarryover and HolidaysquotaRow to HolidaysQuota and adjusted all method names accordingly to make the naming more consistent.
peeri
published 22.2.0 •

Changelog

Source

22.2.0 (2023-11-06)

Features

  • Use v3 API for services and lumpsum services (#131) (1a8ba9d)
peeri
published 22.1.0 •

Changelog

Source

22.1.0 (2023-11-06)

Features

  • Add testData property to targethoursRow (#140) (9c2e511)
peeri
published 22.0.0 •

Changelog

Source

22.0.0 (2023-10-24)

Features

  • Replace deactivate... with delete... (67e0b33)

BREAKING CHANGES

  • There are no deactivate... methods anymore. In order to deactivate a customer, project, ..., you need to call edit... with active: false.
peeri
published 21.15.0 •

Changelog

Source

21.15.0 (2023-10-24)

Features

  • Add overtimecarry endpoint (db9aca4)
  • added overtimecarry model and api request (b062946)
peeri
published 21.14.0 •

Changelog

Source

21.14.0 (2023-10-24)

Features

  • Add holidaysquota and holidayscarry endpoints (f342c2f), closes #31
peeri
published 21.13.0 •

Changelog

Source

21.13.0 (2023-10-16)

Features

  • expand workTimes model with new property (828a6e7)
peeri
published 21.12.0 •

Changelog

Source

21.12.0 (2023-09-26)

Features

  • nonbusinessgroupsId is now optional for getNonbusinessDays (fe6384a)
  • nonbusinessgroupsId is now optional for the getNonbusinessDays API call (cf98a8c)
peeri
published 21.11.0 •

Changelog

Source

21.11.0 (2023-09-14)

Features