تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  sanex 7920538a51 Updated self defending helper. Removed `no-eval` self-defending helper 3 سال پیش
  sanex 258bc4c2cd Sync with master 3 سال پیش
  sanex 18f5210871 Obfuscator version update 3 سال پیش
  Timofey Kachalov 64fb5859a8 Merge pull request #962 from javascript-obfuscator/private-identifiers-support 3 سال پیش
  sanex 1352fb9714 Updated `@javascript-obfuscator/escodegen` with fixed generation of private property names 3 سال پیش
  sanex 30eb717de6 Sync with master 3 سال پیش
  Timofey Kachalov f875796308 Merge pull request #916 from javascript-obfuscator/es2022-features 3 سال پیش
  sanex 744cd14f7f Updated supported node versions. Added support for rename of property definitions 3 سال پیش
  sanex ba3e4d6897 Sync with dev 3 سال پیش
  sanex d6d46bef37 Updated self defending template #5 3 سال پیش
  sanex 89324521d0 Updated self defending template #4 3 سال پیش
  sanex 8a872dca9f Updated self defending template #3 3 سال پیش
  sanex a57657a8cc Updated self defending template #2 3 سال پیش
  sanex b5738de0b9 Updated self defending template 3 سال پیش
  sanex 6c05aae2ae Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/959 3 سال پیش
  sanex 4550424033 Added test for relative path as `inputFileName` 3 سال پیش
  sanex 475e5a9a06 Removed dot character from CHANGELOG.md 3 سال پیش
  Timofey Kachalov 1985c39d51 Merge pull request #957 from javascript-obfuscator/source-maps-fixes 3 سال پیش
  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 fd5d3e6f59 Updated bitcoin wallet 3 سال پیش
  sanex 7b57c1e667 Force set `stringArray: true` for StringArrayStorageAnalyzer tests 3 سال پیش
  Timofey Kachalov 8acfac18d7 Merge pull request #954 from javascript-obfuscator/rename-properties-preserve-name 3 سال پیش
  sanex 1dbfd24237 `renameProperties` option now won't generate duplicated property names in some cases 3 سال پیش
  Timofey Kachalov e4293809b8 Merge pull request #953 from javascript-obfuscator/string-array-function-calls-wrappers-improvements 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 سال پیش
  Timofey Kachalov 496eb920f0 Merge pull request #952 from javascript-obfuscator/string-array-calls-wrappers-as-function-declarations 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 سال پیش
  Timofey Kachalov 985cb7e0ba Merge pull request #951 from javascript-obfuscator/transform-object-keys-call-expression 3 سال پیش