Commit History

Author SHA1 Message Date
  sanex ccc070bdf5 Fixed install in PowerShell. Added some eslint rules. Dependencies update. 4 years ago
  sanex 0c33e737a5 Fixed missing rename of object pattern properties in some cases 4 years ago
  sanex 551ae4b0d3 Webpack version update to 5.1.0 4 years ago
  sanex 1a57484a0b Dependencies update 4 years ago
  sanex c311250d1c Added `process` polyfill for the browser and fixed library exports for node environment 4 years ago
  sanex 5b05f953ba Fixed yarn.lock 4 years ago
  sanex 381fd18177 * @gradecam/tsenum replaced with an internal implementation 4 years ago
  sanex b463f774c8 Sync with dev 4 years ago
  Timofey Kachalov ac671daa94 Enabled windows builds (#772) 4 years ago
  sanex c1c0330609 Simplified scripts and tests 4 years ago
  sanex 816a7a5a40 Fixed `URI-malformed` when `splitStrings` and `stringArrayEncoding` options are enabled 4 years ago
  sanex 64dd628715 README.md improvements that allow to use it on obfuscator.io 4 years ago
  sanex 19ccb0e662 Usage of StringUtils inside StringUtils 4 years ago
  sanex 2d3a59c2aa Removed declarations for js-string-escape 4 years ago
  sanex 34b1619ee6 Refactoring of `unicodeEscapeSequence` logic 4 years ago
  sanex 76ee41a4a1 Typescript version update on 4.1.0-beta 4 years ago
  sanex 77ff574e67 Fixed isIncrementedMangledName algorithm 4 years ago
  sanex b4aa4d8edc Update webpack to v5 4 years ago
  sanex b19e87fdfa Updated @types/node and @types/webpack-env 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 9a6db37fdf Updated `eslint` 4 years ago
  sanex febe932e7e Updated `eslint-scope` 4 years ago
  sanex 09e89f8fe6 Fixed `stringArrayWrappersCount` behaviour with arrow function scope without statements 4 years ago
  Timofey Kachalov 78383e7cb3 Merge pull request #740 from javascript-obfuscator/string-array-calls-wrapper-mangled-generator-fix 4 years ago
  sanex 9b5eba5363 Fixed `stringArrayCallsWrapper` option with `mangled` names generator 4 years ago
  dependabot[bot] 743c231c49 Bump node-fetch from 2.6.0 to 2.6.1 4 years ago
  sanex 84432e87e8 Improved `stringArrayIntermediateVariablesCount` option with function intermediate calls 4 years ago
  sanex 6ec92420f5 New API: `getOptionsByPreset` allows to get options for the passed options preset name 4 years ago
  sanex 75b8e9ca9d Updated @types/estree and @types/node 4 years ago
  sanex 340b7283be Dependencies update. Added Test for emoji split with `splitStrings` option 4 years ago