lightrun 1.65.1 → 1.66.2

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 (50) hide show
  1. package/build/src/agent/agent-logger.js +1 -1
  2. package/build/src/agent/blocklisting/blocklisting-patterns.js +1 -1
  3. package/build/src/agent/blocklisting/dummy-blocklist-manager.js +1 -1
  4. package/build/src/agent/blocklisting/patterns-blocklist-manager.js +1 -1
  5. package/build/src/agent/config.js +1 -1
  6. package/build/src/agent/configuration-provider.js +1 -1
  7. package/build/src/agent/controller.js +1 -1
  8. package/build/src/agent/debuglet-helpers/createDebuggee.js +1 -1
  9. package/build/src/agent/debuglet-helpers/createDebuggeeMetadata.js +1 -1
  10. package/build/src/agent/debuglet-helpers/createUniquifier.js +1 -1
  11. package/build/src/agent/debuglet-helpers/delimit.js +1 -1
  12. package/build/src/agent/debuglet-helpers/format.js +1 -1
  13. package/build/src/agent/debuglet-helpers/getAgentConfig.js +1 -1
  14. package/build/src/agent/debuglet-helpers/getPlatform.js +1 -1
  15. package/build/src/agent/debuglet-helpers/limitConfig.js +1 -1
  16. package/build/src/agent/debuglet-helpers/mapSubtract.js +1 -1
  17. package/build/src/agent/debuglet-helpers/normalizeConfig.js +1 -1
  18. package/build/src/agent/debuglet-helpers/tokenize.js +1 -1
  19. package/build/src/agent/debuglet.js +1 -1
  20. package/build/src/agent/environment-metadata.js +1 -1
  21. package/build/src/agent/io/file-index.js +1 -1
  22. package/build/src/agent/io/scan-results.js +1 -1
  23. package/build/src/agent/io/scanner.js +1 -1
  24. package/build/src/agent/io/sourcemapper.js +1 -1
  25. package/build/src/agent/leaky-bucket.js +1 -1
  26. package/build/src/agent/log-data.js +1 -1
  27. package/build/src/agent/piping-manager.js +1 -1
  28. package/build/src/agent/quota-manager.js +1 -1
  29. package/build/src/agent/reduction/redaction-manager-re2js.js +1 -1
  30. package/build/src/agent/reduction/redaction-manager.js +1 -1
  31. package/build/src/agent/state/inspector-state.js +1 -1
  32. package/build/src/agent/state/legacy-state.js +1 -1
  33. package/build/src/agent/util/debug-assert.js +1 -1
  34. package/build/src/agent/util/utils.js +1 -1
  35. package/build/src/agent/util/validator.js +1 -1
  36. package/build/src/agent/v8/debugapi.js +1 -1
  37. package/build/src/agent/v8/inspector-debugapi.js +1 -1
  38. package/build/src/agent/v8/legacy-debugapi.js +1 -1
  39. package/build/src/agent/v8/v8inspector.js +1 -1
  40. package/build/src/client/stackdriver/debug.js +1 -1
  41. package/build/src/client/stackdriver/status-message.js +1 -1
  42. package/build/src/debuggee.js +1 -1
  43. package/build/src/gcp.js +1 -1
  44. package/build/src/index.js +1 -1
  45. package/build/src/lambda.js +1 -1
  46. package/build/src/resources/version.txt +1 -1
  47. package/build/src/types/lightrun.js +1 -1
  48. package/build/src/types/stackdriver.js +1 -1
  49. package/build/src/types/v8.js +1 -1
  50. package/package.json +1 -1
