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

1
35
17

21.5.0

Diff
peeri
published 21.5.0 •

Changelog

Source

21.5.0 (2023-07-11)

Bug Fixes

  • Remove status from required properties of addWorkTimesChangeRequest() (40bd5cd)
  • Remove status from required properties of addWorkTimesChangeRequest() (65dbd8e)

Features

  • add optional param to type (d4cb3c6)
  • Improve types of getTargethours() (3ecfb8f)
peeri
published 21.4.0 •

Changelog

Source

21.4.0 (2023-07-10)

Features

  • add boss prop to user model (dcc7e15)
  • Add boss reference to user model (aa66df7)
peeri
published 21.3.0 •

Changelog

Source

21.3.0 (2023-07-10)

Bug Fixes

  • Use v2 endpoint for entrygroups (and adjust types) (1647db4)

Features

  • update entrygroups endpoints (82ff3b4)
peeri
published 21.2.0 •

Changelog

Source

21.2.0 (2023-06-07)

Bug Fixes

  • rename workTimeEditLock prop (4d83f26)

Features

  • add status prop to change request model (315a4a0)
peeri
published 21.1.0 •

Changelog

Source

21.1.0 (2023-06-01)

Features

  • add withdrawWorkTimeChangeRequest method (#105) (1b5eade)
peeri
published 21.1.0-beta.1 •
peeri
published 21.0.1 •

Changelog

Source

21.0.1 (2023-04-11)

Bug Fixes

peeri
published 21.0.0 •

Changelog

Source

21.0.0 (2023-04-11)

Bug Fixes

  • add approvedImmediately=false case (2cb939b)
  • add comment (781c6a1)
  • add mock functions export (53c38a4)
  • add mocks for workTimes (6752007)
  • change error message to have type correctly (2f2c88e)
  • correct return type of approve/decline (671d4c0)
  • Improve AddWorkTimesChangeRequestReturnType type (0620097)
  • Incorrect param type of addWorkTimesChangeRequest() (18fddb1)
  • make mock generation slimmer (09016c9)
  • reflect concept changes (8ba8355)
  • return single mock instead of array (fee1ff2)
  • update user mock (1a4864e)

Features

  • add workTimeEditLock prop to User (89c3c86)
  • Add workTimes API methods (#101) (8bbca40)
  • add workTimes types (4c8f6e4)
  • expand change request return type (d337cc3)
  • Expose team types (952f700)
  • Improve workTimes mocks (3499590)
  • Introduce special IsoDate and IsoUtcDateTime types (6fe88e2)
  • parametrize user mock's workTimeEditLock (f976f7f)
  • Update Node (40f81b6)

BREAKING CHANGES

  • Removed official Node 14 support. We don't know of an actual breaking change for Node 14, but it might happen in future releases.
peeri
published 21.0.0-beta.1 •

Changelog

Source

21.0.0-beta.1 (2023-04-11)

Bug Fixes

  • add approvedImmediately=false case (2cb939b)
  • add comment (781c6a1)
  • add mock functions export (53c38a4)
  • add mocks for workTimes (6752007)
  • change error message to have type correctly (2f2c88e)
  • correct return type of approve/decline (671d4c0)
  • Improve AddWorkTimesChangeRequestReturnType type (0620097)
  • Incorrect param type of addWorkTimesChangeRequest() (18fddb1)
  • make mock generation slimmer (09016c9)
  • reflect concept changes (8ba8355)
  • return single mock instead of array (fee1ff2)
  • update user mock (1a4864e)

Features

  • add workTimeEditLock prop to User (89c3c86)
  • Add workTimes API methods (#101) (8bbca40)
  • add workTimes types (4c8f6e4)
  • expand change request return type (d337cc3)
  • Expose team types (952f700)
  • Improve workTimes mocks (3499590)
  • Introduce special IsoDate and IsoUtcDateTime types (6fe88e2)
  • parametrize user mock's workTimeEditLock (f976f7f)
  • Update Node (40f81b6)

BREAKING CHANGES

  • Removed official Node 14 support. We don't know of an actual breaking change for Node 14, but it might happen in future releases.
peeri
published 20.0.0 •

Changelog

Source

20.0.0 (2023-04-06)

Bug Fixes

BREAKING CHANGES

  • moduleTargetHours and moduleUserReports have been replaced by moduleWorkTime