-
Hi
For years I have been under grunt-contrib-obfuscator@2.0.1 and compiling: grun clean && grunt && grunt obf && node app.js so it is very fast to do especially at the level of the obfuscator.
Wit…
-
javascript-obfuscator version: 4.0.0
`stringArray: true` will cause this error, ` UnhandledPromiseRejectionWarning: Error: Evaluation failed: ReferenceError: _0xa28d is not defined`
### config:…
-
Hi.
https://github.com/javascript-obfuscator/javascript-obfuscator/issues/568
It would be nice if you add a unique identifier names prefix generation for each obfuscated file.
The prefix should b…
-
`javascript-obfuscator` is currently 4.0.2 at time of this writing. Thank you.
-
It's taking too long to install all dependencies. It appears that most of dependency packages do not contain `.npmignore` or `files` specified in `package.json` to cherry pick what files gets blacklis…
-
### Description
This group defined a number of [projects/goals for 2023](https://github.com/nodejs/package-maintenance/issues/550) & one of them was to create a new "statusboard" (similar to npm's …
-
In bower, this library needs angular as a dependency.
The versions are restricted to "1.0 - 1.3".
This means I can not install this lib easily when other libs need angular 1.4 or higher.
Is there any…
-
## Current Behavior
if not using grunt-contrib-obfuscator, every service is working well. after obfuscator, action and method are working well,but the event method received ctx only has param prop…
-
### FreePBX Version
FreePBX 17
### Issue Description
Hello, I have had freepbx 17 beta installed since may, and have notice the number of packages that are unable to be updated due to being h…
-
### Issue description or question
I'm trying to use Wallaby with ES modules, and downloaded the sample project: https://github.com/wallabyjs/wallaby-std-esm
It doesn't run. Throws an error:
[Erro…