File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# grunt-contrib-obfuscator [ ![ Build Status] ( https://travis-ci.com/javascript-obfuscator/grunt-contrib-obfuscator.svg?branch=master )] ( https://travis-ci.com/javascript-obfuscator/grunt-contrib-obfuscator )
22
3- > Obfuscate JavaScript files using [ javascript-obfuscator] ( https://github.com/javascript-obfuscator/javascript-obfuscator ) @0 .25.2 .
3+ > Obfuscate JavaScript files using [ javascript-obfuscator] ( https://github.com/javascript-obfuscator/javascript-obfuscator ) @1 .8.0 .
44
55You can try the javascript-obfuscator module and see all its options here: https://obfuscator.io/
66
Original file line number Diff line number Diff line change 1818 },
1919 "dependencies" : {
2020 "chalk" : " ^1.0.0" ,
21- "javascript-obfuscator" : " ^0.25.2 "
21+ "javascript-obfuscator" : " ^1.8.0 "
2222 },
2323 "devDependencies" : {
2424 "grunt" : " ^1.0.0" ,
2828 "grunt-contrib-nodeunit" : " ^1.0.0"
2929 },
3030 "peerDependencies" : {
31- "javascript-obfuscator" : " ^0.25.2 "
31+ "javascript-obfuscator" : " ^1.8.0 "
3232 },
3333 "keywords" : [
3434 " gruntplugin" ,
You can’t perform that action at this time.
0 commit comments