@@ -1 +1 @@
1
- const a16_0x1d07cb=a16_0x4647;(function(_0x2a270a,_0x568e2f){const _0x2288af=a16_0x4647,_0x2f3164=_0x2a270a();while(!![]){try{const _0x24acdd=parseInt(_0x2288af(0x1fe))/0x1*(parseInt(_0x2288af(0x1df))/0x2)+parseInt(_0x2288af(0x1fd))/0x3+-parseInt(_0x2288af(0x1ea))/0x4+parseInt(_0x2288af(0x1f0))/0x5*(parseInt(_0x2288af(0x1ef))/0x6)+parseInt(_0x2288af(0x1ff))/0x7*(parseInt(_0x2288af(0x1d0))/0x8)+parseInt(_0x2288af(0x1f4))/0x9+-parseInt(_0x2288af(0x1d3))/0xa;if(_0x24acdd===_0x568e2f)break;else _0x2f3164['push'](_0x2f3164['shift']());}catch(_0x4f5b31){_0x2f3164['push'](_0x2f3164['shift']());}}}(a16_0x12f0,0xdb8f1));const a16_0x5106f9=(function(){let _0x2b76ff=!![];return function(_0x356d72,_0x15ef37){const _0x27c35b=_0x2b76ff?function(){if(_0x15ef37){const _0x5e42a6=_0x15ef37['apply'](_0x356d72,arguments);return _0x15ef37=null,_0x5e42a6;}}:function(){};return _0x2b76ff=![],_0x27c35b;};}()),a16_0x5aa5d6=a16_0x5106f9(this,function(){const _0x3194aa=a16_0x4647;return a16_0x5aa5d6[_0x3194aa(0x1e6)]()['search'](_0x3194aa(0x1eb))[_0x3194aa(0x1e6)]()[_0x3194aa(0x1cb)](a16_0x5aa5d6)[_0x3194aa(0x1f3)](_0x3194aa(0x1eb));});a16_0x5aa5d6();'use strict';Object['defineProperty'](exports,a16_0x1d07cb(0x1f5),{'value':!![]}),exports[a16_0x1d07cb(0x1ec)]=exports['validateConfig']=void 0x0;const extend=require('extend'),config_1=require(a16_0x1d07cb(0x1db)),utils_1=require(a16_0x1d07cb(0x1d8)),getAgentConfig_1=require(a16_0x1d07cb(0x1c7)),limitConfig_1=require('./limitConfig'),validateConfig=_0x3709a5=>{const _0x230b94=a16_0x1d07cb,_0x421926={};try{config_1[_0x230b94(0x1e1)]['validateSync'](_0x3709a5,{'abortEarly':![]});}catch(_0x48a04b){_0x48a04b[_0x230b94(0x1e4)][_0x230b94(0x1c4)](_0x4bb480=>_0x4bb480[_0x230b94(0x1c3)]&&_0x4bb480[_0x230b94(0x1d5)])[_0x230b94(0x1d4)](_0x51e9b2=>{_0x421926[_0x51e9b2['path']]=_0x51e9b2['message'];});}return _0x421926;};exports[a16_0x1d07cb(0x1fa)]=validateConfig;function a16_0x12f0(){const _0x457368=['AGENT_LOG_LEVEL','LIGHTRUN_PROXY_PASSWORD','path','filter','GAE_SERVICE','GAE_MODULE_VERSION','./getAgentConfig','limitConfig','metadata','LIGHTRUN_STD_ERR_THRESHOLD','constructor','version','agentLogLevel','AGENT_LOG_TARGET_DIR','FUNCTION_NAME','24sMATIa','LIGHTRUN_PROXY_USERNAME','service','31921550hCEqip','forEach','message','getAgentConfig','NO_CHECK_CERTIFICATE','../util/utils','agentLogMaxFileCount','stdErrThreshold','../config','LIGHTRUN_SECRET','LIGHTRUN_PROXY_PORT','AGENT_LOG_MAX_FILE_SIZE_MB','4dEjKyJ','AGENT_LOG_MAX_FILE_COUNT','configSchema','LIGHTRUN_PROXY_HOST','getBooleanValue','inner','split','toString','LIGHTRUN_API_ENDPOINT','env','agentLogTargetDir','1360832uhJknF','(((.+)+)+)+$','normalizeConfig','K_SERVICE','GAE_DEPLOYMENT_ID','2514wXLJvu','17185nYQzkI','agentLog','LIGHTRUN_INIT_WAIT_TIME_MS','search','6036678EICrQH','__esModule','LIGHTRUN_TAGS','GAE_MODULE_NAME','LIGHTRUN_AGENT_CONFIG','agentConfigFile','validateConfig','LIGHTRUN_WAIT_FOR_INIT','GAE_VERSION','4426632uVobJA','270194OnTLyw','711431YbMMyf','serviceContext'];a16_0x12f0=function(){return _0x457368;};return a16_0x12f0();}const normalizeConfig=_0xff3058=>{const _0x15ac1=a16_0x1d07cb,_0x45131b={'serviceContext':{'service':process['env'][_0x15ac1(0x1c5)]||process[_0x15ac1(0x1e8)][_0x15ac1(0x1f7)]||process[_0x15ac1(0x1e8)][_0x15ac1(0x1ed)],'version':process[_0x15ac1(0x1e8)][_0x15ac1(0x1fc)]||process[_0x15ac1(0x1e8)][_0x15ac1(0x1c6)]||process[_0x15ac1(0x1e8)]['K_REVISION'],'minorVersion_':process[_0x15ac1(0x1e8)][_0x15ac1(0x1ee)]||process[_0x15ac1(0x1e8)]['GAE_MINOR_VERSION']},'metadata':{'filename':process['env']['LIGHTRUN_METADATA_FILE'],'registration':{}},'lightrunSecret':process[_0x15ac1(0x1e8)][_0x15ac1(0x1dc)],'apiEndpoint':process[_0x15ac1(0x1e8)][_0x15ac1(0x1e7)],'noCheckCertificate':(0x0,utils_1[_0x15ac1(0x1e3)])(process['env'][_0x15ac1(0x1d7)]),'fetchBreakpointsOnce':(0x0,utils_1[_0x15ac1(0x1e3)])(process[_0x15ac1(0x1e8)]['FETCH_BREAKPOINTS_ONCE']),'lightrunWaitForInit':(0x0,utils_1[_0x15ac1(0x1e3)])(process[_0x15ac1(0x1e8)][_0x15ac1(0x1fb)]),'lightrunInitWaitTimeMs':process[_0x15ac1(0x1e8)][_0x15ac1(0x1f2)],'agentLog':_0xff3058?.[_0x15ac1(0x1f1)]||{},'proxy':{'host':process[_0x15ac1(0x1e8)][_0x15ac1(0x1e2)],'port':parseInt(process[_0x15ac1(0x1e8)][_0x15ac1(0x1dd)]||'')||undefined,'username':process[_0x15ac1(0x1e8)][_0x15ac1(0x1d1)],'password':process[_0x15ac1(0x1e8)][_0x15ac1(0x1c2)]}};process['env'][_0x15ac1(0x1ca)]!==undefined&&(_0x45131b['agentLog'][_0x15ac1(0x1da)]=process[_0x15ac1(0x1e8)][_0x15ac1(0x1ca)]);process['env'][_0x15ac1(0x1c1)]!==undefined&&(_0x45131b[_0x15ac1(0x1f1)][_0x15ac1(0x1cd)]=process[_0x15ac1(0x1e8)][_0x15ac1(0x1c1)]);process[_0x15ac1(0x1e8)]['AGENT_LOG_TARGET_DIR']!==undefined&&(_0x45131b['agentLog'][_0x15ac1(0x1e9)]=process['env'][_0x15ac1(0x1ce)]);process[_0x15ac1(0x1e8)][_0x15ac1(0x1e0)]!==undefined&&(_0x45131b[_0x15ac1(0x1f1)][_0x15ac1(0x1d9)]=parseInt(process[_0x15ac1(0x1e8)][_0x15ac1(0x1e0)]));process[_0x15ac1(0x1e8)][_0x15ac1(0x1de)]!==undefined&&(_0x45131b['agentLog']['agentLogMaxFileSizeMb']=parseInt(process['env'][_0x15ac1(0x1de)]));process[_0x15ac1(0x1e8)][_0x15ac1(0x1cf)]&&(_0x45131b[_0x15ac1(0x1c0)][_0x15ac1(0x1d2)]=process[_0x15ac1(0x1e8)][_0x15ac1(0x1cf)],_0x45131b[_0x15ac1(0x1c0)][_0x15ac1(0x1cc)]='unversioned');process[_0x15ac1(0x1e8)]['LIGHTRUN_TAGS']&&(_0x45131b[_0x15ac1(0x1c9)]['registration']={'tags':process[_0x15ac1(0x1e8)][_0x15ac1(0x1f6)][_0x15ac1(0x1e5)](',')});const _0xfde269=(0x0,getAgentConfig_1[_0x15ac1(0x1d6)])(process[_0x15ac1(0x1e8)][_0x15ac1(0x1f8)]||_0xff3058?.[_0x15ac1(0x1f9)]||config_1['defaultConfig'][_0x15ac1(0x1f9)]),_0x4d1e29=(0x0,limitConfig_1[_0x15ac1(0x1c8)])(extend(!![],{},config_1['defaultConfig'],_0xfde269,_0xff3058,_0x45131b)),_0x5848c2=(0x0,exports['validateConfig'])(_0x4d1e29);return{..._0x4d1e29,'errors':_0x5848c2};};function a16_0x4647(_0x20524c,_0x16b1ba){const _0x24bcc3=a16_0x12f0();return a16_0x4647=function(_0x5aa5d6,_0x5106f9){_0x5aa5d6=_0x5aa5d6-0x1c0;let _0x12f011=_0x24bcc3[_0x5aa5d6];return _0x12f011;},a16_0x4647(_0x20524c,_0x16b1ba);}exports[a16_0x1d07cb(0x1ec)]=normalizeConfig;
1
+ const a16_0x4ce2af=a16_0x559d;(function(_0x36e3df,_0x4c8dcd){const _0x268ed0=a16_0x559d,_0x4de02d=_0x36e3df();while(!![]){try{const _0x6ad20c=-parseInt(_0x268ed0(0x18d))/0x1+parseInt(_0x268ed0(0x1c1))/0x2*(-parseInt(_0x268ed0(0x18a))/0x3)+-parseInt(_0x268ed0(0x186))/0x4*(-parseInt(_0x268ed0(0x1a8))/0x5)+-parseInt(_0x268ed0(0x1b0))/0x6+parseInt(_0x268ed0(0x1ba))/0x7*(parseInt(_0x268ed0(0x19f))/0x8)+-parseInt(_0x268ed0(0x1ae))/0x9+parseInt(_0x268ed0(0x1a9))/0xa*(parseInt(_0x268ed0(0x1c0))/0xb);if(_0x6ad20c===_0x4c8dcd)break;else _0x4de02d['push'](_0x4de02d['shift']());}catch(_0x1aeffd){_0x4de02d['push'](_0x4de02d['shift']());}}}(a16_0x4b38,0x208b5));const a16_0x22870e=(function(){let _0x4191c1=!![];return function(_0x5da585,_0x47fa39){const _0xd741e9=_0x4191c1?function(){if(_0x47fa39){const _0x4c78e9=_0x47fa39['apply'](_0x5da585,arguments);return _0x47fa39=null,_0x4c78e9;}}:function(){};return _0x4191c1=![],_0xd741e9;};}()),a16_0x278925=a16_0x22870e(this,function(){const _0x55ed3b=a16_0x559d;return a16_0x278925[_0x55ed3b(0x18e)]()[_0x55ed3b(0x1b5)]('(((.+)+)+)+$')[_0x55ed3b(0x18e)]()[_0x55ed3b(0x1bf)](a16_0x278925)[_0x55ed3b(0x1b5)]('(((.+)+)+)+$');});function a16_0x559d(_0x2e345c,_0x5d55b7){const _0x509250=a16_0x4b38();return a16_0x559d=function(_0x278925,_0x22870e){_0x278925=_0x278925-0x182;let _0x4b3876=_0x509250[_0x278925];return _0x4b3876;},a16_0x559d(_0x2e345c,_0x5d55b7);}a16_0x278925();'use strict';Object[a16_0x4ce2af(0x1c5)](exports,a16_0x4ce2af(0x1c2),{'value':!![]}),exports['normalizeConfig']=exports['validateConfig']=void 0x0;const extend=require('extend'),config_1=require(a16_0x4ce2af(0x1b3)),utils_1=require(a16_0x4ce2af(0x182)),getAgentConfig_1=require(a16_0x4ce2af(0x1bc)),limitConfig_1=require(a16_0x4ce2af(0x1be)),validateConfig=_0x2d4e79=>{const _0x1bc7ba=a16_0x4ce2af,_0x480f2c={};try{config_1[_0x1bc7ba(0x191)][_0x1bc7ba(0x183)](_0x2d4e79,{'abortEarly':![]});}catch(_0x1bafc6){_0x1bafc6['inner'][_0x1bc7ba(0x197)](_0x151507=>_0x151507[_0x1bc7ba(0x1ab)]&&_0x151507[_0x1bc7ba(0x1a1)])['forEach'](_0x262c33=>{const _0x287370=_0x1bc7ba;_0x480f2c[_0x262c33[_0x287370(0x1ab)]]=_0x262c33['message'];});}return _0x480f2c;};exports[a16_0x4ce2af(0x196)]=validateConfig;const normalizeConfig=_0x505386=>{const _0x2886fc=a16_0x4ce2af,_0x42a685={'serviceContext':{'service':process[_0x2886fc(0x189)][_0x2886fc(0x19c)]||process[_0x2886fc(0x189)][_0x2886fc(0x198)]||process[_0x2886fc(0x189)][_0x2886fc(0x1b4)],'version':process[_0x2886fc(0x189)][_0x2886fc(0x184)]||process[_0x2886fc(0x189)][_0x2886fc(0x1a4)]||process['env'][_0x2886fc(0x19a)],'minorVersion_':process[_0x2886fc(0x189)][_0x2886fc(0x1a7)]||process[_0x2886fc(0x189)]['GAE_MINOR_VERSION']},'metadata':{'filename':process['env']['LIGHTRUN_METADATA_FILE'],'registration':{}},'lightrunSecret':process[_0x2886fc(0x189)][_0x2886fc(0x18f)],'apiEndpoint':process[_0x2886fc(0x189)][_0x2886fc(0x1ad)],'noCheckCertificate':(0x0,utils_1[_0x2886fc(0x1c4)])(process[_0x2886fc(0x189)][_0x2886fc(0x1b8)]),'fetchBreakpointsOnce':(0x0,utils_1[_0x2886fc(0x1c4)])(process[_0x2886fc(0x189)]['FETCH_BREAKPOINTS_ONCE']),'lightrunWaitForInit':(0x0,utils_1[_0x2886fc(0x1c4)])(process[_0x2886fc(0x189)][_0x2886fc(0x1a0)]),'lightrunInitWaitTimeMs':process[_0x2886fc(0x189)][_0x2886fc(0x18b)],'agentLog':_0x505386?.[_0x2886fc(0x1b2)]||{},'proxy':{'host':process['env'][_0x2886fc(0x193)],'port':parseInt(process[_0x2886fc(0x189)][_0x2886fc(0x1a3)]||'')||undefined,'username':process[_0x2886fc(0x189)][_0x2886fc(0x190)],'password':process[_0x2886fc(0x189)][_0x2886fc(0x199)]}};process[_0x2886fc(0x189)]['LIGHTRUN_STD_ERR_THRESHOLD']!==undefined&&(_0x42a685[_0x2886fc(0x1b2)][_0x2886fc(0x1bb)]=process[_0x2886fc(0x189)][_0x2886fc(0x19d)]);process['env'][_0x2886fc(0x1b9)]!==undefined&&(_0x42a685['agentLog'][_0x2886fc(0x19b)]=process[_0x2886fc(0x189)][_0x2886fc(0x1b9)]);process[_0x2886fc(0x189)][_0x2886fc(0x18c)]!==undefined&&(_0x42a685[_0x2886fc(0x1b2)][_0x2886fc(0x1b1)]=process['env'][_0x2886fc(0x18c)]);process[_0x2886fc(0x189)][_0x2886fc(0x1a2)]!==undefined&&(_0x42a685[_0x2886fc(0x1b2)][_0x2886fc(0x1aa)]=parseInt(process[_0x2886fc(0x189)]['AGENT_LOG_MAX_FILE_COUNT']));process['env'][_0x2886fc(0x1b7)]!==undefined&&(_0x42a685['agentLog'][_0x2886fc(0x1b6)]=parseInt(process[_0x2886fc(0x189)]['AGENT_LOG_MAX_FILE_SIZE_MB']));process[_0x2886fc(0x189)][_0x2886fc(0x188)]&&(_0x42a685['serviceContext'][_0x2886fc(0x1c3)]=process['env'][_0x2886fc(0x188)],_0x42a685[_0x2886fc(0x1a5)][_0x2886fc(0x1bd)]=_0x2886fc(0x1c6));process['env'][_0x2886fc(0x1ac)]&&(_0x42a685[_0x2886fc(0x195)][_0x2886fc(0x1a6)]={'tags':process['env'][_0x2886fc(0x1ac)][_0x2886fc(0x19e)](',')});const _0x477204=(0x0,getAgentConfig_1['getAgentConfig'])(process['env'][_0x2886fc(0x192)]||_0x505386?.[_0x2886fc(0x1af)]||config_1[_0x2886fc(0x185)]['agentConfigFile']),_0x230c05=(0x0,limitConfig_1[_0x2886fc(0x194)])(extend(!![],{},config_1['defaultConfig'],_0x477204,_0x505386,_0x42a685)),_0x3c1bfc=(0x0,exports[_0x2886fc(0x196)])(_0x230c05);return{..._0x230c05,'errors':_0x3c1bfc};};function a16_0x4b38(){const _0x1a3e9a=['../util/utils','validateSync','GAE_VERSION','defaultConfig','628PjctaT','normalizeConfig','FUNCTION_NAME','env','375234ajYhme','LIGHTRUN_INIT_WAIT_TIME_MS','AGENT_LOG_TARGET_DIR','93199gmeMZI','toString','LIGHTRUN_SECRET','LIGHTRUN_PROXY_USERNAME','configSchema','LIGHTRUN_AGENT_CONFIG','LIGHTRUN_PROXY_HOST','limitConfig','metadata','validateConfig','filter','GAE_MODULE_NAME','LIGHTRUN_PROXY_PASSWORD','K_REVISION','agentLogLevel','GAE_SERVICE','LIGHTRUN_STD_ERR_THRESHOLD','split','592fTmuYd','LIGHTRUN_WAIT_FOR_INIT','message','AGENT_LOG_MAX_FILE_COUNT','LIGHTRUN_PROXY_PORT','GAE_MODULE_VERSION','serviceContext','registration','GAE_DEPLOYMENT_ID','2005DkPOcp','60bVyNvj','agentLogMaxFileCount','path','LIGHTRUN_TAGS','LIGHTRUN_API_ENDPOINT','1686087tqSWeD','agentConfigFile','1092516csLfoO','agentLogTargetDir','agentLog','../config','K_SERVICE','search','agentLogMaxFileSizeMb','AGENT_LOG_MAX_FILE_SIZE_MB','NO_CHECK_CERTIFICATE','AGENT_LOG_LEVEL','16051eqhpBY','stdErrThreshold','./getAgentConfig','version','./limitConfig','constructor','1124651EvlMoM','4CQXQmr','__esModule','service','getBooleanValue','defineProperty','unversioned'];a16_0x4b38=function(){return _0x1a3e9a;};return a16_0x4b38();}exports[a16_0x4ce2af(0x187)]=normalizeConfig;
@@ -1 +1 @@
1
- function a17_0x135c(){const _0x5f0314=['delimit','9864bJyXYu','657208tzGeVa','121PhZGqk','defineProperty','tokenize','search','1460FvJexi','push','135nyLAbx','length','3226EtViEQ','(((.+)+)+)+$','537040jrzUYb','toString','847eNLPfs','constructor','1777014UkRkxm','./delimit','30136OXCnsU','1296132mnLbaP','9tslomw'];a17_0x135c=function(){return _0x5f0314;};return a17_0x135c();}const a17_0x28bd54=a17_0x1cde;(function(_0x499c06,_0x3a98fa){const _0x34b09a=a17_0x1cde,_0x568e06=_0x499c06();while(!![]){try{const _0x182903=-parseInt(_0x34b09a(0xb0))/0x1*(parseInt(_0x34b09a(0xb2))/0x2)+-parseInt(_0x34b09a(0xbc))/0x3*(parseInt(_0x34b09a(0xa9))/0x4)+-parseInt(_0x34b09a(0xae))/0x5*(parseInt(_0x34b09a(0xa8))/0x6)+-parseInt(_0x34b09a(0xb6))/0x7*(-parseInt(_0x34b09a(0xba))/0x8)+-parseInt(_0x34b09a(0xb8))/0x9+parseInt(_0x34b09a(0xb4))/0xa+parseInt(_0x34b09a(0xaa))/0xb*(parseInt(_0x34b09a(0xbb))/0xc);if(_0x182903===_0x3a98fa)break;else _0x568e06['push'](_0x568e06['shift']());}catch(_0x20b3a5){_0x568e06['push'](_0x568e06['shift']());}}}(a17_0x135c,0x4b8e5));const a17_0x435ba5=(function(){let _0x2fccfe=!![];return function(_0x1ccfa0,_0x2bb480){const _0x582497=_0x2fccfe?function(){if(_0x2bb480){const _0x51f825=_0x2bb480['apply'](_0x1ccfa0,arguments);return _0x2bb480=null,_0x51f825;}}:function(){};return _0x2fccfe=![],_0x582497;};}()),a17_0x36d4bf=a17_0x435ba5(this,function(){const _0x434d4a=a17_0x1cde;return a17_0x36d4bf[_0x434d4a(0xb5)]()[_0x434d4a(0xad)](_0x434d4a(0xb3))['toString']()[_0x434d4a(0xb7)](a17_0x36d4bf)[_0x434d4a(0xad)]('(((.+)+)+)+$');});a17_0x36d4bf();function a17_0x1cde(_0x4ca8aa,_0x130ff0){const _0x241376=a17_0x135c();return a17_0x1cde=function(_0x36d4bf,_0x435ba5){_0x36d4bf=_0x36d4bf-0xa7;let _0x135c31=_0x241376[_0x36d4bf];return _0x135c31;},a17_0x1cde(_0x4ca8aa,_0x130ff0);}'use strict';Object[a17_0x28bd54(0xab)](exports,'__esModule',{'value':!![]}),exports[a17_0x28bd54(0xac)]=void 0x0;const delimit_1=require(a17_0x28bd54(0xb9)),tokenize=(_0x4f0eb8,_0x474bd2)=>{const _0x2c69ad=a17_0x28bd54;let _0x3b2089=(0x0,delimit_1[_0x2c69ad(0xa7)])(_0x4f0eb8,'$$');for(let _0x5e285b=_0x474bd2-0x1;_0x5e285b>=0x0;_0x5e285b--){const _0x372def=[];for(let _0x5d4c83=0x0;_0x5d4c83<_0x3b2089[_0x2c69ad(0xb1)];_0x5d4c83++){_0x3b2089[_0x5d4c83]['v']?_0x372def[_0x2c69ad(0xaf)](_0x3b2089[_0x5d4c83]):_0x372def[_0x2c69ad(0xaf)](...(0x0,delimit_1[_0x2c69ad(0xa7)])(_0x3b2089[_0x5d4c83],'$'+_0x5e285b));}_0x3b2089=_0x372def;}return _0x3b2089;};exports[a17_0x28bd54(0xac)]=tokenize;
1
+ const a17_0x1b0cca=a17_0x467a;function a17_0x362c(){const _0x60114d=['delimit','16725346tLTVxq','length','8376gJdqXJ','(((.+)+)+)+$','push','search','830GXkneg','196zmhiaw','apply','tokenize','__esModule','14506ZUOdGM','12LkFUGz','1757916IEITCP','2348MzbwqC','constructor','3307465HSgXUK','./delimit','toString','457992MpHGAv','75UqYJBZ','123507GeTNwL'];a17_0x362c=function(){return _0x60114d;};return a17_0x362c();}(function(_0x348123,_0x57701d){const _0x41ba6e=a17_0x467a,_0x595114=_0x348123();while(!![]){try{const _0x592810=parseInt(_0x41ba6e(0x205))/0x1*(-parseInt(_0x41ba6e(0x1fc))/0x2)+parseInt(_0x41ba6e(0x1f3))/0x3*(parseInt(_0x41ba6e(0x1ff))/0x4)+parseInt(_0x41ba6e(0x201))/0x5*(-parseInt(_0x41ba6e(0x1fd))/0x6)+-parseInt(_0x41ba6e(0x1f8))/0x7*(parseInt(_0x41ba6e(0x204))/0x8)+-parseInt(_0x41ba6e(0x206))/0x9*(-parseInt(_0x41ba6e(0x1f7))/0xa)+parseInt(_0x41ba6e(0x208))/0xb+parseInt(_0x41ba6e(0x1fe))/0xc;if(_0x592810===_0x57701d)break;else _0x595114['push'](_0x595114['shift']());}catch(_0x523116){_0x595114['push'](_0x595114['shift']());}}}(a17_0x362c,0xee06f));const a17_0x2df541=(function(){let _0x60cb5=!![];return function(_0x30cd1c,_0x421e26){const _0x3e79fa=_0x60cb5?function(){const _0x3a9b18=a17_0x467a;if(_0x421e26){const _0xfbd97a=_0x421e26[_0x3a9b18(0x1f9)](_0x30cd1c,arguments);return _0x421e26=null,_0xfbd97a;}}:function(){};return _0x60cb5=![],_0x3e79fa;};}()),a17_0x1888ec=a17_0x2df541(this,function(){const _0x3cf31b=a17_0x467a;return a17_0x1888ec[_0x3cf31b(0x203)]()['search'](_0x3cf31b(0x1f4))[_0x3cf31b(0x203)]()[_0x3cf31b(0x200)](a17_0x1888ec)[_0x3cf31b(0x1f6)](_0x3cf31b(0x1f4));});function a17_0x467a(_0x496932,_0x15750c){const _0x3f7a70=a17_0x362c();return a17_0x467a=function(_0x1888ec,_0x2df541){_0x1888ec=_0x1888ec-0x1f3;let _0x362c37=_0x3f7a70[_0x1888ec];return _0x362c37;},a17_0x467a(_0x496932,_0x15750c);}a17_0x1888ec();'use strict';Object['defineProperty'](exports,a17_0x1b0cca(0x1fb),{'value':!![]}),exports[a17_0x1b0cca(0x1fa)]=void 0x0;const delimit_1=require(a17_0x1b0cca(0x202)),tokenize=(_0x465df2,_0x172fb1)=>{const _0x294172=a17_0x1b0cca;let _0x424b0b=(0x0,delimit_1['delimit'])(_0x465df2,'$$');for(let _0x49e43e=_0x172fb1-0x1;_0x49e43e>=0x0;_0x49e43e--){const _0x11d4f8=[];for(let _0x19b29d=0x0;_0x19b29d<_0x424b0b[_0x294172(0x209)];_0x19b29d++){_0x424b0b[_0x19b29d]['v']?_0x11d4f8[_0x294172(0x1f5)](_0x424b0b[_0x19b29d]):_0x11d4f8['push'](...(0x0,delimit_1[_0x294172(0x207)])(_0x424b0b[_0x19b29d],'$'+_0x49e43e));}_0x424b0b=_0x11d4f8;}return _0x424b0b;};exports[a17_0x1b0cca(0x1fa)]=tokenize;
@@ -1 +1 @@
1
- const a18_0x49cd9d=a18_0xa5ab;(function(_0x28b982,_0x58f9b2){const _0x36d3f0=a18_0xa5ab,_0x494ecd=_0x28b982();while(!![]){try{const _0x13a31c=-parseInt(_0x36d3f0(0x1c1))/0x1*(-parseInt(_0x36d3f0(0x250))/0x2)+-parseInt(_0x36d3f0(0x1b2))/0x3+parseInt(_0x36d3f0(0x1ed))/0x4*(parseInt(_0x36d3f0(0x219))/0x5)+parseInt(_0x36d3f0(0x249))/0x6+parseInt(_0x36d3f0(0x1e5))/0x7+parseInt(_0x36d3f0(0x277))/0x8*(parseInt(_0x36d3f0(0x251))/0x9)+-parseInt(_0x36d3f0(0x1ac))/0xa*(parseInt(_0x36d3f0(0x17e))/0xb);if(_0x13a31c===_0x58f9b2)break;else _0x494ecd['push'](_0x494ecd['shift']());}catch(_0x4ae200){_0x494ecd['push'](_0x494ecd['shift']());}}}(a18_0x17e2,0x80f40));function a18_0x17e2(){const _0x106d4e=['Lightrun\x20Debugger\x20is\x20attached\x20to\x20','replace','sourceContext','Cannot\x20read\x20private\x20member\x20from\x20an\x20object\x20whose\x20class\x20did\x20not\x20declare\x20it','./debuglet-helpers/createDebuggee','entries','breakpoint_set','keys','extraPaths','emit','isDisabled','rejecting\x20breakpoint','agentLogMaxFileCount','Switching\x20globalPiping\x20status\x20from\x20','wait','value','extend','name','filename','pid','stdErrThreshold','5.2\x20||\x20<4','pipingStatus','getRedactions','./debuglet-helpers/mapSubtract','setBlocklistManager','disable','EnvironmentMetadata','removeBreakpoint','debuglet','):\x20pattern:\x20','Scanner','posix','__classPrivateFieldSet','values','LOG','undefined','20vPvHpd','\x09updating\x20breakpoint\x20data\x20on\x20server\x20(no\x20errors)\x20for','logger','normalizeConfig','backoff','maxRequestRetryDelaySeconds','1320939rzFIaN','filter','collectLogRequestId','promisify','sendAgentLogsToServer','Fetching\x20breakpoints','unref','./debuglet-helpers/format','logMainConfigParams','./io/file-index','createTime','initError','blacklist','get','Working\x20directory:\x20','5DnagHI','Starting\x20debuggee','\x0a\x09expressions:\x20','log','agentLogLevel','source-context.json','./v8/debugapi','concat','NODE_VERSION_MESSAGE','./configuration-provider','mainModule','hash','createLogger','remotelyDisabled','enqueueBreakpointUpdate','stringify','ALLOW_EXPRESSIONS_MESSAGE','isReadyManager','UNSPECIFIED','Failed\x20to\x20re-register\x20debuggee\x20','./reduction/redaction-manager-re2js','events','registered','create','satisfies','then','isRedactionActive','ignoreQuota','getProps','CachedPromise','\x09Invalid\x20list\x20response:\x20empty\x20body.\x20Retrying\x20in\x20','mapFiles','removePerBreakpointQuota','globalPipingStatus','getLevel','to\x20avoid\x20a\x20scan\x20of\x20the\x20entire\x20filesystem\x20for\x20JavaScript\x20files.\x20','6634817zNipbS','apply','defineProperty','type','js.map','Blacklist:\x20\x0a\x09','createPerBreakpointConditionQuota','\x20(type:\x20','2433676KhAYBH','SIGINT','map','seconds','\x09remove\x20breakpoint','internal','do\x20this.','clientConnectionTimeoutInSeconds','sep','info','Noting\x20to\x20stop,\x20agent\x20is\x20not\x20running','../types/stackdriver','allowRootAsWorkingDirectory','fetcherActive','\x20to\x20','started','./quota-manager','GAE_MINOR_VERSION','NOT_SET','collectAndSendLog','once','createDebuggee','debug','replaceRedactedByValue','logLevel','function','util','AGENT_LOG_FILE','./reduction/redaction-manager','packageInfo','Stopping\x20Debuglet','shouldRedactByName','BREAKPOINT_ACTION_MESSAGE','push','../client/stackdriver/status-message','Debuggee\x20is\x20not\x20registered','call','search','message','path','Private\x20method\x20is\x20not\x20writable','javascriptFileExtensions','caseInsensitive','agentLog','5sncARg','deregister','logs\x20path\x20not\x20defined\x20or\x20log\x20file\x20does\x20not\x20exits','getInitialLevel','findFiles','clear','\x09Long\x20poll\x20completed.','Active\x20Breakpoints:\x20\x0a','selectFiles','utf8','Malformed\x20source-context.json\x20file:\x20','parameters','beforeExit','bind','default','condition','\x09successfully\x20added\x20breakpoint','\x20completed.','Redactions:\x20\x0a\x09','Cannot\x20write\x20private\x20member\x20to\x20an\x20object\x20whose\x20class\x20did\x20not\x20declare\x20it','breakpointExpirationSec','\x0a\x09condition:\x20','isError','CAPTURE','debuggee','FileIndex','stop','isOutOfQuota','expressions','resolve','config','The\x20working\x20directory\x20is\x20a\x20root\x20directory.\x20Disabling\x20','inspect','listBreakpoints','pipingManager','blacklist_exception','error','DEBUG','agentLogTargetDir','workingDirectory','register','./piping-manager','Debuglet','description','setPatterns','has','\x09Notifying\x20server\x20about\x20error\x20for\x20','\x20because\x20','1741014PakkPG','breakpoints','expirationSeconds','.\x20Error:\x20','warn','\x09Got\x20error\x20from\x20server.\x20status:\x20','waitExpired','348584mtsqsI','126InGrwU','readFullVersion','mapSubtract','redactionEnabled','setPipingStatus','format','jsFileIndex','pipeLogs','reporting\x20breakpoint\x20','join','env','getBlocklist','StatusMessage','\x0a\x09createdTime:\x20','scan','length','PipingManager','assert','Expiring\x20breakpoint','isRunning','Scheduling\x20registration\x20in\x20','Server\x20breakpoints:\x0a','SIGQUIT','Error\x20scanning\x20the\x20filesystem.','Error\x20processing\x20the\x20sourcemaps.','promiseResolve','isFinalState','LOGPOINT:\x20','./controller','\x20caseInsensitive:\x20','QuotaManager','set','activeBreakpointMap','isReady','forEach','action','Agent\x20log\x20level\x20is\x20switched\x20to\x20default\x20(','Found\x20breakpoint\x20with\x20invalid\x20action:','241848jEmZRk','constructor','location','(((.+)+)+)+$','toString','./agent-logger','setCustomLogLevel','kill','./io/sourcemapper','Result:\x20\x0a','pattern','breakpointUpdateIntervalSec','now','prettyError','status','errors','11949344vKJraP','setLevel','\x09adding\x20breakpoint','expirationTime','Agent\x20log\x20level\x20is\x20switched\x20to\x20DEBUG','.\x20Retrying\x20in\x20','addAndPipeLog','PatternsBlocklistManager','version'];a18_0x17e2=function(){return _0x106d4e;};return a18_0x17e2();}const a18_0x509bec=(function(){let _0x4e924a=!![];return function(_0x206d5e,_0x6cf4b5){const _0x18b311=_0x4e924a?function(){const _0x1228f2=a18_0xa5ab;if(_0x6cf4b5){const _0x1e62af=_0x6cf4b5[_0x1228f2(0x1e6)](_0x206d5e,arguments);return _0x6cf4b5=null,_0x1e62af;}}:function(){};return _0x4e924a=![],_0x18b311;};}()),a18_0x682ce4=a18_0x509bec(this,function(){const _0x1b2158=a18_0xa5ab;return a18_0x682ce4[_0x1b2158(0x27b)]()[_0x1b2158(0x212)]('(((.+)+)+)+$')[_0x1b2158(0x27b)]()[_0x1b2158(0x278)](a18_0x682ce4)[_0x1b2158(0x212)](_0x1b2158(0x27a));});a18_0x682ce4();'use strict';var __classPrivateFieldSet=this&&this[a18_0x49cd9d(0x1a8)]||function(_0x47dfa3,_0x3a05ab,_0x23df1d,_0x157844,_0x4e6437){const _0x23be85=a18_0x49cd9d;if(_0x157844==='m')throw new TypeError(_0x23be85(0x215));if(_0x157844==='a'&&!_0x4e6437)throw new TypeError('Private\x20accessor\x20was\x20defined\x20without\x20a\x20setter');if(typeof _0x3a05ab===_0x23be85(0x206)?_0x47dfa3!==_0x3a05ab||!_0x4e6437:!_0x3a05ab[_0x23be85(0x246)](_0x47dfa3))throw new TypeError(_0x23be85(0x22c));return _0x157844==='a'?_0x4e6437[_0x23be85(0x211)](_0x47dfa3,_0x23df1d):_0x4e6437?_0x4e6437[_0x23be85(0x196)]=_0x23df1d:_0x3a05ab['set'](_0x47dfa3,_0x23df1d),_0x23df1d;},__classPrivateFieldGet=this&&this['__classPrivateFieldGet']||function(_0x10f6fc,_0x757f4b,_0x14cc0d,_0x29d51e){const _0x215b83=a18_0x49cd9d;if(_0x14cc0d==='a'&&!_0x29d51e)throw new TypeError('Private\x20accessor\x20was\x20defined\x20without\x20a\x20getter');if(typeof _0x757f4b==='function'?_0x10f6fc!==_0x757f4b||!_0x29d51e:!_0x757f4b[_0x215b83(0x246)](_0x10f6fc))throw new TypeError(_0x215b83(0x18a));return _0x14cc0d==='m'?_0x29d51e:_0x14cc0d==='a'?_0x29d51e['call'](_0x10f6fc):_0x29d51e?_0x29d51e[_0x215b83(0x196)]:_0x757f4b['get'](_0x10f6fc);},_Debuglet_instances,_a,_Debuglet_debug,_Debuglet_v8debug,_Debuglet_running,_Debuglet_controller,_Debuglet_completedBreakpointMap,_Debuglet_breakpointFetchedTimestamp,_Debuglet_breakpointFetched,_Debuglet_debuggeeRegistered,_Debuglet_nextEnableTimeout,_Debuglet_debuggeEnvironmentProperties,_Debuglet_scanner,_Debuglet_quotaManager,_Debuglet_blocklistManager,_Debuglet_redactionManager,_Debuglet_configProvider,_Debuglet_buildRegExp,_Debuglet_registerSignals,_Debuglet_register_,_Debuglet_scheduleRegistration_,_Debuglet_scheduleBreakpointFetch_,_Debuglet_updatePromise,_Debuglet_updateActiveBreakpoints_,_Debuglet_convertBreakpointListToMap_,_Debuglet_removeBreakpoint_,_Debuglet_addBreakpoint_,_Debuglet_updateBreakpoint_,_Debuglet_reportBreakpointAccepted_,_Debuglet_rejectBreakpoint_,_Debuglet_expireOldBreakpoints,_Debuglet_getOldBreakpoints,_Debuglet_getBlocklist,_Debuglet_getRedactions,_Debuglet_stringify;Object[a18_0x49cd9d(0x1e7)](exports,'__esModule',{'value':!![]}),exports[a18_0x49cd9d(0x243)]=exports[a18_0x49cd9d(0x1de)]=void 0x0;const assert=require(a18_0x49cd9d(0x262)),events_1=require(a18_0x49cd9d(0x1d6)),extend=require(a18_0x49cd9d(0x197)),fs=require('fs'),path=require('path'),util=require(a18_0x49cd9d(0x207)),status_message_1=require(a18_0x49cd9d(0x20f)),stackdriver_1=require(a18_0x49cd9d(0x1f8)),agent_logger_1=require(a18_0x49cd9d(0x27c)),config_1=require('./config'),controller_1=require(a18_0x49cd9d(0x26d)),SourceMapper=require(a18_0x49cd9d(0x27f)),debugapi=require(a18_0x49cd9d(0x1c7)),piping_manager_1=require(a18_0x49cd9d(0x242)),quota_manager_1=require(a18_0x49cd9d(0x1fd)),patterns_blocklist_manager_1=require('./blocklisting/patterns-blocklist-manager'),scanner_1=require('./io/scanner'),environment_metadata_1=require('./environment-metadata'),file_index_1=require(a18_0x49cd9d(0x1bb)),utils_1=require('./util/utils'),redaction_manager_1=require(a18_0x49cd9d(0x209)),configuration_provider_1=require(a18_0x49cd9d(0x1ca)),normalizeConfig_1=require('./debuglet-helpers/normalizeConfig'),mapSubtract_1=require(a18_0x49cd9d(0x19f)),format_1=require(a18_0x49cd9d(0x1b9)),createDebuggee_1=require(a18_0x49cd9d(0x18b)),readFilep=util[a18_0x49cd9d(0x1b5)](fs['readFile']),PROMISE_RESOLVE_CUT_OFF_IN_MILLISECONDS=(0x28+0x21c)/0x2*0x3e8,formatBreakpoint=(_0x54831c,_0x4cce79)=>{const _0x2fee6d=a18_0x49cd9d;let _0x31afa8=_0x54831c+util[_0x2fee6d(0x256)]('breakpoint\x20id:\x20%s,\x0a\x09type:\x20%s\x0a\x09location:\x20%s',_0x4cce79['id'],_0x4cce79[_0x2fee6d(0x274)],util[_0x2fee6d(0x239)](_0x4cce79[_0x2fee6d(0x279)]));if(_0x4cce79['createTime']){const _0x589e4f=Number(_0x4cce79[_0x2fee6d(0x1bc)][_0x2fee6d(0x1f0)]),_0x4a2bde=new Date(_0x589e4f*0x3e8);_0x31afa8+=_0x2fee6d(0x25e)+_0x4a2bde[_0x2fee6d(0x27b)]();}return _0x4cce79[_0x2fee6d(0x228)]&&(_0x31afa8+=_0x2fee6d(0x22e)+util[_0x2fee6d(0x239)](_0x4cce79[_0x2fee6d(0x228)])),_0x4cce79[_0x2fee6d(0x235)]&&(_0x31afa8+=_0x2fee6d(0x1c3)+util[_0x2fee6d(0x239)](_0x4cce79['expressions'])),_0x31afa8;},formatBreakpoints=(_0x38f637,_0x5a6ba0)=>{const _0x40b8da=a18_0x49cd9d;return _0x38f637+Object[_0x40b8da(0x18e)](_0x5a6ba0)[_0x40b8da(0x1ef)](_0x210027=>{return formatBreakpoint('',_0x5a6ba0[_0x210027]);})[_0x40b8da(0x25a)]('\x0a');};class CachedPromise{constructor(){const _0x41604b=a18_0x49cd9d;this[_0x41604b(0x26a)]=null,this['promise']=new Promise(_0x7f9328=>{this['promiseResolve']=_0x7f9328;});}[a18_0x49cd9d(0x1bf)](){return this['promise'];}[a18_0x49cd9d(0x236)](){const _0x113c0d=a18_0x49cd9d;this[_0x113c0d(0x26a)]&&(this[_0x113c0d(0x26a)](),this[_0x113c0d(0x26a)]=null);}}exports['CachedPromise']=CachedPromise;class IsReadyImpl{constructor(_0x597044){const _0xc4c961=a18_0x49cd9d;this[_0xc4c961(0x1a4)]=_0x597044;}[a18_0x49cd9d(0x272)](){const _0x59bde5=a18_0x49cd9d;return this[_0x59bde5(0x1a4)][_0x59bde5(0x272)]();}}class Debuglet extends events_1['EventEmitter']{constructor(_0x5b6f24,_0x5adc4d){const _0x194fe9=a18_0x49cd9d;super(),_Debuglet_instances['add'](this),_Debuglet_debug[_0x194fe9(0x270)](this,void 0x0),_Debuglet_v8debug[_0x194fe9(0x270)](this,void 0x0),_Debuglet_running[_0x194fe9(0x270)](this,void 0x0),_Debuglet_controller[_0x194fe9(0x270)](this,void 0x0),_Debuglet_completedBreakpointMap[_0x194fe9(0x270)](this,void 0x0),_Debuglet_breakpointFetchedTimestamp[_0x194fe9(0x270)](this,void 0x0),_Debuglet_breakpointFetched['set'](this,void 0x0),_Debuglet_debuggeeRegistered[_0x194fe9(0x270)](this,void 0x0),_Debuglet_nextEnableTimeout[_0x194fe9(0x270)](this,null),this[_0x194fe9(0x1d2)]=new IsReadyImpl(this),_Debuglet_debuggeEnvironmentProperties['set'](this,void 0x0),_Debuglet_scanner[_0x194fe9(0x270)](this,void 0x0),_Debuglet_quotaManager[_0x194fe9(0x270)](this,void 0x0),_Debuglet_blocklistManager['set'](this,void 0x0),_Debuglet_redactionManager['set'](this,void 0x0),_Debuglet_configProvider['set'](this,void 0x0),this[_0x194fe9(0x237)]=(0x0,normalizeConfig_1[_0x194fe9(0x1af)])(_0x5adc4d),__classPrivateFieldSet(this,_Debuglet_configProvider,new configuration_provider_1['ConfigurationProvider'](this[_0x194fe9(0x237)]),'f'),__classPrivateFieldSet(this,_Debuglet_debug,_0x5b6f24,'f'),__classPrivateFieldSet(this,_Debuglet_v8debug,null,'f'),__classPrivateFieldSet(this,_Debuglet_running,![],'f'),this['fetcherActive']=![],this[_0x194fe9(0x1ae)]=agent_logger_1[_0x194fe9(0x227)][_0x194fe9(0x1cd)](this[_0x194fe9(0x237)][_0x194fe9(0x218)][_0x194fe9(0x23f)],this[_0x194fe9(0x237)]['agentLog']['agentLogMaxFileSizeMb'],this[_0x194fe9(0x237)][_0x194fe9(0x218)][_0x194fe9(0x193)],this['config'][_0x194fe9(0x218)][_0x194fe9(0x1c5)],this[_0x194fe9(0x237)][_0x194fe9(0x218)][_0x194fe9(0x19b)]),(0x0,config_1[_0x194fe9(0x1ba)])(this[_0x194fe9(0x237)],this[_0x194fe9(0x1ae)]),__classPrivateFieldSet(this,_Debuglet_debuggeEnvironmentProperties,new environment_metadata_1[(_0x194fe9(0x1a2))](this[_0x194fe9(0x1ae)])[_0x194fe9(0x1dd)](),'f'),__classPrivateFieldSet(this,_Debuglet_controller,new controller_1['Controller'](__classPrivateFieldGet(this,_Debuglet_debug,'f'),this[_0x194fe9(0x237)],this['logger']),'f'),__classPrivateFieldSet(this,_Debuglet_scanner,new scanner_1[(_0x194fe9(0x1a6))](this[_0x194fe9(0x1ae)]),'f'),this['debuggee']=null,this[_0x194fe9(0x271)]={},__classPrivateFieldSet(this,_Debuglet_completedBreakpointMap,{},'f'),__classPrivateFieldSet(this,_Debuglet_breakpointFetched,null,'f'),__classPrivateFieldSet(this,_Debuglet_breakpointFetchedTimestamp,-Infinity,'f'),__classPrivateFieldSet(this,_Debuglet_debuggeeRegistered,new CachedPromise(),'f'),__classPrivateFieldSet(this,_Debuglet_quotaManager,new quota_manager_1[(_0x194fe9(0x26f))](this[_0x194fe9(0x1ae)],this[_0x194fe9(0x237)]),'f'),this[_0x194fe9(0x23b)]=new piping_manager_1[(_0x194fe9(0x261))]('APP_ONLY',__classPrivateFieldGet(this,_Debuglet_controller,'f'),this[_0x194fe9(0x237)]);}async[a18_0x49cd9d(0x21d)](_0x3e8515,_0x24dcff){const _0x3be8bb=a18_0x49cd9d,_0x38308=_0x3e8515[_0x3be8bb(0x240)],_0x31837e=await __classPrivateFieldGet(this,_Debuglet_scanner,'f')[_0x3be8bb(0x25f)](_0x38308,__classPrivateFieldGet(_a,_a,'m',_Debuglet_buildRegExp)[_0x3be8bb(0x211)](_a,_0x3e8515[_0x3be8bb(0x216)][_0x3be8bb(0x1c8)](_0x3be8bb(0x1e9))),_0x24dcff,_0x3e8515[_0x3be8bb(0x18f)]),_0x53bb49=_0x31837e['selectStats'](__classPrivateFieldGet(_a,_a,'m',_Debuglet_buildRegExp)[_0x3be8bb(0x211)](_a,_0x3e8515[_0x3be8bb(0x216)])),_0x5caa77=file_index_1[_0x3be8bb(0x232)]['fromFileStats'](_0x53bb49),_0x2494a4=_0x31837e[_0x3be8bb(0x221)](/.js.map$/,process['cwd']()),_0x2fc8af=_0x31837e[_0x3be8bb(0x17d)]();return{'mapFiles':_0x2494a4,'errors':_0x2fc8af,'jsFileIndex':_0x5caa77,'hash':_0x31837e[_0x3be8bb(0x1cc)]};}async['start'](){const _0x2eb7e6=a18_0x49cd9d,_0x1b01c8=this,_0xde3ef6=_0x1b01c8['config'][_0x2eb7e6(0x240)];if(!_0x1b01c8[_0x2eb7e6(0x237)][_0x2eb7e6(0x1f9)]&&path[_0x2eb7e6(0x25a)](_0xde3ef6,'..')===_0xde3ef6){const _0x3bbbc1=_0x2eb7e6(0x238)+_0x2eb7e6(0x1e4)+'Use\x20config\x20`allowRootAsWorkingDirectory`\x20if\x20you\x20really\x20want\x20to\x20'+_0x2eb7e6(0x1f3);_0x1b01c8[_0x2eb7e6(0x1ae)][_0x2eb7e6(0x23d)](_0x3bbbc1),_0x1b01c8[_0x2eb7e6(0x190)]('initError',new Error(_0x3bbbc1));return;}let _0x2a106a;process[_0x2eb7e6(0x25b)][_0x2eb7e6(0x1fe)]&&(_0x2a106a='GAE-'+process[_0x2eb7e6(0x25b)][_0x2eb7e6(0x1fe)]);let _0x2b96c5,_0x47f52d=_0x2a106a||'';try{_0x2b96c5=await this[_0x2eb7e6(0x21d)](_0x1b01c8[_0x2eb7e6(0x237)],_0x2a106a),_0x2b96c5[_0x2eb7e6(0x17d)]['forEach'](_0x1b01c8['logger'][_0x2eb7e6(0x24d)]);}catch(_0x3a5a37){_0x1b01c8[_0x2eb7e6(0x1ae)][_0x2eb7e6(0x23d)](_0x2eb7e6(0x268),_0x3a5a37),_0x1b01c8[_0x2eb7e6(0x190)](_0x2eb7e6(0x1bd),_0x3a5a37);return;}try{const _0x56402f=await SourceMapper[_0x2eb7e6(0x1d8)](_0x1b01c8[_0x2eb7e6(0x1ae)],_0x2b96c5[_0x2eb7e6(0x1e0)],_0x1b01c8['config']['internal']?.['sourceMapDiagnostics']);__classPrivateFieldSet(_0x1b01c8,_Debuglet_v8debug,debugapi['create'](_0x1b01c8['logger'],_0x1b01c8[_0x2eb7e6(0x237)],_0x2b96c5[_0x2eb7e6(0x257)],_0x56402f,__classPrivateFieldGet(this,_Debuglet_quotaManager,'f')),'f'),_0x47f52d=_0x2a106a||_0x2b96c5[_0x2eb7e6(0x1cc)];}catch(_0x1e17fb){_0x1b01c8[_0x2eb7e6(0x1ae)][_0x2eb7e6(0x23d)](_0x2eb7e6(0x269),_0x1e17fb),_0x1b01c8[_0x2eb7e6(0x1ae)][_0x2eb7e6(0x1f6)](JSON[_0x2eb7e6(0x1d0)](_0x1e17fb)),_0x1b01c8[_0x2eb7e6(0x190)](_0x2eb7e6(0x1bd),_0x1e17fb);}_0x1b01c8[_0x2eb7e6(0x1ae)][_0x2eb7e6(0x1f6)]('Unique\x20ID\x20for\x20this\x20Application:\x20'+_0x47f52d);const _0x571261=(0x0,utils_1[_0x2eb7e6(0x252)])(_0x1b01c8['logger'])[_0x2eb7e6(0x188)]('\x0a','');_0x1b01c8[_0x2eb7e6(0x1ae)][_0x2eb7e6(0x1f6)]('Initializing\x20Node.js\x20agent\x20version:\x20'+_0x571261);let _0x304805;try{_0x304805=_0x1b01c8[_0x2eb7e6(0x237)][_0x2eb7e6(0x189)]||await _a['getSourceContextFromFile']();}catch(_0x5d71f7){}_0x1b01c8[_0x2eb7e6(0x1ae)][_0x2eb7e6(0x1f6)](_0x2eb7e6(0x187)+process[_0x2eb7e6(0x1cb)]?.[_0x2eb7e6(0x199)]),_0x1b01c8[_0x2eb7e6(0x1ae)][_0x2eb7e6(0x203)](_0x2eb7e6(0x1c0)+_0xde3ef6),_0x1b01c8[_0x2eb7e6(0x1ae)][_0x2eb7e6(0x203)](_0x2eb7e6(0x1c2)),__classPrivateFieldSet(_0x1b01c8,_Debuglet_running,!![],'f'),_0x1b01c8['debuggee']=(0x0,createDebuggee_1[_0x2eb7e6(0x202)])(_0x47f52d,_0x1b01c8[_0x2eb7e6(0x237)],_0x304805,__classPrivateFieldGet(_0x1b01c8,_Debuglet_debug,'f')[_0x2eb7e6(0x20a)],_0x571261,_0x1b01c8[_0x2eb7e6(0x1ae)],__classPrivateFieldGet(_0x1b01c8,_Debuglet_debuggeEnvironmentProperties,'f'),undefined),__classPrivateFieldGet(_0x1b01c8,_Debuglet_instances,'m',_Debuglet_registerSignals)[_0x2eb7e6(0x211)](_0x1b01c8),__classPrivateFieldGet(_0x1b01c8,_Debuglet_instances,'m',_Debuglet_register_)['call'](_0x1b01c8),_0x1b01c8[_0x2eb7e6(0x190)](_0x2eb7e6(0x1fc));}[a18_0x49cd9d(0x272)](){const _0x78188a=a18_0x49cd9d;if(Date[_0x78188a(0x283)]()<__classPrivateFieldGet(this,_Debuglet_breakpointFetchedTimestamp,'f')+PROMISE_RESOLVE_CUT_OFF_IN_MILLISECONDS)return Promise[_0x78188a(0x236)]();else{if(__classPrivateFieldGet(this,_Debuglet_breakpointFetched,'f'))return __classPrivateFieldGet(this,_Debuglet_breakpointFetched,'f')[_0x78188a(0x1bf)]();return __classPrivateFieldSet(this,_Debuglet_breakpointFetched,new CachedPromise(),'f'),__classPrivateFieldGet(this,_Debuglet_debuggeeRegistered,'f')[_0x78188a(0x1bf)]()['then'](()=>{const _0x52bfc0=_0x78188a;__classPrivateFieldGet(this,_Debuglet_instances,'m',_Debuglet_scheduleBreakpointFetch_)[_0x52bfc0(0x211)](this,0x0,!![]);}),__classPrivateFieldGet(this,_Debuglet_breakpointFetched,'f')[_0x78188a(0x1bf)]();}}static async['getSourceContextFromFile'](){const _0x5845ec=a18_0x49cd9d,_0x5a93a2=await readFilep(_0x5845ec(0x1c6),_0x5845ec(0x222));try{return JSON['parse'](_0x5a93a2);}catch(_0x412e51){throw new Error(_0x5845ec(0x223)+_0x412e51);}}[a18_0x49cd9d(0x264)](){return __classPrivateFieldGet(this,_Debuglet_running,'f');}['stop'](){const _0x15c4b7=a18_0x49cd9d;if(!__classPrivateFieldGet(this,_Debuglet_running,'f')){this['logger'][_0x15c4b7(0x203)](_0x15c4b7(0x1f7));return;}this[_0x15c4b7(0x1ae)]['debug'](_0x15c4b7(0x20b)),__classPrivateFieldGet(this,_Debuglet_nextEnableTimeout,'f')&&(clearTimeout(__classPrivateFieldGet(this,_Debuglet_nextEnableTimeout,'f')),__classPrivateFieldSet(this,_Debuglet_nextEnableTimeout,null,'f')),__classPrivateFieldGet(this,_Debuglet_controller,'f')?.[_0x15c4b7(0x233)](),__classPrivateFieldSet(this,_Debuglet_running,![],'f'),this[_0x15c4b7(0x190)]('stopped');}[a18_0x49cd9d(0x27d)](_0x4a3bbc){const _0xedc3e4=a18_0x49cd9d,_0x4bc57b=this[_0xedc3e4(0x1ae)][_0xedc3e4(0x21c)]();if(_0x4bc57b==='debug')return;switch(_0x4a3bbc){case _0xedc3e4(0x23e):this[_0xedc3e4(0x1ae)][_0xedc3e4(0x1e3)]()!==_0xedc3e4(0x203)&&(this[_0xedc3e4(0x1ae)][_0xedc3e4(0x17f)]('debug'),this[_0xedc3e4(0x1ae)][_0xedc3e4(0x203)](_0xedc3e4(0x182)));break;case'NOT_SET':case undefined:this['logger']['getLevel']()===_0xedc3e4(0x203)&&(this[_0xedc3e4(0x1ae)][_0xedc3e4(0x17f)](_0x4bc57b),this[_0xedc3e4(0x1ae)][_0xedc3e4(0x1f6)](_0xedc3e4(0x275)+_0x4bc57b+')'));break;default:this[_0xedc3e4(0x1ae)][_0xedc3e4(0x24d)]('Unknown\x20agentLogLevel\x20'+_0x4a3bbc);}}}function a18_0xa5ab(_0x12ca8e,_0x3a7f84){const _0x867d22=a18_0x17e2();return a18_0xa5ab=function(_0x682ce4,_0x509bec){_0x682ce4=_0x682ce4-0x17c;let _0x17e215=_0x867d22[_0x682ce4];return _0x17e215;},a18_0xa5ab(_0x12ca8e,_0x3a7f84);}exports[a18_0x49cd9d(0x243)]=Debuglet,(_a=Debuglet,_Debuglet_debug=new WeakMap(),_Debuglet_v8debug=new WeakMap(),_Debuglet_running=new WeakMap(),_Debuglet_controller=new WeakMap(),_Debuglet_completedBreakpointMap=new WeakMap(),_Debuglet_breakpointFetchedTimestamp=new WeakMap(),_Debuglet_breakpointFetched=new WeakMap(),_Debuglet_debuggeeRegistered=new WeakMap(),_Debuglet_nextEnableTimeout=new WeakMap(),_Debuglet_debuggeEnvironmentProperties=new WeakMap(),_Debuglet_scanner=new WeakMap(),_Debuglet_quotaManager=new WeakMap(),_Debuglet_blocklistManager=new WeakMap(),_Debuglet_redactionManager=new WeakMap(),_Debuglet_configProvider=new WeakMap(),_Debuglet_instances=new WeakSet(),_Debuglet_buildRegExp=function _Debuglet_buildRegExp(_0xa7fac6){const _0x171ca2=a18_0x49cd9d;return new RegExp(_0xa7fac6[_0x171ca2(0x1ef)](_0x1eaccc=>_0x1eaccc+'$')['join']('|'));},_Debuglet_registerSignals=function _Debuglet_registerSignals(){const _0x303265=a18_0x49cd9d,_0x79898a=['SIGTERM',_0x303265(0x1ee),_0x303265(0x267)];_0x79898a[_0x303265(0x273)](_0x14086c=>{const _0x161079=_0x303265;process[_0x161079(0x201)](_0x14086c,()=>{const _0x1964c9=_0x161079;__classPrivateFieldGet(this,_Debuglet_controller,'f')[_0x1964c9(0x21a)](this[_0x1964c9(0x231)],()=>{const _0x2d8a69=_0x1964c9;process[_0x2d8a69(0x27e)](process[_0x2d8a69(0x19a)],_0x14086c);});});}),process[_0x303265(0x201)](_0x303265(0x225),()=>{const _0x2c4749=_0x303265;__classPrivateFieldGet(this,_Debuglet_controller,'f')[_0x2c4749(0x21a)](this[_0x2c4749(0x231)],()=>{});});},_Debuglet_register_=function _Debuglet_register_(){const _0x423cdf=a18_0x49cd9d;__classPrivateFieldGet(this,_Debuglet_instances,'m',_Debuglet_scheduleRegistration_)[_0x423cdf(0x211)](this,0x0);},_Debuglet_scheduleRegistration_=function _Debuglet_scheduleRegistration_(_0x2b9afe){const _0x97032a=a18_0x49cd9d,_0x359280=this;_0x359280[_0x97032a(0x1ae)]['debug'](_0x2b9afe?_0x97032a(0x265)+_0x2b9afe+'s':'Registering\x20debuggee');function _0x482ee8(_0x5c7534,_0x1ccc42,_0x333a5e=![]){const _0x15ecfa=_0x97032a,_0x16d552=_0x359280[_0x15ecfa(0x231)]?.['id']?_0x15ecfa(0x1d4)+_0x359280['debuggee']?.['id']+':\x20'+(0x0,utils_1[_0x15ecfa(0x284)])(_0x5c7534):'Failed\x20to\x20register\x20debuggee:\x20'+(0x0,utils_1[_0x15ecfa(0x284)])(_0x5c7534);_0x359280[_0x15ecfa(0x1ae)][_0x15ecfa(0x23d)](_0x16d552),_0x1ccc42&&!_0x333a5e&&_0x359280['logger'][_0x15ecfa(0x23d)](_0x15ecfa(0x280),_0x1ccc42),__classPrivateFieldGet(_0x359280,_Debuglet_instances,'m',_Debuglet_scheduleRegistration_)[_0x15ecfa(0x211)](_0x359280,(0x0,utils_1[_0x15ecfa(0x1b0)])(_0x2b9afe,_0x359280[_0x15ecfa(0x237)][_0x15ecfa(0x1f2)][_0x15ecfa(0x1b1)]));}setTimeout(()=>{const _0x105d5d=_0x97032a;if(!__classPrivateFieldGet(_0x359280,_Debuglet_running,'f')){_0x482ee8(new Error('Debuglet\x20not\x20running'));return;}__classPrivateFieldGet(_0x359280,_Debuglet_controller,'f')[_0x105d5d(0x241)](_0x359280[_0x105d5d(0x231)],(_0xea1f18,_0x1f3eeb,_0x4e312d=![])=>{const _0x5bc701=_0x105d5d;if(_0xea1f18){_0x482ee8(_0xea1f18,_0x1f3eeb,_0x4e312d);return;}if(_0x1f3eeb[_0x5bc701(0x231)][_0x5bc701(0x191)]){_0x482ee8(new Error('Disabled\x20by\x20the\x20server')),_0x359280['emit'](_0x5bc701(0x1ce));return;}const _0x3bab18=_0x1f3eeb[_0x5bc701(0x231)]['id'];_0x359280[_0x5bc701(0x1ae)]['info']('Registered\x20as\x20debuggee:\x20'+_0x3bab18),_0x359280[_0x5bc701(0x231)]['id']=_0x3bab18;const _0x216132=[__classPrivateFieldGet(_0x359280,_Debuglet_instances,'m',_Debuglet_getBlocklist)[_0x5bc701(0x226)](_0x359280)(_0x359280[_0x5bc701(0x231)]['id'])];_0x359280[_0x5bc701(0x237)][_0x5bc701(0x254)]&&_0x216132[_0x5bc701(0x20e)](__classPrivateFieldGet(_0x359280,_Debuglet_instances,'m',_Debuglet_getRedactions)[_0x5bc701(0x226)](_0x359280)(_0x359280[_0x5bc701(0x231)]['id'])),Promise['all'](_0x216132)[_0x5bc701(0x1da)](()=>{const _0x2826c9=_0x5bc701;_0x359280[_0x2826c9(0x190)](_0x2826c9(0x1d7),_0x3bab18),__classPrivateFieldGet(_0x359280,_Debuglet_debuggeeRegistered,'f')[_0x2826c9(0x236)](),__classPrivateFieldGet(_0x359280,_Debuglet_v8debug,'f')?.[_0x2826c9(0x1a0)](__classPrivateFieldGet(_0x359280,_Debuglet_blocklistManager,'f')),!_0x359280['fetcherActive']&&__classPrivateFieldGet(_0x359280,_Debuglet_instances,'m',_Debuglet_scheduleBreakpointFetch_)[_0x2826c9(0x211)](_0x359280,0x0,this['config']['fetchBreakpointsOnce'],_0x1f3eeb?.[_0x2826c9(0x1f4)]);},_0x243665=>{_0x482ee8(_0x243665);});});},_0x2b9afe*0x3e8)[_0x97032a(0x1b8)]();},_Debuglet_scheduleBreakpointFetch_=function _Debuglet_scheduleBreakpointFetch_(_0x5a5b87,_0x475879,_0x3d7b20){const _0xec4fd0=a18_0x49cd9d,_0x5e6f6a=this;!_0x475879&&(_0x5e6f6a[_0xec4fd0(0x1fa)]=!![]),setTimeout(()=>{const _0x3255f9=_0xec4fd0;if(!__classPrivateFieldGet(_0x5e6f6a,_Debuglet_running,'f'))return;!_0x475879&&assert(_0x5e6f6a[_0x3255f9(0x1fa)]),_0x5e6f6a[_0x3255f9(0x1ae)][_0x3255f9(0x203)](_0x3255f9(0x1b7)),__classPrivateFieldGet(_0x5e6f6a,_Debuglet_controller,'f')[_0x3255f9(0x23a)](_0x5e6f6a[_0x3255f9(0x231)],(_0x59231d,_0x120d62,_0x195d38)=>{const _0x5aef30=_0x3255f9;if(_0x120d62?.[_0x5aef30(0x17c)]===0x194){_0x5e6f6a[_0x5aef30(0x1ae)][_0x5aef30(0x1f6)](_0x5aef30(0x210)),_0x5e6f6a['fetcherActive']=![],__classPrivateFieldGet(_0x5e6f6a,_Debuglet_instances,'m',_Debuglet_updatePromise)['call'](_0x5e6f6a),__classPrivateFieldGet(_0x5e6f6a,_Debuglet_instances,'m',_Debuglet_register_)[_0x5aef30(0x211)](_0x5e6f6a);return;}if(_0x59231d){const _0x250753=(0x0,utils_1[_0x5aef30(0x1b0)])(_0x5a5b87,_0x5e6f6a[_0x5aef30(0x237)][_0x5aef30(0x1f2)][_0x5aef30(0x1b1)]);_0x5e6f6a[_0x5aef30(0x1ae)][_0x5aef30(0x23d)](_0x5aef30(0x24e)+_0x120d62?.['status']+'.\x20message:\x20'+_0x59231d[_0x5aef30(0x213)]+_0x5aef30(0x183)+_0x250753+'s'),__classPrivateFieldGet(_0x5e6f6a,_Debuglet_instances,'m',_Debuglet_scheduleBreakpointFetch_)[_0x5aef30(0x211)](_0x5e6f6a,_0x250753,_0x475879,_0x3d7b20);return;}_0x5e6f6a[_0x5aef30(0x1ae)]['debug']('\x09'+_0x120d62[_0x5aef30(0x17c)]+_0x5aef30(0x22a));if(!_0x195d38){const _0x243bac=_0x5e6f6a['config'][_0x5aef30(0x282)];_0x5e6f6a[_0x5aef30(0x1ae)][_0x5aef30(0x23d)](_0x5aef30(0x1df)+_0x243bac+'s'),__classPrivateFieldGet(_0x5e6f6a,_Debuglet_instances,'m',_Debuglet_scheduleBreakpointFetch_)[_0x5aef30(0x211)](_0x5e6f6a,_0x243bac,_0x475879,_0x3d7b20);return;}this[_0x5aef30(0x27d)](_0x195d38[_0x5aef30(0x1c5)]);if(_0x195d38[_0x5aef30(0x24f)]){_0x5e6f6a[_0x5aef30(0x1ae)][_0x5aef30(0x1f6)](_0x5aef30(0x21f)),__classPrivateFieldGet(_0x5e6f6a,_Debuglet_instances,'m',_Debuglet_scheduleBreakpointFetch_)['call'](_0x5e6f6a,0x0,_0x475879,_0x3d7b20);return;}if(_0x195d38[_0x5aef30(0x258)]&&_0x195d38[_0x5aef30(0x258)]!==_0x5aef30(0x1ff)){const _0x4e777d=this[_0x5aef30(0x23b)][_0x5aef30(0x1e2)];_0x4e777d!==_0x195d38['pipeLogs']&&(this[_0x5aef30(0x1ae)]['debug'](_0x5aef30(0x194)+_0x4e777d+_0x5aef30(0x1fb)+_0x195d38['pipeLogs']),this[_0x5aef30(0x23b)][_0x5aef30(0x1e2)]=_0x195d38[_0x5aef30(0x258)]);}if(_0x195d38[_0x5aef30(0x200)]&&_0x195d38[_0x5aef30(0x1b4)]!==_0x5e6f6a[_0x5aef30(0x1b4)]){_0x5e6f6a[_0x5aef30(0x1b4)]=_0x195d38[_0x5aef30(0x1b4)];const _0x55df94=_0x5e6f6a[_0x5aef30(0x237)][_0x5aef30(0x218)]['agentLogTargetDir']&&path[_0x5aef30(0x25a)](_0x5e6f6a['config'][_0x5aef30(0x218)][_0x5aef30(0x23f)],agent_logger_1['default'][_0x5aef30(0x208)]);_0x55df94&&fs['existsSync'](_0x55df94)?setTimeout(()=>__classPrivateFieldGet(_0x5e6f6a,_Debuglet_controller,'f')[_0x5aef30(0x1b6)](_0x5e6f6a['debuggee'],_0x195d38['collectLogRequestId'],_0x55df94)):_0x5e6f6a[_0x5aef30(0x1ae)][_0x5aef30(0x1f6)]('Ignoring\x20request\x20to\x20collect\x20logs\x20with\x20id\x20'+_0x195d38[_0x5aef30(0x1b4)]+_0x5aef30(0x248)+_0x5aef30(0x21b));}const _0x51a460=(_0x195d38[_0x5aef30(0x24a)]||[])[_0x5aef30(0x1ef)](_0x177804=>new stackdriver_1['Breakpoint'](_0x177804))[_0x5aef30(0x1b3)](_0x5f0924=>{const _0x52d3b3=_0x5aef30,_0x8d6ac2=_0x5f0924[_0x52d3b3(0x274)]||_0x52d3b3(0x230);if(__classPrivateFieldGet(_0x5e6f6a,_Debuglet_completedBreakpointMap,'f')[_0x5f0924['id']])return![];if(_0x8d6ac2!==_0x52d3b3(0x230)&&_0x8d6ac2!==_0x52d3b3(0x1aa))return _0x5e6f6a[_0x52d3b3(0x1ae)][_0x52d3b3(0x24d)](_0x52d3b3(0x276),_0x8d6ac2),_0x5f0924[_0x52d3b3(0x17c)]=new status_message_1[(_0x52d3b3(0x25d))](status_message_1[_0x52d3b3(0x25d)][_0x52d3b3(0x1d3)],utils_1['errors'][_0x52d3b3(0x20d)],!![]),__classPrivateFieldGet(_0x5e6f6a,_Debuglet_instances,'m',_Debuglet_rejectBreakpoint_)['call'](_0x5e6f6a,_0x5f0924),![];return!![];}),_0x455e13=__classPrivateFieldGet(_0x5e6f6a,_Debuglet_instances,'m',_Debuglet_getOldBreakpoints)[_0x5aef30(0x211)](_0x5e6f6a);let _0x275a52=_0x455e13[_0x5aef30(0x260)]>0x0;__classPrivateFieldGet(_0x5e6f6a,_Debuglet_instances,'m',_Debuglet_expireOldBreakpoints)[_0x5aef30(0x211)](_0x5e6f6a,_0x455e13),_0x275a52=_0x275a52||__classPrivateFieldGet(_0x5e6f6a,_Debuglet_instances,'m',_Debuglet_updateActiveBreakpoints_)[_0x5aef30(0x211)](_0x5e6f6a,_0x51a460),_0x5e6f6a[_0x5aef30(0x190)]('breakpoints_fetched',_0x51a460[_0x5aef30(0x260)]);_0x275a52&&_0x5e6f6a[_0x5aef30(0x1ae)][_0x5aef30(0x203)](formatBreakpoints(_0x5aef30(0x220),_0x5e6f6a[_0x5aef30(0x271)]));__classPrivateFieldSet(_0x5e6f6a,_Debuglet_breakpointFetchedTimestamp,Date[_0x5aef30(0x283)](),'f');_0x475879?__classPrivateFieldGet(_0x5e6f6a,_Debuglet_breakpointFetched,'f')&&(__classPrivateFieldGet(_0x5e6f6a,_Debuglet_breakpointFetched,'f')[_0x5aef30(0x236)](),__classPrivateFieldSet(_0x5e6f6a,_Debuglet_breakpointFetched,null,'f')):__classPrivateFieldGet(_0x5e6f6a,_Debuglet_instances,'m',_Debuglet_scheduleBreakpointFetch_)['call'](_0x5e6f6a,0x0,_0x475879,_0x3d7b20);return;},_0x3d7b20);},_0x5a5b87*0x3e8)['unref']();},_Debuglet_updatePromise=function _Debuglet_updatePromise(){const _0x23752d=a18_0x49cd9d;__classPrivateFieldSet(this,_Debuglet_debuggeeRegistered,new CachedPromise(),'f'),__classPrivateFieldGet(this,_Debuglet_breakpointFetched,'f')&&(__classPrivateFieldGet(this,_Debuglet_breakpointFetched,'f')[_0x23752d(0x236)](),__classPrivateFieldSet(this,_Debuglet_breakpointFetched,null,'f'));},_Debuglet_updateActiveBreakpoints_=function _Debuglet_updateActiveBreakpoints_(_0x1df78a){const _0x10494d=a18_0x49cd9d,_0x8edf38=this,_0x30f9da=__classPrivateFieldGet(this,_Debuglet_instances,'m',_Debuglet_convertBreakpointListToMap_)[_0x10494d(0x211)](this,_0x1df78a);let _0x252caf=![];return _0x1df78a['forEach'](_0x2f3614=>{const _0x26f170=_0x10494d;!__classPrivateFieldGet(_0x8edf38,_Debuglet_completedBreakpointMap,'f')[_0x2f3614['id']]&&!_0x8edf38['activeBreakpointMap'][_0x2f3614['id']]&&(__classPrivateFieldGet(_0x8edf38,_Debuglet_instances,'m',_Debuglet_addBreakpoint_)[_0x26f170(0x211)](_0x8edf38,_0x2f3614,_0x1bbea7=>{const _0x521139=_0x26f170;_0x1bbea7&&__classPrivateFieldGet(_0x8edf38,_Debuglet_instances,'m',_Debuglet_updateBreakpoint_)[_0x521139(0x211)](_0x8edf38,_0x2f3614,!![],![]);}),_0x252caf=!![],__classPrivateFieldGet(this,_Debuglet_quotaManager,'f')[_0x26f170(0x1eb)](_0x2f3614['id'])),__classPrivateFieldGet(_0x8edf38,_Debuglet_quotaManager,'f')['setIgnoreQuota'](_0x2f3614['id'],_0x2f3614[_0x26f170(0x1dc)]),_0x8edf38['pipingManager'][_0x26f170(0x255)](_0x2f3614['id'],_0x2f3614[_0x26f170(0x19d)]);}),(0x0,mapSubtract_1[_0x10494d(0x253)])(__classPrivateFieldGet(this,_Debuglet_completedBreakpointMap,'f'),_0x30f9da)[_0x10494d(0x273)](_0x7568b2=>{delete __classPrivateFieldGet(_0x8edf38,_Debuglet_completedBreakpointMap,'f')[_0x7568b2['id']],_0x252caf=!![];}),(0x0,mapSubtract_1['mapSubtract'])(this[_0x10494d(0x271)],_0x30f9da)[_0x10494d(0x273)](_0x474df0=>{const _0x1012a6=_0x10494d;__classPrivateFieldGet(this,_Debuglet_instances,'m',_Debuglet_removeBreakpoint_)[_0x1012a6(0x211)](this,_0x474df0,!![]),_0x252caf=!![];}),_0x252caf&&_0x8edf38[_0x10494d(0x1ae)][_0x10494d(0x203)](formatBreakpoints(_0x10494d(0x266),_0x30f9da)),_0x252caf;},_Debuglet_convertBreakpointListToMap_=function _Debuglet_convertBreakpointListToMap_(_0x2b57df){const _0x4f0bdd=a18_0x49cd9d,_0x248d85={};return _0x2b57df[_0x4f0bdd(0x273)](_0x48afde=>{_0x248d85[_0x48afde['id']]=_0x48afde;}),_0x248d85;},_Debuglet_removeBreakpoint_=function _Debuglet_removeBreakpoint_(_0x48f160,_0x430727){const _0x42ccf5=a18_0x49cd9d;this[_0x42ccf5(0x1ae)][_0x42ccf5(0x1f6)](_0x42ccf5(0x1f1),_0x48f160),__classPrivateFieldGet(this,_Debuglet_quotaManager,'f')[_0x42ccf5(0x1e1)](_0x48f160['id']),this[_0x42ccf5(0x23b)][_0x42ccf5(0x1a3)](_0x48f160['id']),delete this[_0x42ccf5(0x271)][_0x48f160['id']],_0x430727&&__classPrivateFieldGet(this,_Debuglet_v8debug,'f')&&__classPrivateFieldGet(this,_Debuglet_v8debug,'f')[_0x42ccf5(0x21e)](_0x48f160,_0x58d8a8=>{if(_0x58d8a8)this['logger']['error'](_0x58d8a8);});},_Debuglet_addBreakpoint_=function _Debuglet_addBreakpoint_(_0x158d4d,_0x51d2ea){const _0x266016=a18_0x49cd9d,_0x3de381=this;_0x3de381['logger'][_0x266016(0x1f6)](_0x266016(0x180),_0x158d4d);if(!_0x3de381[_0x266016(0x237)]['allowExpressions']&&(_0x158d4d['condition']||_0x158d4d[_0x266016(0x235)])){_0x3de381[_0x266016(0x1ae)][_0x266016(0x23d)](utils_1[_0x266016(0x17d)][_0x266016(0x1d1)][_0x266016(0x244)]||''),_0x158d4d[_0x266016(0x17c)]=new status_message_1[(_0x266016(0x25d))](status_message_1['StatusMessage']['UNSPECIFIED'],utils_1[_0x266016(0x17d)][_0x266016(0x1d1)],!![]),setImmediate(()=>{const _0x4e6f97=_0x266016;_0x51d2ea(utils_1['errors'][_0x4e6f97(0x1d1)]);});return;}if((0x0,utils_1[_0x266016(0x1d9)])(process[_0x266016(0x186)],_0x266016(0x19c))){const _0x4502e7=utils_1[_0x266016(0x17d)][_0x266016(0x1c9)];_0x3de381[_0x266016(0x1ae)][_0x266016(0x23d)](_0x4502e7),_0x158d4d[_0x266016(0x17c)]=new status_message_1['StatusMessage'](status_message_1[_0x266016(0x25d)][_0x266016(0x1d3)],_0x4502e7,!![]),setImmediate(()=>{_0x51d2ea(_0x4502e7);});return;}const _0x5878bb=_0x158d4d[_0x266016(0x1bc)]?Number(_0x158d4d[_0x266016(0x1bc)][_0x266016(0x1f0)]):Date[_0x266016(0x283)]()/0x3e8,_0x4638a6=_0x158d4d[_0x266016(0x24b)]||_0x3de381[_0x266016(0x237)][_0x266016(0x22d)];_0x158d4d[_0x266016(0x181)]=_0x5878bb+_0x4638a6,_0x158d4d['location']?.[_0x266016(0x214)]&&(_0x158d4d[_0x266016(0x279)][_0x266016(0x214)]=path['normalize'](_0x158d4d['location'][_0x266016(0x214)]),path[_0x266016(0x1f5)]===path[_0x266016(0x1a7)][_0x266016(0x1f5)]&&(_0x158d4d[_0x266016(0x279)][_0x266016(0x214)]=_0x158d4d[_0x266016(0x279)][_0x266016(0x214)]['split']('\x5c')[_0x266016(0x25a)](path[_0x266016(0x1f5)]))),__classPrivateFieldGet(_0x3de381,_Debuglet_v8debug,'f')['set'](_0x158d4d,_0x3b3229=>{const _0x2630ea=_0x266016;if(_0x3b3229){_0x51d2ea(_0x3b3229);return;}_0x3de381['logger'][_0x2630ea(0x1f6)](_0x2630ea(0x229),_0x158d4d),_0x3de381[_0x2630ea(0x271)][_0x158d4d['id']]=_0x158d4d,_0x158d4d[_0x2630ea(0x274)]==='LOG'?__classPrivateFieldGet(_0x3de381,_Debuglet_v8debug,'f')[_0x2630ea(0x1c4)](_0x158d4d,(_0x23ff52,_0x4ebe65)=>{const _0x5c8d3e=_0x2630ea,_0x2d331f=_0x4ebe65[_0x5c8d3e(0x1ef)](_0x52ba5a=>__classPrivateFieldGet(_0x3de381,_Debuglet_instances,'m',_Debuglet_stringify)[_0x5c8d3e(0x211)](_0x3de381,_0x52ba5a)),_0x27c606=(0x0,format_1[_0x5c8d3e(0x256)])(_0x23ff52,_0x2d331f),_0x4b6b4e=_0x5c8d3e(0x26c)+(__classPrivateFieldGet(_0x3de381,_Debuglet_redactionManager,'f')?.[_0x5c8d3e(0x204)](_0x27c606)||_0x27c606),_0x4419fb=__classPrivateFieldGet(this,_Debuglet_quotaManager,'f')['quotaCheck'](_0x4b6b4e,_0x158d4d['id']);if(_0x4419fb){const _0x2f1d58=_0x4419fb[_0x5c8d3e(0x213)],_0x9dfafe=_0x4419fb[_0x5c8d3e(0x234)];let _0x28cda3,_0x2c1e60;!__classPrivateFieldGet(this,_Debuglet_redactionManager,'f')?.[_0x5c8d3e(0x1db)]()&&!_0x9dfafe&&(_0x28cda3=_0x5c8d3e(0x26c)+_0x23ff52,_0x2c1e60=_0x2d331f);_0x3de381[_0x5c8d3e(0x23b)][_0x5c8d3e(0x184)](_0x3de381['debuggee'],_0x158d4d['id'],_0x2f1d58,_0x158d4d[_0x5c8d3e(0x205)],_0x28cda3,_0x2c1e60);if(_0x9dfafe)__classPrivateFieldGet(_0x3de381,_Debuglet_v8debug,'f')?.['disable'](),__classPrivateFieldGet(this,_Debuglet_nextEnableTimeout,'f')&&clearTimeout(__classPrivateFieldGet(this,_Debuglet_nextEnableTimeout,'f')),__classPrivateFieldSet(this,_Debuglet_nextEnableTimeout,setTimeout(()=>{__classPrivateFieldGet(_0x3de381,_Debuglet_v8debug,'f')?.['enable'](),__classPrivateFieldSet(_0x3de381,_Debuglet_nextEnableTimeout,null,'f');},_0x3de381[_0x5c8d3e(0x237)]['quota']['quotaRecoverySeconds']*0x3e8),'f');else _0x2f1d58?.[_0x5c8d3e(0x260)]===0x0&&__classPrivateFieldGet(_0x3de381,_Debuglet_v8debug,'f')?.[_0x5c8d3e(0x1a1)]();}},()=>{return __classPrivateFieldGet(_0x3de381,_Debuglet_completedBreakpointMap,'f')[_0x158d4d['id']];},_0x276a21=>{const _0x2fce79=_0x2630ea;if(_0x276a21){_0x3de381[_0x2fce79(0x1ae)][_0x2fce79(0x23d)](_0x276a21),_0x51d2ea(_0x276a21);return;}}):__classPrivateFieldGet(_0x3de381,_Debuglet_v8debug,'f')[_0x2630ea(0x195)](_0x158d4d,_0x1318b5=>{const _0x4db101=_0x2630ea;if(_0x1318b5){setImmediate(()=>{const _0x4c33d8=a18_0xa5ab;_0x3de381[_0x4c33d8(0x1ae)][_0x4c33d8(0x23d)](_0x1318b5),_0x51d2ea(_0x1318b5);});return;}_0x3de381[_0x4db101(0x1ae)][_0x4db101(0x1f6)]('Breakpoint\x20hit!:\x20',_0x158d4d),__classPrivateFieldGet(_0x3de381,_Debuglet_instances,'m',_Debuglet_updateBreakpoint_)[_0x4db101(0x211)](_0x3de381,_0x158d4d,__classPrivateFieldGet(_0x3de381,_Debuglet_v8debug,'f')['remainingHits'](_0x158d4d['id'])<=0x0);}),__classPrivateFieldGet(_0x3de381,_Debuglet_instances,'m',_Debuglet_reportBreakpointAccepted_)[_0x2630ea(0x211)](_0x3de381,_0x158d4d);}),this[_0x266016(0x190)](_0x266016(0x18d));},_Debuglet_updateBreakpoint_=function _Debuglet_updateBreakpoint_(_0x34f512,_0x1a24aa,_0x294859=!![]){const _0x3d1643=a18_0x49cd9d,_0x37f164=this;if(_0x34f512[_0x3d1643(0x17c)]&&_0x34f512[_0x3d1643(0x17c)][_0x3d1643(0x22f)]){let _0x519d06=_0x34f512['status']?.['description']?.['format']||'';_0x34f512[_0x3d1643(0x17c)]?.['description']?.['parameters']&&(_0x519d06+=':\x20'+_0x34f512['status']?.[_0x3d1643(0x244)]?.[_0x3d1643(0x224)][_0x3d1643(0x27b)]()),_0x37f164['logger']['warn'](_0x3d1643(0x247)+_0x34f512+_0x3d1643(0x24c)+_0x519d06);}else _0x37f164[_0x3d1643(0x1ae)]['info'](_0x3d1643(0x1ad),_0x34f512);_0x1a24aa&&(__classPrivateFieldGet(_0x37f164,_Debuglet_completedBreakpointMap,'f')[_0x34f512['id']]=!![],__classPrivateFieldGet(_0x37f164,_Debuglet_instances,'m',_Debuglet_removeBreakpoint_)[_0x3d1643(0x211)](_0x37f164,_0x34f512,_0x294859)),__classPrivateFieldGet(_0x37f164,_Debuglet_controller,'f')['enqueueBreakpointUpdate'](_0x37f164['debuggee'],extend(!![],{},_0x34f512));},_Debuglet_reportBreakpointAccepted_=function _Debuglet_reportBreakpointAccepted_(_0x5dc84e){const _0x4d2ac6=a18_0x49cd9d,_0x21b277=this;_0x21b277[_0x4d2ac6(0x1ae)][_0x4d2ac6(0x203)](_0x4d2ac6(0x259)+_0x5dc84e+'\x20accepted\x20by\x20agent');const _0x481a7f=extend(!![],{},_0x5dc84e);_0x481a7f[_0x4d2ac6(0x26b)]=![],_0x481a7f['status']=new status_message_1[(_0x4d2ac6(0x25d))](status_message_1[_0x4d2ac6(0x25d)][_0x4d2ac6(0x1d3)],undefined,![],!![]),__classPrivateFieldGet(_0x21b277,_Debuglet_controller,'f')[_0x4d2ac6(0x1cf)](_0x21b277[_0x4d2ac6(0x231)],_0x481a7f);},_Debuglet_rejectBreakpoint_=function _Debuglet_rejectBreakpoint_(_0x2d2dce){const _0x523767=a18_0x49cd9d,_0x1fa021=this;this[_0x523767(0x1ae)]['info'](_0x523767(0x192),_0x2d2dce),__classPrivateFieldGet(_0x1fa021,_Debuglet_completedBreakpointMap,'f')[_0x2d2dce['id']]=!![],__classPrivateFieldGet(_0x1fa021,_Debuglet_controller,'f')[_0x523767(0x1cf)](_0x1fa021[_0x523767(0x231)],_0x2d2dce);},_Debuglet_expireOldBreakpoints=function _Debuglet_expireOldBreakpoints(_0x1bc3a8){const _0x5a9c27=a18_0x49cd9d,_0x1f741b=this;_0x1bc3a8[_0x5a9c27(0x273)](_0x41686b=>{const _0x185c5b=_0x5a9c27;_0x1f741b[_0x185c5b(0x1ae)][_0x185c5b(0x1f6)](_0x185c5b(0x263),_0x41686b),__classPrivateFieldGet(_0x1f741b,_Debuglet_completedBreakpointMap,'f')[_0x41686b['id']]=!![],__classPrivateFieldGet(_0x1f741b,_Debuglet_instances,'m',_Debuglet_removeBreakpoint_)[_0x185c5b(0x211)](_0x1f741b,_0x41686b,!![]);});},_Debuglet_getOldBreakpoints=function _Debuglet_getOldBreakpoints(){const _0x4f601f=a18_0x49cd9d,_0x328589=Date[_0x4f601f(0x283)]()/0x3e8;return Object[_0x4f601f(0x1a9)](this['activeBreakpointMap'])[_0x4f601f(0x1b3)](_0x340245=>_0x340245['expirationTime']?_0x340245[_0x4f601f(0x181)]<_0x328589:![]);},_Debuglet_getBlocklist=async function _Debuglet_getBlocklist(_0x304ea3){const _0x4f1182=a18_0x49cd9d,_0x2a92b4=await __classPrivateFieldGet(this,_Debuglet_controller,'f')[_0x4f1182(0x25c)](_0x304ea3),_0x1c706e=_0x2a92b4[_0x4f1182(0x1be)],_0xeddcdb=_0x2a92b4[_0x4f1182(0x23c)];_0x1c706e&&_0x1c706e[_0x4f1182(0x260)]&&this[_0x4f1182(0x1ae)][_0x4f1182(0x203)](_0x4f1182(0x1ea),_0x1c706e[_0x4f1182(0x25a)]('\x0a\x09')),_0xeddcdb&&_0xeddcdb[_0x4f1182(0x260)]&&this[_0x4f1182(0x1ae)]['debug']('Blacklist\x20Exceptions:\x20\x0a\x09',_0xeddcdb[_0x4f1182(0x25a)]('\x0a\x09')),__classPrivateFieldSet(this,_Debuglet_blocklistManager,new patterns_blocklist_manager_1[(_0x4f1182(0x185))](_0x1c706e,_0xeddcdb,this[_0x4f1182(0x237)]),'f');},_Debuglet_getRedactions=async function _Debuglet_getRedactions(_0x267b5b){const _0xea87d9=a18_0x49cd9d,_0x57ed3d=await __classPrivateFieldGet(this,_Debuglet_controller,'f')[_0xea87d9(0x19e)](_0x267b5b);_0x57ed3d?.[_0xea87d9(0x260)]&&this[_0xea87d9(0x1ae)][_0xea87d9(0x203)](_0xea87d9(0x22b),_0x57ed3d['map'](_0x3d9f9f=>'name:\x20'+_0x3d9f9f[_0xea87d9(0x198)]+_0xea87d9(0x1ec)+_0x3d9f9f[_0xea87d9(0x1e8)]+_0xea87d9(0x1a5)+_0x3d9f9f[_0xea87d9(0x281)]+_0xea87d9(0x26e)+_0x3d9f9f[_0xea87d9(0x217)])[_0xea87d9(0x25a)]('\x0a\x09'));if((0x0,utils_1[_0xea87d9(0x1d9)])(process[_0xea87d9(0x186)],'>=12')){const {RedactionManagerRE2JS:_0x17cee2}=await Promise['resolve']()[_0xea87d9(0x1da)](()=>require(_0xea87d9(0x1d5)));__classPrivateFieldSet(this,_Debuglet_redactionManager,new _0x17cee2(this[_0xea87d9(0x1ae)]),'f'),__classPrivateFieldGet(this,_Debuglet_redactionManager,'f')?.[_0xea87d9(0x245)](_0x57ed3d);}},_Debuglet_stringify=function _Debuglet_stringify(_0x316f6d){const _0x5a593e=a18_0x49cd9d;if(!_0x316f6d)return JSON['stringify'](_0x316f6d,(_0x1c88e5,_0x323d3d)=>_0x323d3d===undefined?_0x5a593e(0x1ab):_0x323d3d);if(Array['isArray'](_0x316f6d)){const _0x47a0fb=[];for(const _0x286b73 of _0x316f6d){_0x47a0fb[_0x5a593e(0x20e)](__classPrivateFieldGet(this,_Debuglet_instances,'m',_Debuglet_stringify)[_0x5a593e(0x211)](this,_0x286b73));}return'['+_0x47a0fb[_0x5a593e(0x25a)](',\x20')+']';}if(typeof _0x316f6d==='object'){const _0x2bfec3=Object[_0x5a593e(0x18c)](_0x316f6d)['map'](([_0x4efc54,_0x14cf47])=>{const _0x471f37=_0x5a593e,_0x2f45ae=__classPrivateFieldGet(this,_Debuglet_redactionManager,'f')?.[_0x471f37(0x20c)](_0x4efc54)?redaction_manager_1['REDACTED_PLACEHOLDER']:__classPrivateFieldGet(this,_Debuglet_instances,'m',_Debuglet_stringify)[_0x471f37(0x211)](this,_0x14cf47);return JSON[_0x471f37(0x1d0)](_0x4efc54)+':\x20'+_0x2f45ae;})[_0x5a593e(0x25a)](',\x20');return'{'+_0x2bfec3+'}';}return JSON['stringify'](_0x316f6d);});
1
+ const a18_0x1221e6=a18_0x2fb7;function a18_0x2fb7(_0x22d912,_0x31fb49){const _0x25afb2=a18_0x320e();return a18_0x2fb7=function(_0x289662,_0xfb0e2f){_0x289662=_0x289662-0xb8;let _0x320ea1=_0x25afb2[_0x289662];return _0x320ea1;},a18_0x2fb7(_0x22d912,_0x31fb49);}(function(_0xd709f,_0x3390a8){const _0x35ef6e=a18_0x2fb7,_0x318b09=_0xd709f();while(!![]){try{const _0xc85b18=parseInt(_0x35ef6e(0xc2))/0x1+parseInt(_0x35ef6e(0xfc))/0x2+parseInt(_0x35ef6e(0x125))/0x3*(-parseInt(_0x35ef6e(0xe6))/0x4)+-parseInt(_0x35ef6e(0xde))/0x5*(parseInt(_0x35ef6e(0x127))/0x6)+-parseInt(_0x35ef6e(0x1a9))/0x7*(-parseInt(_0x35ef6e(0x10d))/0x8)+-parseInt(_0x35ef6e(0x173))/0x9+parseInt(_0x35ef6e(0x190))/0xa;if(_0xc85b18===_0x3390a8)break;else _0x318b09['push'](_0x318b09['shift']());}catch(_0x3ede9b){_0x318b09['push'](_0x318b09['shift']());}}}(a18_0x320e,0xe18b8));const a18_0xfb0e2f=(function(){let _0x1fc69c=!![];return function(_0x3dbd51,_0x4bf609){const _0x5f2c7d=_0x1fc69c?function(){if(_0x4bf609){const _0x1a8673=_0x4bf609['apply'](_0x3dbd51,arguments);return _0x4bf609=null,_0x1a8673;}}:function(){};return _0x1fc69c=![],_0x5f2c7d;};}()),a18_0x289662=a18_0xfb0e2f(this,function(){const _0x178dc0=a18_0x2fb7;return a18_0x289662[_0x178dc0(0xfa)]()[_0x178dc0(0x175)]('(((.+)+)+)+$')[_0x178dc0(0xfa)]()[_0x178dc0(0x15a)](a18_0x289662)[_0x178dc0(0x175)]('(((.+)+)+)+$');});a18_0x289662();'use strict';var __classPrivateFieldSet=this&&this[a18_0x1221e6(0x191)]||function(_0x1483c8,_0x417162,_0x238610,_0x245b86,_0x373a59){const _0x3c253e=a18_0x1221e6;if(_0x245b86==='m')throw new TypeError(_0x3c253e(0x185));if(_0x245b86==='a'&&!_0x373a59)throw new TypeError('Private\x20accessor\x20was\x20defined\x20without\x20a\x20setter');if(typeof _0x417162==='function'?_0x1483c8!==_0x417162||!_0x373a59:!_0x417162[_0x3c253e(0x1b3)](_0x1483c8))throw new TypeError(_0x3c253e(0x176));return _0x245b86==='a'?_0x373a59[_0x3c253e(0x130)](_0x1483c8,_0x238610):_0x373a59?_0x373a59['value']=_0x238610:_0x417162['set'](_0x1483c8,_0x238610),_0x238610;},__classPrivateFieldGet=this&&this['__classPrivateFieldGet']||function(_0x4dbdca,_0x1c0973,_0x3ba7b4,_0x180877){const _0x129405=a18_0x1221e6;if(_0x3ba7b4==='a'&&!_0x180877)throw new TypeError(_0x129405(0xd2));if(typeof _0x1c0973===_0x129405(0x132)?_0x4dbdca!==_0x1c0973||!_0x180877:!_0x1c0973[_0x129405(0x1b3)](_0x4dbdca))throw new TypeError(_0x129405(0x156));return _0x3ba7b4==='m'?_0x180877:_0x3ba7b4==='a'?_0x180877[_0x129405(0x130)](_0x4dbdca):_0x180877?_0x180877[_0x129405(0x13a)]:_0x1c0973['get'](_0x4dbdca);},_Debuglet_instances,_a,_Debuglet_debug,_Debuglet_v8debug,_Debuglet_running,_Debuglet_controller,_Debuglet_completedBreakpointMap,_Debuglet_breakpointFetchedTimestamp,_Debuglet_breakpointFetched,_Debuglet_debuggeeRegistered,_Debuglet_nextEnableTimeout,_Debuglet_debuggeEnvironmentProperties,_Debuglet_scanner,_Debuglet_quotaManager,_Debuglet_blocklistManager,_Debuglet_redactionManager,_Debuglet_configProvider,_Debuglet_buildRegExp,_Debuglet_registerSignals,_Debuglet_register_,_Debuglet_scheduleRegistration_,_Debuglet_scheduleBreakpointFetch_,_Debuglet_updatePromise,_Debuglet_updateActiveBreakpoints_,_Debuglet_convertBreakpointListToMap_,_Debuglet_removeBreakpoint_,_Debuglet_addBreakpoint_,_Debuglet_updateBreakpoint_,_Debuglet_reportBreakpointAccepted_,_Debuglet_rejectBreakpoint_,_Debuglet_expireOldBreakpoints,_Debuglet_getOldBreakpoints,_Debuglet_getBlocklist,_Debuglet_getRedactions,_Debuglet_stringify;Object[a18_0x1221e6(0x143)](exports,a18_0x1221e6(0x17e),{'value':!![]}),exports[a18_0x1221e6(0x161)]=exports[a18_0x1221e6(0xd7)]=void 0x0;const assert=require('assert'),events_1=require(a18_0x1221e6(0x193)),extend=require(a18_0x1221e6(0x14f)),fs=require('fs'),path=require(a18_0x1221e6(0xf4)),util=require(a18_0x1221e6(0x1b4)),status_message_1=require(a18_0x1221e6(0x157)),stackdriver_1=require(a18_0x1221e6(0x128)),agent_logger_1=require(a18_0x1221e6(0x14b)),config_1=require(a18_0x1221e6(0x19f)),controller_1=require(a18_0x1221e6(0x124)),SourceMapper=require(a18_0x1221e6(0x151)),debugapi=require('./v8/debugapi'),piping_manager_1=require(a18_0x1221e6(0x1ae)),quota_manager_1=require('./quota-manager'),patterns_blocklist_manager_1=require('./blocklisting/patterns-blocklist-manager'),scanner_1=require(a18_0x1221e6(0xee)),environment_metadata_1=require(a18_0x1221e6(0x106)),file_index_1=require('./io/file-index'),utils_1=require(a18_0x1221e6(0x12a)),redaction_manager_1=require(a18_0x1221e6(0x18f)),configuration_provider_1=require('./configuration-provider'),normalizeConfig_1=require(a18_0x1221e6(0x1ad)),mapSubtract_1=require(a18_0x1221e6(0xdf)),format_1=require(a18_0x1221e6(0xcb)),createDebuggee_1=require(a18_0x1221e6(0x184)),readFilep=util['promisify'](fs[a18_0x1221e6(0xfd)]),PROMISE_RESOLVE_CUT_OFF_IN_MILLISECONDS=(0x28+0x21c)/0x2*0x3e8,formatBreakpoint=(_0xa88632,_0x1c0da4)=>{const _0x295a69=a18_0x1221e6;let _0x4ddde9=_0xa88632+util[_0x295a69(0xe5)](_0x295a69(0xf1),_0x1c0da4['id'],_0x1c0da4[_0x295a69(0xed)],util[_0x295a69(0xd4)](_0x1c0da4['location']));if(_0x1c0da4[_0x295a69(0x155)]){const _0x1d120e=Number(_0x1c0da4[_0x295a69(0x155)][_0x295a69(0x180)]),_0x2769cb=new Date(_0x1d120e*0x3e8);_0x4ddde9+='\x0a\x09createdTime:\x20'+_0x2769cb[_0x295a69(0xfa)]();}return _0x1c0da4[_0x295a69(0xc4)]&&(_0x4ddde9+=_0x295a69(0x19e)+util['inspect'](_0x1c0da4[_0x295a69(0xc4)])),_0x1c0da4[_0x295a69(0xd5)]&&(_0x4ddde9+=_0x295a69(0x133)+util[_0x295a69(0xd4)](_0x1c0da4[_0x295a69(0xd5)])),_0x4ddde9;},formatBreakpoints=(_0x233b40,_0x36447d)=>{const _0x5219fd=a18_0x1221e6;return _0x233b40+Object['keys'](_0x36447d)[_0x5219fd(0x104)](_0x13cf14=>{return formatBreakpoint('',_0x36447d[_0x13cf14]);})[_0x5219fd(0x1a4)]('\x0a');};class CachedPromise{constructor(){const _0x3d7bf5=a18_0x1221e6;this[_0x3d7bf5(0x117)]=null,this[_0x3d7bf5(0xe0)]=new Promise(_0x4a0f3d=>{const _0x4026de=_0x3d7bf5;this[_0x4026de(0x117)]=_0x4a0f3d;});}['get'](){return this['promise'];}[a18_0x1221e6(0x10b)](){const _0x7cbf7e=a18_0x1221e6;this[_0x7cbf7e(0x117)]&&(this['promiseResolve'](),this[_0x7cbf7e(0x117)]=null);}}exports[a18_0x1221e6(0xd7)]=CachedPromise;class IsReadyImpl{constructor(_0xaefd14){this['debuglet']=_0xaefd14;}[a18_0x1221e6(0xd9)](){const _0x21b5cc=a18_0x1221e6;return this[_0x21b5cc(0x12f)][_0x21b5cc(0xd9)]();}}class Debuglet extends events_1['EventEmitter']{constructor(_0x23502d,_0x2325b3){const _0x366ded=a18_0x1221e6;super(),_Debuglet_instances[_0x366ded(0xf3)](this),_Debuglet_debug['set'](this,void 0x0),_Debuglet_v8debug[_0x366ded(0x145)](this,void 0x0),_Debuglet_running[_0x366ded(0x145)](this,void 0x0),_Debuglet_controller['set'](this,void 0x0),_Debuglet_completedBreakpointMap[_0x366ded(0x145)](this,void 0x0),_Debuglet_breakpointFetchedTimestamp[_0x366ded(0x145)](this,void 0x0),_Debuglet_breakpointFetched[_0x366ded(0x145)](this,void 0x0),_Debuglet_debuggeeRegistered['set'](this,void 0x0),_Debuglet_nextEnableTimeout[_0x366ded(0x145)](this,null),this[_0x366ded(0x135)]=new IsReadyImpl(this),_Debuglet_debuggeEnvironmentProperties[_0x366ded(0x145)](this,void 0x0),_Debuglet_scanner[_0x366ded(0x145)](this,void 0x0),_Debuglet_quotaManager[_0x366ded(0x145)](this,void 0x0),_Debuglet_blocklistManager[_0x366ded(0x145)](this,void 0x0),_Debuglet_redactionManager[_0x366ded(0x145)](this,void 0x0),_Debuglet_configProvider[_0x366ded(0x145)](this,void 0x0),this[_0x366ded(0x1b9)]=(0x0,normalizeConfig_1['normalizeConfig'])(_0x2325b3),__classPrivateFieldSet(this,_Debuglet_configProvider,new configuration_provider_1[(_0x366ded(0xeb))](this[_0x366ded(0x1b9)]),'f'),__classPrivateFieldSet(this,_Debuglet_debug,_0x23502d,'f'),__classPrivateFieldSet(this,_Debuglet_v8debug,null,'f'),__classPrivateFieldSet(this,_Debuglet_running,![],'f'),this['fetcherActive']=![],this['logger']=agent_logger_1['default'][_0x366ded(0xfb)](this[_0x366ded(0x1b9)]['agentLog'][_0x366ded(0x1ac)],this[_0x366ded(0x1b9)][_0x366ded(0xe3)][_0x366ded(0x1af)],this[_0x366ded(0x1b9)][_0x366ded(0xe3)]['agentLogMaxFileCount'],this[_0x366ded(0x1b9)]['agentLog'][_0x366ded(0x119)],this[_0x366ded(0x1b9)][_0x366ded(0xe3)][_0x366ded(0x15c)]),(0x0,config_1['logMainConfigParams'])(this[_0x366ded(0x1b9)],this[_0x366ded(0x1b0)]),__classPrivateFieldSet(this,_Debuglet_debuggeEnvironmentProperties,new environment_metadata_1[(_0x366ded(0x171))](this[_0x366ded(0x1b0)])['getProps'](),'f'),__classPrivateFieldSet(this,_Debuglet_controller,new controller_1[(_0x366ded(0x153))](__classPrivateFieldGet(this,_Debuglet_debug,'f'),this[_0x366ded(0x1b9)],this[_0x366ded(0x1b0)]),'f'),__classPrivateFieldSet(this,_Debuglet_scanner,new scanner_1[(_0x366ded(0xc5))](this['logger']),'f'),this[_0x366ded(0xec)]=null,this['activeBreakpointMap']={},__classPrivateFieldSet(this,_Debuglet_completedBreakpointMap,{},'f'),__classPrivateFieldSet(this,_Debuglet_breakpointFetched,null,'f'),__classPrivateFieldSet(this,_Debuglet_breakpointFetchedTimestamp,-Infinity,'f'),__classPrivateFieldSet(this,_Debuglet_debuggeeRegistered,new CachedPromise(),'f'),__classPrivateFieldSet(this,_Debuglet_quotaManager,new quota_manager_1['QuotaManager'](this['logger'],this[_0x366ded(0x1b9)]),'f'),this[_0x366ded(0x1a1)]=new piping_manager_1['PipingManager']('APP_ONLY',__classPrivateFieldGet(this,_Debuglet_controller,'f'),this[_0x366ded(0x1b9)]);}async[a18_0x1221e6(0xf5)](_0x1d4f5b,_0x5b277c){const _0x5e3630=a18_0x1221e6,_0x2735be=_0x1d4f5b[_0x5e3630(0x10e)],_0x50d8a2=await __classPrivateFieldGet(this,_Debuglet_scanner,'f')['scan'](_0x2735be,__classPrivateFieldGet(_a,_a,'m',_Debuglet_buildRegExp)[_0x5e3630(0x130)](_a,_0x1d4f5b[_0x5e3630(0x174)][_0x5e3630(0x136)](_0x5e3630(0x1a0))),_0x5b277c,_0x1d4f5b[_0x5e3630(0x149)]),_0x1de0b4=_0x50d8a2[_0x5e3630(0x15d)](__classPrivateFieldGet(_a,_a,'m',_Debuglet_buildRegExp)[_0x5e3630(0x130)](_a,_0x1d4f5b[_0x5e3630(0x174)])),_0x45790b=file_index_1['FileIndex'][_0x5e3630(0x112)](_0x1de0b4),_0x31e9d1=_0x50d8a2[_0x5e3630(0x196)](/.js.map$/,process['cwd']()),_0xa53c8e=_0x50d8a2[_0x5e3630(0x17c)]();return{'mapFiles':_0x31e9d1,'errors':_0xa53c8e,'jsFileIndex':_0x45790b,'hash':_0x50d8a2[_0x5e3630(0x17b)]};}async[a18_0x1221e6(0x100)](){const _0x20f2c8=a18_0x1221e6,_0xbcc3f3=this,_0x173755=_0xbcc3f3[_0x20f2c8(0x1b9)][_0x20f2c8(0x10e)];if(!_0xbcc3f3[_0x20f2c8(0x1b9)]['allowRootAsWorkingDirectory']&&path[_0x20f2c8(0x1a4)](_0x173755,'..')===_0x173755){const _0x240ed4=_0x20f2c8(0x197)+'to\x20avoid\x20a\x20scan\x20of\x20the\x20entire\x20filesystem\x20for\x20JavaScript\x20files.\x20'+_0x20f2c8(0x1bb)+_0x20f2c8(0xf9);_0xbcc3f3[_0x20f2c8(0x1b0)][_0x20f2c8(0xd8)](_0x240ed4),_0xbcc3f3['emit'](_0x20f2c8(0x17f),new Error(_0x240ed4));return;}let _0x3b0ca5;process[_0x20f2c8(0x1b8)][_0x20f2c8(0x199)]&&(_0x3b0ca5=_0x20f2c8(0x111)+process[_0x20f2c8(0x1b8)][_0x20f2c8(0x199)]);let _0x7a5876,_0x53f5d3=_0x3b0ca5||'';try{_0x7a5876=await this[_0x20f2c8(0xf5)](_0xbcc3f3[_0x20f2c8(0x1b9)],_0x3b0ca5),_0x7a5876[_0x20f2c8(0x17c)][_0x20f2c8(0xcd)](_0xbcc3f3['logger'][_0x20f2c8(0x17d)]);}catch(_0x1c5a8d){_0xbcc3f3['logger']['error'](_0x20f2c8(0x105),_0x1c5a8d),_0xbcc3f3[_0x20f2c8(0x11e)]('initError',_0x1c5a8d);return;}try{const _0x5a52c2=await SourceMapper['create'](_0xbcc3f3['logger'],_0x7a5876[_0x20f2c8(0xda)],_0xbcc3f3['config'][_0x20f2c8(0x134)]?.[_0x20f2c8(0x142)]);__classPrivateFieldSet(_0xbcc3f3,_Debuglet_v8debug,debugapi[_0x20f2c8(0x18d)](_0xbcc3f3[_0x20f2c8(0x1b0)],_0xbcc3f3[_0x20f2c8(0x1b9)],_0x7a5876['jsFileIndex'],_0x5a52c2,__classPrivateFieldGet(this,_Debuglet_quotaManager,'f')),'f'),_0x53f5d3=_0x3b0ca5||_0x7a5876['hash'];}catch(_0xe09cb8){_0xbcc3f3['logger'][_0x20f2c8(0xd8)](_0x20f2c8(0xba),_0xe09cb8),_0xbcc3f3[_0x20f2c8(0x1b0)]['info'](JSON[_0x20f2c8(0x167)](_0xe09cb8)),_0xbcc3f3['emit'](_0x20f2c8(0x17f),_0xe09cb8);}_0xbcc3f3['logger'][_0x20f2c8(0x1aa)](_0x20f2c8(0x14c)+_0x53f5d3);const _0x3d4e41=(0x0,utils_1['readFullVersion'])(_0xbcc3f3['logger'])[_0x20f2c8(0xd6)]('\x0a','');_0xbcc3f3[_0x20f2c8(0x1b0)][_0x20f2c8(0x1aa)](_0x20f2c8(0xcc)+_0x3d4e41);let _0x23da23;try{_0x23da23=_0xbcc3f3[_0x20f2c8(0x1b9)][_0x20f2c8(0x1b7)]||await _a[_0x20f2c8(0x1b5)]();}catch(_0xc7295f){}_0xbcc3f3[_0x20f2c8(0x1b0)][_0x20f2c8(0x1aa)]('Lightrun\x20Debugger\x20is\x20attached\x20to\x20'+process[_0x20f2c8(0xd0)]?.[_0x20f2c8(0xbf)]),_0xbcc3f3['logger'][_0x20f2c8(0x163)](_0x20f2c8(0xb9)+_0x173755),_0xbcc3f3[_0x20f2c8(0x1b0)]['debug']('Starting\x20debuggee'),__classPrivateFieldSet(_0xbcc3f3,_Debuglet_running,!![],'f'),_0xbcc3f3[_0x20f2c8(0xec)]=(0x0,createDebuggee_1['createDebuggee'])(_0x53f5d3,_0xbcc3f3[_0x20f2c8(0x1b9)],_0x23da23,__classPrivateFieldGet(_0xbcc3f3,_Debuglet_debug,'f')[_0x20f2c8(0xe8)],_0x3d4e41,_0xbcc3f3['logger'],__classPrivateFieldGet(_0xbcc3f3,_Debuglet_debuggeEnvironmentProperties,'f'),undefined),__classPrivateFieldGet(_0xbcc3f3,_Debuglet_instances,'m',_Debuglet_registerSignals)[_0x20f2c8(0x130)](_0xbcc3f3),__classPrivateFieldGet(_0xbcc3f3,_Debuglet_instances,'m',_Debuglet_register_)[_0x20f2c8(0x130)](_0xbcc3f3),_0xbcc3f3['emit'](_0x20f2c8(0xd1));}[a18_0x1221e6(0xd9)](){const _0x1cba25=a18_0x1221e6;if(Date[_0x1cba25(0x172)]()<__classPrivateFieldGet(this,_Debuglet_breakpointFetchedTimestamp,'f')+PROMISE_RESOLVE_CUT_OFF_IN_MILLISECONDS)return Promise[_0x1cba25(0x10b)]();else{if(__classPrivateFieldGet(this,_Debuglet_breakpointFetched,'f'))return __classPrivateFieldGet(this,_Debuglet_breakpointFetched,'f')[_0x1cba25(0x123)]();return __classPrivateFieldSet(this,_Debuglet_breakpointFetched,new CachedPromise(),'f'),__classPrivateFieldGet(this,_Debuglet_debuggeeRegistered,'f')['get']()[_0x1cba25(0x101)](()=>{__classPrivateFieldGet(this,_Debuglet_instances,'m',_Debuglet_scheduleBreakpointFetch_)['call'](this,0x0,!![]);}),__classPrivateFieldGet(this,_Debuglet_breakpointFetched,'f')[_0x1cba25(0x123)]();}}static async[a18_0x1221e6(0x1b5)](){const _0x89fef2=a18_0x1221e6,_0x51be11=await readFilep(_0x89fef2(0x15f),'utf8');try{return JSON[_0x89fef2(0x177)](_0x51be11);}catch(_0x8d9f22){throw new Error(_0x89fef2(0x108)+_0x8d9f22);}}[a18_0x1221e6(0x129)](){return __classPrivateFieldGet(this,_Debuglet_running,'f');}[a18_0x1221e6(0x18a)](){const _0x59297=a18_0x1221e6;if(!__classPrivateFieldGet(this,_Debuglet_running,'f')){this[_0x59297(0x1b0)][_0x59297(0x163)](_0x59297(0x18c));return;}this['logger'][_0x59297(0x163)](_0x59297(0x11c)),__classPrivateFieldGet(this,_Debuglet_nextEnableTimeout,'f')&&(clearTimeout(__classPrivateFieldGet(this,_Debuglet_nextEnableTimeout,'f')),__classPrivateFieldSet(this,_Debuglet_nextEnableTimeout,null,'f')),__classPrivateFieldGet(this,_Debuglet_controller,'f')?.[_0x59297(0x18a)](),__classPrivateFieldSet(this,_Debuglet_running,![],'f'),this['emit']('stopped');}['setCustomLogLevel'](_0x33975b){const _0x21a511=a18_0x1221e6,_0x2def28=this[_0x21a511(0x1b0)][_0x21a511(0x19b)]();if(_0x2def28===_0x21a511(0x163))return;switch(_0x33975b){case _0x21a511(0x122):this[_0x21a511(0x1b0)][_0x21a511(0x183)]()!=='debug'&&(this[_0x21a511(0x1b0)][_0x21a511(0x18b)](_0x21a511(0x163)),this['logger'][_0x21a511(0x163)]('Agent\x20log\x20level\x20is\x20switched\x20to\x20DEBUG'));break;case _0x21a511(0xff):case undefined:this[_0x21a511(0x1b0)][_0x21a511(0x183)]()==='debug'&&(this[_0x21a511(0x1b0)][_0x21a511(0x18b)](_0x2def28),this['logger'][_0x21a511(0x1aa)]('Agent\x20log\x20level\x20is\x20switched\x20to\x20default\x20('+_0x2def28+')'));break;default:this['logger']['warn']('Unknown\x20agentLogLevel\x20'+_0x33975b);}}}exports[a18_0x1221e6(0x161)]=Debuglet,(_a=Debuglet,_Debuglet_debug=new WeakMap(),_Debuglet_v8debug=new WeakMap(),_Debuglet_running=new WeakMap(),_Debuglet_controller=new WeakMap(),_Debuglet_completedBreakpointMap=new WeakMap(),_Debuglet_breakpointFetchedTimestamp=new WeakMap(),_Debuglet_breakpointFetched=new WeakMap(),_Debuglet_debuggeeRegistered=new WeakMap(),_Debuglet_nextEnableTimeout=new WeakMap(),_Debuglet_debuggeEnvironmentProperties=new WeakMap(),_Debuglet_scanner=new WeakMap(),_Debuglet_quotaManager=new WeakMap(),_Debuglet_blocklistManager=new WeakMap(),_Debuglet_redactionManager=new WeakMap(),_Debuglet_configProvider=new WeakMap(),_Debuglet_instances=new WeakSet(),_Debuglet_buildRegExp=function _Debuglet_buildRegExp(_0x16e8ec){const _0x38cf07=a18_0x1221e6;return new RegExp(_0x16e8ec[_0x38cf07(0x104)](_0x165dff=>_0x165dff+'$')['join']('|'));},_Debuglet_registerSignals=function _Debuglet_registerSignals(){const _0x4fb609=a18_0x1221e6,_0x380140=[_0x4fb609(0x1ab),_0x4fb609(0xe2),'SIGQUIT'];_0x380140[_0x4fb609(0xcd)](_0x460083=>{process['once'](_0x460083,()=>{const _0x35d3c4=a18_0x2fb7;__classPrivateFieldGet(this,_Debuglet_controller,'f')[_0x35d3c4(0xe4)](this[_0x35d3c4(0xec)],()=>{const _0x902003=_0x35d3c4;process[_0x902003(0x12b)](process[_0x902003(0x162)],_0x460083);});});}),process[_0x4fb609(0x189)](_0x4fb609(0xdc),()=>{const _0x904518=_0x4fb609;__classPrivateFieldGet(this,_Debuglet_controller,'f')[_0x904518(0xe4)](this['debuggee'],()=>{});});},_Debuglet_register_=function _Debuglet_register_(){const _0x12e0ef=a18_0x1221e6;__classPrivateFieldGet(this,_Debuglet_instances,'m',_Debuglet_scheduleRegistration_)[_0x12e0ef(0x130)](this,0x0);},_Debuglet_scheduleRegistration_=function _Debuglet_scheduleRegistration_(_0x373658){const _0x52af2f=a18_0x1221e6,_0x124c66=this;_0x124c66['logger'][_0x52af2f(0x163)](_0x373658?'Scheduling\x20registration\x20in\x20'+_0x373658+'s':_0x52af2f(0x19a));function _0x5b1697(_0x3b145b,_0x233d04,_0x2d4f2f=![]){const _0x495a26=_0x52af2f,_0x4fa0fe=_0x124c66[_0x495a26(0xec)]?.['id']?_0x495a26(0xea)+_0x124c66[_0x495a26(0xec)]?.['id']+':\x20'+(0x0,utils_1[_0x495a26(0x141)])(_0x3b145b):_0x495a26(0x198)+(0x0,utils_1[_0x495a26(0x141)])(_0x3b145b);_0x124c66['logger'][_0x495a26(0xd8)](_0x4fa0fe),_0x233d04&&!_0x2d4f2f&&_0x124c66[_0x495a26(0x1b0)][_0x495a26(0xd8)](_0x495a26(0xf8),_0x233d04),__classPrivateFieldGet(_0x124c66,_Debuglet_instances,'m',_Debuglet_scheduleRegistration_)['call'](_0x124c66,(0x0,utils_1[_0x495a26(0xf7)])(_0x373658,_0x124c66[_0x495a26(0x1b9)][_0x495a26(0x134)]['maxRequestRetryDelaySeconds']));}setTimeout(()=>{const _0x3c0540=_0x52af2f;if(!__classPrivateFieldGet(_0x124c66,_Debuglet_running,'f')){_0x5b1697(new Error(_0x3c0540(0xe7)));return;}__classPrivateFieldGet(_0x124c66,_Debuglet_controller,'f')[_0x3c0540(0xb8)](_0x124c66[_0x3c0540(0xec)],(_0x3265df,_0x1762a1,_0x20666c=![])=>{const _0x307c21=_0x3c0540;if(_0x3265df){_0x5b1697(_0x3265df,_0x1762a1,_0x20666c);return;}if(_0x1762a1[_0x307c21(0xec)]['isDisabled']){_0x5b1697(new Error(_0x307c21(0x113))),_0x124c66[_0x307c21(0x11e)](_0x307c21(0x146));return;}const _0x2469ff=_0x1762a1[_0x307c21(0xec)]['id'];_0x124c66[_0x307c21(0x1b0)][_0x307c21(0x1aa)](_0x307c21(0x14e)+_0x2469ff),_0x124c66[_0x307c21(0xec)]['id']=_0x2469ff;const _0x42951b=[__classPrivateFieldGet(_0x124c66,_Debuglet_instances,'m',_Debuglet_getBlocklist)[_0x307c21(0x1ba)](_0x124c66)(_0x124c66[_0x307c21(0xec)]['id'])];_0x124c66[_0x307c21(0x1b9)][_0x307c21(0xc8)]&&_0x42951b[_0x307c21(0x16f)](__classPrivateFieldGet(_0x124c66,_Debuglet_instances,'m',_Debuglet_getRedactions)[_0x307c21(0x1ba)](_0x124c66)(_0x124c66['debuggee']['id'])),Promise[_0x307c21(0xe1)](_0x42951b)[_0x307c21(0x101)](()=>{const _0x2ecd99=_0x307c21;_0x124c66[_0x2ecd99(0x11e)](_0x2ecd99(0x103),_0x2469ff),__classPrivateFieldGet(_0x124c66,_Debuglet_debuggeeRegistered,'f')['resolve'](),__classPrivateFieldGet(_0x124c66,_Debuglet_v8debug,'f')?.[_0x2ecd99(0x1a5)](__classPrivateFieldGet(_0x124c66,_Debuglet_blocklistManager,'f')),!_0x124c66[_0x2ecd99(0x13e)]&&__classPrivateFieldGet(_0x124c66,_Debuglet_instances,'m',_Debuglet_scheduleBreakpointFetch_)[_0x2ecd99(0x130)](_0x124c66,0x0,this['config'][_0x2ecd99(0x152)],_0x1762a1?.[_0x2ecd99(0x194)]);},_0xd8dd6d=>{_0x5b1697(_0xd8dd6d);});});},_0x373658*0x3e8)[_0x52af2f(0x11f)]();},_Debuglet_scheduleBreakpointFetch_=function _Debuglet_scheduleBreakpointFetch_(_0x115f42,_0x4563a9,_0xacc8c6){const _0x2c72ff=a18_0x1221e6,_0x4d0e6d=this;!_0x4563a9&&(_0x4d0e6d['fetcherActive']=!![]),setTimeout(()=>{const _0x3dc004=a18_0x2fb7;if(!__classPrivateFieldGet(_0x4d0e6d,_Debuglet_running,'f'))return;!_0x4563a9&&assert(_0x4d0e6d[_0x3dc004(0x13e)]),_0x4d0e6d[_0x3dc004(0x1b0)][_0x3dc004(0x163)](_0x3dc004(0xce)),__classPrivateFieldGet(_0x4d0e6d,_Debuglet_controller,'f')['listBreakpoints'](_0x4d0e6d[_0x3dc004(0xec)],(_0x25cef1,_0x572b01,_0x142b97)=>{const _0x5771ac=_0x3dc004;if(_0x572b01?.[_0x5771ac(0x15b)]===0x194){_0x4d0e6d[_0x5771ac(0x1b0)]['info'](_0x5771ac(0x159)),_0x4d0e6d[_0x5771ac(0x13e)]=![],__classPrivateFieldGet(_0x4d0e6d,_Debuglet_instances,'m',_Debuglet_updatePromise)[_0x5771ac(0x130)](_0x4d0e6d),__classPrivateFieldGet(_0x4d0e6d,_Debuglet_instances,'m',_Debuglet_register_)[_0x5771ac(0x130)](_0x4d0e6d);return;}if(_0x25cef1){const _0x4e2a32=(0x0,utils_1[_0x5771ac(0xf7)])(_0x115f42,_0x4d0e6d[_0x5771ac(0x1b9)]['internal']['maxRequestRetryDelaySeconds']);_0x4d0e6d['logger'][_0x5771ac(0xd8)](_0x5771ac(0x11d)+_0x572b01?.[_0x5771ac(0x15b)]+_0x5771ac(0x144)+_0x25cef1[_0x5771ac(0xf0)]+_0x5771ac(0x150)+_0x4e2a32+'s'),__classPrivateFieldGet(_0x4d0e6d,_Debuglet_instances,'m',_Debuglet_scheduleBreakpointFetch_)[_0x5771ac(0x130)](_0x4d0e6d,_0x4e2a32,_0x4563a9,_0xacc8c6);return;}_0x4d0e6d[_0x5771ac(0x1b0)]['debug']('\x09'+_0x572b01['status']+_0x5771ac(0x1a6));if(!_0x142b97){const _0x2781fc=_0x4d0e6d[_0x5771ac(0x1b9)][_0x5771ac(0x14a)];_0x4d0e6d[_0x5771ac(0x1b0)][_0x5771ac(0xd8)](_0x5771ac(0xc9)+_0x2781fc+'s'),__classPrivateFieldGet(_0x4d0e6d,_Debuglet_instances,'m',_Debuglet_scheduleBreakpointFetch_)[_0x5771ac(0x130)](_0x4d0e6d,_0x2781fc,_0x4563a9,_0xacc8c6);return;}this['setCustomLogLevel'](_0x142b97['agentLogLevel']);if(_0x142b97[_0x5771ac(0x1a8)]){_0x4d0e6d[_0x5771ac(0x1b0)]['info'](_0x5771ac(0x19c)),__classPrivateFieldGet(_0x4d0e6d,_Debuglet_instances,'m',_Debuglet_scheduleBreakpointFetch_)['call'](_0x4d0e6d,0x0,_0x4563a9,_0xacc8c6);return;}if(_0x142b97['pipeLogs']&&_0x142b97[_0x5771ac(0x118)]!==_0x5771ac(0xff)){const _0x17ab82=this[_0x5771ac(0x1a1)]['globalPipingStatus'];_0x17ab82!==_0x142b97['pipeLogs']&&(this[_0x5771ac(0x1b0)][_0x5771ac(0x163)](_0x5771ac(0x187)+_0x17ab82+_0x5771ac(0x10f)+_0x142b97[_0x5771ac(0x118)]),this[_0x5771ac(0x1a1)][_0x5771ac(0x154)]=_0x142b97[_0x5771ac(0x118)]);}if(_0x142b97[_0x5771ac(0x1b2)]&&_0x142b97[_0x5771ac(0x116)]!==_0x4d0e6d[_0x5771ac(0x116)]){_0x4d0e6d['collectLogRequestId']=_0x142b97[_0x5771ac(0x116)];const _0x39c483=_0x4d0e6d[_0x5771ac(0x1b9)][_0x5771ac(0xe3)][_0x5771ac(0x1ac)]&&path[_0x5771ac(0x1a4)](_0x4d0e6d[_0x5771ac(0x1b9)]['agentLog'][_0x5771ac(0x1ac)],agent_logger_1['default'][_0x5771ac(0x139)]);_0x39c483&&fs['existsSync'](_0x39c483)?setTimeout(()=>__classPrivateFieldGet(_0x4d0e6d,_Debuglet_controller,'f')[_0x5771ac(0x1a2)](_0x4d0e6d[_0x5771ac(0xec)],_0x142b97['collectLogRequestId'],_0x39c483)):_0x4d0e6d[_0x5771ac(0x1b0)][_0x5771ac(0x1aa)]('Ignoring\x20request\x20to\x20collect\x20logs\x20with\x20id\x20'+_0x142b97[_0x5771ac(0x116)]+_0x5771ac(0x11b)+_0x5771ac(0x17a));}const _0x1ea1b7=(_0x142b97[_0x5771ac(0x109)]||[])[_0x5771ac(0x104)](_0x2181c4=>new stackdriver_1[(_0x5771ac(0xc3))](_0x2181c4))['filter'](_0x15a2d4=>{const _0x52bf25=_0x5771ac,_0x35d33d=_0x15a2d4[_0x52bf25(0xed)]||_0x52bf25(0x11a);if(__classPrivateFieldGet(_0x4d0e6d,_Debuglet_completedBreakpointMap,'f')[_0x15a2d4['id']])return![];if(_0x35d33d!==_0x52bf25(0x11a)&&_0x35d33d!=='LOG')return _0x4d0e6d[_0x52bf25(0x1b0)][_0x52bf25(0x17d)]('Found\x20breakpoint\x20with\x20invalid\x20action:',_0x35d33d),_0x15a2d4[_0x52bf25(0x15b)]=new status_message_1[(_0x52bf25(0x166))](status_message_1[_0x52bf25(0x166)][_0x52bf25(0x169)],utils_1[_0x52bf25(0x17c)]['BREAKPOINT_ACTION_MESSAGE'],!![]),__classPrivateFieldGet(_0x4d0e6d,_Debuglet_instances,'m',_Debuglet_rejectBreakpoint_)[_0x52bf25(0x130)](_0x4d0e6d,_0x15a2d4),![];return!![];}),_0x50f3cb=__classPrivateFieldGet(_0x4d0e6d,_Debuglet_instances,'m',_Debuglet_getOldBreakpoints)['call'](_0x4d0e6d);let _0x2e8f45=_0x50f3cb[_0x5771ac(0x147)]>0x0;__classPrivateFieldGet(_0x4d0e6d,_Debuglet_instances,'m',_Debuglet_expireOldBreakpoints)[_0x5771ac(0x130)](_0x4d0e6d,_0x50f3cb),_0x2e8f45=_0x2e8f45||__classPrivateFieldGet(_0x4d0e6d,_Debuglet_instances,'m',_Debuglet_updateActiveBreakpoints_)[_0x5771ac(0x130)](_0x4d0e6d,_0x1ea1b7),_0x4d0e6d['emit'](_0x5771ac(0x12e),_0x1ea1b7[_0x5771ac(0x147)]);_0x2e8f45&&_0x4d0e6d[_0x5771ac(0x1b0)][_0x5771ac(0x163)](formatBreakpoints(_0x5771ac(0x14d),_0x4d0e6d['activeBreakpointMap']));__classPrivateFieldSet(_0x4d0e6d,_Debuglet_breakpointFetchedTimestamp,Date[_0x5771ac(0x172)](),'f');_0x4563a9?__classPrivateFieldGet(_0x4d0e6d,_Debuglet_breakpointFetched,'f')&&(__classPrivateFieldGet(_0x4d0e6d,_Debuglet_breakpointFetched,'f')[_0x5771ac(0x10b)](),__classPrivateFieldSet(_0x4d0e6d,_Debuglet_breakpointFetched,null,'f')):__classPrivateFieldGet(_0x4d0e6d,_Debuglet_instances,'m',_Debuglet_scheduleBreakpointFetch_)['call'](_0x4d0e6d,0x0,_0x4563a9,_0xacc8c6);return;},_0xacc8c6);},_0x115f42*0x3e8)[_0x2c72ff(0x11f)]();},_Debuglet_updatePromise=function _Debuglet_updatePromise(){__classPrivateFieldSet(this,_Debuglet_debuggeeRegistered,new CachedPromise(),'f'),__classPrivateFieldGet(this,_Debuglet_breakpointFetched,'f')&&(__classPrivateFieldGet(this,_Debuglet_breakpointFetched,'f')['resolve'](),__classPrivateFieldSet(this,_Debuglet_breakpointFetched,null,'f'));},_Debuglet_updateActiveBreakpoints_=function _Debuglet_updateActiveBreakpoints_(_0x441b95){const _0x3a128b=a18_0x1221e6,_0x4a415a=this,_0x11cf91=__classPrivateFieldGet(this,_Debuglet_instances,'m',_Debuglet_convertBreakpointListToMap_)[_0x3a128b(0x130)](this,_0x441b95);let _0x16954e=![];return _0x441b95[_0x3a128b(0xcd)](_0x3dff1b=>{const _0x512723=_0x3a128b;!__classPrivateFieldGet(_0x4a415a,_Debuglet_completedBreakpointMap,'f')[_0x3dff1b['id']]&&!_0x4a415a[_0x512723(0x10c)][_0x3dff1b['id']]&&(__classPrivateFieldGet(_0x4a415a,_Debuglet_instances,'m',_Debuglet_addBreakpoint_)[_0x512723(0x130)](_0x4a415a,_0x3dff1b,_0x46f70f=>{const _0x3b9f6e=_0x512723;_0x46f70f&&__classPrivateFieldGet(_0x4a415a,_Debuglet_instances,'m',_Debuglet_updateBreakpoint_)[_0x3b9f6e(0x130)](_0x4a415a,_0x3dff1b,!![],![]);}),_0x16954e=!![],__classPrivateFieldGet(this,_Debuglet_quotaManager,'f')[_0x512723(0x165)](_0x3dff1b['id'])),__classPrivateFieldGet(_0x4a415a,_Debuglet_quotaManager,'f')[_0x512723(0x107)](_0x3dff1b['id'],_0x3dff1b[_0x512723(0x16e)]),_0x4a415a[_0x512723(0x1a1)][_0x512723(0x18e)](_0x3dff1b['id'],_0x3dff1b['pipingStatus']);}),(0x0,mapSubtract_1[_0x3a128b(0xbb)])(__classPrivateFieldGet(this,_Debuglet_completedBreakpointMap,'f'),_0x11cf91)['forEach'](_0x429d0a=>{delete __classPrivateFieldGet(_0x4a415a,_Debuglet_completedBreakpointMap,'f')[_0x429d0a['id']],_0x16954e=!![];}),(0x0,mapSubtract_1[_0x3a128b(0xbb)])(this[_0x3a128b(0x10c)],_0x11cf91)[_0x3a128b(0xcd)](_0x1787a8=>{const _0x22c2e2=_0x3a128b;__classPrivateFieldGet(this,_Debuglet_instances,'m',_Debuglet_removeBreakpoint_)[_0x22c2e2(0x130)](this,_0x1787a8,!![]),_0x16954e=!![];}),_0x16954e&&_0x4a415a['logger']['debug'](formatBreakpoints(_0x3a128b(0x188),_0x11cf91)),_0x16954e;},_Debuglet_convertBreakpointListToMap_=function _Debuglet_convertBreakpointListToMap_(_0x2d7e76){const _0x5b7352=a18_0x1221e6,_0xd62b4e={};return _0x2d7e76[_0x5b7352(0xcd)](_0x263692=>{_0xd62b4e[_0x263692['id']]=_0x263692;}),_0xd62b4e;},_Debuglet_removeBreakpoint_=function _Debuglet_removeBreakpoint_(_0x5671fe,_0x13aeb4){const _0x3f2a70=a18_0x1221e6;this[_0x3f2a70(0x1b0)]['info'](_0x3f2a70(0x16c),_0x5671fe),__classPrivateFieldGet(this,_Debuglet_quotaManager,'f')[_0x3f2a70(0xca)](_0x5671fe['id']),this[_0x3f2a70(0x1a1)][_0x3f2a70(0xf6)](_0x5671fe['id']),delete this[_0x3f2a70(0x10c)][_0x5671fe['id']],_0x13aeb4&&__classPrivateFieldGet(this,_Debuglet_v8debug,'f')&&__classPrivateFieldGet(this,_Debuglet_v8debug,'f')[_0x3f2a70(0x16b)](_0x5671fe,_0x4004c7=>{const _0x573821=_0x3f2a70;if(_0x4004c7)this['logger'][_0x573821(0xd8)](_0x4004c7);});},_Debuglet_addBreakpoint_=function _Debuglet_addBreakpoint_(_0x4b437a,_0x28fb21){const _0x30d883=a18_0x1221e6,_0x245074=this;_0x245074[_0x30d883(0x1b0)]['info'](_0x30d883(0x120),_0x4b437a);if(!_0x245074[_0x30d883(0x1b9)][_0x30d883(0x182)]&&(_0x4b437a[_0x30d883(0xc4)]||_0x4b437a[_0x30d883(0xd5)])){_0x245074[_0x30d883(0x1b0)][_0x30d883(0xd8)](utils_1[_0x30d883(0x17c)]['ALLOW_EXPRESSIONS_MESSAGE'][_0x30d883(0x126)]||''),_0x4b437a[_0x30d883(0x15b)]=new status_message_1['StatusMessage'](status_message_1['StatusMessage'][_0x30d883(0x169)],utils_1['errors'][_0x30d883(0x195)],!![]),setImmediate(()=>{_0x28fb21(utils_1['errors']['ALLOW_EXPRESSIONS_MESSAGE']);});return;}if((0x0,utils_1['satisfies'])(process[_0x30d883(0x10a)],'5.2\x20||\x20<4')){const _0x20da9b=utils_1[_0x30d883(0x17c)][_0x30d883(0xc6)];_0x245074[_0x30d883(0x1b0)][_0x30d883(0xd8)](_0x20da9b),_0x4b437a[_0x30d883(0x15b)]=new status_message_1[(_0x30d883(0x166))](status_message_1[_0x30d883(0x166)][_0x30d883(0x169)],_0x20da9b,!![]),setImmediate(()=>{_0x28fb21(_0x20da9b);});return;}const _0x1ddf4e=_0x4b437a['createTime']?Number(_0x4b437a[_0x30d883(0x155)]['seconds']):Date[_0x30d883(0x172)]()/0x3e8,_0x5c2ac1=_0x4b437a['expirationSeconds']||_0x245074[_0x30d883(0x1b9)][_0x30d883(0x170)];_0x4b437a[_0x30d883(0xd3)]=_0x1ddf4e+_0x5c2ac1,_0x4b437a[_0x30d883(0x1bc)]?.[_0x30d883(0xf4)]&&(_0x4b437a[_0x30d883(0x1bc)]['path']=path[_0x30d883(0xf2)](_0x4b437a[_0x30d883(0x1bc)]['path']),path['sep']===path[_0x30d883(0x1b1)][_0x30d883(0xbd)]&&(_0x4b437a['location'][_0x30d883(0xf4)]=_0x4b437a[_0x30d883(0x1bc)][_0x30d883(0xf4)][_0x30d883(0xdb)]('\x5c')['join'](path[_0x30d883(0xbd)]))),__classPrivateFieldGet(_0x245074,_Debuglet_v8debug,'f')[_0x30d883(0x145)](_0x4b437a,_0x3248c4=>{const _0x45d804=_0x30d883;if(_0x3248c4){_0x28fb21(_0x3248c4);return;}_0x245074['logger'][_0x45d804(0x1aa)](_0x45d804(0x13b),_0x4b437a),_0x245074[_0x45d804(0x10c)][_0x4b437a['id']]=_0x4b437a,_0x4b437a['action']===_0x45d804(0x12c)?__classPrivateFieldGet(_0x245074,_Debuglet_v8debug,'f')['log'](_0x4b437a,(_0x1dc4fb,_0x38351a)=>{const _0x170eb2=_0x45d804,_0x12bb12=_0x38351a[_0x170eb2(0x104)](_0xfdc0bc=>__classPrivateFieldGet(_0x245074,_Debuglet_instances,'m',_Debuglet_stringify)[_0x170eb2(0x130)](_0x245074,_0xfdc0bc)),_0xba2e34=(0x0,format_1['format'])(_0x1dc4fb,_0x12bb12),_0x315964=_0x170eb2(0xdd)+(__classPrivateFieldGet(_0x245074,_Debuglet_redactionManager,'f')?.[_0x170eb2(0xcf)](_0xba2e34)||_0xba2e34),_0x11857c=__classPrivateFieldGet(this,_Debuglet_quotaManager,'f')[_0x170eb2(0x131)](_0x315964,_0x4b437a['id']);if(_0x11857c){const _0x3fc35e=_0x11857c[_0x170eb2(0xf0)],_0x3ff67d=_0x11857c['isOutOfQuota'];let _0x3a895c,_0x3a5100;!__classPrivateFieldGet(this,_Debuglet_redactionManager,'f')?.['isRedactionActive']()&&!_0x3ff67d&&(_0x3a895c=_0x170eb2(0xdd)+_0x1dc4fb,_0x3a5100=_0x12bb12);_0x245074['pipingManager'][_0x170eb2(0x178)](_0x245074[_0x170eb2(0xec)],_0x4b437a['id'],_0x3fc35e,_0x4b437a['logLevel'],_0x3a895c,_0x3a5100);if(_0x3ff67d)__classPrivateFieldGet(_0x245074,_Debuglet_v8debug,'f')?.[_0x170eb2(0x13d)](),__classPrivateFieldGet(this,_Debuglet_nextEnableTimeout,'f')&&clearTimeout(__classPrivateFieldGet(this,_Debuglet_nextEnableTimeout,'f')),__classPrivateFieldSet(this,_Debuglet_nextEnableTimeout,setTimeout(()=>{__classPrivateFieldGet(_0x245074,_Debuglet_v8debug,'f')?.['enable'](),__classPrivateFieldSet(_0x245074,_Debuglet_nextEnableTimeout,null,'f');},_0x245074[_0x170eb2(0x1b9)][_0x170eb2(0x140)][_0x170eb2(0x110)]*0x3e8),'f');else _0x3fc35e?.['length']===0x0&&__classPrivateFieldGet(_0x245074,_Debuglet_v8debug,'f')?.[_0x170eb2(0x13d)]();}},()=>{return __classPrivateFieldGet(_0x245074,_Debuglet_completedBreakpointMap,'f')[_0x4b437a['id']];},_0x295cd8=>{const _0x2fa882=_0x45d804;if(_0x295cd8){_0x245074['logger'][_0x2fa882(0xd8)](_0x295cd8),_0x28fb21(_0x295cd8);return;}}):__classPrivateFieldGet(_0x245074,_Debuglet_v8debug,'f')['wait'](_0x4b437a,_0x497b89=>{const _0x457c3b=_0x45d804;if(_0x497b89){setImmediate(()=>{const _0x5ee959=a18_0x2fb7;_0x245074['logger'][_0x5ee959(0xd8)](_0x497b89),_0x28fb21(_0x497b89);});return;}_0x245074[_0x457c3b(0x1b0)]['info']('Breakpoint\x20hit!:\x20',_0x4b437a),__classPrivateFieldGet(_0x245074,_Debuglet_instances,'m',_Debuglet_updateBreakpoint_)['call'](_0x245074,_0x4b437a,__classPrivateFieldGet(_0x245074,_Debuglet_v8debug,'f')[_0x457c3b(0x160)](_0x4b437a['id'])<=0x0);}),__classPrivateFieldGet(_0x245074,_Debuglet_instances,'m',_Debuglet_reportBreakpointAccepted_)[_0x45d804(0x130)](_0x245074,_0x4b437a);}),this[_0x30d883(0x11e)](_0x30d883(0x121));},_Debuglet_updateBreakpoint_=function _Debuglet_updateBreakpoint_(_0x3389f6,_0x51256a,_0x3b04ce=!![]){const _0x31c645=a18_0x1221e6,_0x301496=this;if(_0x3389f6['status']&&_0x3389f6[_0x31c645(0x15b)]['isError']){let _0x4bf194=_0x3389f6[_0x31c645(0x15b)]?.[_0x31c645(0x126)]?.[_0x31c645(0xe5)]||'';_0x3389f6[_0x31c645(0x15b)]?.['description']?.[_0x31c645(0x137)]&&(_0x4bf194+=':\x20'+_0x3389f6[_0x31c645(0x15b)]?.[_0x31c645(0x126)]?.[_0x31c645(0x137)][_0x31c645(0xfa)]()),_0x301496[_0x31c645(0x1b0)][_0x31c645(0x17d)](_0x31c645(0x16a)+_0x3389f6+_0x31c645(0x19d)+_0x4bf194);}else _0x301496['logger']['info'](_0x31c645(0x164),_0x3389f6);_0x51256a&&(__classPrivateFieldGet(_0x301496,_Debuglet_completedBreakpointMap,'f')[_0x3389f6['id']]=!![],__classPrivateFieldGet(_0x301496,_Debuglet_instances,'m',_Debuglet_removeBreakpoint_)[_0x31c645(0x130)](_0x301496,_0x3389f6,_0x3b04ce)),__classPrivateFieldGet(_0x301496,_Debuglet_controller,'f')[_0x31c645(0x1b6)](_0x301496[_0x31c645(0xec)],extend(!![],{},_0x3389f6));},_Debuglet_reportBreakpointAccepted_=function _Debuglet_reportBreakpointAccepted_(_0x1f138b){const _0x5e5245=a18_0x1221e6,_0x33c056=this;_0x33c056['logger']['debug'](_0x5e5245(0xe9)+_0x1f138b+_0x5e5245(0x168));const _0x109e37=extend(!![],{},_0x1f138b);_0x109e37['isFinalState']=![],_0x109e37[_0x5e5245(0x15b)]=new status_message_1['StatusMessage'](status_message_1[_0x5e5245(0x166)][_0x5e5245(0x169)],undefined,![],!![]),__classPrivateFieldGet(_0x33c056,_Debuglet_controller,'f')[_0x5e5245(0x1b6)](_0x33c056['debuggee'],_0x109e37);},_Debuglet_rejectBreakpoint_=function _Debuglet_rejectBreakpoint_(_0x15b16a){const _0x1a14f5=a18_0x1221e6,_0x15c14d=this;this[_0x1a14f5(0x1b0)]['info'](_0x1a14f5(0x138),_0x15b16a),__classPrivateFieldGet(_0x15c14d,_Debuglet_completedBreakpointMap,'f')[_0x15b16a['id']]=!![],__classPrivateFieldGet(_0x15c14d,_Debuglet_controller,'f')['enqueueBreakpointUpdate'](_0x15c14d['debuggee'],_0x15b16a);},_Debuglet_expireOldBreakpoints=function _Debuglet_expireOldBreakpoints(_0x3f2ee3){const _0x48f816=this;_0x3f2ee3['forEach'](_0x59640b=>{const _0x389a30=a18_0x2fb7;_0x48f816[_0x389a30(0x1b0)][_0x389a30(0x1aa)]('Expiring\x20breakpoint',_0x59640b),__classPrivateFieldGet(_0x48f816,_Debuglet_completedBreakpointMap,'f')[_0x59640b['id']]=!![],__classPrivateFieldGet(_0x48f816,_Debuglet_instances,'m',_Debuglet_removeBreakpoint_)[_0x389a30(0x130)](_0x48f816,_0x59640b,!![]);});},_Debuglet_getOldBreakpoints=function _Debuglet_getOldBreakpoints(){const _0x44bf0d=a18_0x1221e6,_0x9099b0=Date[_0x44bf0d(0x172)]()/0x3e8;return Object[_0x44bf0d(0x115)](this['activeBreakpointMap'])[_0x44bf0d(0x1a7)](_0x37f2ed=>_0x37f2ed[_0x44bf0d(0xd3)]?_0x37f2ed['expirationTime']<_0x9099b0:![]);},_Debuglet_getBlocklist=async function _Debuglet_getBlocklist(_0x2ba9cd){const _0x550640=a18_0x1221e6,_0x5cbddb=await __classPrivateFieldGet(this,_Debuglet_controller,'f')[_0x550640(0x186)](_0x2ba9cd),_0x1b9c12=_0x5cbddb[_0x550640(0xfe)],_0x7a4910=_0x5cbddb[_0x550640(0x13c)];_0x1b9c12&&_0x1b9c12['length']&&this['logger'][_0x550640(0x163)](_0x550640(0x179),_0x1b9c12['join']('\x0a\x09')),_0x7a4910&&_0x7a4910[_0x550640(0x147)]&&this[_0x550640(0x1b0)]['debug'](_0x550640(0x15e),_0x7a4910[_0x550640(0x1a4)]('\x0a\x09')),__classPrivateFieldSet(this,_Debuglet_blocklistManager,new patterns_blocklist_manager_1['PatternsBlocklistManager'](_0x1b9c12,_0x7a4910,this[_0x550640(0x1b9)]),'f');},_Debuglet_getRedactions=async function _Debuglet_getRedactions(_0x1039e6){const _0x4180e1=a18_0x1221e6,_0x1670ae=await __classPrivateFieldGet(this,_Debuglet_controller,'f')[_0x4180e1(0x114)](_0x1039e6);_0x1670ae?.[_0x4180e1(0x147)]&&this[_0x4180e1(0x1b0)][_0x4180e1(0x163)](_0x4180e1(0x13f),_0x1670ae[_0x4180e1(0x104)](_0x2d75c1=>_0x4180e1(0xc0)+_0x2d75c1[_0x4180e1(0x12d)]+_0x4180e1(0x181)+_0x2d75c1[_0x4180e1(0x148)]+_0x4180e1(0xbe)+_0x2d75c1[_0x4180e1(0xc1)]+'\x20caseInsensitive:\x20'+_0x2d75c1[_0x4180e1(0x192)])[_0x4180e1(0x1a4)]('\x0a\x09'));if((0x0,utils_1[_0x4180e1(0xbc)])(process[_0x4180e1(0x10a)],_0x4180e1(0x16d))){const {RedactionManagerRE2JS:_0x9f759b}=await Promise[_0x4180e1(0x10b)]()[_0x4180e1(0x101)](()=>require(_0x4180e1(0x102)));__classPrivateFieldSet(this,_Debuglet_redactionManager,new _0x9f759b(this[_0x4180e1(0x1b0)]),'f'),__classPrivateFieldGet(this,_Debuglet_redactionManager,'f')?.['setPatterns'](_0x1670ae);}},_Debuglet_stringify=function _Debuglet_stringify(_0x3fe0d9){const _0x1b9793=a18_0x1221e6;if(!_0x3fe0d9)return JSON['stringify'](_0x3fe0d9,(_0x2fb99e,_0x43ad4d)=>_0x43ad4d===undefined?_0x1b9793(0x158):_0x43ad4d);if(Array[_0x1b9793(0xc7)](_0x3fe0d9)){const _0x24272d=[];for(const _0x437fb3 of _0x3fe0d9){_0x24272d[_0x1b9793(0x16f)](__classPrivateFieldGet(this,_Debuglet_instances,'m',_Debuglet_stringify)[_0x1b9793(0x130)](this,_0x437fb3));}return'['+_0x24272d[_0x1b9793(0x1a4)](',\x20')+']';}if(typeof _0x3fe0d9==='object'){const _0xe7fb4f=Object[_0x1b9793(0xef)](_0x3fe0d9)[_0x1b9793(0x104)](([_0x2d89cd,_0x2e4485])=>{const _0x13e8fe=_0x1b9793,_0x2d54bd=__classPrivateFieldGet(this,_Debuglet_redactionManager,'f')?.[_0x13e8fe(0x1a3)](_0x2d89cd)?redaction_manager_1['REDACTED_PLACEHOLDER']:__classPrivateFieldGet(this,_Debuglet_instances,'m',_Debuglet_stringify)[_0x13e8fe(0x130)](this,_0x2e4485);return JSON[_0x13e8fe(0x167)](_0x2d89cd)+':\x20'+_0x2d54bd;})['join'](',\x20');return'{'+_0xe7fb4f+'}';}return JSON['stringify'](_0x3fe0d9);});function a18_0x320e(){const _0x3a46b0=['./reduction/redaction-manager','6168130zbZhBD','__classPrivateFieldSet','caseInsensitive','events','clientConnectionTimeoutInSeconds','ALLOW_EXPRESSIONS_MESSAGE','selectFiles','The\x20working\x20directory\x20is\x20a\x20root\x20directory.\x20Disabling\x20','Failed\x20to\x20register\x20debuggee:\x20','GAE_MINOR_VERSION','Registering\x20debuggee','getInitialLevel','\x09Long\x20poll\x20completed.','.\x20Error:\x20','\x0a\x09condition:\x20','./config','js.map','pipingManager','sendAgentLogsToServer','shouldRedactByName','join','setBlocklistManager','\x20completed.','filter','waitExpired','273441qTFnIZ','info','SIGTERM','agentLogTargetDir','./debuglet-helpers/normalizeConfig','./piping-manager','agentLogMaxFileSizeMb','logger','posix','collectAndSendLog','has','util','getSourceContextFromFile','enqueueBreakpointUpdate','sourceContext','env','config','bind','Use\x20config\x20`allowRootAsWorkingDirectory`\x20if\x20you\x20really\x20want\x20to\x20','location','register','Working\x20directory:\x20','Error\x20processing\x20the\x20sourcemaps.','mapSubtract','satisfies','sep','):\x20pattern:\x20','filename','name:\x20','pattern','522092sCmUpE','Breakpoint','condition','Scanner','NODE_VERSION_MESSAGE','isArray','redactionEnabled','\x09Invalid\x20list\x20response:\x20empty\x20body.\x20Retrying\x20in\x20','removePerBreakpointQuota','./debuglet-helpers/format','Initializing\x20Node.js\x20agent\x20version:\x20','forEach','Fetching\x20breakpoints','replaceRedactedByValue','mainModule','started','Private\x20accessor\x20was\x20defined\x20without\x20a\x20getter','expirationTime','inspect','expressions','replace','CachedPromise','error','isReady','mapFiles','split','beforeExit','LOGPOINT:\x20','378335YplQEj','./debuglet-helpers/mapSubtract','promise','all','SIGINT','agentLog','deregister','format','12ipNCSM','Debuglet\x20not\x20running','packageInfo','reporting\x20breakpoint\x20','Failed\x20to\x20re-register\x20debuggee\x20','ConfigurationProvider','debuggee','action','./io/scanner','entries','message','breakpoint\x20id:\x20%s,\x0a\x09type:\x20%s\x0a\x09location:\x20%s','normalize','add','path','findFiles','removeBreakpoint','backoff','Result:\x20\x0a','do\x20this.','toString','createLogger','2948152hSkBou','readFile','blacklist','NOT_SET','start','then','./reduction/redaction-manager-re2js','registered','map','Error\x20scanning\x20the\x20filesystem.','./environment-metadata','setIgnoreQuota','Malformed\x20source-context.json\x20file:\x20','breakpoints','version','resolve','activeBreakpointMap','232soOvaz','workingDirectory','\x20to\x20','quotaRecoverySeconds','GAE-','fromFileStats','Disabled\x20by\x20the\x20server','getRedactions','values','collectLogRequestId','promiseResolve','pipeLogs','agentLogLevel','CAPTURE','\x20because\x20','Stopping\x20Debuglet','\x09Got\x20error\x20from\x20server.\x20status:\x20','emit','unref','\x09adding\x20breakpoint','breakpoint_set','DEBUG','get','./controller','1363431JlbQeu','description','6IolJft','../types/stackdriver','isRunning','./util/utils','kill','LOG','name','breakpoints_fetched','debuglet','call','quotaCheck','function','\x0a\x09expressions:\x20','internal','isReadyManager','concat','parameters','rejecting\x20breakpoint','AGENT_LOG_FILE','value','\x09successfully\x20added\x20breakpoint','blacklist_exception','disable','fetcherActive','Redactions:\x20\x0a\x09','quota','prettyError','sourceMapDiagnostics','defineProperty','.\x20message:\x20','set','remotelyDisabled','length','type','extraPaths','breakpointUpdateIntervalSec','./agent-logger','Unique\x20ID\x20for\x20this\x20Application:\x20','Active\x20Breakpoints:\x20\x0a','Registered\x20as\x20debuggee:\x20','extend','.\x20Retrying\x20in\x20','./io/sourcemapper','fetchBreakpointsOnce','Controller','globalPipingStatus','createTime','Cannot\x20read\x20private\x20member\x20from\x20an\x20object\x20whose\x20class\x20did\x20not\x20declare\x20it','../client/stackdriver/status-message','undefined','Debuggee\x20is\x20not\x20registered','constructor','status','stdErrThreshold','selectStats','Blacklist\x20Exceptions:\x20\x0a\x09','source-context.json','remainingHits','Debuglet','pid','debug','\x09updating\x20breakpoint\x20data\x20on\x20server\x20(no\x20errors)\x20for','createPerBreakpointConditionQuota','StatusMessage','stringify','\x20accepted\x20by\x20agent','UNSPECIFIED','\x09Notifying\x20server\x20about\x20error\x20for\x20','clear','\x09remove\x20breakpoint','>=12','ignoreQuota','push','breakpointExpirationSec','EnvironmentMetadata','now','12445902mDwfPz','javascriptFileExtensions','search','Cannot\x20write\x20private\x20member\x20to\x20an\x20object\x20whose\x20class\x20did\x20not\x20declare\x20it','parse','addAndPipeLog','Blacklist:\x20\x0a\x09','logs\x20path\x20not\x20defined\x20or\x20log\x20file\x20does\x20not\x20exits','hash','errors','warn','__esModule','initError','seconds','\x20(type:\x20','allowExpressions','getLevel','./debuglet-helpers/createDebuggee','Private\x20method\x20is\x20not\x20writable','getBlocklist','Switching\x20globalPiping\x20status\x20from\x20','Server\x20breakpoints:\x0a','once','stop','setLevel','Noting\x20to\x20stop,\x20agent\x20is\x20not\x20running','create','setPipingStatus'];a18_0x320e=function(){return _0x3a46b0;};return a18_0x320e();}
@@ -1 +1 @@
1
- 'use strict';function a19_0x28a1(_0x292383,_0x45b1ef){const _0x288167=a19_0x39cc();return a19_0x28a1=function(_0x22d103,_0x5a2787){_0x22d103=_0x22d103-0xd6;let _0x39ccb6=_0x288167[_0x22d103];return _0x39ccb6;},a19_0x28a1(_0x292383,_0x45b1ef);}function a19_0x39cc(){const _0xdce23b=['node','mac','pid','versions','agentOS','defineProperty','Linux','readFileSync','split','totalmem','x64','EnvironmentMetadata','_osRelease','x32','435320oFjWuh','platform','replace','host','\x20on\x20','KUBERNETES_SERVICE_HOST','(((.+)+)+)+$','runtimeEnvironmentVersion','237990XQYjxa','hostname','24jzjFfY','3685380xOYhox','length','constructor','systemTotalMemoryBytes','Failed\x20to\x20open\x20and\x20parse\x20/etc/os-release','isInDocker','8pxMgos','windows','VERSION_ID','search','get','osVersion','2599121ciOJgG','__esModule','match','/etc/os-release','error','arm','MacOS','trim','cpuCoreCount','_cachedOsRelease','isInK8s','9UoafvX','340950DTEfzj','toString','linuxDistroName','/.dockerenv','arch','8306109ljjpAN','runtimeEnvironmentInfo','set','env','arm64','forEach','linux','utf-8','existsSync','1496892hxSSYI','Node.js\x20','procArch','_logger','apply','cpus','release','warn','version'];a19_0x39cc=function(){return _0xdce23b;};return a19_0x39cc();}const a19_0x54850a=a19_0x28a1;(function(_0x16d29f,_0x4d09d4){const _0x2fcd06=a19_0x28a1,_0x45b7b0=_0x16d29f();while(!![]){try{const _0x40d8eb=-parseInt(_0x2fcd06(0xde))/0x1+parseInt(_0x2fcd06(0x103))/0x2*(parseInt(_0x2fcd06(0xdd))/0x3)+-parseInt(_0x2fcd06(0x10d))/0x4*(-parseInt(_0x2fcd06(0x10b))/0x5)+parseInt(_0x2fcd06(0xec))/0x6+parseInt(_0x2fcd06(0x11a))/0x7*(parseInt(_0x2fcd06(0x114))/0x8)+-parseInt(_0x2fcd06(0xe3))/0x9+parseInt(_0x2fcd06(0x10e))/0xa;if(_0x40d8eb===_0x4d09d4)break;else _0x45b7b0['push'](_0x45b7b0['shift']());}catch(_0x1545db){_0x45b7b0['push'](_0x45b7b0['shift']());}}}(a19_0x39cc,0xa21e8));Object[a19_0x54850a(0xfa)](exports,a19_0x54850a(0x11b),{'value':!![]}),exports[a19_0x54850a(0x100)]=void 0x0;const os_1=require('os'),fs_1=require('fs'),assert=require('assert');var OS;(function(_0x344958){const _0x291e4d=a19_0x54850a,_0x45e080=(function(){let _0x199d7d=!![];return function(_0x55c9dd,_0x11e4fa){const _0x4e5537=_0x199d7d?function(){const _0x3cccfb=a19_0x28a1;if(_0x11e4fa){const _0x254a7f=_0x11e4fa[_0x3cccfb(0xf0)](_0x55c9dd,arguments);return _0x11e4fa=null,_0x254a7f;}}:function(){};return _0x199d7d=![],_0x4e5537;};}()),_0x4abf3b=_0x45e080(this,function(){const _0x29f6cc=a19_0x28a1;return _0x4abf3b[_0x29f6cc(0xdf)]()[_0x29f6cc(0x117)](_0x29f6cc(0x109))[_0x29f6cc(0xdf)]()[_0x29f6cc(0x110)](_0x4abf3b)['search'](_0x29f6cc(0x109));});_0x4abf3b(),_0x344958[_0x291e4d(0xfb)]=_0x291e4d(0xe9),_0x344958['Windows']=_0x291e4d(0x115),_0x344958[_0x291e4d(0xd8)]=_0x291e4d(0xf6);}(OS||(OS={})));var ProcArch;(function(_0x11b716){const _0x59bcd8=a19_0x54850a;_0x11b716[_0x59bcd8(0xff)]=_0x59bcd8(0xff),_0x11b716[_0x59bcd8(0x102)]=_0x59bcd8(0x102),_0x11b716[_0x59bcd8(0xd7)]='arm',_0x11b716['arm64']=_0x59bcd8(0xe7);}(ProcArch||(ProcArch={})));const PlatformToOsMap={'linux':OS[a19_0x54850a(0xfb)],'win32':OS['Windows'],'darwin':OS['MacOS']},ArchToProcArchMap={'x32':ProcArch['x32'],'x64':ProcArch[a19_0x54850a(0xff)],'arm':ProcArch[a19_0x54850a(0xd7)],'arm64':ProcArch[a19_0x54850a(0xe7)]};class EnvironmentMetadata{constructor(_0x3581e2){const _0x5f1872=a19_0x54850a;assert(_0x3581e2!==null),this[_0x5f1872(0xef)]=_0x3581e2;}get[a19_0x54850a(0x10a)](){const _0x3c337c=a19_0x54850a;try{const _0x348256=process[_0x3c337c(0xf8)][_0x3c337c(0xf5)][_0x3c337c(0x11c)](/(\d+\.\d+)\..*/);if(_0x348256)return _0x348256[0x1];}catch(_0x2badd5){this['_logger'][_0x3c337c(0xd6)](_0x2badd5);}return;}get[a19_0x54850a(0xe4)](){const _0x10efd2=a19_0x54850a;return _0x10efd2(0xed)+process[_0x10efd2(0xf4)]+_0x10efd2(0x107)+(0x0,os_1[_0x10efd2(0x104)])()+'\x20'+(0x0,os_1[_0x10efd2(0xf2)])();}get[a19_0x54850a(0xf7)](){const _0x366a7a=a19_0x54850a;return process[_0x366a7a(0xf7)][_0x366a7a(0xdf)]();}get['procArch'](){const _0x1404f4=a19_0x54850a;return ArchToProcArchMap[process['arch']]||process[_0x1404f4(0xe2)];}get['cpuCoreCount'](){const _0x3426ad=a19_0x54850a;return(0x0,os_1[_0x3426ad(0xf1)])()[_0x3426ad(0x10f)];}get[a19_0x54850a(0x111)](){const _0x3f114d=a19_0x54850a;return(0x0,os_1[_0x3f114d(0xfe)])();}get[a19_0x54850a(0x106)](){const _0x12c86d=a19_0x54850a;return(0x0,os_1[_0x12c86d(0x10c)])();}get[a19_0x54850a(0xf9)](){const _0x4fdf9e=a19_0x54850a;return PlatformToOsMap[(0x0,os_1[_0x4fdf9e(0x104)])()]||(0x0,os_1['platform'])();}get[a19_0x54850a(0x119)](){const _0x2aa207=a19_0x54850a;try{if(this[_0x2aa207(0xf9)]===OS[_0x2aa207(0xfb)])return this['_osRelease']['get'](_0x2aa207(0x116))||(0x0,os_1[_0x2aa207(0xf2)])();return(0x0,os_1['release'])();}catch(_0x41f1b5){this[_0x2aa207(0xef)][_0x2aa207(0xd6)](_0x41f1b5);}return;}get[a19_0x54850a(0xe0)](){const _0x579a02=a19_0x54850a;return this[_0x579a02(0xf9)]===OS[_0x579a02(0xfb)]&&this[_0x579a02(0x101)][_0x579a02(0x118)]('ID')||'';}get[a19_0x54850a(0x113)](){const _0x4ba051=a19_0x54850a;return this['agentOS']===OS[_0x4ba051(0xfb)]?(0x0,fs_1[_0x4ba051(0xeb)])(_0x4ba051(0xe1)):![];}get[a19_0x54850a(0xdc)](){const _0x12bfda=a19_0x54850a;return!!process[_0x12bfda(0xe6)][_0x12bfda(0x108)];}get[a19_0x54850a(0x101)](){const _0x23333f=a19_0x54850a;if(!this['_cachedOsRelease']){this[_0x23333f(0xdb)]=new Map();try{if(this[_0x23333f(0xf9)]===OS[_0x23333f(0xfb)]){const _0x306828=(0x0,fs_1[_0x23333f(0xfc)])(_0x23333f(0x11d),_0x23333f(0xea));_0x306828[_0x23333f(0xfd)](/\r?\n/)[_0x23333f(0xe8)](_0x5ceb00=>{const _0x5cc2a3=_0x23333f,[_0x4b672d,_0x8f6c]=_0x5ceb00[_0x5cc2a3(0xd9)]()[_0x5cc2a3(0xfd)]('=');this[_0x5cc2a3(0xdb)]?.[_0x5cc2a3(0xe5)](_0x4b672d,_0x8f6c?.[_0x5cc2a3(0x105)](/^"|"$/g,'')||'');});}}catch(_0x409ff9){this[_0x23333f(0xef)][_0x23333f(0xf3)](_0x23333f(0x112),_0x409ff9);}}return this[_0x23333f(0xdb)];}['getProps'](){const _0x12714b=a19_0x54850a;return{'runtimeEnvironmentVersion':this[_0x12714b(0x10a)],'runtimeEnvironmentInfo':this[_0x12714b(0xe4)],'pid':this[_0x12714b(0xf7)],'cpuCoreCount':this[_0x12714b(0xda)],'systemTotalMemoryBytes':this[_0x12714b(0x111)],'host':this[_0x12714b(0x106)],'agentOS':this[_0x12714b(0xf9)],'osVersion':this['osVersion'],'linuxDistroName':this['linuxDistroName']||undefined,'isInDocker':this['isInDocker'],'isInK8s':this[_0x12714b(0xdc)],'procArch':this[_0x12714b(0xee)]};}}exports['EnvironmentMetadata']=EnvironmentMetadata;
1
+ 'use strict';const a19_0x2b77d7=a19_0x179d;(function(_0x4bc5cb,_0x2351e4){const _0xee6cff=a19_0x179d,_0x59e5f1=_0x4bc5cb();while(!![]){try{const _0x33de17=-parseInt(_0xee6cff(0x114))/0x1*(parseInt(_0xee6cff(0xea))/0x2)+-parseInt(_0xee6cff(0xef))/0x3+-parseInt(_0xee6cff(0xf4))/0x4*(parseInt(_0xee6cff(0x115))/0x5)+-parseInt(_0xee6cff(0x118))/0x6*(-parseInt(_0xee6cff(0x113))/0x7)+parseInt(_0xee6cff(0xf2))/0x8*(-parseInt(_0xee6cff(0x104))/0x9)+-parseInt(_0xee6cff(0x100))/0xa*(parseInt(_0xee6cff(0x105))/0xb)+-parseInt(_0xee6cff(0xf8))/0xc*(-parseInt(_0xee6cff(0x10a))/0xd);if(_0x33de17===_0x2351e4)break;else _0x59e5f1['push'](_0x59e5f1['shift']());}catch(_0x195c7a){_0x59e5f1['push'](_0x59e5f1['shift']());}}}(a19_0x351e,0xf0d01));Object['defineProperty'](exports,a19_0x2b77d7(0x10d),{'value':!![]}),exports[a19_0x2b77d7(0x116)]=void 0x0;const os_1=require('os'),fs_1=require('fs'),assert=require(a19_0x2b77d7(0x112));var OS;(function(_0x3cb2a1){const _0x5e8263=a19_0x2b77d7,_0x102155=(function(){let _0x44af2e=!![];return function(_0x2febd5,_0x1315a9){const _0x4f5ef7=_0x44af2e?function(){if(_0x1315a9){const _0x269d41=_0x1315a9['apply'](_0x2febd5,arguments);return _0x1315a9=null,_0x269d41;}}:function(){};return _0x44af2e=![],_0x4f5ef7;};}()),_0x428949=_0x102155(this,function(){const _0x1e8c0e=a19_0x179d;return _0x428949[_0x1e8c0e(0x11d)]()[_0x1e8c0e(0x106)]('(((.+)+)+)+$')[_0x1e8c0e(0x11d)]()['constructor'](_0x428949)['search']('(((.+)+)+)+$');});_0x428949(),_0x3cb2a1[_0x5e8263(0x109)]='linux',_0x3cb2a1[_0x5e8263(0x10c)]=_0x5e8263(0x119),_0x3cb2a1[_0x5e8263(0xf5)]=_0x5e8263(0x11c);}(OS||(OS={})));function a19_0x351e(){const _0x94e3f5=['runtimeEnvironmentVersion','236484NUqpTI','11NgVmHp','search','versions','linuxDistroName','Linux','1781gkoXVT','totalmem','Windows','__esModule','trim','isInDocker','isInK8s','set','assert','8334914IsDnCk','1qcQrfL','15KsTpFF','EnvironmentMetadata','_osRelease','6ZZIpjT','windows','warn','x32','mac','toString','x64','match','arm','getProps','pid','osVersion','host','utf-8','systemTotalMemoryBytes','cpus','platform','\x20on\x20','/.dockerenv','env','3634186pXznnY','cpuCoreCount','split','procArch','release','4491933HhIsiJ','Node.js\x20','length','424xgtGUx','arm64','2336716DmyCBP','MacOS','forEach','agentOS','564588UmVPRL','arch','error','runtimeEnvironmentInfo','get','_cachedOsRelease','replace','_logger','1904770AyBKXK','version','Failed\x20to\x20open\x20and\x20parse\x20/etc/os-release'];a19_0x351e=function(){return _0x94e3f5;};return a19_0x351e();}var ProcArch;(function(_0x110b97){const _0x3859bf=a19_0x2b77d7;_0x110b97[_0x3859bf(0xdc)]=_0x3859bf(0xdc),_0x110b97[_0x3859bf(0x11b)]='x32',_0x110b97[_0x3859bf(0xde)]=_0x3859bf(0xde),_0x110b97[_0x3859bf(0xf3)]='arm64';}(ProcArch||(ProcArch={})));const PlatformToOsMap={'linux':OS[a19_0x2b77d7(0x109)],'win32':OS[a19_0x2b77d7(0x10c)],'darwin':OS[a19_0x2b77d7(0xf5)]},ArchToProcArchMap={'x32':ProcArch[a19_0x2b77d7(0x11b)],'x64':ProcArch['x64'],'arm':ProcArch['arm'],'arm64':ProcArch[a19_0x2b77d7(0xf3)]};function a19_0x179d(_0x4648cb,_0xef4389){const _0x1bf63d=a19_0x351e();return a19_0x179d=function(_0x5d766b,_0x48b000){_0x5d766b=_0x5d766b-0xdc;let _0x351e5b=_0x1bf63d[_0x5d766b];return _0x351e5b;},a19_0x179d(_0x4648cb,_0xef4389);}class EnvironmentMetadata{constructor(_0x1b3d93){const _0x5a2df1=a19_0x2b77d7;assert(_0x1b3d93!==null),this[_0x5a2df1(0xff)]=_0x1b3d93;}get[a19_0x2b77d7(0x103)](){const _0x174f63=a19_0x2b77d7;try{const _0x4e80e9=process[_0x174f63(0x107)]['node'][_0x174f63(0xdd)](/(\d+\.\d+)\..*/);if(_0x4e80e9)return _0x4e80e9[0x1];}catch(_0x3038c9){this[_0x174f63(0xff)]['error'](_0x3038c9);}return;}get['runtimeEnvironmentInfo'](){const _0x840abd=a19_0x2b77d7;return _0x840abd(0xf0)+process[_0x840abd(0x101)]+_0x840abd(0xe7)+(0x0,os_1[_0x840abd(0xe6)])()+'\x20'+(0x0,os_1['release'])();}get['pid'](){const _0x499f87=a19_0x2b77d7;return process[_0x499f87(0xe0)]['toString']();}get['procArch'](){const _0x27fa51=a19_0x2b77d7;return ArchToProcArchMap[process[_0x27fa51(0xf9)]]||process[_0x27fa51(0xf9)];}get['cpuCoreCount'](){const _0x4d2b1b=a19_0x2b77d7;return(0x0,os_1[_0x4d2b1b(0xe5)])()[_0x4d2b1b(0xf1)];}get[a19_0x2b77d7(0xe4)](){const _0x124d50=a19_0x2b77d7;return(0x0,os_1[_0x124d50(0x10b)])();}get['host'](){return(0x0,os_1['hostname'])();}get['agentOS'](){const _0x2fb2cb=a19_0x2b77d7;return PlatformToOsMap[(0x0,os_1[_0x2fb2cb(0xe6)])()]||(0x0,os_1[_0x2fb2cb(0xe6)])();}get['osVersion'](){const _0x3673be=a19_0x2b77d7;try{if(this[_0x3673be(0xf7)]===OS['Linux'])return this[_0x3673be(0x117)][_0x3673be(0xfc)]('VERSION_ID')||(0x0,os_1[_0x3673be(0xee)])();return(0x0,os_1[_0x3673be(0xee)])();}catch(_0x48afd3){this[_0x3673be(0xff)][_0x3673be(0xfa)](_0x48afd3);}return;}get['linuxDistroName'](){const _0x40ccda=a19_0x2b77d7;return this[_0x40ccda(0xf7)]===OS[_0x40ccda(0x109)]&&this[_0x40ccda(0x117)][_0x40ccda(0xfc)]('ID')||'';}get[a19_0x2b77d7(0x10f)](){const _0x288e59=a19_0x2b77d7;return this[_0x288e59(0xf7)]===OS[_0x288e59(0x109)]?(0x0,fs_1['existsSync'])(_0x288e59(0xe8)):![];}get[a19_0x2b77d7(0x110)](){const _0x4c5d8a=a19_0x2b77d7;return!!process[_0x4c5d8a(0xe9)]['KUBERNETES_SERVICE_HOST'];}get['_osRelease'](){const _0x232fca=a19_0x2b77d7;if(!this[_0x232fca(0xfd)]){this['_cachedOsRelease']=new Map();try{if(this[_0x232fca(0xf7)]===OS['Linux']){const _0x4dbe0c=(0x0,fs_1['readFileSync'])('/etc/os-release',_0x232fca(0xe3));_0x4dbe0c['split'](/\r?\n/)[_0x232fca(0xf6)](_0xfbf7f1=>{const _0x3f8499=_0x232fca,[_0x3ae5da,_0x4befbc]=_0xfbf7f1[_0x3f8499(0x10e)]()[_0x3f8499(0xec)]('=');this[_0x3f8499(0xfd)]?.[_0x3f8499(0x111)](_0x3ae5da,_0x4befbc?.[_0x3f8499(0xfe)](/^"|"$/g,'')||'');});}}catch(_0x10985a){this[_0x232fca(0xff)][_0x232fca(0x11a)](_0x232fca(0x102),_0x10985a);}}return this[_0x232fca(0xfd)];}[a19_0x2b77d7(0xdf)](){const _0x25d21c=a19_0x2b77d7;return{'runtimeEnvironmentVersion':this[_0x25d21c(0x103)],'runtimeEnvironmentInfo':this[_0x25d21c(0xfb)],'pid':this[_0x25d21c(0xe0)],'cpuCoreCount':this[_0x25d21c(0xeb)],'systemTotalMemoryBytes':this[_0x25d21c(0xe4)],'host':this[_0x25d21c(0xe2)],'agentOS':this[_0x25d21c(0xf7)],'osVersion':this[_0x25d21c(0xe1)],'linuxDistroName':this[_0x25d21c(0x108)]||undefined,'isInDocker':this[_0x25d21c(0x10f)],'isInK8s':this[_0x25d21c(0x110)],'procArch':this[_0x25d21c(0xed)]};}}exports[a19_0x2b77d7(0x116)]=EnvironmentMetadata;
@@ -1 +1 @@
1
- const a20_0xaaee2=a20_0x2496;(function(_0xfdaf0d,_0x44da68){const _0x276d42=a20_0x2496,_0x448660=_0xfdaf0d();while(!![]){try{const _0x4f6d05=parseInt(_0x276d42(0x170))/0x1*(parseInt(_0x276d42(0x176))/0x2)+parseInt(_0x276d42(0x164))/0x3*(parseInt(_0x276d42(0x178))/0x4)+parseInt(_0x276d42(0x181))/0x5*(-parseInt(_0x276d42(0x177))/0x6)+-parseInt(_0x276d42(0x166))/0x7*(parseInt(_0x276d42(0x16b))/0x8)+parseInt(_0x276d42(0x16f))/0x9+parseInt(_0x276d42(0x16c))/0xa*(-parseInt(_0x276d42(0x165))/0xb)+parseInt(_0x276d42(0x184))/0xc*(parseInt(_0x276d42(0x173))/0xd);if(_0x4f6d05===_0x44da68)break;else _0x448660['push'](_0x448660['shift']());}catch(_0x1abb65){_0x448660['push'](_0x448660['shift']());}}}(a20_0x15e1,0x33453));function a20_0x15e1(){const _0x776f2a=['generateSubPaths','toString','70536Qlqefp','10xPQZmQ','map','min','1028295aQeoyx','8569XIENwA','buildIndex','apply','1167673uNWiOB','has','substring','62sBsGlv','821874bHucuW','16uBhyYg','__esModule','get','stripStartingSep','FileIndex','add','fileIndex','sep','indexOf','15KMLRjD','findShortestFuzzyMatches','size','24btLwON','keys','_fileStats','length','fileStats','fromFileList','set','search','path','209481VZkqla','554191yRskeF','133woYJut','(((.+)+)+)+$','substr'];a20_0x15e1=function(){return _0x776f2a;};return a20_0x15e1();}const a20_0x3e79a6=(function(){let _0x410079=!![];return function(_0x4b1cd6,_0x59414d){const _0x26b4c6=_0x410079?function(){const _0x3b5346=a20_0x2496;if(_0x59414d){const _0x181365=_0x59414d[_0x3b5346(0x172)](_0x4b1cd6,arguments);return _0x59414d=null,_0x181365;}}:function(){};return _0x410079=![],_0x26b4c6;};}()),a20_0x73d941=a20_0x3e79a6(this,function(){const _0x15edb7=a20_0x2496;return a20_0x73d941['toString']()[_0x15edb7(0x162)](_0x15edb7(0x167))[_0x15edb7(0x16a)]()['constructor'](a20_0x73d941)['search'](_0x15edb7(0x167));});a20_0x73d941();'use strict';Object['defineProperty'](exports,a20_0xaaee2(0x179),{'value':!![]}),exports[a20_0xaaee2(0x17c)]=void 0x0;function a20_0x2496(_0x7547d0,_0x203324){const _0x9cc6c1=a20_0x15e1();return a20_0x2496=function(_0x73d941,_0x3e79a6){_0x73d941=_0x73d941-0x15f;let _0x15e1e1=_0x9cc6c1[_0x73d941];return _0x15e1e1;},a20_0x2496(_0x7547d0,_0x203324);}const path=require(a20_0xaaee2(0x163));class FileIndex{constructor(_0xec7fdb){const _0x2b9484=a20_0xaaee2;this['_fileStats']=_0xec7fdb,this[_0x2b9484(0x17e)]=new Map();}static['fromFileStats'](_0x19fc10){const _0xd8cc8c=a20_0xaaee2,_0x5a2ee8=new FileIndex(_0x19fc10);return _0x5a2ee8[_0xd8cc8c(0x171)](Object[_0xd8cc8c(0x185)](_0x19fc10)||[]),_0x5a2ee8;}static[a20_0xaaee2(0x160)](_0x3978f3){const _0x506d75=a20_0xaaee2,_0x3f03cf=new FileIndex(undefined);return _0x3f03cf[_0x506d75(0x171)](_0x3978f3||[]),_0x3f03cf;}get[a20_0xaaee2(0x15f)](){const _0x518bd3=a20_0xaaee2;return this[_0x518bd3(0x186)]||{};}[a20_0xaaee2(0x182)](_0xfded51){const _0x1abb8c=a20_0xaaee2,_0x2cb68c=this['search'](_0xfded51);if(!_0x2cb68c||_0x2cb68c[_0x1abb8c(0x183)]===0x0)return[];const _0x5d2492=[..._0x2cb68c][_0x1abb8c(0x16d)](_0x382c70=>_0x382c70[_0x1abb8c(0x187)]),_0x3441c5=Math[_0x1abb8c(0x16e)](..._0x5d2492),_0x158e19=[..._0x2cb68c]['filter'](_0x445fe3=>_0x445fe3['length']===_0x3441c5);return _0x158e19;}['buildIndex'](_0x408e71){const _0x1173f8=a20_0xaaee2;for(const _0x3cd7ee of _0x408e71){for(const _0x4fd17e of this[_0x1173f8(0x169)](_0x3cd7ee)){let _0x4a7532=this[_0x1173f8(0x17e)][_0x1173f8(0x17a)](_0x4fd17e);_0x4a7532===undefined&&(_0x4a7532=new Set(),this[_0x1173f8(0x17e)][_0x1173f8(0x161)](_0x4fd17e,_0x4a7532)),_0x4a7532[_0x1173f8(0x17d)](_0x3cd7ee);}}}[a20_0xaaee2(0x169)](_0x289fad){const _0x43c254=a20_0xaaee2;_0x289fad=this['stripStartingSep'](_0x289fad);const _0x5e4d88=[_0x289fad];while(_0x289fad[_0x43c254(0x180)](path['sep'])>=0x0){_0x289fad=_0x289fad[_0x43c254(0x175)](_0x289fad['indexOf'](path[_0x43c254(0x17f)])+path['sep'][_0x43c254(0x187)],_0x289fad[_0x43c254(0x187)]),_0x5e4d88['push'](_0x289fad);}return _0x5e4d88;}[a20_0xaaee2(0x162)](_0x163d84){const _0x27fa06=a20_0xaaee2;if(!_0x163d84)return undefined;_0x163d84=this[_0x27fa06(0x17b)](_0x163d84);for(const _0x25da3f of this[_0x27fa06(0x169)](_0x163d84)){if(this[_0x27fa06(0x17e)][_0x27fa06(0x174)](_0x25da3f))return this[_0x27fa06(0x17e)][_0x27fa06(0x17a)](_0x25da3f);}return undefined;}[a20_0xaaee2(0x17b)](_0x11ef90){const _0x4afe85=a20_0xaaee2;if(_0x11ef90&&(_0x11ef90[0x0]==='/'||_0x11ef90[0x0]==='\x5c'))return _0x11ef90[_0x4afe85(0x168)](0x1);return _0x11ef90;}}exports['FileIndex']=FileIndex;
1
+ const a20_0x5adcf2=a20_0x4b62;(function(_0x1b98be,_0x1f8336){const _0x517f2f=a20_0x4b62,_0x557db4=_0x1b98be();while(!![]){try{const _0x361f5e=-parseInt(_0x517f2f(0x10e))/0x1+-parseInt(_0x517f2f(0x114))/0x2+-parseInt(_0x517f2f(0x103))/0x3+-parseInt(_0x517f2f(0xf9))/0x4*(parseInt(_0x517f2f(0xf5))/0x5)+-parseInt(_0x517f2f(0x10a))/0x6+parseInt(_0x517f2f(0x111))/0x7*(-parseInt(_0x517f2f(0xfc))/0x8)+-parseInt(_0x517f2f(0x105))/0x9*(-parseInt(_0x517f2f(0x110))/0xa);if(_0x361f5e===_0x1f8336)break;else _0x557db4['push'](_0x557db4['shift']());}catch(_0x331a3f){_0x557db4['push'](_0x557db4['shift']());}}}(a20_0x10ca,0xf2166));const a20_0x3abf19=(function(){let _0x46a4ee=!![];return function(_0xf1fed9,_0x499f7f){const _0x4c9676=_0x46a4ee?function(){const _0x29e98a=a20_0x4b62;if(_0x499f7f){const _0x2ddca3=_0x499f7f[_0x29e98a(0x102)](_0xf1fed9,arguments);return _0x499f7f=null,_0x2ddca3;}}:function(){};return _0x46a4ee=![],_0x4c9676;};}()),a20_0x4640ce=a20_0x3abf19(this,function(){const _0x548700=a20_0x4b62;return a20_0x4640ce[_0x548700(0xf7)]()[_0x548700(0x108)](_0x548700(0x10b))[_0x548700(0xf7)]()[_0x548700(0x113)](a20_0x4640ce)['search'](_0x548700(0x10b));});a20_0x4640ce();'use strict';Object[a20_0x5adcf2(0x104)](exports,a20_0x5adcf2(0x10c),{'value':!![]}),exports[a20_0x5adcf2(0xfa)]=void 0x0;function a20_0x10ca(){const _0xa1b33a=['indexOf','toString','get','1008836HPSecV','FileIndex','fileStats','12508304ufIZzO','substring','min','generateSubPaths','fileIndex','fromFileList','apply','4965810oVMyVC','defineProperty','27YlmFGn','stripStartingSep','sep','search','filter','10390494Fwfztk','(((.+)+)+)+$','__esModule','findShortestFuzzyMatches','855246sZDMsG','length','31692790ZpZcJp','7viMEvB','set','constructor','1889962VTIXhB','_fileStats','add','path','buildIndex','35aHAziq'];a20_0x10ca=function(){return _0xa1b33a;};return a20_0x10ca();}const path=require(a20_0x5adcf2(0x117));function a20_0x4b62(_0x1e6790,_0x5318ab){const _0x7f5075=a20_0x10ca();return a20_0x4b62=function(_0x4640ce,_0x3abf19){_0x4640ce=_0x4640ce-0xf5;let _0x10ca5b=_0x7f5075[_0x4640ce];return _0x10ca5b;},a20_0x4b62(_0x1e6790,_0x5318ab);}class FileIndex{constructor(_0x4a043a){const _0x120370=a20_0x5adcf2;this[_0x120370(0x115)]=_0x4a043a,this[_0x120370(0x100)]=new Map();}static['fromFileStats'](_0x2a3a67){const _0x14540b=new FileIndex(_0x2a3a67);return _0x14540b['buildIndex'](Object['keys'](_0x2a3a67)||[]),_0x14540b;}static[a20_0x5adcf2(0x101)](_0x2ff1be){const _0x229c3a=a20_0x5adcf2,_0x1fbf95=new FileIndex(undefined);return _0x1fbf95[_0x229c3a(0x118)](_0x2ff1be||[]),_0x1fbf95;}get[a20_0x5adcf2(0xfb)](){const _0x50658a=a20_0x5adcf2;return this[_0x50658a(0x115)]||{};}[a20_0x5adcf2(0x10d)](_0xf239c1){const _0x57eb3f=a20_0x5adcf2,_0x2707fb=this[_0x57eb3f(0x108)](_0xf239c1);if(!_0x2707fb||_0x2707fb['size']===0x0)return[];const _0x1630f9=[..._0x2707fb]['map'](_0x2d1854=>_0x2d1854[_0x57eb3f(0x10f)]),_0x4fb47a=Math[_0x57eb3f(0xfe)](..._0x1630f9),_0x5ca856=[..._0x2707fb][_0x57eb3f(0x109)](_0x3ac4af=>_0x3ac4af[_0x57eb3f(0x10f)]===_0x4fb47a);return _0x5ca856;}[a20_0x5adcf2(0x118)](_0x1ec73b){const _0x2cf022=a20_0x5adcf2;for(const _0xca71a6 of _0x1ec73b){for(const _0x3044ae of this['generateSubPaths'](_0xca71a6)){let _0xab6c78=this['fileIndex']['get'](_0x3044ae);_0xab6c78===undefined&&(_0xab6c78=new Set(),this[_0x2cf022(0x100)][_0x2cf022(0x112)](_0x3044ae,_0xab6c78)),_0xab6c78[_0x2cf022(0x116)](_0xca71a6);}}}['generateSubPaths'](_0x535d73){const _0x5f0670=a20_0x5adcf2;_0x535d73=this[_0x5f0670(0x106)](_0x535d73);const _0x254ca0=[_0x535d73];while(_0x535d73['indexOf'](path[_0x5f0670(0x107)])>=0x0){_0x535d73=_0x535d73[_0x5f0670(0xfd)](_0x535d73[_0x5f0670(0xf6)](path[_0x5f0670(0x107)])+path[_0x5f0670(0x107)][_0x5f0670(0x10f)],_0x535d73[_0x5f0670(0x10f)]),_0x254ca0['push'](_0x535d73);}return _0x254ca0;}[a20_0x5adcf2(0x108)](_0x4a8065){const _0x160312=a20_0x5adcf2;if(!_0x4a8065)return undefined;_0x4a8065=this[_0x160312(0x106)](_0x4a8065);for(const _0x13b4de of this[_0x160312(0xff)](_0x4a8065)){if(this['fileIndex']['has'](_0x13b4de))return this['fileIndex'][_0x160312(0xf8)](_0x13b4de);}return undefined;}[a20_0x5adcf2(0x106)](_0x481dbe){if(_0x481dbe&&(_0x481dbe[0x0]==='/'||_0x481dbe[0x0]==='\x5c'))return _0x481dbe['substr'](0x1);return _0x481dbe;}}exports[a20_0x5adcf2(0xfa)]=FileIndex;
@@ -1 +1 @@
1
- const a21_0x1dd0fd=a21_0x3f93;(function(_0x150466,_0xf5aee1){const _0x423968=a21_0x3f93,_0x97f049=_0x150466();while(!![]){try{const _0x296c21=parseInt(_0x423968(0xcf))/0x1+parseInt(_0x423968(0xc2))/0x2*(parseInt(_0x423968(0xbe))/0x3)+parseInt(_0x423968(0xd3))/0x4+parseInt(_0x423968(0xc6))/0x5*(parseInt(_0x423968(0xc4))/0x6)+-parseInt(_0x423968(0xba))/0x7+-parseInt(_0x423968(0xc3))/0x8+-parseInt(_0x423968(0xcd))/0x9;if(_0x296c21===_0xf5aee1)break;else _0x97f049['push'](_0x97f049['shift']());}catch(_0x144e6c){_0x97f049['push'](_0x97f049['shift']());}}}(a21_0x2b10,0x3ae59));function a21_0x2b10(){const _0x59a92a=['defineProperty','ScanResultsImpl','toString','map','7873632LSUASZ','selectStats','399627PFcFVP','all','(((.+)+)+)+$','test','1885928uaiGqa','search','filter','path','__esModule','constructor','728056YHJjYo','normalize','selectFiles','apply','1417197uLmSyk','errors','errorMap','hash','2DfUrgZ','1791968jMBOOM','30nIJgnF','sep','100585EMZrgQ','keys','stats'];a21_0x2b10=function(){return _0x59a92a;};return a21_0x2b10();}const a21_0x158fef=(function(){let _0x54bab9=!![];return function(_0x3edd0d,_0x1ef77c){const _0x424e96=_0x54bab9?function(){const _0x716d19=a21_0x3f93;if(_0x1ef77c){const _0x37c60f=_0x1ef77c[_0x716d19(0xbd)](_0x3edd0d,arguments);return _0x1ef77c=null,_0x37c60f;}}:function(){};return _0x54bab9=![],_0x424e96;};}()),a21_0x5ad5d7=a21_0x158fef(this,function(){const _0x105c2d=a21_0x3f93;return a21_0x5ad5d7[_0x105c2d(0xcb)]()['search'](_0x105c2d(0xd1))[_0x105c2d(0xcb)]()[_0x105c2d(0xb9)](a21_0x5ad5d7)[_0x105c2d(0xd4)]('(((.+)+)+)+$');});a21_0x5ad5d7();'use strict';function a21_0x3f93(_0x5744d0,_0x20a517){const _0x5c00e3=a21_0x2b10();return a21_0x3f93=function(_0x5ad5d7,_0x158fef){_0x5ad5d7=_0x5ad5d7-0xb6;let _0x2b109f=_0x5c00e3[_0x5ad5d7];return _0x2b109f;},a21_0x3f93(_0x5744d0,_0x20a517);}Object[a21_0x1dd0fd(0xc9)](exports,a21_0x1dd0fd(0xb8),{'value':!![]}),exports[a21_0x1dd0fd(0xca)]=void 0x0;const path=require(a21_0x1dd0fd(0xb7));class ScanResultsImpl{constructor(_0x59cef9,_0x25a4bd,_0x46b3f7){const _0x2c22e3=a21_0x1dd0fd;this[_0x2c22e3(0xc8)]=_0x59cef9,this[_0x2c22e3(0xc0)]=_0x25a4bd,this[_0x2c22e3(0xc1)]=_0x46b3f7;}[a21_0x1dd0fd(0xbf)](){return this['errorMap'];}[a21_0x1dd0fd(0xd0)](){const _0x834c11=a21_0x1dd0fd;return this[_0x834c11(0xc8)];}[a21_0x1dd0fd(0xce)](_0x27fe5c){const _0x2d2e4=a21_0x1dd0fd,_0x14401f={};return Object[_0x2d2e4(0xc7)](this['stats'])['forEach'](_0x181d62=>{const _0x57b4b9=_0x2d2e4;_0x27fe5c[_0x57b4b9(0xd2)](_0x181d62)&&(_0x14401f[_0x181d62]=this[_0x57b4b9(0xc8)][_0x181d62]);}),_0x14401f;}[a21_0x1dd0fd(0xbc)](_0x4fb6b1,_0x4616a6){const _0x5211ca=a21_0x1dd0fd;return _0x4616a6=path[_0x5211ca(0xbb)](_0x4616a6+path[_0x5211ca(0xc5)]),Object[_0x5211ca(0xc7)](this[_0x5211ca(0xc8)])[_0x5211ca(0xb6)](_0x2a477a=>{return _0x2a477a&&_0x4fb6b1['test'](_0x2a477a);})[_0x5211ca(0xcc)](_0x1ff7a6=>{const _0x2d0b65=_0x5211ca;return path[_0x2d0b65(0xbb)](_0x1ff7a6)['replace'](_0x4616a6,'');});}}exports[a21_0x1dd0fd(0xca)]=ScanResultsImpl;
1
+ function a21_0x2880(){const _0xbe2f5a=['test','52KZKryn','429ZOWDNI','forEach','toString','keys','213595OmpPuj','errorMap','531793cACWZC','sep','stats','(((.+)+)+)+$','path','filter','3552710viRLoN','hash','8yhGCCN','apply','504110MXxCFc','1929897NDguLL','__esModule','9855342HvhBMw','848436gPIJOk','defineProperty','selectStats','2RmxYvc','errors','search','replace','constructor','ScanResultsImpl','all','normalize'];a21_0x2880=function(){return _0xbe2f5a;};return a21_0x2880();}const a21_0x402dff=a21_0x1553;(function(_0x26bedf,_0x5a38ae){const _0x4d7ee5=a21_0x1553,_0x3458c0=_0x26bedf();while(!![]){try{const _0x28b459=parseInt(_0x4d7ee5(0x127))/0x1+parseInt(_0x4d7ee5(0x138))/0x2*(parseInt(_0x4d7ee5(0x135))/0x3)+parseInt(_0x4d7ee5(0x120))/0x4*(parseInt(_0x4d7ee5(0x125))/0x5)+-parseInt(_0x4d7ee5(0x134))/0x6+-parseInt(_0x4d7ee5(0x12d))/0x7+-parseInt(_0x4d7ee5(0x12f))/0x8*(parseInt(_0x4d7ee5(0x132))/0x9)+parseInt(_0x4d7ee5(0x131))/0xa*(parseInt(_0x4d7ee5(0x121))/0xb);if(_0x28b459===_0x5a38ae)break;else _0x3458c0['push'](_0x3458c0['shift']());}catch(_0x48d0e7){_0x3458c0['push'](_0x3458c0['shift']());}}}(a21_0x2880,0xed2c5));const a21_0x5eb66e=(function(){let _0x3cb2e8=!![];return function(_0x4ac8a2,_0x16f42c){const _0x2d4b27=_0x3cb2e8?function(){const _0x1507b1=a21_0x1553;if(_0x16f42c){const _0x465ce1=_0x16f42c[_0x1507b1(0x130)](_0x4ac8a2,arguments);return _0x16f42c=null,_0x465ce1;}}:function(){};return _0x3cb2e8=![],_0x2d4b27;};}()),a21_0x48f8c4=a21_0x5eb66e(this,function(){const _0x17ffee=a21_0x1553;return a21_0x48f8c4[_0x17ffee(0x123)]()[_0x17ffee(0x13a)]('(((.+)+)+)+$')[_0x17ffee(0x123)]()[_0x17ffee(0x13c)](a21_0x48f8c4)[_0x17ffee(0x13a)](_0x17ffee(0x12a));});function a21_0x1553(_0x3958c8,_0x3f85d6){const _0x46bf57=a21_0x2880();return a21_0x1553=function(_0x48f8c4,_0x5eb66e){_0x48f8c4=_0x48f8c4-0x11d;let _0x288085=_0x46bf57[_0x48f8c4];return _0x288085;},a21_0x1553(_0x3958c8,_0x3f85d6);}a21_0x48f8c4();'use strict';Object[a21_0x402dff(0x136)](exports,a21_0x402dff(0x133),{'value':!![]}),exports['ScanResultsImpl']=void 0x0;const path=require(a21_0x402dff(0x12b));class ScanResultsImpl{constructor(_0x2b7184,_0x3201fa,_0x5b5143){const _0x542c3f=a21_0x402dff;this['stats']=_0x2b7184,this[_0x542c3f(0x126)]=_0x3201fa,this[_0x542c3f(0x12e)]=_0x5b5143;}[a21_0x402dff(0x139)](){return this['errorMap'];}[a21_0x402dff(0x11d)](){const _0x5dea0d=a21_0x402dff;return this[_0x5dea0d(0x129)];}[a21_0x402dff(0x137)](_0x26847d){const _0x3e4f7f=a21_0x402dff,_0x5c0083={};return Object[_0x3e4f7f(0x124)](this[_0x3e4f7f(0x129)])[_0x3e4f7f(0x122)](_0x2cfa81=>{const _0x542461=_0x3e4f7f;_0x26847d[_0x542461(0x11f)](_0x2cfa81)&&(_0x5c0083[_0x2cfa81]=this['stats'][_0x2cfa81]);}),_0x5c0083;}['selectFiles'](_0x5ec1dc,_0x2d4efd){const _0x51e708=a21_0x402dff;return _0x2d4efd=path[_0x51e708(0x11e)](_0x2d4efd+path[_0x51e708(0x128)]),Object[_0x51e708(0x124)](this[_0x51e708(0x129)])[_0x51e708(0x12c)](_0x5efc84=>{return _0x5efc84&&_0x5ec1dc['test'](_0x5efc84);})['map'](_0x387f60=>{const _0x4f47bc=_0x51e708;return path[_0x4f47bc(0x11e)](_0x387f60)[_0x4f47bc(0x13b)](_0x2d4efd,'');});}}exports[a21_0x402dff(0x13d)]=ScanResultsImpl;
@@ -1 +1 @@
1
- function a22_0xa820(_0x194993,_0x15e008){const _0x1b1df8=a22_0x2db1();return a22_0xa820=function(_0x4dd749,_0x5dc395){_0x4dd749=_0x4dd749-0x171;let _0x2db1d0=_0x1b1df8[_0x4dd749];return _0x2db1d0;},a22_0xa820(_0x194993,_0x15e008);}const a22_0x28518d=a22_0xa820;(function(_0xadbb21,_0x4273d4){const _0xcc1364=a22_0xa820,_0x50845a=_0xadbb21();while(!![]){try{const _0x1712e5=-parseInt(_0xcc1364(0x179))/0x1*(parseInt(_0xcc1364(0x198))/0x2)+parseInt(_0xcc1364(0x176))/0x3+-parseInt(_0xcc1364(0x19a))/0x4*(parseInt(_0xcc1364(0x190))/0x5)+parseInt(_0xcc1364(0x181))/0x6+parseInt(_0xcc1364(0x185))/0x7*(-parseInt(_0xcc1364(0x1a5))/0x8)+parseInt(_0xcc1364(0x199))/0x9*(parseInt(_0xcc1364(0x17c))/0xa)+parseInt(_0xcc1364(0x19e))/0xb*(parseInt(_0xcc1364(0x1a8))/0xc);if(_0x1712e5===_0x4273d4)break;else _0x50845a['push'](_0x50845a['shift']());}catch(_0x3afbab){_0x50845a['push'](_0x50845a['shift']());}}}(a22_0x2db1,0x37a4e));const a22_0x5dc395=(function(){let _0x5765d2=!![];return function(_0x1ec151,_0x2d5b5b){const _0x324117=_0x5765d2?function(){if(_0x2d5b5b){const _0x507825=_0x2d5b5b['apply'](_0x1ec151,arguments);return _0x2d5b5b=null,_0x507825;}}:function(){};return _0x5765d2=![],_0x324117;};}()),a22_0x4dd749=a22_0x5dc395(this,function(){const _0x43b9e0=a22_0xa820;return a22_0x4dd749[_0x43b9e0(0x183)]()['search']('(((.+)+)+)+$')['toString']()[_0x43b9e0(0x180)](a22_0x4dd749)[_0x43b9e0(0x1a9)](_0x43b9e0(0x18a));});a22_0x4dd749();'use strict';Object['defineProperty'](exports,a22_0x28518d(0x172),{'value':!![]}),exports[a22_0x28518d(0x178)]=void 0x0;const crypto=require('crypto'),fs=require('fs'),path=require(a22_0x28518d(0x187)),scan_results_1=require('./scan-results');class Scanner{constructor(_0x15ce90){const _0xcde383=a22_0x28518d;this[_0xcde383(0x196)]=_0x15ce90;}async[a22_0x28518d(0x17a)](_0x22623c,_0x1a4cf3,_0x5ad296,_0x24ad5b){const _0x396970=a22_0x28518d,_0x9a827e=await this[_0x396970(0x19b)](_0x22623c,_0x1a4cf3,_0x24ad5b);return this[_0x396970(0x19f)](_0x9a827e,_0x5ad296);}[a22_0x28518d(0x19f)](_0x49d430,_0x26754a){return new Promise(async _0x4a17ed=>{const _0x1f2c51=a22_0xa820;if(_0x49d430[_0x1f2c51(0x186)]===0x0){_0x4a17ed(new scan_results_1['ScanResultsImpl']({},new Map(),'EMPTY-no-js-files'));return;}const _0x2ccef5=[],_0x13014c={},_0x36f194=new Map();for(const _0x1618f7 of _0x49d430){try{const _0x22d093=await this[_0x1f2c51(0x194)](_0x1618f7,!_0x26754a);!_0x26754a&&_0x2ccef5[_0x1f2c51(0x1a1)](_0x22d093[_0x1f2c51(0x18c)]),_0x13014c[_0x1618f7]=_0x22d093;}catch(_0x301ed2){_0x36f194[_0x1f2c51(0x182)](_0x1618f7,_0x301ed2);}}let _0x578606;if(!_0x26754a){const _0x10253f=_0x2ccef5['sort']()[_0x1f2c51(0x188)](),_0x5a25b7=crypto[_0x1f2c51(0x195)](_0x1f2c51(0x1a0))[_0x1f2c51(0x184)](_0x10253f)[_0x1f2c51(0x18d)]('hex');_0x578606=_0x1f2c51(0x17f)+_0x5a25b7;}else _0x578606=_0x26754a;_0x4a17ed(new scan_results_1[(_0x1f2c51(0x175))](_0x13014c,_0x36f194,_0x578606));});}async[a22_0x28518d(0x19b)](_0x430022,_0x5e809b,_0x498bc5){const _0x469b12=a22_0x28518d,_0x271675=new Set();await this['addFilesFromDir'](_0x271675,_0x430022,_0x5e809b);for(const _0x11312c of _0x498bc5??[]){if(_0x11312c){const _0x2fc890=path['resolve'](_0x11312c);try{await this[_0x469b12(0x17b)](_0x271675,_0x2fc890,_0x5e809b);}catch(_0x514afc){this[_0x469b12(0x196)][_0x469b12(0x18f)](_0x469b12(0x1aa),_0x514afc);continue;}}}return Array['from'](_0x271675);}static['hasReadAccess'](_0x515e25){const _0xeac431=a22_0x28518d;try{return fs[_0xeac431(0x197)](_0x515e25,fs[_0xeac431(0x19d)]['R_OK']),!![];}catch(_0x66ad80){return![];}}async[a22_0x28518d(0x17b)](_0x1dc9ba,_0x21709a,_0x4878ff){return new Promise((_0x1d728a,_0x1cbfac)=>{const _0x2295f7=a22_0xa820;let _0x4a3818;if(!_0x21709a){_0x1cbfac(new Error(_0x2295f7(0x18e)));return;}this['logger'][_0x2295f7(0x1a2)]('Indexing\x20files\x20in\x20'+path['resolve'](_0x21709a));const _0x3d3682=findit(_0x21709a);_0x3d3682['on'](_0x2295f7(0x18f),_0x4ec229=>{_0x4a3818=_0x4ec229;return;}),_0x3d3682['on'](_0x2295f7(0x1a6),(_0x49d857,_0x3f476a,_0x4bef80)=>{const _0x40e751=_0x2295f7,_0x53eb1d=path[_0x40e751(0x191)](_0x49d857);!Scanner[_0x40e751(0x17e)](_0x49d857)&&(this['logger'][_0x40e751(0x171)](_0x40e751(0x173)+path[_0x40e751(0x177)](_0x49d857)+'],\x20due\x20to\x20lack\x20of\x20read\x20permissions'),_0x4bef80()),(_0x53eb1d===_0x40e751(0x1a3)||_0x53eb1d==='node_modules')&&(!path[_0x40e751(0x177)](_0x21709a)[_0x40e751(0x1a7)](path[_0x40e751(0x177)](_0x49d857))&&_0x4bef80());}),_0x3d3682['on']('file',_0x4d025e=>{const _0x320653=_0x2295f7;_0x4878ff[_0x320653(0x189)](_0x4d025e)&&_0x1dc9ba[_0x320653(0x193)](_0x4d025e);}),_0x3d3682['on'](_0x2295f7(0x17d),()=>{_0x4a3818?_0x1cbfac(_0x4a3818):_0x1d728a();});});}async[a22_0x28518d(0x194)](_0x4dd5bd,_0x4eca9a){return new Promise((_0x8d6438,_0x1c6260)=>{const _0x111929=a22_0xa820,_0x26f1ca=fs['createReadStream'](_0x4dd5bd);_0x26f1ca['on'](_0x111929(0x18f),_0x27034f=>{_0x1c6260(_0x27034f);}),_0x26f1ca['on'](_0x111929(0x19c),()=>{const _0x5bc93c=_0x111929;let _0x382572;_0x4eca9a&&(_0x382572=crypto[_0x5bc93c(0x195)](_0x5bc93c(0x1a0)));let _0x3725c9=0x0,_0x5a4a35;const _0x5a34b6=_0x26f1ca[_0x5bc93c(0x174)](split());_0x5a34b6['on']('error',_0x3992cc=>{_0x5a4a35=_0x3992cc;}),_0x5a34b6['on'](_0x5bc93c(0x1a4),_0x4fb5af=>{const _0x4464a4=_0x5bc93c;_0x4eca9a&&_0x382572[_0x4464a4(0x184)](_0x4fb5af),_0x3725c9++;}),_0x5a34b6['on'](_0x5bc93c(0x17d),()=>{const _0x18ddec=_0x5bc93c;if(_0x5a4a35)_0x1c6260(_0x5a4a35);else{const _0x25222c=_0x4eca9a?_0x382572[_0x18ddec(0x18d)]('hex'):undefined;_0x8d6438({'hash':_0x25222c,'lines':_0x3725c9});}});});});}}function a22_0x2db1(){const _0x1a42f3=['createHash','logger','accessSync','8EBGgov','64359fmWWSa','1547636uOeHAm','findFiles','open','constants','1738tDGZGE','computeStats','sha1','push','info','.git','data','87264OGNLWe','directory','startsWith','38004PCBBei','search','Specified\x20extraPaths\x20does\x20not\x20exist!','warn','__esModule','can\x27t\x20access\x20path:\x20[','pipe','ScanResultsImpl','928317kcbXIS','resolve','Scanner','33361bjbldQ','scan','addFilesFromDir','310focZSi','end','hasReadAccess','SHA1-','constructor','983958JrVZSP','set','toString','update','287YGtiVf','length','path','join','test','(((.+)+)+)+$','findit2','hash','digest','addFilesFromDir\x20requires\x20a\x20searchDir\x20argument','error','5wbOkCf','basename','split','add','statsForFile'];a22_0x2db1=function(){return _0x1a42f3;};return a22_0x2db1();}exports[a22_0x28518d(0x178)]=Scanner;const findit=require(a22_0x28518d(0x18b)),split=require(a22_0x28518d(0x192));
1
+ const a22_0x45a8ca=a22_0x2451;(function(_0x3cdcbd,_0x3b3378){const _0x5c6080=a22_0x2451,_0x434303=_0x3cdcbd();while(!![]){try{const _0xa2841b=parseInt(_0x5c6080(0x10f))/0x1+-parseInt(_0x5c6080(0x138))/0x2+parseInt(_0x5c6080(0x134))/0x3+-parseInt(_0x5c6080(0x145))/0x4*(-parseInt(_0x5c6080(0x136))/0x5)+-parseInt(_0x5c6080(0x11b))/0x6*(-parseInt(_0x5c6080(0x13f))/0x7)+parseInt(_0x5c6080(0x12d))/0x8+-parseInt(_0x5c6080(0x111))/0x9*(parseInt(_0x5c6080(0x124))/0xa);if(_0xa2841b===_0x3b3378)break;else _0x434303['push'](_0x434303['shift']());}catch(_0x58ad46){_0x434303['push'](_0x434303['shift']());}}}(a22_0x6661,0x3d659));const a22_0x2a8975=(function(){let _0x18f077=!![];return function(_0xd48492,_0x3daac5){const _0x37dfc5=_0x18f077?function(){const _0x43d03d=a22_0x2451;if(_0x3daac5){const _0xfc0358=_0x3daac5[_0x43d03d(0x13b)](_0xd48492,arguments);return _0x3daac5=null,_0xfc0358;}}:function(){};return _0x18f077=![],_0x37dfc5;};}()),a22_0x4bf6ea=a22_0x2a8975(this,function(){const _0x41f669=a22_0x2451;return a22_0x4bf6ea[_0x41f669(0x13a)]()['search']('(((.+)+)+)+$')['toString']()[_0x41f669(0x131)](a22_0x4bf6ea)[_0x41f669(0x110)](_0x41f669(0x11e));});function a22_0x6661(){const _0x467c1d=['createHash','set','R_OK','can\x27t\x20access\x20path:\x20[','error','3270120XSWSQv','constants','./scan-results','findFiles','constructor','hex','data','929913jgyjfi','end','355RKtcEQ','addFilesFromDir\x20requires\x20a\x20searchDir\x20argument','84006VCJvAb','Specified\x20extraPaths\x20does\x20not\x20exist!','toString','apply','hasReadAccess','Scanner','__esModule','2112593rXDGYN','add','scan','join','],\x20due\x20to\x20lack\x20of\x20read\x20permissions','findit2','8084fhVpDf','EMPTY-no-js-files','computeStats','83576xLSAsT','search','390321lJAHRg','resolve','digest','info','open','directory','statsForFile','logger','basename','.git','6RHyLix','pipe','update','(((.+)+)+)+$','ScanResultsImpl','file','split','addFilesFromDir','sort','220KYxmTD','SHA1-','path','startsWith'];a22_0x6661=function(){return _0x467c1d;};return a22_0x6661();}a22_0x4bf6ea();'use strict';Object['defineProperty'](exports,a22_0x45a8ca(0x13e),{'value':!![]}),exports['Scanner']=void 0x0;const crypto=require('crypto'),fs=require('fs'),path=require(a22_0x45a8ca(0x126)),scan_results_1=require(a22_0x45a8ca(0x12f));class Scanner{constructor(_0x2539fc){this['logger']=_0x2539fc;}async[a22_0x45a8ca(0x141)](_0x513684,_0x51fb54,_0x53566c,_0x139915){const _0x2d918c=a22_0x45a8ca,_0x27bbd2=await this[_0x2d918c(0x130)](_0x513684,_0x51fb54,_0x139915);return this[_0x2d918c(0x10e)](_0x27bbd2,_0x53566c);}['computeStats'](_0xba4d68,_0xc6bee1){return new Promise(async _0x2bca8d=>{const _0x348363=a22_0x2451;if(_0xba4d68['length']===0x0){_0x2bca8d(new scan_results_1[(_0x348363(0x11f))]({},new Map(),_0x348363(0x10d)));return;}const _0x2750e4=[],_0x519b16={},_0x4a0950=new Map();for(const _0x279525 of _0xba4d68){try{const _0x2f2386=await this[_0x348363(0x117)](_0x279525,!_0xc6bee1);!_0xc6bee1&&_0x2750e4['push'](_0x2f2386['hash']),_0x519b16[_0x279525]=_0x2f2386;}catch(_0x56a40f){_0x4a0950[_0x348363(0x129)](_0x279525,_0x56a40f);}}let _0x5c81de;if(!_0xc6bee1){const _0x337f07=_0x2750e4[_0x348363(0x123)]()[_0x348363(0x142)](),_0x73fa84=crypto['createHash']('sha1')[_0x348363(0x11d)](_0x337f07)[_0x348363(0x113)]('hex');_0x5c81de=_0x348363(0x125)+_0x73fa84;}else _0x5c81de=_0xc6bee1;_0x2bca8d(new scan_results_1[(_0x348363(0x11f))](_0x519b16,_0x4a0950,_0x5c81de));});}async[a22_0x45a8ca(0x130)](_0x38e95c,_0x370f31,_0xc4a9b7){const _0x3ca91f=a22_0x45a8ca,_0x1c79c7=new Set();await this[_0x3ca91f(0x122)](_0x1c79c7,_0x38e95c,_0x370f31);for(const _0x4451f6 of _0xc4a9b7??[]){if(_0x4451f6){const _0x35b51d=path[_0x3ca91f(0x112)](_0x4451f6);try{await this[_0x3ca91f(0x122)](_0x1c79c7,_0x35b51d,_0x370f31);}catch(_0x20989){this[_0x3ca91f(0x118)][_0x3ca91f(0x12c)](_0x3ca91f(0x139),_0x20989);continue;}}}return Array['from'](_0x1c79c7);}static[a22_0x45a8ca(0x13c)](_0x30d255){const _0x4eb5c0=a22_0x45a8ca;try{return fs['accessSync'](_0x30d255,fs[_0x4eb5c0(0x12e)][_0x4eb5c0(0x12a)]),!![];}catch(_0x1cf9b8){return![];}}async[a22_0x45a8ca(0x122)](_0x5c9904,_0xc9fc64,_0x391e96){return new Promise((_0x58bc19,_0x133b25)=>{const _0x1d8305=a22_0x2451;let _0x2d245f;if(!_0xc9fc64){_0x133b25(new Error(_0x1d8305(0x137)));return;}this['logger'][_0x1d8305(0x114)]('Indexing\x20files\x20in\x20'+path['resolve'](_0xc9fc64));const _0x11c609=findit(_0xc9fc64);_0x11c609['on'](_0x1d8305(0x12c),_0x47584a=>{_0x2d245f=_0x47584a;return;}),_0x11c609['on'](_0x1d8305(0x116),(_0x20286c,_0x5b0317,_0x18a545)=>{const _0xe7c0c9=_0x1d8305,_0x19df63=path[_0xe7c0c9(0x119)](_0x20286c);!Scanner[_0xe7c0c9(0x13c)](_0x20286c)&&(this[_0xe7c0c9(0x118)]['warn'](_0xe7c0c9(0x12b)+path['resolve'](_0x20286c)+_0xe7c0c9(0x143)),_0x18a545()),(_0x19df63===_0xe7c0c9(0x11a)||_0x19df63==='node_modules')&&(!path['resolve'](_0xc9fc64)[_0xe7c0c9(0x127)](path['resolve'](_0x20286c))&&_0x18a545());}),_0x11c609['on'](_0x1d8305(0x120),_0x194187=>{const _0x35014f=_0x1d8305;_0x391e96['test'](_0x194187)&&_0x5c9904[_0x35014f(0x140)](_0x194187);}),_0x11c609['on'](_0x1d8305(0x135),()=>{_0x2d245f?_0x133b25(_0x2d245f):_0x58bc19();});});}async[a22_0x45a8ca(0x117)](_0x3eade8,_0x752dd7){return new Promise((_0x265551,_0xafb6a)=>{const _0x23d2a4=a22_0x2451,_0x307ebf=fs['createReadStream'](_0x3eade8);_0x307ebf['on'](_0x23d2a4(0x12c),_0x3a7291=>{_0xafb6a(_0x3a7291);}),_0x307ebf['on'](_0x23d2a4(0x115),()=>{const _0x64354f=_0x23d2a4;let _0x3105fc;_0x752dd7&&(_0x3105fc=crypto[_0x64354f(0x128)]('sha1'));let _0x5cdfac=0x0,_0x389214;const _0x242ebc=_0x307ebf[_0x64354f(0x11c)](split());_0x242ebc['on']('error',_0x18d14b=>{_0x389214=_0x18d14b;}),_0x242ebc['on'](_0x64354f(0x133),_0x32dd3e=>{_0x752dd7&&_0x3105fc['update'](_0x32dd3e),_0x5cdfac++;}),_0x242ebc['on'](_0x64354f(0x135),()=>{const _0x620588=_0x64354f;if(_0x389214)_0xafb6a(_0x389214);else{const _0x11e548=_0x752dd7?_0x3105fc['digest'](_0x620588(0x132)):undefined;_0x265551({'hash':_0x11e548,'lines':_0x5cdfac});}});});});}}exports[a22_0x45a8ca(0x13d)]=Scanner;function a22_0x2451(_0x2e34cb,_0x4e3e39){const _0x40d506=a22_0x6661();return a22_0x2451=function(_0x4bf6ea,_0x2a8975){_0x4bf6ea=_0x4bf6ea-0x10d;let _0x666161=_0x40d506[_0x4bf6ea];return _0x666161;},a22_0x2451(_0x2e34cb,_0x4e3e39);}const findit=require(a22_0x45a8ca(0x144)),split=require(a22_0x45a8ca(0x121));
@@ -1 +1 @@
1
- const a23_0x551929=a23_0x4358;(function(_0xa4a80c,_0x1d1476){const _0x468cc0=a23_0x4358,_0x1f8d8a=_0xa4a80c();while(!![]){try{const _0x169f80=-parseInt(_0x468cc0(0xd6))/0x1*(parseInt(_0x468cc0(0xe0))/0x2)+parseInt(_0x468cc0(0xe7))/0x3*(-parseInt(_0x468cc0(0xc8))/0x4)+-parseInt(_0x468cc0(0xc7))/0x5+-parseInt(_0x468cc0(0xbc))/0x6*(-parseInt(_0x468cc0(0xf0))/0x7)+parseInt(_0x468cc0(0xc2))/0x8+parseInt(_0x468cc0(0xeb))/0x9*(-parseInt(_0x468cc0(0xb5))/0xa)+parseInt(_0x468cc0(0xed))/0xb;if(_0x169f80===_0x1d1476)break;else _0x1f8d8a['push'](_0x1f8d8a['shift']());}catch(_0x5657e4){_0x1f8d8a['push'](_0x1f8d8a['shift']());}}}(a23_0x4e1c,0x99085));const a23_0x301454=(function(){let _0xfc212f=!![];return function(_0xcb6cb3,_0x400cb2){const _0x2ae2e6=_0xfc212f?function(){const _0xe6bb01=a23_0x4358;if(_0x400cb2){const _0x44bab5=_0x400cb2[_0xe6bb01(0xe8)](_0xcb6cb3,arguments);return _0x400cb2=null,_0x44bab5;}}:function(){};return _0xfc212f=![],_0x2ae2e6;};}()),a23_0x38fe3b=a23_0x301454(this,function(){const _0x1c0ec9=a23_0x4358;return a23_0x38fe3b['toString']()['search'](_0x1c0ec9(0xc4))[_0x1c0ec9(0xea)]()['constructor'](a23_0x38fe3b)[_0x1c0ec9(0xbd)](_0x1c0ec9(0xc4));});a23_0x38fe3b();'use strict';Object[a23_0x551929(0xee)](exports,a23_0x551929(0xb2),{'value':!![]}),exports[a23_0x551929(0xbf)]=exports['SourceMapper']=void 0x0;const fs=require('fs'),pLimit=require(a23_0x551929(0xd2)),path=require(a23_0x551929(0xd7)),util_1=require('util'),sourceMap=require(a23_0x551929(0xca)),file_index_1=require(a23_0x551929(0xc1)),CONCURRENCY=0xa,WEBPACK_PREFIX=a23_0x551929(0xe9),readFilep=(0x0,util_1[a23_0x551929(0xc6)])(fs['readFile']),MAP_EXT=a23_0x551929(0xcf);function a23_0x4e1c(){const _0x5602e8=['file','keys','toLowerCase','The\x20path\x20','infoMap','348CGOInS','search','fromFileList','create','replace','./file-index','1489544cZCpkV','filter','(((.+)+)+)+$','getMappingInfo','promisify','842115NlmZzk','776UvqOxI','relative','source-map','FOUND\x20IN','findShortestFuzzyMatches','outputFile','sourcemap\x20file\x20','.map','debug','logger','p-limit','CONTENT','FileIndex','endsWith','228275eaLSLN','path','all','Processing\x20','error','join','findInSources','has','\x20does\x20not\x20specify\x20a\x20sourcemap\x20file','substring','4DoLsoN','Creating\x20SourceMapper','map','line','mapConsumer','allGeneratedPositionsFor','SourceMapConsumer','3756uGzfLk','apply','webpack://','toString','36DBzpzx','sort','19010871PHcNfr','defineProperty','Failed\x20to\x20parse\x20source\x20map\x20file\x20','74746NdgfHn','from','No\x20sources\x20listed\x20in\x20the\x20sourcemap\x20file\x20','An\x20error\x20occurred\x20while\x20reading\x20the\x20','stringify','get','startsWith','normalize','mappingInfo','utf8','SourceMapper','generatedPositionFor','mapFile','sources','dirname','__esModule','length','column','2597740lAINUq','Could\x20not\x20read\x20sourcemap\x20file\x20'];a23_0x4e1c=function(){return _0x5602e8;};return a23_0x4e1c();}async function processSourcemap(_0xd52004,_0x4b8529,_0x11645e,_0x5e0038){const _0xf848da=a23_0x551929;_0x5e0038&&_0xd52004[_0xf848da(0xd0)](_0xf848da(0xd9),_0x11645e);if(!_0x11645e||!_0x11645e['endsWith'](MAP_EXT))throw new Error(_0xf848da(0xba)+_0x11645e+_0xf848da(0xde));_0x11645e=path[_0xf848da(0xaa)](_0x11645e);let _0x3d62ac;try{_0x3d62ac=await readFilep(_0x11645e,_0xf848da(0xac));}catch(_0x35b191){throw new Error(_0xf848da(0xb6)+_0x11645e+':\x20'+_0x35b191);}let _0x43a0c3;try{_0x43a0c3=new sourceMap[(_0xf848da(0xe6))](_0x3d62ac);}catch(_0x56b4bf){_0xd52004['error'](_0xf848da(0xef)+_0x11645e+':\x20'+_0x56b4bf),_0xd52004[_0xf848da(0xda)](JSON[_0xf848da(0xa7)](_0x56b4bf)),_0x5e0038&&_0xd52004[_0xf848da(0xd0)](_0xf848da(0xd3),_0x3d62ac);throw new Error(_0xf848da(0xa6)+_0xf848da(0xce)+_0x11645e+':\x20'+_0x56b4bf);}const _0x54cddb=_0x43a0c3[_0xf848da(0xb7)]?_0x43a0c3[_0xf848da(0xb7)]:path['basename'](_0x11645e,'.map'),_0x7f286c=path[_0xf848da(0xb1)](_0x11645e),_0x41f019=path['normalize'](path[_0xf848da(0xdb)](_0x7f286c,_0x54cddb)),_0x27ff79=_0x43a0c3[_0xf848da(0xb0)][_0xf848da(0xc3)](_0x168d91=>!!_0x168d91)[_0xf848da(0xec)]((_0xbd2114,_0x267616)=>_0xbd2114['length']-_0x267616['length']),_0x17f740=_0x27ff79[_0xf848da(0xe2)](_0x47d79d=>{const _0x25e125=_0xf848da;if(_0x47d79d[_0x25e125(0xb9)]()[_0x25e125(0xa9)](WEBPACK_PREFIX))return _0x47d79d[_0x25e125(0xdf)](WEBPACK_PREFIX[_0x25e125(0xb3)]);return _0x47d79d;})[_0xf848da(0xe2)](_0xf584fa=>{const _0x4ae627=_0xf848da;return path[_0x4ae627(0xaa)](path[_0x4ae627(0xdb)](_0x7f286c,_0xf584fa));});if(_0x17f740[_0xf848da(0xb3)]===0x0)throw new Error(_0xf848da(0xa5)+_0x11645e);for(const _0x2756c4 of _0x17f740){_0x5e0038&&_0xd52004['info'](path['normalize'](_0x2756c4),_0xf848da(0xcb),_0x11645e),_0x4b8529['set'](path[_0xf848da(0xaa)](_0x2756c4),{'outputFile':_0x41f019,'mapFile':_0x11645e,'mapConsumer':_0x43a0c3,'sources':_0x27ff79});}_0xd52004[_0xf848da(0xd0)]('Map\x20file\x20processed:\x20',_0x11645e);}function a23_0x4358(_0x350091,_0x1fa864){const _0x2eb484=a23_0x4e1c();return a23_0x4358=function(_0x38fe3b,_0x301454){_0x38fe3b=_0x38fe3b-0xa5;let _0x4e1cc1=_0x2eb484[_0x38fe3b];return _0x4e1cc1;},a23_0x4358(_0x350091,_0x1fa864);}class SourceMapper{constructor(_0x498f19){const _0x1cc633=a23_0x551929;this[_0x1cc633(0xd1)]=_0x498f19,this[_0x1cc633(0xbb)]=new Map();}[a23_0x551929(0xc5)](_0x4eb73b){const _0x457d8f=a23_0x551929;if(this['infoMap'][_0x457d8f(0xdd)](path['normalize'](_0x4eb73b)))return{'entry':this['infoMap'][_0x457d8f(0xa8)](_0x4eb73b),'matchedPath':path[_0x457d8f(0xaa)](_0x4eb73b)};const _0x325748=file_index_1[_0x457d8f(0xd4)][_0x457d8f(0xbe)](Array[_0x457d8f(0xf1)](this[_0x457d8f(0xbb)][_0x457d8f(0xb8)]()))[_0x457d8f(0xcc)](_0x4eb73b);if(_0x325748[_0x457d8f(0xb3)]===0x1)return{'entry':this[_0x457d8f(0xbb)][_0x457d8f(0xa8)](_0x325748[0x0]),'matchedPath':_0x325748[0x0]};return null;}['hasMappingInfo'](_0x29fb9c){const _0x444ff3=a23_0x551929;return this[_0x444ff3(0xc5)](_0x29fb9c)!==null;}[a23_0x551929(0xab)](_0xb52c46,_0x34a436,_0x1750d5){const _0x4361f8=a23_0x551929;_0xb52c46=path[_0x4361f8(0xaa)](_0xb52c46);const _0x5da14f=this[_0x4361f8(0xc5)](_0xb52c46);if(!_0x5da14f)return null;const {entry:_0x3f3f19,matchedPath:_0x4a9b4f}=_0x5da14f,_0x113e45=path[_0x4361f8(0xc9)](path[_0x4361f8(0xb1)](_0x3f3f19[_0x4361f8(0xaf)]),_0x4a9b4f)[_0x4361f8(0xc0)](/\\/g,'/');let _0x1b20e1=this['findInSources'](_0x3f3f19,_0x113e45);_0x1b20e1=_0x1b20e1||this[_0x4361f8(0xdc)](_0x3f3f19,_0xb52c46);const _0x502bf3={'source':_0x1b20e1||_0x113e45,'line':_0x34a436+0x1,'column':_0x1750d5},_0x57b3f4=_0x3f3f19[_0x4361f8(0xe4)],_0x49c56c=_0x57b3f4[_0x4361f8(0xe5)](_0x502bf3),_0x3144c4=_0x49c56c&&_0x49c56c[_0x4361f8(0xb3)]>0x0?_0x49c56c['reduce']((_0x5eff23,_0x21b0f0)=>{const _0x3683bb=_0x4361f8;return _0x21b0f0['line']<_0x5eff23[_0x3683bb(0xe3)]?_0x21b0f0:_0x5eff23;}):_0x57b3f4[_0x4361f8(0xae)](_0x502bf3);return{'file':_0x3f3f19[_0x4361f8(0xcd)],'line':_0x3144c4[_0x4361f8(0xe3)],'column':_0x3144c4[_0x4361f8(0xb4)]};}[a23_0x551929(0xdc)](_0x4ff01c,_0x42d4c3){const _0x48f8cd=a23_0x551929;for(const _0x2fb941 of _0x4ff01c[_0x48f8cd(0xb0)]){if(_0x2fb941[_0x48f8cd(0xd5)](_0x42d4c3))return _0x2fb941;}return undefined;}}exports[a23_0x551929(0xad)]=SourceMapper;async function create(_0x1909c5,_0x31a62c,_0x235f8b){const _0x28c255=a23_0x551929;_0x1909c5['debug'](_0x28c255(0xe1));const _0x31dc6a=new SourceMapper(_0x1909c5);_0x1909c5[_0x28c255(0xd0)]('Parsing\x20source\x20map\x20files',_0x31a62c[_0x28c255(0xb3)]);const _0x133829=async _0x224ad3=>{const _0x44a207=_0x28c255;try{await processSourcemap(_0x1909c5,_0x31dc6a[_0x44a207(0xbb)],_0x224ad3,_0x235f8b);}catch(_0x355d58){_0x1909c5[_0x44a207(0xda)]('Failed\x20to\x20process\x20a\x20source\x20map\x20file',_0x224ad3,_0x355d58),_0x1909c5[_0x44a207(0xda)](JSON[_0x44a207(0xa7)](_0x355d58));}};if(_0x235f8b)for(const _0x1806d3 of _0x31a62c){await _0x133829(_0x1806d3);}else{const _0x14a467=pLimit(CONCURRENCY),_0x511ba9=_0x31a62c['map'](_0x1706eb=>_0x14a467(()=>_0x133829(_0x1706eb)));await Promise[_0x28c255(0xd8)](_0x511ba9);}return _0x31dc6a;}exports[a23_0x551929(0xbf)]=create;
1
+ function a23_0x3939(_0x189d8d,_0x223f9d){const _0x5e7c76=a23_0xb41c();return a23_0x3939=function(_0x407aab,_0x1ddafd){_0x407aab=_0x407aab-0x141;let _0xb41c4b=_0x5e7c76[_0x407aab];return _0xb41c4b;},a23_0x3939(_0x189d8d,_0x223f9d);}const a23_0x51bf98=a23_0x3939;(function(_0x503db0,_0x124287){const _0x131372=a23_0x3939,_0x7bcbe2=_0x503db0();while(!![]){try{const _0x1bf798=parseInt(_0x131372(0x188))/0x1*(parseInt(_0x131372(0x18d))/0x2)+parseInt(_0x131372(0x173))/0x3+-parseInt(_0x131372(0x14c))/0x4*(parseInt(_0x131372(0x169))/0x5)+parseInt(_0x131372(0x157))/0x6*(-parseInt(_0x131372(0x16c))/0x7)+parseInt(_0x131372(0x179))/0x8+-parseInt(_0x131372(0x178))/0x9*(parseInt(_0x131372(0x174))/0xa)+parseInt(_0x131372(0x155))/0xb*(-parseInt(_0x131372(0x17f))/0xc);if(_0x1bf798===_0x124287)break;else _0x7bcbe2['push'](_0x7bcbe2['shift']());}catch(_0x2a8520){_0x7bcbe2['push'](_0x7bcbe2['shift']());}}}(a23_0xb41c,0x4aaf4));const a23_0x1ddafd=(function(){let _0x429c28=!![];return function(_0x3d0d15,_0x66ca05){const _0x2069f5=_0x429c28?function(){const _0x54fa5d=a23_0x3939;if(_0x66ca05){const _0x42a9dd=_0x66ca05[_0x54fa5d(0x16f)](_0x3d0d15,arguments);return _0x66ca05=null,_0x42a9dd;}}:function(){};return _0x429c28=![],_0x2069f5;};}()),a23_0x407aab=a23_0x1ddafd(this,function(){const _0x729ea3=a23_0x3939;return a23_0x407aab[_0x729ea3(0x156)]()[_0x729ea3(0x162)]('(((.+)+)+)+$')[_0x729ea3(0x156)]()[_0x729ea3(0x175)](a23_0x407aab)['search'](_0x729ea3(0x147));});a23_0x407aab();function a23_0xb41c(){const _0x36b2f1=['257170JlIWUJ','constructor','Processing\x20','FileIndex','27XeafPS','396408DQDhXB','infoMap','mappingInfo','from','generatedPositionFor','readFile','20052sbhaLf','has','fromFileList','sources','keys','file','reduce','info','./file-index','297dePNsP','set','Failed\x20to\x20parse\x20source\x20map\x20file\x20','map','p-limit','2742bdcEqf','endsWith','An\x20error\x20occurred\x20while\x20reading\x20the\x20','findShortestFuzzyMatches','filter','line','path','findInSources','(((.+)+)+)+$','No\x20sources\x20listed\x20in\x20the\x20sourcemap\x20file\x20','join','create','stringify','68dYOdGf','allGeneratedPositionsFor','relative','getMappingInfo','SourceMapper','mapConsumer','SourceMapConsumer','normalize','startsWith','429XkBZsM','toString','135906gVJsCT','promisify','The\x20path\x20','\x20does\x20not\x20specify\x20a\x20sourcemap\x20file','sourcemap\x20file\x20','error','Could\x20not\x20read\x20sourcemap\x20file\x20','substring','Failed\x20to\x20process\x20a\x20source\x20map\x20file','get','__esModule','search','util','defineProperty','length','debug','toLowerCase','FOUND\x20IN','128395mgXDFp','webpack://','Creating\x20SourceMapper','49YgpmWr','dirname','logger','apply','source-map','CONTENT','.map','1759770UyBBNh'];a23_0xb41c=function(){return _0x36b2f1;};return a23_0xb41c();}'use strict';Object[a23_0x51bf98(0x164)](exports,a23_0x51bf98(0x161),{'value':!![]}),exports[a23_0x51bf98(0x14a)]=exports[a23_0x51bf98(0x150)]=void 0x0;const fs=require('fs'),pLimit=require(a23_0x51bf98(0x18c)),path=require(a23_0x51bf98(0x145)),util_1=require(a23_0x51bf98(0x163)),sourceMap=require(a23_0x51bf98(0x170)),file_index_1=require(a23_0x51bf98(0x187)),CONCURRENCY=0xa,WEBPACK_PREFIX=a23_0x51bf98(0x16a),readFilep=(0x0,util_1[a23_0x51bf98(0x158)])(fs[a23_0x51bf98(0x17e)]),MAP_EXT='.map';async function processSourcemap(_0x1f11d9,_0x4f28bd,_0xa8bb56,_0x34507d){const _0x385792=a23_0x51bf98;_0x34507d&&_0x1f11d9[_0x385792(0x166)](_0x385792(0x176),_0xa8bb56);if(!_0xa8bb56||!_0xa8bb56[_0x385792(0x18e)](MAP_EXT))throw new Error(_0x385792(0x159)+_0xa8bb56+_0x385792(0x15a));_0xa8bb56=path['normalize'](_0xa8bb56);let _0xc99e32;try{_0xc99e32=await readFilep(_0xa8bb56,'utf8');}catch(_0x193d4c){throw new Error(_0x385792(0x15d)+_0xa8bb56+':\x20'+_0x193d4c);}let _0x375175;try{_0x375175=new sourceMap[(_0x385792(0x152))](_0xc99e32);}catch(_0x163aef){_0x1f11d9['error'](_0x385792(0x18a)+_0xa8bb56+':\x20'+_0x163aef),_0x1f11d9['error'](JSON[_0x385792(0x14b)](_0x163aef)),_0x34507d&&_0x1f11d9['debug'](_0x385792(0x171),_0xc99e32);throw new Error(_0x385792(0x141)+_0x385792(0x15b)+_0xa8bb56+':\x20'+_0x163aef);}const _0x3234fb=_0x375175[_0x385792(0x184)]?_0x375175[_0x385792(0x184)]:path['basename'](_0xa8bb56,_0x385792(0x172)),_0x44ce24=path[_0x385792(0x16d)](_0xa8bb56),_0x122f43=path[_0x385792(0x153)](path[_0x385792(0x149)](_0x44ce24,_0x3234fb)),_0x4602f4=_0x375175[_0x385792(0x182)][_0x385792(0x143)](_0x514446=>!!_0x514446)['sort']((_0x24a866,_0x5577ec)=>_0x24a866[_0x385792(0x165)]-_0x5577ec[_0x385792(0x165)]),_0xe279eb=_0x4602f4[_0x385792(0x18b)](_0x367202=>{const _0x211683=_0x385792;if(_0x367202[_0x211683(0x167)]()[_0x211683(0x154)](WEBPACK_PREFIX))return _0x367202[_0x211683(0x15e)](WEBPACK_PREFIX['length']);return _0x367202;})[_0x385792(0x18b)](_0x54c28c=>{const _0x1d2ccb=_0x385792;return path[_0x1d2ccb(0x153)](path[_0x1d2ccb(0x149)](_0x44ce24,_0x54c28c));});if(_0xe279eb[_0x385792(0x165)]===0x0)throw new Error(_0x385792(0x148)+_0xa8bb56);for(const _0x3c1542 of _0xe279eb){_0x34507d&&_0x1f11d9[_0x385792(0x186)](path[_0x385792(0x153)](_0x3c1542),_0x385792(0x168),_0xa8bb56),_0x4f28bd[_0x385792(0x189)](path[_0x385792(0x153)](_0x3c1542),{'outputFile':_0x122f43,'mapFile':_0xa8bb56,'mapConsumer':_0x375175,'sources':_0x4602f4});}_0x1f11d9[_0x385792(0x166)]('Map\x20file\x20processed:\x20',_0xa8bb56);}class SourceMapper{constructor(_0x42efd2){const _0x5e44d9=a23_0x51bf98;this[_0x5e44d9(0x16e)]=_0x42efd2,this['infoMap']=new Map();}['getMappingInfo'](_0xff1bba){const _0x491cf2=a23_0x51bf98;if(this[_0x491cf2(0x17a)][_0x491cf2(0x180)](path[_0x491cf2(0x153)](_0xff1bba)))return{'entry':this[_0x491cf2(0x17a)][_0x491cf2(0x160)](_0xff1bba),'matchedPath':path[_0x491cf2(0x153)](_0xff1bba)};const _0x2a44cb=file_index_1[_0x491cf2(0x177)][_0x491cf2(0x181)](Array[_0x491cf2(0x17c)](this[_0x491cf2(0x17a)][_0x491cf2(0x183)]()))[_0x491cf2(0x142)](_0xff1bba);if(_0x2a44cb['length']===0x1)return{'entry':this[_0x491cf2(0x17a)]['get'](_0x2a44cb[0x0]),'matchedPath':_0x2a44cb[0x0]};return null;}['hasMappingInfo'](_0x3e5d95){const _0x3c832a=a23_0x51bf98;return this[_0x3c832a(0x14f)](_0x3e5d95)!==null;}[a23_0x51bf98(0x17b)](_0x526554,_0x4026c3,_0x3421f9){const _0x559701=a23_0x51bf98;_0x526554=path[_0x559701(0x153)](_0x526554);const _0xf2c438=this['getMappingInfo'](_0x526554);if(!_0xf2c438)return null;const {entry:_0x261e64,matchedPath:_0x5f2ec9}=_0xf2c438,_0x2928b4=path[_0x559701(0x14e)](path[_0x559701(0x16d)](_0x261e64['mapFile']),_0x5f2ec9)['replace'](/\\/g,'/');let _0x532e76=this['findInSources'](_0x261e64,_0x2928b4);_0x532e76=_0x532e76||this['findInSources'](_0x261e64,_0x526554);const _0x20af72={'source':_0x532e76||_0x2928b4,'line':_0x4026c3+0x1,'column':_0x3421f9},_0x6e68c7=_0x261e64[_0x559701(0x151)],_0x148e95=_0x6e68c7[_0x559701(0x14d)](_0x20af72),_0x327811=_0x148e95&&_0x148e95[_0x559701(0x165)]>0x0?_0x148e95[_0x559701(0x185)]((_0x1d6a9c,_0x5e0678)=>{const _0x5c238a=_0x559701;return _0x5e0678[_0x5c238a(0x144)]<_0x1d6a9c[_0x5c238a(0x144)]?_0x5e0678:_0x1d6a9c;}):_0x6e68c7[_0x559701(0x17d)](_0x20af72);return{'file':_0x261e64['outputFile'],'line':_0x327811[_0x559701(0x144)],'column':_0x327811['column']};}[a23_0x51bf98(0x146)](_0x3ed72e,_0x5e97e6){const _0x199921=a23_0x51bf98;for(const _0x3a0748 of _0x3ed72e['sources']){if(_0x3a0748[_0x199921(0x18e)](_0x5e97e6))return _0x3a0748;}return undefined;}}exports[a23_0x51bf98(0x150)]=SourceMapper;async function create(_0x5cef56,_0x3cb7fc,_0x2f9bd3){const _0xd7d2e=a23_0x51bf98;_0x5cef56['debug'](_0xd7d2e(0x16b));const _0x4463b8=new SourceMapper(_0x5cef56);_0x5cef56[_0xd7d2e(0x166)]('Parsing\x20source\x20map\x20files',_0x3cb7fc[_0xd7d2e(0x165)]);const _0x56b73e=async _0x2835a1=>{const _0x4b97bd=_0xd7d2e;try{await processSourcemap(_0x5cef56,_0x4463b8[_0x4b97bd(0x17a)],_0x2835a1,_0x2f9bd3);}catch(_0x2b84b0){_0x5cef56[_0x4b97bd(0x15c)](_0x4b97bd(0x15f),_0x2835a1,_0x2b84b0),_0x5cef56[_0x4b97bd(0x15c)](JSON[_0x4b97bd(0x14b)](_0x2b84b0));}};if(_0x2f9bd3)for(const _0x4102f6 of _0x3cb7fc){await _0x56b73e(_0x4102f6);}else{const _0x2f3a6b=pLimit(CONCURRENCY),_0x4d34d6=_0x3cb7fc[_0xd7d2e(0x18b)](_0x15fe33=>_0x2f3a6b(()=>_0x56b73e(_0x15fe33)));await Promise['all'](_0x4d34d6);}return _0x4463b8;}exports[a23_0x51bf98(0x14a)]=create;