javascript-obfuscator/gulp-javascript-obfuscator

Please, update obfuscator to 0.14.3 version.

sanex3339 opened this issue · 2 comments

Please, update obfuscator to 0.14.3 version.

For each obfuscated file you should change identifiersPrefix option value on unique one to avoid conflicts between generated identifiers from different files.

@sanex3339 This commit shows that the latest javascript-obfuscator is already used:

b8a1a29

Yep, I've updated the obfuscator version some time ago.