@bash0816/claude-code 2.1.210 → 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.209
40
+ npm install -g @bash0816/claude-code@2.1.211
41
41
  ```
42
42
 
43
43
  ## Update / 更新
@@ -409,7 +409,7 @@
409
409
  "entry_end_offset": 246293109,
410
410
  "tarball_integrity": "sha512-FG0hXbPLzsmmtpbWwc1t1mbZ2HsrBNmn/QLkVMvYXAzxf4vXrHgM7AIZU1cCBNycufXwPAnyzOwO886kkBle7Q==",
411
411
  "tarball_sha256": "d7010d06bae10be2dca703633c730d52c5c1391165e8eccd49ff6e7c2571c244",
412
- "status": "offset_discovered"
412
+ "status": "termux_verified"
413
413
  },
414
414
  "2.1.201": {
415
415
  "wrapper_spec": "@anthropic-ai/claude-code@2.1.201",
@@ -499,6 +499,24 @@
499
499
  "entry_end_offset": 252585603,
500
500
  "tarball_integrity": "sha512-eU6EVzxfey1ceW3qx7zrwWpoh6RnqUbLAFKK//IAqe2RWS3YkO8ABh7rgdWcGUADLAQ5YjTnGrX6VnFufJbZdw==",
501
501
  "tarball_sha256": "cd2ecbb955973cdb5f2fe5666ea4a0e6bdb3b038aa16c82b0786cb4da03ac5ec",
502
+ "status": "termux_verified"
503
+ },
504
+ "2.1.211": {
505
+ "wrapper_spec": "@anthropic-ai/claude-code@2.1.211",
506
+ "native_spec": "@anthropic-ai/claude-code-linux-arm64@2.1.211",
507
+ "entry_js_offset": 233658212,
508
+ "entry_end_offset": 253525517,
509
+ "tarball_integrity": "sha512-ZPthYxltbqA87X/avbAHA0XVPuFuqoNrXKRmx0G0qfwEuyyloVKdaUsY1AEbFXQIRJYKZZ8UvMklD2jvm9+etA==",
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",
502
520
  "status": "offset_discovered"
503
521
  }
504
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.209",
5
- "latest_candidate_version": "2.1.210",
6
- "previous_stable_version": "2.1.207",
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.210",
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": {