sanex3339
|
70428d0c36
Reverted commander version
|
5 years ago |
sanex3339
|
048a8ef0f8
Dependencies 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
|
18160e36ae
Dependencies update
|
5 years ago |
sanex3339
|
8cea97434d
Added console.log to the test file to debug error on travis.ci
|
5 years ago |
sanex3339
|
dd7c1df9f9
Fixed wrong names generation for the custom nodes
|
5 years ago |
sanex3339
|
7ff6721093
Dependencies update
|
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
|
0fe1c15f15
Refactoring of CLI utils
|
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
|
8df7d6c434
Dependencies update
|
5 years ago |
sanex3339
|
64b61a7ae7
Migration from tslint on eslint #1
|
5 years ago |
sanex3339
|
fcbe2ee66e
Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/535
|
5 years ago |
sanex3339
|
da3c0802b2
Added homepage section to the package.json
|
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
|
65f8bb84d4
Version update to 0.24.0
|
5 years ago |
sanex3339
|
b454b9e809
Additional fixes of `transformObjectKeys`
|
5 years ago |
sanex3339
|
856709ab12
`transformObjectKeys` refactoring and bug fixes
|
5 years ago |
sanex3339
|
5011d89eee
Fixed object expression keys transformation when of sequence expressions, when identifier is referenced on the same expression
|
5 years ago |
sanex3339
|
87c8c612b8
Fixed wrong object keys transformation of objects inside sequence expressions
|
5 years ago |
sanex3339
|
7b231fe308
Added more restrictions for object keys transformations
|
5 years ago |