sanex3339
|
fb834c8de1
0.28.0 release
|
5 years ago |
sanex3339
|
87bf2096cc
0.27.5 release
|
5 years ago |
sanex3339
|
75c2a7b5d6
Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/590
|
5 years ago |
sanex3339
|
e2d97841c4
Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/593
|
5 years ago |
sanex3339
|
bbc672e80e
Fixed identifiers prefix generation for `obfuscateMultiple` method
|
5 years ago |
sanex3339
|
3cd531b917
Version update, fixed https://www.npmjs.com/advisories/1488
|
5 years ago |
sanex3339
|
f9ec74006d
New `obfuscateMultiple` method
|
5 years ago |
sanex3339
|
a3d477e47c
Version update
|
5 years ago |
sanex3339
|
56f73df7af
Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/575
|
5 years ago |
sanex3339
|
39870010e8
Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/569
|
5 years ago |
sanex3339
|
6d03a2bacf
Added prefixes to the generated global identifiers of the added code
|
5 years ago |
sanex3339
|
e36138d40d
Updated readme and changelog. Removed some dead code.
|
5 years ago |
sanex3339
|
d229c8ffa1
Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/563
|
5 years ago |
sanex3339
|
3e408da024
Fixed wrong scope of preserved identifiers of shorthand object pattern property
|
5 years ago |
sanex3339
|
28b2422c7e
Support of output directory paths with a dot symbol
|
5 years ago |
sanex3339
|
a2e9c05ce8
Fixed errors related to identifiers. Changed self defending helper
|
5 years ago |
sanex3339
|
002697caf5
Improved mangled identifier names generator. Improved variable preserving.
|
5 years ago |
sanex3339
|
4e716ed0d0
Prevented transformation of object keys in sequence expression that has `super` call
|
5 years ago |
sanex3339
|
db908f7bce
Fixed conflicts between generated names and names from untouched identifiers from source code.
|
5 years ago |
sanex3339
|
e987a8f55e
Fixed support of exponentiation operator. Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/534
|
5 years ago |
sanex3339
|
469dd4a0cf
Updated changelog and version
|
5 years ago |
sanex3339
|
e589b461c3
Fixed wrong rename of object pattern identifiers
|
5 years ago |
sanex3339
|
740b84d598
Fix of rc4 encoded values collision
|
5 years ago |
sanex3339
|
fcbe2ee66e
Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/535
|
5 years ago |
sanex3339
|
05a172973c
Reverted validation errors under `node` target for `sourceMap*` options
|
5 years ago |
sanex3339
|
c0117912c1
Added class scope sanitizing
|
5 years ago |
sanex3339
|
58c165f889
Increased `identifierNamesGenerator: 'mangled` speed
|
5 years ago |
sanex3339
|
856709ab12
`transformObjectKeys` refactoring and bug fixes
|
5 years ago |
sanex3339
|
8585a78672
Fixed `Maximum call stack size exceeded` error on large strings when `splitString` option is enabled
|
5 years ago |
sanex3339
|
7b231fe308
Added more restrictions for object keys transformations
|
5 years ago |