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

clockify

Package Overview
Dependencies
Maintainers
0
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

clockify - npm Package Compare versions

Comparing version 0.11.7 to 0.11.8

4

bin/server.js

@@ -79,3 +79,3 @@ "use strict";

le: "le - list events",
ca: "ca - create activity",
ca: ["ca - create activity", " ca [title] [description]"],
// ra: "ra - remove activity"

@@ -137,3 +137,3 @@ d: [

// create activity
c: (socket, request) => {
ca: (socket, request) => {
var _a, _b, _c;

@@ -140,0 +140,0 @@ const args = {

{
"name": "clockify",
"version": "0.11.7",
"version": "0.11.8",
"description": "A time tracker to make sure that you really spent the time you think you spent working, studying, etc.",

@@ -5,0 +5,0 @@ "license": "MIT",

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