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

Added `console.table` empty function to ConsoleOutputDisableExpressionTemplate

7e8f67992c9aa6db39c32a79b897f0a2e1ee8152 authored about 5 years ago
Merge pull request #479 from javascript-obfuscator/transform-object-keys-no-block-statement

More cases with improved `objectExpressionKeys` support

9927fdc63c2da10d4e733a4bb8114c8375017816 authored about 5 years ago
Merge remote-tracking branch 'origin/master' into transform-object-keys-no-block-statement

# Conflicts:
# CHANGELOG.md
# dist/index.browser.js
# dist/index.cli.js
# dist/index.js

5e9e8d8dc24a415a361cfab2677a56daf998f3ea authored about 5 years ago
More cases with improved `objectExpressionKeys` support

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

56e80ae80091b5d7fef4fe916605b8a75853d179 authored about 5 years ago
Merge pull request #478 from javascript-obfuscator/fix-source-map-file-name-rule

Improved source map file name normalizer logic

5b273650ccd5894db18a201e7db90e3e271d67d5 authored about 5 years ago
Improved source map file name normalizer logic

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

cd728875f6eee1b93577effcf51196127d7b072f authored about 5 years ago
Merge pull request #477 from javascript-obfuscator/transform-object-keys-return-object

Improved `transformObjectKeys` option to cover more object expressions

84492b342026405daa8ab92793ea061b5a237a6f authored about 5 years ago
More cases with improved `objectExpressionKeys` support

81779accf05fb32497b221a457c91b1cc84763bc authored about 5 years ago
Version update to 0.21.0

b88bff186f2e5f11b3944855eb3180eb75585677 authored about 5 years ago
Improved `transformObjectKeys` option to cover more object expressions

b42e6229ee70d0087cbb83f03c9f31a7d80d9613 authored about 5 years ago
Fixed @gradecam/tsenum version to fixed

6880001fd074fe3e569f2c0a546c5d86acb42f25 authored about 5 years ago
Merge pull request #474 from javascript-obfuscator/enums-export-in-typings

Fixed typings. Now string values correctly assignable to enum-like op…

7f820b67deafe22666d250e99b218142f130edb1 authored about 5 years ago
Fixed typings. Now string values correctly assignable to enum-like options #2

07e5a84cde0f90b7c673505aaa03517adf96681c authored about 5 years ago
Merge pull request #473 from javascript-obfuscator/enums-export-in-typings

Fixed typings

f273af1f891d55449ae6f0ef57c3cb33ccffe95d authored about 5 years ago
Fixed typings. Now string values correctly assignable to enum-like options

2f27d7531840beffd3d54fc32302fa3ffd963122 authored about 5 years ago
Merge pull request #472 from javascript-obfuscator/issue-419

Fixed for-await-of statement with `compact: true`

b7edcdc375836df4b02d86cf60205d99487e8c4b authored about 5 years ago
Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/419

114b053bd900f56170fe7070b30dcaa66f398fb4 authored about 5 years ago
Merge pull request #470 from javascript-obfuscator/split-strings-reserved-striings-fix

Added new ReservedStringObfuscatingGuard

79be099fb405c31096a8b24a3dbe9965ba9feb34 authored about 5 years ago
Removed redundant condition

8c82ed4886a10b80774f1f4121bc9b97ee24de2c authored about 5 years ago
Added ReservedStringObfuscatingGuard test file to index.spec.ts

37784ff97be25b254f6e6b9ac8452abd5aab5610 authored about 5 years ago
Added additional test for ReservedStringObfuscatingGuard

05b676e526e956b6a9e934b1fa2a36c50aaae821 authored about 5 years ago
Updated CHANGELOG.md

e9e722201092d6e51261f66bf852eceb2e2165a0 authored about 5 years ago
Added new ReservedStringObfuscatingGuard

b5fa248fde4ddc72fe0ede9bf507681d2a183261 authored about 5 years ago
Merge pull request #469 from javascript-obfuscator/dependencies-update-02.01.2020

Dependencies update #4

b969afea910e019945f0ae6ab22b051c9e5cd23b authored about 5 years ago
Dependencies update #4

811debed96eddf834f180fcd46b4f7185c6b9d2b authored about 5 years ago
Fixed mocha exit on node 10

