Sign In

@contextium/cli

Package Overview
Dependencies
Maintainers
2
Versions
108
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@contextium/cli - npm Package Compare versions

Comparing version
0.7.5
to
0.7.6
+1
-1
package.json
{
"name": "@contextium/cli",
"version": "0.7.5",
"version": "0.7.6",
"description": "Command-line tool for managing Contextium documentation, agents, skills, and workflows — pipe context to AI coding assistants",

@@ -5,0 +5,0 @@ "keywords": [

@@ -69,4 +69,3 @@ ---

```bash
CLAUDE_CACHE="${CLAUDE_CONFIG_DIR:-$HOME/.claude}/cache"
rm -f "$CLAUDE_CACHE/ium-update-check.json"
rm -f "$HOME/.claude/cache/ium-update-check.json"
```

@@ -73,0 +72,0 @@ </step>