Historial de Commits

Autor SHA1 Mensaje Fecha
  sanex ba3e4d6897 Sync with dev hace 3 años
  sanex 4ab4406f5e Fixed tests. Added `inputFileName` option validation hace 3 años
  sanex b3fc8bc595 **New option**: `sourceMapSourcesMode` allows to control `sources` and `sourcesContent` fields of the source map hace 3 años
  sanex 1dbfd24237 `renameProperties` option now won't generate duplicated property names in some cases hace 3 años
  sanex 88ea1a2789 Completely removed lexical scope storage logic and data for generation scope calls wrappers hace 3 años
  sanex a1dc2df04f `stringArrayWrappersType: 'function'` now generates different indexes between each wrapper inside the same lexical scope hace 3 años
  sanex 3a71c78304 * `stringArrayWrappersType: 'function'` now appends `FunctionDeclaration` functions instead of `FunctionExpression` functions. This allows to append these wrappers at random positions inside each scope hace 3 años
  sanex fdd03c15c5 To increase performance and prevent possible runtime errors `transformObjectKeys` option now completely ignores objects with `NewExpression` nodes hace 3 años
  sanex d62bf3d377 To increase performance and prevent possible runtime errors `transformObjectKeys` option now completely ignores objects with `CallExpression` nodes hace 3 años
  sanex f6d865d6e9 Renamed MethodDefinitionTransformer => ClassFieldTransformer. Added tests. hace 3 años
  sanex 94295a4a6b Dependencies update 03.07.21 hace 3 años
  sanex fc20a1a8a2 Dependencies update 01.07.21 hace 3 años
  sanex 7ee18f348e Dependencies update 25.06.21 hace 3 años
  sanex 08e308e92c Sync with master hace 3 años
  sanex f7c5215e30 Improved `stringArray` calls wrapper decode code hace 3 años
  sanex 5683e75a91 Improved `stringArray` calls wrapper templates hace 3 años
  sanex 899456f553 Dead code injection unwrap stage now runs before string array transformers hace 3 años
  sanex 600a180d47 Sync with master hace 3 años
  sanex 3cf94b7152 Fixed invalid behaviour of `transformObjectKeys` option when object values contains `this` references hace 3 años
  sanex 2144b34c88 Sync with dev hace 4 años
  sanex 616ae59d75 `domainDest` => `domainLockRedirectUrl` option rename hace 4 años
  sanex 4eca2178fd Added improved `domainDest` option validation hace 4 años
  sanex da40474079 Some minor fixes for `domainDest` option description. Added normalisation. Version update. hace 4 años
  Erik Dubbelboer 02c5e8de0b Add CLI option hace 4 años
  sanex 515dc82e17 Added `getOptions` method to `IObfuscationResult` hace 4 años
  sanex dfbd8421af Updated @types/estree hace 4 años
  sanex 9b3b1644ce Slightly simplified validation of identifier names cache. Updated README.md hace 4 años
  sanex c89ba21cba Internal fields of `TIdentifierNamesCache` now are optional. Fixed option validation and added normalization. hace 4 años
  sanex eee15456ed Dependencies update. Added tests for property identifier names cache. hace 4 años
  sanex 4be162a24b Added property cache implementation hace 4 años