sanex3339
|
58c165f889
Increased `identifierNamesGenerator: 'mangled` speed
|
5 years ago |
sanex3339
|
856709ab12
`transformObjectKeys` refactoring and bug fixes
|
5 years ago |
sanex3339
|
8585a78672
Fixed `Maximum call stack size exceeded` error on large strings when `splitString` option is enabled
|
5 years ago |
sanex3339
|
7b231fe308
Added more restrictions for object keys transformations
|
5 years ago |
sanex3339
|
d0285aa085
A file path will be displayed on obfuscation error
|
5 years ago |
sanex3339
|
737e1a2d0f
Fixed object keys extraction when using with template literals
|
5 years ago |
sanex3339
|
4b04633ede
Updated versions in package.json
|
5 years ago |
sanex3339
|
ce74d437ba
Updated changelog and readme
|
5 years ago |
sanex3339
|
b50c48a683
Dynamic import and `import.meta` support
|
5 years ago |
sanex3339
|
2b6e65af6a
Sync with master branch
|
5 years ago |
sanex3339
|
1d4ab4cd02
Fixed `escodegen` bugs: optional catch binding support and super class expression parenthesis
|
5 years ago |
sanex3339
|
923643bcf1
0.23.1 release
|
5 years ago |
sanex3339
|
65a6c7c0f7
CHANGELOG.md update
|
5 years ago |
sanex3339
|
a3c7bd10c6
Fixed numeric keys removal on extract during object keys transformation
|
5 years ago |
sanex3339
|
6c1c95bc5b
Merge branch 'master' into string-array-random-position
|
5 years ago |
sanex3339
|
853d34b3d3
Updated CHANGELOG.md
|
5 years ago |
sanex3339
|
1edf96c0a0
`shuffleStringArray` option
|
5 years ago |
sanex3339
|
645e122640
Switched from `espree` to `acorn`
|
5 years ago |
sanex3339
|
1277acea20
Fixed `TypeError: Assignment to constant variable` when auto-detection of kind of variables is inserted `const` variables for `controlFlowStorage` nodes
|
5 years ago |
sanex3339
|
612068024a
Added method-definition literal key converting to `computed`
|
5 years ago |
sanex3339
|
7ecaa1dfdb
Fixed container factories binding
|
5 years ago |
sanex3339
|
6d3c2ae467
Fixed conditional comments in some rare cases
|
5 years ago |
sanex3339
|
444f572769
Updated CHANGELOG.md
|
5 years ago |
sanex3339
|
7e8f67992c
Added `console.table` empty function to ConsoleOutputDisableExpressionTemplate
|
5 years ago |
sanex3339
|
5e9e8d8dc2
Merge remote-tracking branch 'origin/master' into transform-object-keys-no-block-statement
|
5 years ago |
sanex3339
|
56e80ae800
More cases with improved `objectExpressionKeys` support
|
5 years ago |
sanex3339
|
cd728875f6
Improved source map file name normalizer logic
|
5 years ago |
sanex3339
|
b88bff186f
Version update to 0.21.0
|
5 years ago |
sanex3339
|
07e5a84cde
Fixed typings. Now string values correctly assignable to enum-like options #2
|
5 years ago |
sanex3339
|
2f27d75318
Fixed typings. Now string values correctly assignable to enum-like options
|
5 years ago |