sanex
|
09e89f8fe6
Fixed `stringArrayWrappersCount` behaviour with arrow function scope without statements
|
4 年之前 |
Timofey Kachalov
|
78383e7cb3
Merge pull request #740 from javascript-obfuscator/string-array-calls-wrapper-mangled-generator-fix
|
4 年之前 |
sanex
|
9b5eba5363
Fixed `stringArrayCallsWrapper` option with `mangled` names generator
|
4 年之前 |
dependabot[bot]
|
743c231c49
Bump node-fetch from 2.6.0 to 2.6.1
|
4 年之前 |
sanex
|
84432e87e8
Improved `stringArrayIntermediateVariablesCount` option with function intermediate calls
|
4 年之前 |
sanex
|
6ec92420f5
New API: `getOptionsByPreset` allows to get options for the passed options preset name
|
4 年之前 |
sanex
|
75b8e9ca9d
Updated @types/estree and @types/node
|
4 年之前 |
sanex
|
340b7283be
Dependencies update. Added Test for emoji split with `splitStrings` option
|
4 年之前 |
sanex
|
83208b22f2
Updated `esrecurse` to 4.3.0. Dependencies update.
|
4 年之前 |
sanex
|
645a3c5cef
New `optionsPreset` option
|
4 年之前 |
sanex
|
c7e30aa3e2
Dependencies update 25.08.2020
|
4 年之前 |
sanex
|
cc7b36792a
Added tests for `rename-properties` invalid literal node type
|
4 年之前 |
sanex
|
5c749343f2
Dependencies update 24.08.2020
|
4 年之前 |
sanex
|
9c04ededc7
Reorganized transformers structure and order
|
4 年之前 |
sanex
|
7fb26b3a66
Updated typescript to 4.0.0
|
4 年之前 |
sanex
|
0f2f0c2c34
Improved rename of `deadCodeInjection` dead code identifiers. Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/708
|
4 年之前 |
sanex
|
dce365079c
Renamed ScopeIdentifiersTraverser methods, interfaces and types to more concrete `variable` traverse
|
4 年之前 |
sanex
|
a60c0c5346
Acorn@8 version update + fixed ScopeIdentifiersTransformer logic
|
4 年之前 |
sanex3339
|
bb7706d753
Dependencies update 11.08.08
|
4 年之前 |
sanex3339
|
971c02aed2
Added `optional-chaining` support
|
4 年之前 |
sanex3339
|
88d0cbfc99
`estraverse` and `escodegen` update
|
4 年之前 |
sanex3339
|
af0649bb56
Improved `disableConsoleOutput` template. https://github.com/javascript-obfuscator/javascript-obfuscator/issues/691
|
4 年之前 |
Timofey Kachalov
|
7ab49ad5b7
Merge pull request #690 from javascript-obfuscator/object-pattern-properties-transformation
|
4 年之前 |
sanex3339
|
7ce5f964d6
Improved ObjectPatternPropertiesTransformer logic. Added tests.
|
4 年之前 |
sanex3339
|
c85f6c0092
Added ObjectPatternPropertiesTransformer. Added helper for stubbing selected node transformers.
|
4 年之前 |
dependabot[bot]
|
080283b4ed
Bump elliptic from 6.5.2 to 6.5.3
|
4 年之前 |
sanex3339
|
5a666436f1
Fixed runtime error `Uncaught SyntaxError: yield is a reserved identifier` when `deadCodeInjection` is enabled
|
4 年之前 |
sanex3339
|
2f04b379c9
`domainLock` option patterns with leading dot character (`.example.com`) now cover root domains (`example.com`) in addition to all sub-domains (`sub.example.com`)
|
4 年之前 |
sanex3339
|
4049b5e67f
Dependencies update 21.07.20
|
4 年之前 |
sanex3339
|
1fa712f9f7
Dependencies update 19.07.20
|
4 年之前 |