sanex
|
381fd18177
* @gradecam/tsenum replaced with an internal implementation
|
5 years ago |
sanex
|
b463f774c8
Sync with dev
|
5 years ago |
Timofey Kachalov
|
ac671daa94
Enabled windows builds (#772)
|
5 years ago |
sanex
|
c1c0330609
Simplified scripts and tests
|
5 years ago |
sanex
|
329b7a2543
Fixed `for-await-of` construction add when `deadCodeInjection` option is enabled
|
5 years ago |
sanex
|
816a7a5a40
Fixed `URI-malformed` when `splitStrings` and `stringArrayEncoding` options are enabled
|
5 years ago |
sanex
|
64dd628715
README.md improvements that allow to use it on obfuscator.io
|
5 years ago |
sanex
|
19ccb0e662
Usage of StringUtils inside StringUtils
|
5 years ago |
sanex
|
2d3a59c2aa
Removed declarations for js-string-escape
|
5 years ago |
sanex
|
34b1619ee6
Refactoring of `unicodeEscapeSequence` logic
|
5 years ago |
sanex
|
a5d7f7418c
`forceTransformedStrings` option
|
5 years ago |
sanex
|
76ee41a4a1
Typescript version update on 4.1.0-beta
|
5 years ago |
sanex
|
77ff574e67
Fixed isIncrementedMangledName algorithm
|
5 years ago |
sanex
|
b4aa4d8edc
Update webpack to v5
|
5 years ago |
sanex
|
b19e87fdfa
Updated @types/node and @types/webpack-env
|
5 years ago |
sanex
|
d86ee4213c
New option `stringArrayWrappersType` allows to select a type of the wrappers that are appending by the `stringArrayWrappersCount` option
|
5 years ago |
sanex
|
9a6db37fdf
Updated `eslint`
|
5 years ago |
sanex
|
febe932e7e
Updated `eslint-scope`
|
5 years ago |
sanex
|
09e89f8fe6
Fixed `stringArrayWrappersCount` behaviour with arrow function scope without statements
|
5 years ago |
sanex
|
9b5eba5363
Fixed `stringArrayCallsWrapper` option with `mangled` names generator
|
5 years ago |
sanex
|
84432e87e8
Improved `stringArrayIntermediateVariablesCount` option with function intermediate calls
|
5 years ago |
sanex
|
1b656d7386
New option: `stringArrayIntermediateCalls` sets the passed amount of intermediate variables for the `string array`
|
5 years ago |
sanex
|
6ec92420f5
New API: `getOptionsByPreset` allows to get options for the passed options preset name
|
5 years ago |
sanex
|
75b8e9ca9d
Updated @types/estree and @types/node
|
5 years ago |
sanex
|
340b7283be
Dependencies update. Added Test for emoji split with `splitStrings` option
|
5 years ago |
sanex
|
83208b22f2
Updated `esrecurse` to 4.3.0. Dependencies update.
|
5 years ago |
Timofey Kachalov
|
42ff66849e
Mixed string array encoding prototype (#727)
|
5 years ago |
sanex
|
645a3c5cef
New `optionsPreset` option
|
5 years ago |
sanex
|
c7e30aa3e2
Dependencies update 25.08.2020
|
5 years ago |
sanex
|
cc7b36792a
Added tests for `rename-properties` invalid literal node type
|
5 years ago |