sanex3339
|
65f8bb84d4
Version update to 0.24.0
|
5 gadi atpakaļ |
sanex3339
|
58c165f889
Increased `identifierNamesGenerator: 'mangled` speed
|
5 gadi atpakaļ |
sanex3339
|
b454b9e809
Additional fixes of `transformObjectKeys`
|
5 gadi atpakaļ |
sanex3339
|
f6cc614c36
Bundles update
|
5 gadi atpakaļ |
sanex3339
|
856709ab12
`transformObjectKeys` refactoring and bug fixes
|
5 gadi atpakaļ |
sanex3339
|
5011d89eee
Fixed object expression keys transformation when of sequence expressions, when identifier is referenced on the same expression
|
5 gadi atpakaļ |
sanex3339
|
87c8c612b8
Fixed wrong object keys transformation of objects inside sequence expressions
|
5 gadi atpakaļ |
sanex3339
|
8585a78672
Fixed `Maximum call stack size exceeded` error on large strings when `splitString` option is enabled
|
5 gadi atpakaļ |
sanex3339
|
d23eb3ee76
Replaced recursive function on loop in SplitStringTransformer
|
5 gadi atpakaļ |
sanex3339
|
43d09fbed8
Slightly different way to execute object expression extractors
|
5 gadi atpakaļ |
sanex3339
|
f1cf511975
Removed dead code
|
5 gadi atpakaļ |
sanex3339
|
fc2cf933d9
More complex object keys transformation + some string literal transformations refactoring
|
5 gadi atpakaļ |
sanex3339
|
f333b9d425
Added more tests, renamed some interfaces and classes
|
5 gadi atpakaļ |
sanex3339
|
7b231fe308
Added more restrictions for object keys transformations
|
5 gadi atpakaļ |
sanex3339
|
3bc9678f8c
Fixed wrong transform object keys behaviour with function default parameters
|
5 gadi atpakaļ |
sanex3339
|
8b991a7bdb
Changed version to 0.24.0-rc.0
|
5 gadi atpakaļ |
sanex3339
|
d0285aa085
A file path will be displayed on obfuscation error
|
5 gadi atpakaļ |
sanex3339
|
737e1a2d0f
Fixed object keys extraction when using with template literals
|
5 gadi atpakaļ |
sanex3339
|
50f7405375
Switched from `awesome-typescript-loader` on `ts-loader` #2
|
5 gadi atpakaļ |
sanex3339
|
e9ddfdf81d
IsAllowedForObfuscationTarget validator
|
5 gadi atpakaļ |
sanex3339
|
b50c48a683
Dynamic import and `import.meta` support
|
5 gadi atpakaļ |
sanex3339
|
c050ebca38
`ecmaVersion` constant
|
5 gadi atpakaļ |
sanex3339
|
2b6e65af6a
Sync with master branch
|
5 gadi atpakaļ |
sanex3339
|
1d4ab4cd02
Fixed `escodegen` bugs: optional catch binding support and super class expression parenthesis
|
5 gadi atpakaļ |
sanex3339
|
923643bcf1
0.23.1 release
|
5 gadi atpakaļ |
sanex3339
|
38a917fa7a
Removed unnecessary code frome ScopeIdentifiersTransformer
|
5 gadi atpakaļ |
sanex3339
|
b776df8f90
ScopeAnalyzer tests
|
5 gadi atpakaļ |
sanex3339
|
b89ebccb49
Use of `eslint-scope` data to rename identifiers #2: more refactoring
|
5 gadi atpakaļ |
sanex3339
|
102b4cdd58
Use of `eslint-scope` data to rename identifiers #2: refactoring
|
5 gadi atpakaļ |
sanex3339
|
a3c7bd10c6
Fixed numeric keys removal on extract during object keys transformation
|
5 gadi atpakaļ |