@bash0816/claude-code 2.1.177-1 → 2.1.178

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.161-2
40
+ npm install -g @bash0816/claude-code@2.1.177-1
41
41
  ```
42
42
 
43
43
  ## Update / 更新
@@ -283,6 +283,15 @@
283
283
  "entry_end_offset": 248542413,
284
284
  "tarball_integrity": "sha512-qb0K+/xwaZFz9spBUcDX3vNgEFTSNdbDze8AOpU4R9weVrwBY9zAO/OPqxC9qNhb5ZIRnJAZLKiICEeEUHowzA==",
285
285
  "tarball_sha256": "dc6f28ab95d8748528a92e207d0f2d1dcd173855d18f11b8f82c5827bbdcb234",
286
+ "status": "termux_verified"
287
+ },
288
+ "2.1.178": {
289
+ "wrapper_spec": "@anthropic-ai/claude-code@2.1.178",
290
+ "native_spec": "@anthropic-ai/claude-code-linux-arm64@2.1.178",
291
+ "entry_js_offset": 232322196,
292
+ "entry_end_offset": 249438303,
293
+ "tarball_integrity": "sha512-tDdcLyUNahnj71lj5c/BEsAHt6Ad1KjRznfzE2IuHflUrHgQtCpObjV8QK2YtoDVgDaPT7frGekse/SK6eKweQ==",
294
+ "tarball_sha256": "01376198944226dc8107f6d7104a029e2197c280282ba409bebed816cd760585",
286
295
  "status": "offset_discovered"
287
296
  }
288
297
  }
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "manifest_version": 1,
3
3
  "package_name": "@bash0816/claude-code",
4
- "latest_audited_version": "2.1.161-2",
5
- "latest_candidate_version": "2.1.177-1",
6
- "previous_stable_version": "2.1.159-13",
4
+ "latest_audited_version": "2.1.177-1",
5
+ "latest_candidate_version": "2.1.178",
6
+ "previous_stable_version": "2.1.161-2",
7
7
  "manifest_url": "https://raw.githubusercontent.com/bash0816/ClaudeCode-Termux/main/config/claude-termux-release-manifest.json"
8
8
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bash0816/claude-code",
3
- "version": "2.1.177-1",
3
+ "version": "2.1.178",
4
4
  "description": "Unofficial Termux-native Claude Code wrapper with audited native replay",
5
5
  "license": "Apache-2.0",
6
6
  "bin": {