@bash0816/claude-code 2.1.237 → 2.1.238

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.235
40
+ npm install -g @bash0816/claude-code@2.1.237
41
41
  ```
42
42
 
43
43
  ## Update / 更新
@@ -733,6 +733,15 @@
733
733
  "entry_end_offset": 322298246,
734
734
  "tarball_integrity": "sha512-+m44UaA9YMj+LvZUF5WWNQoz2rcNxlFbpbJPNWFvQRyBWEINGMddDiJEHqW0YuJWDwlrYWq4KlCRBB2UnaTRaw==",
735
735
  "tarball_sha256": "6d4e8bad1f1792a950fc03ce2dd5133e99f79645e61e526b4abbaa168daca2c0",
736
+ "status": "termux_verified"
737
+ },
738
+ "2.1.238": {
739
+ "wrapper_spec": "@anthropic-ai/claude-code@2.1.238",
740
+ "native_spec": "@anthropic-ai/claude-code-linux-arm64@2.1.238",
741
+ "entry_js_offset": 298326353,
742
+ "entry_end_offset": 326443583,
743
+ "tarball_integrity": "sha512-V948Ylqj6a2hCjCRIt/cd6P1z0Zw/jikThzK3kdEWvF4pwS45IhJAkCoZHN3XUTp+LKmCmU7077B3auexHbVVg==",
744
+ "tarball_sha256": "5e25fce4762c0b6490646e78ee78a221c6302de1674874df03e689becf6c14b4",
736
745
  "status": "offset_discovered"
737
746
  }
738
747
  }
@@ -1,9 +1,9 @@
1
1
  {
2
2
  "manifest_version": 1,
3
3
  "package_name": "@bash0816/claude-code",
4
- "latest_audited_version": "2.1.235",
5
- "latest_candidate_version": "2.1.237",
6
- "previous_stable_version": "2.1.234",
4
+ "latest_audited_version": "2.1.237",
5
+ "latest_candidate_version": "2.1.238",
6
+ "previous_stable_version": "2.1.235",
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.237",
3
+ "version": "2.1.238",
4
4
  "description": "Unofficial Termux-native Claude Code wrapper with audited native replay",
5
5
  "license": "GPL-3.0-only",
6
6
  "bin": {