jagproject 26.3.1 → 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.
@@ -9,7 +9,7 @@ const libsignal_1 = require("../Signal/libsignal");
9
9
  const browser_utils_1 = require("../Utils/browser-utils");
10
10
  const logger_1 = __importDefault(require("../Utils/logger"));
11
11
  const waVer = require("./wileys-version.json");
12
- exports.version = waVer?.version || [2, 3000, 1033300690];
12
+ exports.version = waVer?.version || [2, 3000, 1035023383];
13
13
  exports.UNAUTHORIZED_CODES = [401, 403, 419];
14
14
  exports.DEFAULT_ORIGIN = 'https://web.whatsapp.com';
15
15
  exports.CALL_VIDEO_PREFIX = 'https://call.whatsapp.com/video/';
@@ -1,3 +1,3 @@
1
1
  {
2
- "version": [2, 3000, 1033105955]
2
+ "version": [2, 3000, 1035023383]
3
3
  }
@@ -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,7 +1,7 @@
1
1
  {
2
2
  "name": "jagproject",
3
- "version": "26.03.01",
4
- "update": "01 Maret 2026",
3
+ "version": "26.03.13",
4
+ "update": "12 Maret 2026",
5
5
  "description": "WhatsApp Web API Library",
6
6
  "keywords": [
7
7
  "jagoan",