Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/javascript-obfuscator/javascript-obfuscator

A powerful obfuscator for JavaScript and Node.js
https://github.com/javascript-obfuscator/javascript-obfuscator

Improved `rotateStringArray` option WIP

efac711ce40cea34cb2747ba6bba9b7385667c6e authored about 4 years ago
Merge pull request #839 from javascript-obfuscator/remove-event-emitter

Removed `obfuscation-event-emitter` to allow more flexible append of …

2546b27c09e722446627eeaf32b65434c60363c8 authored about 4 years ago
Fixed mistake in CallsControllerFunctionCodeHelper.ts

2e4aae4c40e23367d909af01eb021887a2a7a086 authored about 4 years ago
Updated dist files

1b3a90618726c9755e424a2536916bc223d8dd44 authored about 4 years ago
Added type TCustomCodeHelpersGroupAppendMethodName

e4fca67e7be2f118370d28b26525c8f961c3ee3f authored about 4 years ago
Removed `obfuscation-event-emitter` to allow more flexible append of node inside custom code helper groups.

a1181120952efec14c949255e8352cf14b743b13 authored about 4 years ago
Dependencies update

102cf2ff103fdf26d48fd842137cea5603f6bd86 authored about 4 years ago
Merge pull request #827 from whoami-shubham/master

PR for issue #826

808e7b2b302127f206694795caf01c2785b3f31d authored about 4 years ago
updated README

6b6a9c7d85f990e2d23621fac0d59333f2c4ef93 authored about 4 years ago
Merge pull request #825 from javascript-obfuscator/string-array-wrappers-prefix

