sanex
|
ec1c90a27f
Renamed options
|
3 years ago |
sanex
|
faaab45c6a
`ignoreRequireImports` option renamed to `ignoreImports`
|
3 years ago |
sanex
|
4ab4406f5e
Fixed tests. Added `inputFileName` option validation
|
3 years ago |
sanex
|
b3fc8bc595
**New option**: `sourceMapSourcesMode` allows to control `sources` and `sourcesContent` fields of the source map
|
3 years ago |
sanex
|
616ae59d75
`domainDest` => `domainLockRedirectUrl` option rename
|
3 years ago |
sanex
|
4eca2178fd
Added improved `domainDest` option validation
|
3 years ago |
Erik Dubbelboer
|
8a81043dd3
Add domainDest option
|
4 years ago |
sanex
|
f32bcf29a8
Changed identifier names cache structure to store multiple identifier caches
|
4 years ago |
sanex
|
442cd7b56b
Renamed `getAsDictionary` method of IMapStorage to the `getStorageAsDictionary`. Added tests.
|
4 years ago |
sanex
|
f087100c26
Identifier names cache option prototype
|
4 years ago |
sanex
|
0acb91ca60
`renamePropertiesAutoExclude` option changed by `renamePropertiesMode` option
|
4 years ago |
sanex
|
7fe0561cd4
Merge branch 'master' into rename-properties-auto-exclude
|
4 years ago |
sanex
|
6abd6c2194
Fixed CVE-2019-18413
|
4 years ago |
sanex
|
3c379999a7
Added `renamePropertiesAutoExclude` option
|
4 years ago |
sanex
|
c0cd04d2bf
Added `stringArrayWrappersParametersMaxCount` option
|
4 years ago |
sanex
|
ed7fbc5bef
New option: `stringArrayIndexesType` accepts an array of types of string array call indexes
|
4 years ago |
sanex
|
4f33c76da1
New option: `stringArrayIndexShift` enables additional index shift for all string array calls
|
4 years ago |
sanex
|
8ae8e0b50b
New option `ignoreRequireImports` prevents obfuscation of `require` imports
|
4 years ago |
sanex
|
abb7f1656f
MakeEnum moved to Utils class
|
4 years ago |
sanex
|
381fd18177
* @gradecam/tsenum replaced with an internal implementation
|
4 years ago |
sanex
|
9301f6aa63
Refactoring, option rename on `forceTransformStrings`
|
4 years ago |
sanex
|
a5d7f7418c
`forceTransformedStrings` option
|
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
|
f43b138e8a
New option `stringArrayWrappersChainedCalls`. Renamed option `stringArrayIntermediateVariablesCount` on `stringArrayWrappersCount`
|
4 years ago |
sanex
|
e80937d108
Changed option name: `stringArrayIntermediateCalls` -> `stringArrayIntermediateVariablesCount`
|
4 years ago |
sanex
|
1b656d7386
New option: `stringArrayIntermediateCalls` sets the passed amount of intermediate variables for the `string array`
|
4 years ago |
sanex
|
6ec92420f5
New API: `getOptionsByPreset` allows to get options for the passed options preset name
|
4 years ago |
Timofey Kachalov
|
42ff66849e
Mixed string array encoding prototype (#727)
|
4 years ago |
sanex
|
645a3c5cef
New `optionsPreset` option
|
4 years ago |
sanex3339
|
dd8dcac223
Added `numbersToExpressions` option and NumberToNumericalExpressionTransformer
|
4 years ago |