Commit History

Author SHA1 Message Date
  sanex3339 5cd063fe92 Added `mangleProperties` to the runtime tests. Readme update 5 years ago
  sanex3339 8142d184da Fixed .d.ts typings. 5 years ago
  sanex3339 fdc189a9f2 Release 1.0.0 5 years ago
  sanex3339 2621bef3f1 Fixed error during code generation for `ObjectPattern` with single `RestElement`. 5 years ago
  Timofey Kachalov 7135b09f28 Added correct `self-defending` code for `target: 'browser-no-eval'` (#617) 5 years ago
  sanex3339 e4ca9f774b Removed memory leak with `identifierNamesGenerator: 'mangled'` 5 years ago
  sanex3339 11ec82a6f7 0.28.2 release. Fixed change of kinds of variables for dead code with `deadCodeInjection` option 5 years ago
  sanex3339 ca71bf017c 0.28.1 version 5 years ago
  sanex3339 fb834c8de1 0.28.0 release 5 years ago
  sanex3339 87bf2096cc 0.27.5 release 5 years ago
  sanex3339 75c2a7b5d6 Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/590 5 years ago
  sanex3339 e2d97841c4 Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/593 5 years ago
  sanex3339 bbc672e80e Fixed identifiers prefix generation for `obfuscateMultiple` method 5 years ago
  sanex3339 3cd531b917 Version update, fixed https://www.npmjs.com/advisories/1488 5 years ago
  sanex3339 f9ec74006d New `obfuscateMultiple` method 5 years ago
  sanex3339 a3d477e47c Version update 5 years ago
  sanex3339 56f73df7af Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/575 5 years ago
  sanex3339 39870010e8 Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/569 5 years ago
  sanex3339 6d03a2bacf Added prefixes to the generated global identifiers of the added code 5 years ago
  sanex3339 e36138d40d Updated readme and changelog. Removed some dead code. 5 years ago
  sanex3339 d229c8ffa1 Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/563 5 years ago
  sanex3339 3e408da024 Fixed wrong scope of preserved identifiers of shorthand object pattern property 5 years ago
  sanex3339 28b2422c7e Support of output directory paths with a dot symbol 5 years ago
  sanex3339 a2e9c05ce8 Fixed errors related to identifiers. Changed self defending helper 5 years ago
  sanex3339 002697caf5 Improved mangled identifier names generator. Improved variable preserving. 5 years ago
  sanex3339 4e716ed0d0 Prevented transformation of object keys in sequence expression that has `super` call 5 years ago
  sanex3339 db908f7bce Fixed conflicts between generated names and names from untouched identifiers from source code. 5 years ago
  sanex3339 e987a8f55e Fixed support of exponentiation operator. Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/534 5 years ago
  sanex3339 469dd4a0cf Updated changelog and version 5 years ago
  sanex3339 e589b461c3 Fixed wrong rename of object pattern identifiers 5 years ago