Fixed missing prefix of root identifiers added by `stringArrayWrapper…

9c98de7cde4c1bd7ef53b4ab278ce57173c1126c authored about 4 years ago
Fixed missing prefix of root identifiers added by `stringArrayWrappersCount` option when `identifiersPrefix` option is set

ab4508de149917a2c127c519e873b76a0161685f authored about 4 years ago
Merge pull request #819 from javascript-obfuscator/dependencies-update-20.11.20

Fixed wrong name of obfuscated files when input directory path is the `.` symbol

ef7c203c20578eaa19da6569effe9da85357c07a authored about 4 years ago
Fixed wrong name of obfuscated files when input directory path is the `.` symbol

https://github.com/javascript-obfuscator/javascript-obfuscator/issues/816

576c50e7556c08c69b832b5b961c184920ce8963 authored about 4 years ago
Added additional test for ObfuscatedCodeWriter.getOutputCodePath

1409c02f459affcf10f59fe919f4cf6e5af5f797 authored about 4 years ago
Dependencies update 20.11.20

18dd2f28f94132a4ae504b2a46ec0829d703dfca authored about 4 years ago
Merge pull request #818 from javascript-obfuscator/issue-813

Ignore object expressions as body of arrow function expression

c2d8dbb8df623429637924b78d7fa6aedb7799ec authored about 4 years ago
Ignore object expressions as body of arrow function expression when `transformObjectKeys` option is enabled

b2aee6cb6caa67c2a1919caf11d3b0362ea94deb authored about 4 years ago
Fixed wrong `stringArrayWrappersParametersMaxCount` CLI option name

c7cc68bedb307775650728a2d0fa2c43137d93f9 authored about 4 years ago
Merge pull request #812 from javascript-obfuscator/string-array-calls-wrapper-additional-parameters

WIP: added random string array scope calls wrappers parameters

a4328da67f10fe505e15217d1310650d4432e7be authored about 4 years ago
Renamed fields of IStringArrayScopeCallsWrapperParameterIndexesData interface

002e068be2a0a7a4f75391e35db735457b0459ad authored about 4 years ago
Additional StringArrayScopeCallsWrapperTransformer tests for variable amount of arguments when `stringArrayWrappersParametersMaxCount` option is enabled

80e54a430779eb65f85a19cbbd773a2762b75673 authored about 4 years ago
Updated StringArrayScopeCallsWrapperTransformer tests

8c788b90ba40711fcc5465bfd8539f67327e43b1 authored about 4 years ago
Added `stringArrayWrappersParametersMaxCount` option

c0cd04d2bf386948afe7d6bc067de5e82c5e301a authored about 4 years ago
WIP: added random string array scope calls wrappers parameters

4079b42fbd5b111f951f3c7806791140c6c65f93 authored about 4 years ago
Merge pull request #811 from javascript-obfuscator/string-array-call-index-type

New option: `stringArrayIndexesType` accepts an array of types of string array call indexes

962cbc250e37247924dba52518706e09e5cc5967 authored about 4 years ago
Fixed identifier names inside StringArrayScopeCallsWrapperTransformer

4bc8a76e468620cb3bdadcbce50488b0e9a0e528 authored about 4 years ago
Added tests for `stringArrayIndexesType` option

441699a73734d325a1a0f66bbe2829a337698bb5 authored about 4 years ago
Extracted string array index type logic to a StringArrayIndexNode classes

381582f6f3bbdd0611252db470829591d83e5220 authored about 4 years ago
New option: `stringArrayIndexesType` accepts an array of types of string array call indexes

ed7fbc5bef743cee04f8c748726941088ae12edc authored about 4 years ago
Merge pull request #810 from javascript-obfuscator/string-array-index-shift-option

New option: `stringArrayIndexShift`

63bbd97254b9ed5ac8dd51cfe22630df0531f175 authored about 4 years ago
Added tests for string array index shift

5e8c1648fe764dc28fbae0169a8629b5cf631398 authored about 4 years ago
Dependencies update

cf0dadd41e31ccee0518665e57dfbeb3dd6a1ac1 authored about 4 years ago
New option: `stringArrayIndexShift` enables additional index shift for all string array calls

4f33c76da18da0196a7a61d2d47061aabe865de7 authored about 4 years ago
Merge pull request #805 from javascript-obfuscator/fixed-attach-missing-ranges

Fixed incorrect rename of the identifiers of the added helpers in some rare cases

44ac6c3ec8de32259c10d5c8a395cff110281dca authored about 4 years ago
Updated dependencies

bce877b22dbeab2ce1265ba89ba73c34865e6d83 authored about 4 years ago
Fixed incorrect rename of the identifiers of the added helpers in some rare cases

Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/804

8e55d19ebb98200bf3649462f30fe70118d31b25 authored about 4 years ago
Merge pull request #802 from javascript-obfuscator/ignore-requires

New option `ignoreRequireImports` prevents obfuscation of `require` imports

f28445f23080c3513e401a5f0943d5520d310883 authored about 4 years ago
Updated CHANGELOG.md

532fd8654cead4262a3c2ca557f447dc471a83e0 authored about 4 years ago
New option `ignoreRequireImports` prevents obfuscation of `require` imports

8ae8e0b50b213dfefddafa2902ba758ab21f0056 authored about 4 years ago
Dependencies update 05.11.20

0c13f96f683c768e48503466e921f6d140a4392f authored about 4 years ago
Version 2.7.1. Updated `@javascript-obfuscator/escodegen` to `2.1.1`.

8db868db1c33ec7bcd3823f61f0590aa47ac3c3f authored about 4 years ago
Merge pull request #799 from javascript-obfuscator/switch-to-escodegen-fork

Switched form `escodegen` to `@javascript-obfuscator/escodegen`

8ed004cd9ecf7a413f6941de4dc4eddf726d3b96 authored about 4 years ago
Switched form `escodegen` to `@javascript-obfuscator/escodegen`

Added tests for some es11/es12 features

98bf2e62563e08ea6053dfb0746ba490db5d9de6 authored about 4 years ago
Merge pull request #798 from javascript-obfuscator/issue-797

Added ignoring of all object members previous to `SpreadElement` when `transformObjectKeys` opti...

297f5f96161d501bd54114baa4479558a8029f61 authored about 4 years ago
Added ignoring of all object members previous to `SpreadElement` when `transformObjectKeys` option is enabled

Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/797

e8517bf770c1fbe8f1fc770e8a11ab0cfe3e24db authored about 4 years ago
Merge pull request #792 from javascript-obfuscator/export-specifier-transformer

Added `ExportSpecifierTransformer`

867c125dab31779a8a5165a27fea1aed849564af authored about 4 years ago
Added `ExportSpecifierTransformer`. Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/791

229c99f68c26beb29adc6732083baaca4d2f3013 authored about 4 years ago
Merge pull request #789 from javascript-obfuscator/dependencies-update-24.10.20

Dependencies update

d07574a59b7d323c580e8c611d54d576903406d5 authored over 4 years ago
Dependencies update

9168de8c21d517048516482769175481037a3b35 authored over 4 years ago
Merge pull request #785 from javascript-obfuscator/node-15-travis

Enabled travis build under node.js@15

48bcbb5417684406be5d58589024a2f136957ff9 authored over 4 years ago
Enabled travis build under node.js@15

294653a800fa09d68cd32d55283317484ef733c7 authored over 4 years ago
Merge pull request #784 from javascript-obfuscator/opencollective-powershell-fix

Fixed install in PowerShell

5644141c0eb66461a3bc124ccf5d3807500197e6 authored over 4 years ago
Fixed install in PowerShell. Added some eslint rules. Dependencies update.

ccc070bdf54746ed8cf76a12f4f1d99fb427d691 authored over 4 years ago
Merge pull request #782 from javascript-obfuscator/issue-781

Fixed missing rename of object pattern properties in some cases

6c78dafeb01fe27e74df0882398b4efbcc3a947f authored over 4 years ago
Fixed missing rename of object pattern properties in some cases

Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/781

0c33e737a5fea4352f5f27d3c83bb265407ac1ee authored over 4 years ago
Merge pull request #776 from javascript-obfuscator/webpack-5

2.6.0: issue 777, issue 778, Webpack 5 migration.

cfe20449ee5406671dc3f2b86c63ca7f4be6f18c authored over 4 years ago
Webpack version update to 5.1.0

551ae4b0d33bb046661b59f6d7c3581e298a01da authored over 4 years ago
Dependencies update

1a57484a0b4b0357211d89d7faca5139394a2328 authored over 4 years ago
* Fixed broken `identifierNamesGenerator: 'mangled-shuffled'` after `2.2.0`

533a52c6fcadf33584485ba6e18cd422f330b16b authored over 4 years ago
Added `process` polyfill for the browser and fixed library exports for node environment

c311250d1cf4d7df668c1c94cf1be1795287be07 authored over 4 years ago
MakeEnum moved to Utils class

abb7f1656fa7005060e80e06398116a0b5dca595 authored over 4 years ago
Fixed yarn.lock

5b05f953baa90d82700be66ee7d60feee553018c authored over 4 years ago
* @gradecam/tsenum replaced with an internal implementation

* Optimized performance of `ExpressionStatementsMergeTransformer` when `simplify` option is enabled

381fd1817712f0fdff9238d815d5eb913dee72af authored over 4 years ago
Sync with dev

b463f774c88786c33a74f6b322c2b566af560ab2 authored over 4 years ago
Tests of `SourceCode` class

5c9f5ef838d3c1a86b99c08869bc289a872706e2 authored over 4 years ago
Updated changelog of 2.5.0 release

4ff7a40c357baa5c463bcd56710bd99414dadc87 authored over 4 years ago
Enabled windows builds (#772)

* Improved hierarchy of generated directories when `--output` is a directory path
* Fixed wrong...

ac671daa94d8464c42ae8324dd7bda89d0dcb8b1 authored over 4 years ago
Attempt to fix memory performance `NaN` error

1ab6263af8b604e7702c3ff23993bfd12a257838 authored over 4 years ago
Merge pull request #774 from javascript-obfuscator/simplified-scripts

Simplified scripts and tests

eacc3066bebde684e4b5e84f08198a69cfb6e055 authored over 4 years ago
Updated memory performance test timeout #2

383bb996e2665977a7a3eb538d5db8321a98e1a0 authored over 4 years ago
Updated memory performance test timeout and allowed memory space

d4e19334a71469ea247a2d298e94e96d9e26d9e8 authored over 4 years ago
Simplified scripts and tests

c1c0330609e029df6a38caf949c5cb59f0de636c authored over 4 years ago
Merge pull request #770 from javascript-obfuscator/dead-code-injection-prevent-for-await-of

Fixed `for-await-of` construction add when `deadCodeInjection` option is enabled

c459acdcf4a6b60b95224672fc0cb5eb9e2071ee authored over 4 years ago
Fixed `for-await-of` construction add when `deadCodeInjection` option is enabled

329b7a2543569d5d3f3aea8f03d2a3a0c6d8b3a0 authored over 4 years ago
Merge pull request #768 from javascript-obfuscator/uri-malformed-error

Fixed `URI-malformed` when `splitStrings` and `stringArrayEncoding` options are enabled

252b901b6954ba91cb1a82fa8a7b048e5ebbffeb authored over 4 years ago
Fixed `URI-malformed` when `splitStrings` and `stringArrayEncoding` options are enabled

https://github.com/javascript-obfuscator/javascript-obfuscator/issues/530

816a7a5a40336b0930cdedb5babede49e7fcc3fb authored over 4 years ago
Merge pull request #765 from javascript-obfuscator/readme-obfuscator-io-improvements

README.md improvements that allow to use it on obfuscator.io

444c378884af359283aa0c74b05a3a2d61073166 authored over 4 years ago
Removed wrong test fixtures

743284aff18346f63e4a2062fea8596a76ecc517 authored over 4 years ago
README.md improvements that allow to use it on obfuscator.io

64dd62871513b9af53ab2151b8a96582380fbca1 authored over 4 years ago
Merge pull request #762 from javascript-obfuscator/escape-sequence-transformer-refactoring

Refactoring of `unicodeEscapeSequence` logic

39d1c898ee049da24c5e8607e95d32c9a80a43e7 authored over 4 years ago
Usage of StringUtils inside StringUtils

19ccb0e662dc53fa9a0f0c39e98654e32293bd69 authored over 4 years ago
Removed declarations for js-string-escape

2d3a59c2aa55c88959705ed6df8b313b52abeced authored over 4 years ago
Refactoring of `unicodeEscapeSequence` logic

34b1619ee671b60338596f953d5fe47ca3a7a06b authored over 4 years ago
Merge pull request #759 from javascript-obfuscator/obfuscating-guards-force-obfuscated-node-support

`forceTransformStrings` option

2dc37c389f849dcec239f2f0ae41fb1b6ba985f4 authored over 4 years ago
Slightly optimized `setNodeMetadata` for basic cases with `isTransformNode` flag

1e9c031e7acdbf30d6f1d4880168fdd221b1926a authored over 4 years ago
Added more tests that are covering `forceTransformStrings` option priorities

9e2ca383a52c3cd7d898d87b55c7844e5c6c2fb2 authored over 4 years ago
Refactoring, option rename on `forceTransformStrings`

9301f6aa63f4f711ed65857663c9877ca3d35c93 authored over 4 years ago
`EscapeSequenceTransformer` moved to the `Finalizing` transformers

dc3da64da7529f2773c2bc76482ce8bd4c5787c3 authored over 4 years ago
`unicodeEscapeSequence` logic moved to the `EscapeSequenceTransformer`

4c1bae0527481057b306739ec460176daafbdac7 authored over 4 years ago
Updatec changelog. Implemented https://github.com/javascript-obfuscator/javascript-obfuscator/issues/657

675feebbbb0cac06cf4067792218991ca57e379f authored over 4 years ago
`forceTransformedStrings` option

a5d7f7418ca1febe3b9729dec178d10507e92b4e authored over 4 years ago
Merge pull request #757 from javascript-obfuscator/typescript-4.1.0

Typescript version update on 4.1.0-beta

8fdb22b31d0c6f40bc9060c5ad0fe843b8a9509c authored over 4 years ago
Typescript version update on 4.1.0-beta

76ee41a4a19bc483812772d4ede745581225b229 authored over 4 years ago
Changed eval `hello-world` test

b2297df287db00a1cac00781807af39b535055e0 authored over 4 years ago
Merge pull request #752 from javascript-obfuscator/fixed-is-incremented-mangled-name

Fixed isIncrementedMangledName algorithm

45bd72dd7ff6eb2a332d923926f49d6c939ea862 authored over 4 years ago
Fixed isIncrementedMangledName algorithm

77ff574e67e7427fdd385bfc0b3a09848d9cdf26 authored over 4 years ago
Update webpack to v5

b4aa4d8edc80039e966197db134f5a7a53fbc4ef authored over 4 years ago
Fixed CHANGELOG.md 2.3.0 release changelog

ae52c1dab7e86c46dfc8737c57ab12be6ee703fd authored over 4 years ago
Updated @types/node and @types/webpack-env

b19e87fdfa137eca8a466c87ce4973afa5947caf authored over 4 years ago
Fixed README.md code syntax highlighting

b852b5105afb7016e920329da1973dfc8fa6dc5e authored over 4 years ago