@bash0816/claude-code 2.1.233 → 2.1.235

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.232
40
+ npm install -g @bash0816/claude-code@2.1.234
41
41
  ```
42
42
 
43
43
  ## Update / 更新
@@ -707,6 +707,24 @@
707
707
  "tarball_integrity": "sha512-G7Te22sph7qywNyfIcQq7Li7bbQp8zBHZV4mDBBP5ZXswkGDJSip8MSNU2OlHsoVgcLtTzNlm0U25wys/r0jag==",
708
708
  "tarball_sha256": "fb28c7df8f9c2aef8b7ed54aff84714caf0c47cfe245d93ceb5425b2c209de47",
709
709
  "status": "termux_verified"
710
+ },
711
+ "2.1.234": {
712
+ "wrapper_spec": "@anthropic-ai/claude-code@2.1.234",
713
+ "native_spec": "@anthropic-ai/claude-code-linux-arm64@2.1.234",
714
+ "entry_js_offset": 288907873,
715
+ "entry_end_offset": 315945779,
716
+ "tarball_integrity": "sha512-+uKUA99AEcsdEoPpWqDq46jCuPLbmb+HgF67zZ7Et7vPzQpUZp+UAERVFz6QPxqib+wNUdRTpHrbVJNMqBaj/Q==",
717
+ "tarball_sha256": "2a0510532bc08ea349f153a940530107b6301515161911f9045904f8c9d1fc46",
718
+ "status": "termux_verified"
719
+ },
720
+ "2.1.235": {
721
+ "wrapper_spec": "@anthropic-ai/claude-code@2.1.235",
722
+ "native_spec": "@anthropic-ai/claude-code-linux-arm64@2.1.235",
723
+ "entry_js_offset": 291234913,
724
+ "entry_end_offset": 318530584,
725
+ "tarball_integrity": "sha512-IcG8gsVDgQQpsdPa47bZ0JKR1TzfKin5GdBXzwFLhFO5LIyQ6b/HelB7PRkO5BPiz4rplOHICU86PvIJ/gXVuQ==",
726
+ "tarball_sha256": "2ff29f0ef4817bdcb10e4273bdeffa0b6f3d0033e431f557b4399fc36a18476f",
727
+ "status": "offset_discovered"
710
728
  }
711
729
  }
712
730
  }
@@ -1,9 +1,9 @@
1
1
  {
2
2
  "manifest_version": 1,
3
3
  "package_name": "@bash0816/claude-code",
4
- "latest_audited_version": "2.1.233",
5
- "latest_candidate_version": "2.1.233",
6
- "previous_stable_version": "2.1.232",
4
+ "latest_audited_version": "2.1.234",
5
+ "latest_candidate_version": "2.1.235",
6
+ "previous_stable_version": "2.1.233",
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.233",
3
+ "version": "2.1.235",
4
4
  "description": "Unofficial Termux-native Claude Code wrapper with audited native replay",
5
5
  "license": "GPL-3.0-only",
6
6
  "bin": {