@bash0816/claude-code 2.1.232 → 2.1.233

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.231
40
+ npm install -g @bash0816/claude-code@2.1.232
41
41
  ```
42
42
 
43
43
  ## Update / 更新
@@ -698,6 +698,15 @@
698
698
  "tarball_integrity": "sha512-5Aub8i5pjCVlDBP/tIpHwO/8owfNBu2+FP+w0U8Jmy9s6cEhg/HB7Nyp9KyADhN74w6t0TVGvzUdnFXVMANI4Q==",
699
699
  "tarball_sha256": "97322189ff3c884e86d2ba2981d21c9874ca78261a8bff65a4ef6f673ef98fa6",
700
700
  "status": "termux_verified"
701
+ },
702
+ "2.1.233": {
703
+ "wrapper_spec": "@anthropic-ai/claude-code@2.1.233",
704
+ "native_spec": "@anthropic-ai/claude-code-linux-arm64@2.1.233",
705
+ "entry_js_offset": 285594321,
706
+ "entry_end_offset": 312183763,
707
+ "tarball_integrity": "sha512-G7Te22sph7qywNyfIcQq7Li7bbQp8zBHZV4mDBBP5ZXswkGDJSip8MSNU2OlHsoVgcLtTzNlm0U25wys/r0jag==",
708
+ "tarball_sha256": "fb28c7df8f9c2aef8b7ed54aff84714caf0c47cfe245d93ceb5425b2c209de47",
709
+ "status": "termux_verified"
701
710
  }
702
711
  }
703
712
  }
@@ -1,9 +1,9 @@
1
1
  {
2
2
  "manifest_version": 1,
3
3
  "package_name": "@bash0816/claude-code",
4
- "latest_audited_version": "2.1.232",
5
- "latest_candidate_version": "2.1.232",
6
- "previous_stable_version": "2.1.231",
4
+ "latest_audited_version": "2.1.233",
5
+ "latest_candidate_version": "2.1.233",
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"
9
9
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bash0816/claude-code",
3
- "version": "2.1.232",
3
+ "version": "2.1.233",
4
4
  "description": "Unofficial Termux-native Claude Code wrapper with audited native replay",
5
5
  "license": "GPL-3.0-only",
6
6
  "bin": {