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

clockodo

Package Overview
Dependencies
Maintainers
9
Versions
163
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

clockodo - npm Package Compare versions

Comparing version

to
23.5.1

4

dist/models/user.mocks.js

@@ -30,6 +30,6 @@ import { faker } from "@faker-js/faker";

absenceManagersId: absenceManagersId !== null && absenceManagersId !== void 0 ? absenceManagersId : null,
defaultHolidaysCount: faker.datatype.boolean(),
defaultTargetHours: faker.datatype.boolean(),
defaultHolidaysCount: false,
defaultTargetHours: false,
};
});
//# sourceMappingURL=user.mocks.js.map
{
"name": "clockodo",
"version": "23.5.0",
"version": "23.5.1",
"description": "Unofficial JavaScript/TypeScript SDK for Clockodo",

@@ -5,0 +5,0 @@ "main": "./dist/index.js",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet