@bash0816/claude-code 2.1.211 → 2.1.212

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.210
40
+ npm install -g @bash0816/claude-code@2.1.211
41
41
  ```
42
42
 
43
43
  ## Update / 更新
@@ -508,6 +508,15 @@
508
508
  "entry_end_offset": 253525517,
509
509
  "tarball_integrity": "sha512-ZPthYxltbqA87X/avbAHA0XVPuFuqoNrXKRmx0G0qfwEuyyloVKdaUsY1AEbFXQIRJYKZZ8UvMklD2jvm9+etA==",
510
510
  "tarball_sha256": "4dbc55a90cae5f6e3946267c61b1b6491e09abbb1a3005669e0ffd128d2624f6",
511
+ "status": "termux_verified"
512
+ },
513
+ "2.1.212": {
514
+ "wrapper_spec": "@anthropic-ai/claude-code@2.1.212",
515
+ "native_spec": "@anthropic-ai/claude-code-linux-arm64@2.1.212",
516
+ "entry_js_offset": 234641092,
517
+ "entry_end_offset": 254615605,
518
+ "tarball_integrity": "sha512-PcQptwO1t9q6tkL41yjmf5jxLU7Kzce4apW6KzuDvffN8ueKzGfR+9PecyQt2W1/dD2x1fAhWjAaQA6XiP2SyQ==",
519
+ "tarball_sha256": "4aa1adabed3fe20a193c87450e25f82b04de65d97cea75fa5a0e80a0e910dbf8",
511
520
  "status": "offset_discovered"
512
521
  }
513
522
  }
@@ -1,9 +1,9 @@
1
1
  {
2
2
  "manifest_version": 1,
3
3
  "package_name": "@bash0816/claude-code",
4
- "latest_audited_version": "2.1.210",
5
- "latest_candidate_version": "2.1.211",
6
- "previous_stable_version": "2.1.209",
4
+ "latest_audited_version": "2.1.211",
5
+ "latest_candidate_version": "2.1.212",
6
+ "previous_stable_version": "2.1.210",
7
7
  "stable_pinned_version": "2.1.193",
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.211",
3
+ "version": "2.1.212",
4
4
  "description": "Unofficial Termux-native Claude Code wrapper with audited native replay",
5
5
  "license": "GPL-3.0-only",
6
6
  "bin": {