Историја ревизија

Аутор 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 3007099aec Dependencies update 23.06.21 пре 3 година
  sanex f7c5215e30 Improved `stringArray` calls wrapper decode code пре 3 година
  sanex a4d3081f34 Dependencies update. Updated README.md with an updated examples пре 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 13a7302853 Added tests for `writeFile` method of IdentifierNamesCacheFileUtils пре 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 51d4ea08be Added `exports` field as reserved property name пре 4 година
  sanex aa64a55203 Some refactoring. Added IdentifierNamesCacheStorage tests пре 4 година
  sanex 18f72a89c7 Added ThroughIdentifierReplacer for code separate between ScopeIdentifierReplacer and ScopeThroughIdentifiersTransformer пре 4 година
  sanex 128e91b612 Added `storeThroughName` method to the IIdentifierReplacer пре 4 година
  sanex bee043cef3 Identifier names cache option prototype #2. Added readme. пре 4 година