@bash0816/claude-code 2.1.239 → 2.1.240

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.238
40
+ npm install -g @bash0816/claude-code@2.1.239
41
41
  ```
42
42
 
43
43
  ## Update / 更新
@@ -752,6 +752,15 @@
752
752
  "tarball_integrity": "sha512-ZEssQZvMi0QNGppgW5fl+o83c1eCBjmsqVG/w4tZIp897LycumN2VkQDSVDZRH9gUyOWJFPtQo6ztdxO2G/Ntg==",
753
753
  "tarball_sha256": "9a4edf851888e0bb8225ace798ef60aef0c8f6f2061abdcc0385e9ad5f61f16a",
754
754
  "status": "termux_verified"
755
+ },
756
+ "2.1.240": {
757
+ "wrapper_spec": "@anthropic-ai/claude-code@2.1.240",
758
+ "native_spec": "@anthropic-ai/claude-code-linux-arm64@2.1.240",
759
+ "entry_js_offset": 301979105,
760
+ "entry_end_offset": 330221534,
761
+ "tarball_integrity": "sha512-pzI3/EiPTkORSy4YcKy9r7ICrl5KjDZJLvIh8H6dIWR4KFzXZ0CPZakRqtWNr79HzJCczAz1DiSzbipbqHvMUg==",
762
+ "tarball_sha256": "e4d5f0c8ca3748c7469fb7e1da9eba4e0a65926f12859bfd478e099d6b3cac75",
763
+ "status": "termux_verified"
755
764
  }
756
765
  }
757
766
  }
@@ -1,9 +1,9 @@
1
1
  {
2
2
  "manifest_version": 1,
3
3
  "package_name": "@bash0816/claude-code",
4
- "latest_audited_version": "2.1.239",
5
- "latest_candidate_version": "2.1.239",
6
- "previous_stable_version": "2.1.238",
4
+ "latest_audited_version": "2.1.240",
5
+ "latest_candidate_version": "2.1.240",
6
+ "previous_stable_version": "2.1.239",
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.239",
3
+ "version": "2.1.240",
4
4
  "description": "Unofficial Termux-native Claude Code wrapper with audited native replay",
5
5
  "license": "GPL-3.0-only",
6
6
  "bin": {