@bash0816/claude-code 2.1.227 → 2.1.228

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 CHANGED
@@ -37,7 +37,7 @@ npm が `claude` bin link を管理する状態になれば、通常の `npm ins
37
37
  Latest audited version / 最新監査済み版:
38
38
 
39
39
  ```sh
40
- npm install -g @bash0816/claude-code@2.1.226
40
+ npm install -g @bash0816/claude-code@2.1.227
41
41
  ```
42
42
 
43
43
  ## Update / 更新
@@ -670,6 +670,15 @@
670
670
  "entry_end_offset": 293584486,
671
671
  "tarball_integrity": "sha512-vqM0t4yu6X1ggUFlNE5Tcj8xpVxWkwuous/LEdVEEP3FKdA5NPoIUAIJC4zUPaqycTPeX8KLoXrZ1N8Qb413AA==",
672
672
  "tarball_sha256": "865b9118c4b69c87fbb5cf83295703f88b044eba9fdf573c3926bfbae8216c60",
673
+ "status": "termux_verified"
674
+ },
675
+ "2.1.228": {
676
+ "wrapper_spec": "@anthropic-ai/claude-code@2.1.228",
677
+ "native_spec": "@anthropic-ai/claude-code-linux-arm64@2.1.228",
678
+ "entry_js_offset": 272828804,
679
+ "entry_end_offset": 297826425,
680
+ "tarball_integrity": "sha512-rWSzUqON6kyIXUVz9KDU+9R6FdO11IVCO94D7kkWWyRPzFqzaAB80RmfgP//QgTIVFApEUzEUH2tfAGsUhD6ug==",
681
+ "tarball_sha256": "31295a318aef235b1b818a8b46982757467fb4d13030520ac66d16a58c0d7e27",
673
682
  "status": "offset_discovered"
674
683
  }
675
684
  }
@@ -1,9 +1,9 @@
1
1
  {
2
2
  "manifest_version": 1,
3
3
  "package_name": "@bash0816/claude-code",
4
- "latest_audited_version": "2.1.226",
5
- "latest_candidate_version": "2.1.227",
6
- "previous_stable_version": "2.1.224",
4
+ "latest_audited_version": "2.1.227",
5
+ "latest_candidate_version": "2.1.228",
6
+ "previous_stable_version": "2.1.226",
7
7
  "stable_pinned_version": "2.1.220-2",
8
8
  "manifest_url": "https://raw.githubusercontent.com/bash0816/ClaudeCode-Termux/main/config/claude-termux-release-manifest.json"
9
9
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bash0816/claude-code",
3
- "version": "2.1.227",
3
+ "version": "2.1.228",
4
4
  "description": "Unofficial Termux-native Claude Code wrapper with audited native replay",
5
5
  "license": "GPL-3.0-only",
6
6
  "bin": {