sanex
|
4c1a949fd3
Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/745
|
4 tahun lalu |
sanex
|
d86ee4213c
New option `stringArrayWrappersType` allows to select a type of the wrappers that are appending by the `stringArrayWrappersCount` option
|
4 tahun lalu |
sanex
|
47263a4c1c
Added tests for VisitedLexicalScopeNodesStackStorage class
|
4 tahun lalu |
sanex
|
e20f2826e4
Refactoring of StringArrayTransformer.ts: moved logic to StringArrayWrappersTransformer, StringArrayScopeCallsWrapperDataStorage and VisitedLexicalScopeNodesStackStorage
|
4 tahun lalu |
sanex
|
9a6db37fdf
Updated `eslint`
|
4 tahun lalu |
sanex
|
febe932e7e
Updated `eslint-scope`
|
4 tahun lalu |
sanex
|
47104dda93
Moved `isValidLexicalScopeNode` method to the NodeGuards as `isNodeWithLexicalScopeAndStatements`
|
4 tahun lalu |
sanex
|
b152e7bd09
Fixed order of the appended string array scope wrappers
|
4 tahun lalu |
sanex
|
09e89f8fe6
Fixed `stringArrayWrappersCount` behaviour with arrow function scope without statements
|
4 tahun lalu |
sanex
|
5a833d1057
Improved update of previous mangled character
|
4 tahun lalu |
sanex
|
9b5eba5363
Fixed `stringArrayCallsWrapper` option with `mangled` names generator
|
4 tahun lalu |
sanex
|
3d6f98c127
Enable `stringArrayWrappersCount` and `stringArrayWrappersChainedCalls` options by default
|
4 tahun lalu |
sanex
|
f43b138e8a
New option `stringArrayWrappersChainedCalls`. Renamed option `stringArrayIntermediateVariablesCount` on `stringArrayWrappersCount`
|
4 tahun lalu |
sanex
|
e87565bd9e
Changed `stringArrayIntermediateVariablesCount` option description
|
4 tahun lalu |
sanex
|
7df32035ec
Added StringArrayCallNode custom node
|
4 tahun lalu |
sanex
|
b483ef17cf
Added StringArrayIntermediateCallsWrapperNode custom node
|
4 tahun lalu |
sanex
|
4c5028c095
Fixed tests of `stringArrayIntermediateVariablesCount` option
|
4 tahun lalu |
sanex
|
5bbbc901d4
`stringArrayIntermediateVariablesCount` option rework
|
4 tahun lalu |
sanex
|
84432e87e8
Improved `stringArrayIntermediateVariablesCount` option with function intermediate calls
|
4 tahun lalu |
sanex
|
e80937d108
Changed option name: `stringArrayIntermediateCalls` -> `stringArrayIntermediateVariablesCount`
|
4 tahun lalu |
sanex
|
1b656d7386
New option: `stringArrayIntermediateCalls` sets the passed amount of intermediate variables for the `string array`
|
4 tahun lalu |
sanex
|
6ec92420f5
New API: `getOptionsByPreset` allows to get options for the passed options preset name
|
4 tahun lalu |
sanex
|
14495b8259
Merge branch '1.12.1'
|
4 tahun lalu |
sanex
|
062802fd3c
Version update to 1.12.1
|
4 tahun lalu |
sanex
|
f98993f8cb
Fixed regression bug with combination of `splitStrings` and `renameProperties` option
|
4 tahun lalu |
sanex
|
75b8e9ca9d
Updated @types/estree and @types/node
|
4 tahun lalu |
sanex
|
a0dca0256b
Fixed regression bug with combination of `splitStrings` and `renameProperties` option
|
4 tahun lalu |
sanex
|
340b7283be
Dependencies update. Added Test for emoji split with `splitStrings` option
|
4 tahun lalu |
sanex
|
2e711e46e4
Removed unnecessary CLI sanitizers
|
4 tahun lalu |
sanex
|
83208b22f2
Updated `esrecurse` to 4.3.0. Dependencies update.
|
4 tahun lalu |