grunt-contrib-obfuscator icon indicating copy to clipboard operation
grunt-contrib-obfuscator copied to clipboard

Grunt plugin for the javascript-obfuscator package.

Results 18 grunt-contrib-obfuscator issues
Sort by recently updated
recently updated
newest added

`javascript-obfuscator` is currently 4.0.2 at time of this writing. Thank you.

Hi. https://github.com/javascript-obfuscator/javascript-obfuscator/issues/568 It would be nice if you add a unique identifier names prefix generation for each obfuscated file. The prefix should be as `aX`, where `X` - number or...

Generation of identifiersPrefix values per file is required as requested here already https://github.com/javascript-obfuscator/grunt-contrib-obfuscator/issues/20 to avoid errors like these: - https://github.com/javascript-obfuscator/javascript-obfuscator/issues/568 - https://github.com/javascript-obfuscator/javascript-obfuscator/issues/1093 - https://github.com/javascript-obfuscator/javascript-obfuscator/issues/1150 - https://github.com/javascript-obfuscator/javascript-obfuscator/issues/1172

Bumps [ms](https://github.com/vercel/ms) and [debug](https://github.com/debug-js/debug). These dependencies needed to be updated together. Updates `ms` from 0.7.1 to 2.0.0 Release notes Sourced from ms's releases. 2.0.0 Major Changes Limit str to 100...

dependencies

Bumps [qs](https://github.com/ljharb/qs) from 6.2.1 to 6.2.4. Changelog Sourced from qs's changelog. 6.2.4 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and an array...

dependencies

Bumps [grunt](https://github.com/gruntjs/grunt) from 1.0.1 to 1.5.3. Release notes Sourced from grunt's releases. v1.5.3 Merge pull request #1745 from gruntjs/fix-copy-op 572d79b Patch up race condition in symlink copying. 58016ff Merge pull...

dependencies

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.0 to 2.6.7. Release notes Sourced from node-fetch's releases. v2.6.7 Security patch release Recommended to upgrade, to not leak sensitive cookie and authentication header information to 3th...

dependencies

Current version 2.0.0 does not obfuscate the JS code that contains Class static initialization block at class level, even with --force option. The output file is empty. Error message is...

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.5 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.5&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [extend](https://github.com/justmoon/node-extend) from 3.0.0 to 3.0.2. Changelog *Sourced from [extend's changelog](https://github.com/justmoon/node-extend/blob/master/CHANGELOG.md).* > 3.0.2 / 2018-07-19 > ================== > * [Fix] Prevent merging `__proto__` property ([#48](https://github-redirect.dependabot.com/justmoon/node-extend/issues/48)) > * [Dev Deps] update...

dependencies