@andrewkent/claude-statusline 1.1.1 → 1.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -581,7 +581,7 @@ get_oauth_token() {
581
581
  # ── Fetch rate limits + profile (background, never blocking) ──
582
582
  cache_file="/tmp/claude/statusline-usage-cache.json"
583
583
  profile_cache_file="/tmp/claude/statusline-profile-cache.json"
584
- cache_max_age=60
584
+ cache_max_age=300
585
585
  profile_cache_max_age=300
586
586
  lock_file="/tmp/claude/statusline-refresh.lock"
587
587
  mkdir -p /tmp/claude
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@andrewkent/claude-statusline",
3
- "version": "1.1.1",
3
+ "version": "1.1.2",
4
4
  "description": "Rich multi-line status bar for Claude Code — model, cost, context, git, rate limits",
5
5
  "keywords": [
6
6
  "claude",