@bash0816/claude-code 2.1.207 → 2.1.209

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.206-1
40
+ npm install -g @bash0816/claude-code@2.1.207
41
41
  ```
42
42
 
43
43
  ## Update / 更新
@@ -481,6 +481,15 @@
481
481
  "entry_end_offset": 250874310,
482
482
  "tarball_integrity": "sha512-Jmcvn8Sg8+FaPLOy9t4h7ip+K1i5YYrimT1+iZL1YHBTA44WHJ9H/F8DW3QKnVyqUGqEza9Tg5PPVjzhi5fwyg==",
483
483
  "tarball_sha256": "02c381be3269489119287dc0b5f4b99b870d886f058918994b51e06b701dd1be",
484
+ "status": "termux_verified"
485
+ },
486
+ "2.1.209": {
487
+ "wrapper_spec": "@anthropic-ai/claude-code@2.1.209",
488
+ "native_spec": "@anthropic-ai/claude-code-linux-arm64@2.1.209",
489
+ "entry_js_offset": 231804852,
490
+ "entry_end_offset": 251454713,
491
+ "tarball_integrity": "sha512-l2DaZkuwJegv+nzd6NiaU2qF/jU/IePbry0LthAiC7jV9KtMF0O7BCem6qxGhsrr99GGeEk0XbfUN6qJTacrHg==",
492
+ "tarball_sha256": "3026124b1ccb1af11fc556173e105e2d2d534459b359caaa33dcf1809573d4b2",
484
493
  "status": "offset_discovered"
485
494
  }
486
495
  }
@@ -1,9 +1,9 @@
1
1
  {
2
2
  "manifest_version": 1,
3
3
  "package_name": "@bash0816/claude-code",
4
- "latest_audited_version": "2.1.206-1",
5
- "latest_candidate_version": "2.1.207",
6
- "previous_stable_version": "2.1.206",
4
+ "latest_audited_version": "2.1.207",
5
+ "latest_candidate_version": "2.1.209",
6
+ "previous_stable_version": "2.1.206-1",
7
7
  "stable_pinned_version": "2.1.193",
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.207",
3
+ "version": "2.1.209",
4
4
  "description": "Unofficial Termux-native Claude Code wrapper with audited native replay",
5
5
  "license": "GPL-3.0-only",
6
6
  "bin": {