6d04f1b83880c701b1ee8ccdd08534e717042ee3 authored about 5 years ago
Merge pull request #467 from javascript-obfuscator/dependencies-update-01.01.2020

Dependencies update #1

f14077c8e8efb7b65e85468ea155622b4ef5d289 authored about 5 years ago
Fixed mocha exit on node 10

2527fe3036b1f3e5d7e32e72e4ce9a2a43300ece authored about 5 years ago
Dependencies update #3: updated threads version

84b1ed7a2ce4b0349930d9aa9129eea643b6c574 authored about 5 years ago
Dependencies update #2

3d1e17f50f52bcf8683c8c1b290147a3ae4c10f0 authored about 5 years ago
Dependencies update #1

3e93c35c69804c0db5c6ff23617426dd53137692 authored about 5 years ago
Merge pull request #466 from javascript-obfuscator/custom-nodes-identifier-names-collision-fix

Custom nodes identifier names collision fix

248f6348e3193d5bda6b056eab91344faf1d5cb0 authored about 5 years ago
* Fixed identifier names generations for `mangled` and `dictionary` identifier names generators

* Fixed combination of `identifierNamesGenerator: dictionary` and `debugProtection` options
* `se...

945e885240e704b8ab3ed33a64f400ce9d391edd authored about 5 years ago
Added failing test for custom nodes identifier names collision

f39d16370b03474cfecf5892b441463f950e66a5 authored about 5 years ago
Merge pull request #463 from javascript-obfuscator/babel-remove

Removed babel from project compilation flow

3d4a7f9a526bcb78461d0656ad0c33f30bdfbaee authored about 5 years ago
Fixed readme script tags

232a324b9d6b439ce99dda3deaf419f717d98cb6 authored about 5 years ago
Bundles update

065387eb52b1d5748fc9bee1c731ee7e9c39549b authored about 5 years ago
Removed babel from project compilation flow

596d208ee0c3827f3a870d45bf8a7aaf1bc39005 authored about 5 years ago
Merge pull request #462 from javascript-obfuscator/dictionary-identifier-names-generator

Dictionary identifier names generator

976ca610de29ea2bf6c1505f98fba742551c3ae1 authored about 5 years ago
Added functional tests for dictionary names generator: fixed regExp #2

617f85e40d6dcdca59567d90cc198367555915eb authored about 5 years ago
Added functional tests for dictionary names generator: fixed regExp

19ebf787f79bc8be1576d827eed8e57646b4924e authored about 5 years ago
Added functional tests for dictionary names generator

9c186a4e34cc664678f11cf19eadbcda6cea65f7 authored about 5 years ago
Updated CHANGELOG.md

fa67ddee162ddd8f9d0b5c4c0a2746889484eb7f authored about 5 years ago
Dropped support of node 8, because of end of maintenance support.

67c18ad34e9d84294ee04d9e0a400e3ac8906bc8 authored about 5 years ago
Added unit tests for DictionaryIdentifierNamesGenerator

554b94a87073a2a9952f45fc5b647b45ad77a618 authored about 5 years ago
Updated changelog and readme, version update

7b63ea1e80a1d78af81466b0430f4e7f3b4b8d1c authored about 5 years ago
DictionaryIdentifierNamesGenerator refactoring

36918c351c602b659b938c1d7337228b9dc0c837 authored about 5 years ago
Merge branch 'master' of git://github.com/adiantek/javascript-obfuscator into adiantek-master

# Conflicts:
# dist/index.browser.js
# dist/index.cli.js
# dist/index.js
# src/storages/string-a...

c87a6262a6288ea68332dfe9ebee1a755ebfac0c authored about 5 years ago
Added missing tests import

a83f3fcacddab0fe6d0de82fc1047e795f28e5ce authored about 5 years ago
Merge pull request #461 from javascript-obfuscator/reserved-names-fix

Fixed `reservedNames` option

97aa1fd9be9c2f402cf0a5fe7889ce55a6d0a729 authored about 5 years ago
Merge remote-tracking branch 'origin/master' into reserved-names-fix

# Conflicts:
# src/node-transformers/obfuscating-transformers/obfuscating-replacers/identifier-o...

b34208c4445fa1d0c30634a7f84c5421856c6944 authored about 5 years ago
Merge pull request #451 from kida7/patch-2

Fix isReservedName method

a138ff9a906374b5d54610f584e089f86cd0962c authored about 5 years ago
Fixed `reservedNames` option

2a8e9608a34db22cb1aa6bd640783e84119b30dd authored about 5 years ago
Merge pull request #460 from javascript-obfuscator/node-transformers-topological-sort

Added circular relations test for LevelledTopologicalSorter

8a77e6b46784e2fd60a9c91b45a28d9424e3e161 authored about 5 years ago
Added circular relations test for LevelledTopologicalSorter

e5c5859cab1fc2d2534c848a7ea55d0d6b053f7a authored about 5 years ago
Merge pull request #459 from javascript-obfuscator/node-transformers-topological-sort

Node transformers topological sort

34f4300090e4515d436566c622c580614ac522b7 authored about 5 years ago
Added additional tests for LevelledTopologicalSorter

d3bfe4c5b7ea8c6cfc887780087d8a81caa80569 authored about 5 years ago
Added base tests for LevelledTopologicalSorter

f8044a724888790ba0a013d0b80feb1baf0f2544 authored about 5 years ago
Added description, fixed naming in LevelledTopologicalSorter

c5dace73a4ff65b9f1fbb81a48786a21b89b716c authored about 5 years ago
* The `splitStrings` option now correctly works with `transformObjectKeys` option

* Internal `TransformersRunner` rework to support topological sort of node transformers

c313802011845a88b8d744574f4b4d6451a93b96 authored about 5 years ago
Merge pull request #458 from javascript-obfuscator/split-string-template-literal

The `splitStrings` option now correctly splits strings inside objects

4a1361c86d26d844b1dfadc3af8e98fd8c3a6eca authored about 5 years ago
The `splitStrings` option now correctly splits strings inside objects

3ba3fff62cbd64043d526744106fbb3fbefe7199 authored about 5 years ago
Merge pull request #457 from javascript-obfuscator/split-string-template-literal

The `splitStrings` option now affects template literal strings

bf222c2c0457d57ae115996a45ecdc5ccce9b3dd authored about 5 years ago
The `splitStrings` option now affects template literal strings

8a0b182161e16f13fd0296c225a23fda91e0df57 authored about 5 years ago
Removed message from README.md

a6a2c791310d0c914f4a8883338935ad8f19af6f authored about 5 years ago
Merge pull request #456 from javascript-obfuscator/split-strings

`splitString` and `splitStringChunkLength` options

8bd8e5a5312b4f47827047b09f492b5315ed6c9d authored about 5 years ago
Added SplitStringTransformer tests to index.spec.ts

58f220dd40f514dd0c46221355db87bc901a2eeb authored about 5 years ago
`splitString` and `splitStringChunkLength` options

783067b50597c820054d0d4cd0ea98fc63a11b6b authored about 5 years ago
Merge pull request #454 from cytrostudios/patch-1

README Improvements

b097cf82e8bedea939f4bfb16546433bdc2bf040 authored about 5 years ago
Fixed grammar error

9384a9f358c9af1b6cd3f246dad2bf8bb9b3a808 authored about 5 years ago
Update README.md

Improved grammar and use of more rich and enhanced words.

95004edfa15c0a1d722883bcef4f84ab7d8d6b84 authored about 5 years ago
Merge pull request #453 from javascript-obfuscator/issue-452

Use of `eventemitter3` instead of `events` module

5978ec3633e07a0424298b90af2002067e17a0a0 authored about 5 years ago
Use of `eventemitter3` instead of `events` module. Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/452

c00fd38e89287e988c99309e52597f95fae5b896 authored about 5 years ago
Fix isReservedName method

I think the line check if(!this.options.reservedStrings.length) should be change to if (!this.op...

ca97ebbda76d06491f1812f170dd52dd3ae22a7e authored about 5 years ago
Merge pull request #428 from javascript-obfuscator/dependabot/npm_and_yarn/lodash-4.17.15

Bump lodash from 4.17.10 to 4.17.15

dfbb41bf35e482f72815fcc8e179063f6c81a06c authored about 5 years ago
Merge pull request #448 from javascript-obfuscator/bug/chalk-requires-node-8

Dependency Chalk.js requires Node.js version 8 now

ce7449563754830909b80690778e4577363656c2 authored about 5 years ago
Updating a changelog

2806c6666de93c25ad250bf3f4436fbf11390df3 authored about 5 years ago
Increased a minimal nodejs engine version

aedee2918f7bd6e1320c04bac9c700a9e11197ba authored about 5 years ago
Merge pull request #444 from javascript-obfuscator/zamotkin-issue-templates

Update issue templates

d27c11e48bde33be3163d4703e47c4bcb273fcd9 authored about 5 years ago
Update issue templates

1f147ac8b0fcbe3faa2b9cf578b36533a4cef7e1 authored about 5 years ago
Merge pull request #443 from javascript-obfuscator/feature/6.1.2-espree-version

Upgrade to latest 6.1.2 Espree version

ecda4814f0a027a76082e541c63edf72519b66b4 authored about 5 years ago
Upgrade to latest 6.1.2 Espree version.

The attachComment option is removed that's why CommentTransformer refactored to emulate the old b...

dfe704d3baef8512d3917fad0ed2552215333409 authored about 5 years ago
Updated CHANGELOG.md

2ff9f2cd1769a29732b30c219ea410c88517caf7 authored about 5 years ago
0.18.6 version

de8579a8a533d6e48f36c17fc52aa06fa54567a6 authored about 5 years ago
Merge pull request #441 from javascript-obfuscator/bug/355_preserve-non-replaceable-variables

Bug #355: Preserve variable names

10e69bfd926d01bbbfa395000118223bb1572730 authored about 5 years ago
Fix tslint

72d29ed2bd2415a54e048a630fa4bc571de6c202 authored about 5 years ago
Non-replaceable variables should be preserved to escape collisions with generated variable names

3c2e0c9eb0b068b9df078352c268677e8987cd11 authored about 5 years ago
Bump lodash from 4.17.10 to 4.17.15

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.10 to 4.17.15.
- [Release notes](http...

5b92d24b8f3e1a66cfff1a947f33bafb20804406 authored about 5 years ago
0.18.5 version. Dependencies update

5c61532efdaed20ecf2193e0de10782d0bbee6c8 authored about 5 years ago
Merge pull request #440 from zamotkin/bug/321_function-scope-dentifier

#321 Bug: function scope identifier

fdc077cb7d324b7b055b4b54160b6f212c740360 authored about 5 years ago
[Bug] renameGlobals removed

3ebd49cccde0bdc65142c16fad088204bee4c1dc authored about 5 years ago
Do not rename parent function with same name

d8b24c166d7cd695348e27f650d2ebf29e74287c authored about 5 years ago
Merge remote-tracking branch 'remotes/upstream/master'

30bca8526c8a60520bbf32c607859af4822a1089 authored about 5 years ago
0.18.4 version

e8633bdefe3a6775ef4e5f9f0995f1332a3574b2 authored about 5 years ago
Merge pull request #439 from zamotkin/bug/437_no-value-node

Fixed issue #437

f1f7390d4328191c2c2dd896283f16295fe54fa7 authored about 5 years ago
Merge pull request #432 from javascript-obfuscator/dependabot/npm_and_yarn/mixin-deep-1.3.2

Bump mixin-deep from 1.3.1 to 1.3.2

028029ceda2d9ea4227d82b096717cd92451a53c authored about 5 years ago
Merge pull request #431 from javascript-obfuscator/dependabot/npm_and_yarn/js-yaml-3.13.1

Bump js-yaml from 3.11.0 to 3.13.1

c611b67d819266737de777d8b64dba832bc7dfd6 authored about 5 years ago
Merge pull request #430 from javascript-obfuscator/dependabot/npm_and_yarn/extend-3.0.2

Bump extend from 3.0.1 to 3.0.2

2242d1b92196a188bb0c6d36d6d44f77d67eb150 authored about 5 years ago
Merge pull request #429 from javascript-obfuscator/dependabot/npm_and_yarn/handlebars-4.5.1

Bump handlebars from 4.0.11 to 4.5.1

35f3ff27ca2a2f56d461d2cf344abdb31ed37155 authored about 5 years ago
Fixed issue #437

Some nodes can have no values

26cc3a4d63eb3a50082d80befeb5d9ee9f18d423 authored about 5 years ago