@bash0816/claude-code 2.1.217 → 2.1.218

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.216
40
+ npm install -g @bash0816/claude-code@2.1.217
41
41
  ```
42
42
 
43
43
  ## Update / 更新
@@ -553,6 +553,15 @@
553
553
  "entry_end_offset": 259020038,
554
554
  "tarball_integrity": "sha512-u0uRgmcZTL1vVQVvFbQ2GVjmmFQ+MhEGNrWaqm5xddqpVPE3RGVlm6wt1icMieV+wGdwCAzBNb89MeRM5giwzw==",
555
555
  "tarball_sha256": "665393be60778bb16427c2faff07778ccbea6d982ec883ecc767cf6a99c02ba3",
556
+ "status": "termux_verified"
557
+ },
558
+ "2.1.218": {
559
+ "wrapper_spec": "@anthropic-ai/claude-code@2.1.218",
560
+ "native_spec": "@anthropic-ai/claude-code-linux-arm64@2.1.218",
561
+ "entry_js_offset": 242315844,
562
+ "entry_end_offset": 263624682,
563
+ "tarball_integrity": "sha512-CcbVQCzXd9EnlktCEPrkElhdBZuqIWhkeinRGxUuZa6aal4h6J+8Dbo+OnfchBEzd1mahRDQK8BckGBAYozv2g==",
564
+ "tarball_sha256": "1d3cb5e12f0b653929e34ba046a7ba0a4f5c01eb25ea57b478dbac27e4af9619",
556
565
  "status": "offset_discovered"
557
566
  }
558
567
  }
@@ -1,9 +1,9 @@
1
1
  {
2
2
  "manifest_version": 1,
3
3
  "package_name": "@bash0816/claude-code",
4
- "latest_audited_version": "2.1.216",
5
- "latest_candidate_version": "2.1.217",
6
- "previous_stable_version": "2.1.215",
4
+ "latest_audited_version": "2.1.217",
5
+ "latest_candidate_version": "2.1.218",
6
+ "previous_stable_version": "2.1.216",
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.217",
3
+ "version": "2.1.218",
4
4
  "description": "Unofficial Termux-native Claude Code wrapper with audited native replay",
5
5
  "license": "GPL-3.0-only",
6
6
  "bin": {