moltbot-termux 2026.1.27-2-pre → 2026.1.28-3-pre

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.
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "2026.1.27-2-pre",
2
+ "version": "2026.1.28-3-pre",
3
3
  "commit": "ea53cbc3cebd63f309cc698a7de6d7c1c83d8811",
4
- "builtAt": "2026-01-28T06:28:40.764Z"
4
+ "builtAt": "2026-01-28T06:43:23.890Z"
5
5
  }
@@ -1 +1 @@
1
- 5ab92d64997cf901fe504836ff46635580f54cac27a47cefee42eb50bfced85f
1
+ 6a6fa582e97f163cdac952fc1a2babb57bb4c2c08e0e59160d86e03ea11b5a5c
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "moltbot-termux",
3
- "version": "2026.1.27-2-pre",
3
+ "version": "2026.1.28-3-pre",
4
4
  "description": "WhatsApp gateway CLI (Baileys web) with Pi RPC agent",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
@@ -242,7 +242,8 @@
242
242
  "wireit": "^0.14.12"
243
243
  },
244
244
  "overrides": {
245
- "tar": "7.5.4"
245
+ "tar": "7.5.4",
246
+ "@mariozechner/clipboard": "npm:noop-package@1.0.0"
246
247
  },
247
248
  "pnpm": {
248
249
  "minimumReleaseAge": 2880,
@@ -250,7 +251,7 @@
250
251
  "@sinclair/typebox": "0.34.47",
251
252
  "hono": "4.11.4",
252
253
  "tar": "7.5.4",
253
- "@mariozechner/clipboard": "link:./packages/clipboard-stub"
254
+ "@mariozechner/clipboard": "npm:noop-package@1.0.0"
254
255
  }
255
256
  },
256
257
  "vitest": {