Comparing version 0.11.7 to 0.11.8
@@ -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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
106770