@bash0816/claude-code 2.1.233 → 2.1.234

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.233
41
41
  ```
42
42
 
43
43
  ## Update / 更新
@@ -707,6 +707,15 @@
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": "offset_discovered"
710
719
  }
711
720
  }
712
721
  }
@@ -2,7 +2,7 @@
2
2
  "manifest_version": 1,
3
3
  "package_name": "@bash0816/claude-code",
4
4
  "latest_audited_version": "2.1.233",
5
- "latest_candidate_version": "2.1.233",
5
+ "latest_candidate_version": "2.1.234",
6
6
  "previous_stable_version": "2.1.232",
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"
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.234",
4
4
  "description": "Unofficial Termux-native Claude Code wrapper with audited native replay",
5
5
  "license": "GPL-3.0-only",
6
6
  "bin": {