tokentracker-cli 0.5.24 → 0.5.25

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.
@@ -119,7 +119,7 @@
119
119
  ]
120
120
  }
121
121
  </script>
122
- <script type="module" crossorigin src="/assets/main-uLnyEwnj.js"></script>
122
+ <script type="module" crossorigin src="/assets/main-C7szutiJ.js"></script>
123
123
  <link rel="stylesheet" crossorigin href="/assets/main-BcV-6wVR.css">
124
124
  </head>
125
125
  <body>
@@ -51,7 +51,7 @@
51
51
  "description": "Shareable Token Tracker dashboard snapshot."
52
52
  }
53
53
  </script>
54
- <script type="module" crossorigin src="/assets/main-uLnyEwnj.js"></script>
54
+ <script type="module" crossorigin src="/assets/main-C7szutiJ.js"></script>
55
55
  <link rel="stylesheet" crossorigin href="/assets/main-BcV-6wVR.css">
56
56
  </head>
57
57
  <body>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tokentracker-cli",
3
- "version": "0.5.24",
3
+ "version": "0.5.25",
4
4
  "description": "Token usage tracker for AI agent CLIs (Claude Code, Codex, Cursor, Kiro, Gemini, OpenCode, OpenClaw)",
5
5
  "main": "src/cli.js",
6
6
  "bin": {