@bash0816/claude-code 2.1.205 → 2.1.206

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.204
40
+ npm install -g @bash0816/claude-code@2.1.205
41
41
  ```
42
42
 
43
43
  ## Update / 更新
@@ -454,6 +454,15 @@
454
454
  "entry_end_offset": 248686185,
455
455
  "tarball_integrity": "sha512-6xZPQQjQjWIAp3AsCfUBAPMTfD/GdVaNfBOQ/BVfEZN4H6h/dQN1lmctMcfEXXBstul4VoOYzuzALFKlPRzukg==",
456
456
  "tarball_sha256": "b9bee2e92869637ccf2d154ae09baaba561b7354b32f15ab8549a9b731b53847",
457
+ "status": "termux_verified"
458
+ },
459
+ "2.1.206": {
460
+ "wrapper_spec": "@anthropic-ai/claude-code@2.1.206",
461
+ "native_spec": "@anthropic-ai/claude-code-linux-arm64@2.1.206",
462
+ "entry_js_offset": 230668564,
463
+ "entry_end_offset": 250038062,
464
+ "tarball_integrity": "sha512-z+Zf0BHOH3dSZKHSLhzHt15+JMk1l0WX357F12FiA7Dr5uf/LFOPzvvd6YME/Vr1qVdRpvt0ZbKJMw50oQ/WeA==",
465
+ "tarball_sha256": "968a952e1af789cee0e8e7b4bd3915e3d5971295287e04f3c7f19e72fab34099",
457
466
  "status": "offset_discovered"
458
467
  }
459
468
  }
@@ -1,9 +1,9 @@
1
1
  {
2
2
  "manifest_version": 1,
3
3
  "package_name": "@bash0816/claude-code",
4
- "latest_audited_version": "2.1.204",
5
- "latest_candidate_version": "2.1.205",
6
- "previous_stable_version": "2.1.203",
4
+ "latest_audited_version": "2.1.205",
5
+ "latest_candidate_version": "2.1.206",
6
+ "previous_stable_version": "2.1.204",
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.205",
3
+ "version": "2.1.206",
4
4
  "description": "Unofficial Termux-native Claude Code wrapper with audited native replay",
5
5
  "license": "GPL-3.0-only",
6
6
  "bin": {