Timofey Kachalov
|
36ea9c08f3
Merge pull request #906 from javascript-obfuscator/calls-wrappers-as-function-declarations
|
4 years ago |
sanex
|
85ee48bca7
Fixed DirectivePlacementTransformer test
|
4 years ago |
sanex
|
4f9df91320
`stringArray` calls wrappers now inserted as `FunctionDeclaration` nodes at random indexes
|
4 years ago |
sanex
|
52358aba26
Typescript version update to 4.3-beta
|
4 years ago |
sanex
|
5ea11433fe
Dependencies update 07.04.2021
|
4 years ago |
Timofey Kachalov
|
99194f1456
Merge pull request #905 from javascript-obfuscator/cli-argument-order
|
4 years ago |
sanex
|
0926c13029
Added ability to specify the path to the input file after specifying the obfuscator options
|
4 years ago |
Timofey Kachalov
|
2d120ab21c
Merge pull request #900 from BlackYuzia/master
|
4 years ago |
sanex
|
1504f147fd
Removed node 13 from github workflow
|
4 years ago |
sanex
|
85ecd1d511
Dependencies update 03.04.2021
|
4 years ago |
Black_Yuzia
|
da703ff4c3
fix readme
|
4 years ago |
sanex
|
1c46db5112
Dependencies update 20.03.2021
|
4 years ago |
sanex
|
3a54af7f78
Added log to the runtime tests
|
4 years ago |
sanex
|
92239cb462
Dependencies update 14.03.2021
|
4 years ago |
Timofey Kachalov
|
05cd3bed61
Merge pull request #879 from javascript-obfuscator/rename-properties-auto-exclude
|
4 years ago |
sanex
|
b5897ac548
Updated `renamePropertiesMode` description in README.md
|
4 years ago |
sanex
|
e2b231e2a0
Updated `renameProperties` transformer tests
|
4 years ago |
sanex
|
35f6d20f3b
Updated runtime tests with `renamePropertiesMode` option
|
4 years ago |
sanex
|
0acb91ca60
`renamePropertiesAutoExclude` option changed by `renamePropertiesMode` option
|
4 years ago |
sanex
|
7fe0561cd4
Merge branch 'master' into rename-properties-auto-exclude
|
4 years ago |
sanex
|
3558d49cec
Dependencies update 07.02.2021
|
4 years ago |
Timofey Kachalov
|
ec897ab132
Merge pull request #890 from javascript-obfuscator/issue-880
|
4 years ago |
sanex
|
6abd6c2194
Fixed CVE-2019-18413
|
4 years ago |
Timofey Kachalov
|
56ab9c2003
Merge pull request #889 from javascript-obfuscator/top-level-await-support
|
4 years ago |
sanex
|
72a89a1357
Added support of `top-level await`
|
4 years ago |
Timofey Kachalov
|
ab251554b0
Merge pull request #888 from javascript-obfuscator/control-flow-flattening-rest-argument
|
4 years ago |
sanex
|
dd328b3c22
Fixed invalid code generation for rest arguments when `controlFlowFlattening` option is enabled
|
4 years ago |
sanex
|
29f969a751
Sync with dev
|
4 years ago |
sanex
|
c0ac1239e2
Dependencies update 27.02.2021
|
4 years ago |
Timofey Kachalov
|
40dac436fd
Merge pull request #885 from javascript-obfuscator/numbers-to-expressions-float
|
4 years ago |