You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@versatly/tasktime

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@versatly/tasktime - npm Package Compare versions

Comparing version
1.0.0
to
1.0.1
+3
-3
package.json
{
"name": "@versatly/tasktime",
"version": "1.0.0",
"version": "1.0.1",
"description": "CLI task timer for AI agents - benchmark learning progression with auto-save logs and visualizations",
"main": "dist/index.js",
"bin": {
"tasktime": "./dist/cli.js",
"tt": "./dist/cli.js"
"tasktime": "dist/cli.js",
"tt": "dist/cli.js"
},

@@ -10,0 +10,0 @@ "type": "module",