tokentracker-cli 0.6.2 → 0.6.3
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.
- package/README.md +1 -1
- package/README.zh-CN.md +1 -1
- package/dashboard/dist/assets/{main-BQHdaSnI.js → main-CJuqltGs.js} +3 -3
- package/dashboard/dist/index.html +1 -1
- package/dashboard/dist/llms.txt +4 -4
- package/dashboard/dist/share.html +1 -1
- package/package.json +2 -2
- package/src/commands/init.js +1 -1
- package/src/lib/pricing/seed-snapshot.json +1 -1
- package/src/lib/runtime-config.js +1 -1
package/README.md
CHANGED
|
@@ -409,6 +409,6 @@ Clawd pixel art inspired by [Clawd-on-Desk](https://github.com/Angel2518975237/C
|
|
|
409
409
|
|
|
410
410
|
**Token Tracker** — Quantify your AI output.
|
|
411
411
|
|
|
412
|
-
<a href="https://
|
|
412
|
+
<a href="https://www.tokentracker.cc">tokentracker.cc</a> · <a href="https://www.npmjs.com/package/tokentracker-cli">npm</a> · <a href="https://github.com/mm7894215/TokenTracker">GitHub</a>
|
|
413
413
|
|
|
414
414
|
</div>
|
package/README.zh-CN.md
CHANGED
|
@@ -409,6 +409,6 @@ Clawd 像素风形象的灵感来自 [@marciogranzotto](https://github.com/marci
|
|
|
409
409
|
|
|
410
410
|
**Token Tracker** —— 把你的 AI 产出量化。
|
|
411
411
|
|
|
412
|
-
<a href="https://
|
|
412
|
+
<a href="https://www.tokentracker.cc">tokentracker.cc</a> · <a href="https://www.npmjs.com/package/tokentracker-cli">npm</a> · <a href="https://github.com/mm7894215/TokenTracker">GitHub</a>
|
|
413
413
|
|
|
414
414
|
</div>
|