sanex
|
816a7a5a40
Fixed `URI-malformed` when `splitStrings` and `stringArrayEncoding` options are enabled
|
4 years ago |
sanex
|
64dd628715
README.md improvements that allow to use it on obfuscator.io
|
4 years ago |
sanex
|
19ccb0e662
Usage of StringUtils inside StringUtils
|
4 years ago |
sanex
|
2d3a59c2aa
Removed declarations for js-string-escape
|
4 years ago |
sanex
|
34b1619ee6
Refactoring of `unicodeEscapeSequence` logic
|
4 years ago |
sanex
|
76ee41a4a1
Typescript version update on 4.1.0-beta
|
4 years ago |
sanex
|
77ff574e67
Fixed isIncrementedMangledName algorithm
|
4 years ago |
sanex
|
b19e87fdfa
Updated @types/node and @types/webpack-env
|
4 years ago |
sanex
|
d86ee4213c
New option `stringArrayWrappersType` allows to select a type of the wrappers that are appending by the `stringArrayWrappersCount` option
|
4 years ago |
sanex
|
9a6db37fdf
Updated `eslint`
|
4 years ago |
sanex
|
febe932e7e
Updated `eslint-scope`
|
4 years ago |
sanex
|
09e89f8fe6
Fixed `stringArrayWrappersCount` behaviour with arrow function scope without statements
|
4 years ago |
Timofey Kachalov
|
78383e7cb3
Merge pull request #740 from javascript-obfuscator/string-array-calls-wrapper-mangled-generator-fix
|
4 years ago |
sanex
|
9b5eba5363
Fixed `stringArrayCallsWrapper` option with `mangled` names generator
|
4 years ago |
dependabot[bot]
|
743c231c49
Bump node-fetch from 2.6.0 to 2.6.1
|
4 years ago |
sanex
|
84432e87e8
Improved `stringArrayIntermediateVariablesCount` option with function intermediate calls
|
4 years ago |
sanex
|
6ec92420f5
New API: `getOptionsByPreset` allows to get options for the passed options preset name
|
4 years ago |
sanex
|
75b8e9ca9d
Updated @types/estree and @types/node
|
4 years ago |
sanex
|
340b7283be
Dependencies update. Added Test for emoji split with `splitStrings` option
|
4 years ago |
sanex
|
83208b22f2
Updated `esrecurse` to 4.3.0. Dependencies update.
|
4 years ago |
sanex
|
645a3c5cef
New `optionsPreset` option
|
4 years ago |
sanex
|
c7e30aa3e2
Dependencies update 25.08.2020
|
4 years ago |
sanex
|
cc7b36792a
Added tests for `rename-properties` invalid literal node type
|
4 years ago |
sanex
|
5c749343f2
Dependencies update 24.08.2020
|
4 years ago |
sanex
|
9c04ededc7
Reorganized transformers structure and order
|
4 years ago |
sanex
|
7fb26b3a66
Updated typescript to 4.0.0
|
4 years ago |
sanex
|
0f2f0c2c34
Improved rename of `deadCodeInjection` dead code identifiers. Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/708
|
4 years ago |
sanex
|
dce365079c
Renamed ScopeIdentifiersTraverser methods, interfaces and types to more concrete `variable` traverse
|
4 years ago |
sanex
|
a60c0c5346
Acorn@8 version update + fixed ScopeIdentifiersTransformer logic
|
4 years ago |
sanex3339
|
bb7706d753
Dependencies update 11.08.08
|
4 years ago |