Socket

Results 5 issues of Socket

## Bug Description I get an error when using a proxy. I cannot catch the error so it crashes my app. My code: ```js try{ const req = await request('https://discord.com/api/v9/invites/discord',...

bug

**Describe the bug:** ``` Unable to obfuscate my script since I get this error `TypeError: this[o] is not a function` The syntax of the code is correct. I can run...

bug

**Describe the bug:** SyntaxError: Identifier '_0x0FD4B81' has already been declared **Config and Small code sample** Config: ```js { target: 'node', preset: 'high', nameRecycling: false, // Gives error if true stringConcealing:...

bug

## Bug Description I get this error ``` node:internal/process/promises:288 triggerUncaughtException(err, true /* fromPromise */); ^ BodyTimeoutError: Body Timeout Error at Timeout.onParserTimeout [as callback] (C:\Users\admin\Documents\GitHub\project\node_modules\undici\lib\dispatcher\client-h1.js:639:28) at Timeout.onTimeout [as _onTimeout] (C:\Users\admin\Documents\GitHub\project\node_modules\undici\lib\util\timers.js:20:13) at...

bug

This may sound like a stupid question but I really cannot figure it out. I get the error ``` Failed to enumerate processes: unable to communicate with remote frida-server; please...