Commit History

Автор SHA1 Съобщение Дата
  sanex 4ab4406f5e Fixed tests. Added `inputFileName` option validation преди 3 години
  sanex b3fc8bc595 **New option**: `sourceMapSourcesMode` allows to control `sources` and `sourcesContent` fields of the source map преди 3 години
  sanex 1dbfd24237 `renameProperties` option now won't generate duplicated property names in some cases преди 3 години
  sanex 88ea1a2789 Completely removed lexical scope storage logic and data for generation scope calls wrappers преди 3 години
  sanex a1dc2df04f `stringArrayWrappersType: 'function'` now generates different indexes between each wrapper inside the same lexical scope преди 3 години
  sanex 3a71c78304 * `stringArrayWrappersType: 'function'` now appends `FunctionDeclaration` functions instead of `FunctionExpression` functions. This allows to append these wrappers at random positions inside each scope преди 3 години
  sanex fdd03c15c5 To increase performance and prevent possible runtime errors `transformObjectKeys` option now completely ignores objects with `NewExpression` nodes преди 3 години
  sanex d62bf3d377 To increase performance and prevent possible runtime errors `transformObjectKeys` option now completely ignores objects with `CallExpression` nodes преди 3 години
  sanex f7c5215e30 Improved `stringArray` calls wrapper decode code преди 3 години
  sanex 5683e75a91 Improved `stringArray` calls wrapper templates преди 3 години
  sanex 899456f553 Dead code injection unwrap stage now runs before string array transformers преди 3 години
  sanex 3cf94b7152 Fixed invalid behaviour of `transformObjectKeys` option when object values contains `this` references преди 3 години
  sanex 616ae59d75 `domainDest` => `domainLockRedirectUrl` option rename преди 4 години
  sanex 4eca2178fd Added improved `domainDest` option validation преди 4 години
  sanex da40474079 Some minor fixes for `domainDest` option description. Added normalisation. Version update. преди 4 години
  Erik Dubbelboer 02c5e8de0b Add CLI option преди 4 години
  sanex 515dc82e17 Added `getOptions` method to `IObfuscationResult` преди 4 години
  sanex 9b3b1644ce Slightly simplified validation of identifier names cache. Updated README.md преди 4 години
  sanex c89ba21cba Internal fields of `TIdentifierNamesCache` now are optional. Fixed option validation and added normalization. преди 4 години
  sanex eee15456ed Dependencies update. Added tests for property identifier names cache. преди 4 години
  sanex 4be162a24b Added property cache implementation преди 4 години
  sanex f32bcf29a8 Changed identifier names cache structure to store multiple identifier caches преди 4 години
  sanex aa64a55203 Some refactoring. Added IdentifierNamesCacheStorage tests преди 4 години
  sanex 18f72a89c7 Added ThroughIdentifierReplacer for code separate between ScopeIdentifierReplacer and ScopeThroughIdentifiersTransformer преди 4 години
  sanex bee043cef3 Identifier names cache option prototype #2. Added readme. преди 4 години
  sanex e681982f51 Typescript 4.3 update преди 4 години
  sanex 3cf2b73cec Dependencies update преди 4 години
  sanex a13c764fc6 Fixed invalid code generation for start/middle rest arguments when `controlFlowFlattenig` option is enabled преди 4 години
  sanex 92e7c1aa10 Dependencies update преди 4 години
  sanex c827d230ce Added support of `node@16` and dropped support of `node@10` преди 4 години