token-usage-insights 0.9.1 → 0.9.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.
- package/README.en.md +1 -1
- package/README.ja.md +1 -1
- package/README.ko.md +1 -1
- package/README.md +1 -1
- package/README.zh-CN.md +1 -1
- package/package.json +1 -1
package/README.en.md
CHANGED
|
@@ -614,7 +614,7 @@ Environment variables can control the version and installation paths (all option
|
|
|
614
614
|
|
|
615
615
|
| Variable | Platforms | Description |
|
|
616
616
|
| --- | --- | --- |
|
|
617
|
-
| `TOKEN_USAGE_INSIGHTS_VERSION` | Linux / macOS / Windows | Release tag to install, such as `v0.9.
|
|
617
|
+
| `TOKEN_USAGE_INSIGHTS_VERSION` | Linux / macOS / Windows | Release tag to install, such as `v0.9.2`; defaults to `latest` |
|
|
618
618
|
| `TOKEN_USAGE_INSIGHTS_INSTALL_DIR` | Linux / macOS | Installation directory, passed to `install.sh` |
|
|
619
619
|
| `TOKEN_USAGE_INSIGHTS_BIN_DIR` | Linux / macOS | Executable-link directory, passed to `install.sh` |
|
|
620
620
|
|
package/README.ja.md
CHANGED
|
@@ -614,7 +614,7 @@ token-usage-insights
|
|
|
614
614
|
|
|
615
615
|
| 変数 | 対応プラットフォーム | 説明 |
|
|
616
616
|
| --- | --- | --- |
|
|
617
|
-
| `TOKEN_USAGE_INSIGHTS_VERSION` | Linux / macOS / Windows | `v0.9.
|
|
617
|
+
| `TOKEN_USAGE_INSIGHTS_VERSION` | Linux / macOS / Windows | `v0.9.2` のようなインストール対象の Release tag。デフォルトは `latest` |
|
|
618
618
|
| `TOKEN_USAGE_INSIGHTS_INSTALL_DIR` | Linux / macOS | `install.sh` に渡すインストールディレクトリ |
|
|
619
619
|
| `TOKEN_USAGE_INSIGHTS_BIN_DIR` | Linux / macOS | `install.sh` に渡す実行ファイルリンクディレクトリ |
|
|
620
620
|
|
package/README.ko.md
CHANGED
|
@@ -614,7 +614,7 @@ token-usage-insights
|
|
|
614
614
|
|
|
615
615
|
| 변수 | 대상 플랫폼 | 설명 |
|
|
616
616
|
| --- | --- | --- |
|
|
617
|
-
| `TOKEN_USAGE_INSIGHTS_VERSION` | Linux / macOS / Windows | 설치할 Release tag(예: `v0.9.
|
|
617
|
+
| `TOKEN_USAGE_INSIGHTS_VERSION` | Linux / macOS / Windows | 설치할 Release tag(예: `v0.9.2`); 기본값은 `latest` |
|
|
618
618
|
| `TOKEN_USAGE_INSIGHTS_INSTALL_DIR` | Linux / macOS | `install.sh`에 전달할 설치 디렉터리 |
|
|
619
619
|
| `TOKEN_USAGE_INSIGHTS_BIN_DIR` | Linux / macOS | `install.sh`에 전달할 실행 파일 링크 디렉터리 |
|
|
620
620
|
|
package/README.md
CHANGED
|
@@ -639,7 +639,7 @@ token-usage-insights
|
|
|
639
639
|
|
|
640
640
|
| 變數 | 適用平台 | 說明 |
|
|
641
641
|
| --- | --- | --- |
|
|
642
|
-
| `TOKEN_USAGE_INSIGHTS_VERSION` | Linux / macOS / Windows | 指定要安裝的 Release tag,例如 `v0.9.
|
|
642
|
+
| `TOKEN_USAGE_INSIGHTS_VERSION` | Linux / macOS / Windows | 指定要安裝的 Release tag,例如 `v0.9.2`。預設 `latest` |
|
|
643
643
|
| `TOKEN_USAGE_INSIGHTS_INSTALL_DIR` | Linux / macOS | 安裝目錄,會轉交給 `install.sh` |
|
|
644
644
|
| `TOKEN_USAGE_INSIGHTS_BIN_DIR` | Linux / macOS | 執行檔連結目錄,會轉交給 `install.sh` |
|
|
645
645
|
|
package/README.zh-CN.md
CHANGED
|
@@ -614,7 +614,7 @@ token-usage-insights
|
|
|
614
614
|
|
|
615
615
|
| 变量 | 适用平台 | 说明 |
|
|
616
616
|
| --- | --- | --- |
|
|
617
|
-
| `TOKEN_USAGE_INSIGHTS_VERSION` | Linux / macOS / Windows | 指定要安装的 Release tag,例如 `v0.9.
|
|
617
|
+
| `TOKEN_USAGE_INSIGHTS_VERSION` | Linux / macOS / Windows | 指定要安装的 Release tag,例如 `v0.9.2`。默认 `latest` |
|
|
618
618
|
| `TOKEN_USAGE_INSIGHTS_INSTALL_DIR` | Linux / macOS | 安装目录,会传递给 `install.sh` |
|
|
619
619
|
| `TOKEN_USAGE_INSIGHTS_BIN_DIR` | Linux / macOS | 可执行文件链接目录,会传递给 `install.sh` |
|
|
620
620
|
|