@bash0816/claude-code 2.1.216 → 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.215
40
+ npm install -g @bash0816/claude-code@2.1.217
41
41
  ```
42
42
 
43
43
  ## Update / 更新
@@ -544,6 +544,24 @@
544
544
  "entry_end_offset": 257798600,
545
545
  "tarball_integrity": "sha512-g2/K+v6MiIKY65SlPoFv8cRbRvroHxhvHPCf8lPDMMyRLG9fpHGGLZSR21W8OPjbqTZK8GcFcOaKrjQJrWveZw==",
546
546
  "tarball_sha256": "b95b5183b3e06ab23f8ea4d1d2781ea76640587251b8b710d6d981f22849c2ec",
547
+ "status": "termux_verified"
548
+ },
549
+ "2.1.217": {
550
+ "wrapper_spec": "@anthropic-ai/claude-code@2.1.217",
551
+ "native_spec": "@anthropic-ai/claude-code-linux-arm64@2.1.217",
552
+ "entry_js_offset": 238386580,
553
+ "entry_end_offset": 259020038,
554
+ "tarball_integrity": "sha512-u0uRgmcZTL1vVQVvFbQ2GVjmmFQ+MhEGNrWaqm5xddqpVPE3RGVlm6wt1icMieV+wGdwCAzBNb89MeRM5giwzw==",
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",
547
565
  "status": "offset_discovered"
548
566
  }
549
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.215",
5
- "latest_candidate_version": "2.1.216",
6
- "previous_stable_version": "2.1.214",
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.216",
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": {