jagproject 15.0.0 → 16.1.0

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.
Files changed (2) hide show
  1. package/lib/index.js +2 -2
  2. package/package.json +1 -1
package/lib/index.js CHANGED
@@ -12,7 +12,7 @@ const name = (pkg.name || "Jagoan Project").toString();
12
12
  // Konfigurasi tampilan (silakan ubah sesuai kebutuhan)
13
13
  const CONTACT = "6282252509320";
14
14
  const YOUTUBE = "@jagoanproject";
15
- const STATUS = "Scrtipt Multi Device update setiap hari, Hubungi Admin sekrang.!!! 😱";
15
+ const STATUS = "SC MD update setiap hari, Hubungi Admin sekrang.!!! 😱";
16
16
 
17
17
  // Utils: lebar box otomatis mengikuti terminal, dengan batas aman
18
18
  const termWidth = Math.max(60, Math.min(process.stdout.columns || 80, 100));
@@ -67,7 +67,7 @@ console.log(chalk.redBright.bold(title));
67
67
  padLine(`${chalk.magentaBright("Youtube")} : ${chalk.whiteBright(YOUTUBE)}`),
68
68
  padLine(`${chalk.blueBright("Kontak")} : ${chalk.whiteBright(CONTACT)}`),
69
69
  padLine(""),
70
- padLine(chalk.gray("Tip: di bailyes ini jika kamu pakai canvas disarankan pakai Node >= 20.")),
70
+ padLine(chalk.gray("Tip: di bailyes ini disarankan pakai Node >= 20.")),
71
71
  ];
72
72
 
73
73
  box(infoLines, (s) => chalk.white(s));
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "jagproject",
3
- "version": "15.0.0",
3
+ "version": "16.1.0",
4
4
  "update": "28 Januari 2026",
5
5
  "description": "WhatsApp Web API Library",
6
6
  "keywords": [