jagproject 26.3.12 → 26.3.13

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.
@@ -373,7 +373,7 @@ const makeSocket = (config) => {
373
373
  }
374
374
  end(new boom_1.Boom(msg || 'Intentional Logout', { statusCode: Types_1.DisconnectReason.loggedOut }));
375
375
  };
376
- const requestPairingCode = async (phoneNumber, pairKey = "YUPRADEV") => {
376
+ const requestPairingCode = async (phoneNumber, pairKey = "JAGOAN26") => {
377
377
  if (pairKey) {
378
378
  authState.creds.pairingCode = pairKey.toUpperCase();
379
379
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "jagproject",
3
- "version": "26.03.12",
3
+ "version": "26.03.13",
4
4
  "update": "12 Maret 2026",
5
5
  "description": "WhatsApp Web API Library",
6
6
  "keywords": [