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.
package/dist/build-info.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
6a6fa582e97f163cdac952fc1a2babb57bb4c2c08e0e59160d86e03ea11b5a5c
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "moltbot-termux",
|
|
3
|
-
"version": "2026.1.
|
|
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": "
|
|
254
|
+
"@mariozechner/clipboard": "npm:noop-package@1.0.0"
|
|
254
255
|
}
|
|
255
256
|
},
|
|
256
257
|
"vitest": {
|