File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11# grunt-contrib-obfuscator [ ![ Build Status] ( https://travis-ci.org/javascript-obfuscator/grunt-contrib-obfuscator.svg?branch=master )] ( https://travis-ci.org/javascript-obfuscator/grunt-contrib-obfuscator )
22
3- > Obfuscate JavaScript files using [ javascript-obfuscator] ( https://github.com/javascript-obfuscator/javascript-obfuscator ) @0 .8.0 .
3+ > Obfuscate JavaScript files using [ javascript-obfuscator] ( https://github.com/javascript-obfuscator/javascript-obfuscator ) @0 .8.1 .
44
55You can try the javascript-obfuscator module and see all its options here: https://javascriptobfuscator.herokuapp.com
66
Original file line number Diff line number Diff line change 1818 },
1919 "dependencies" : {
2020 "chalk" : " ^1.0.0" ,
21- "javascript-obfuscator" : " ^0.8.0 "
21+ "javascript-obfuscator" : " ^0.8.1 "
2222 },
2323 "devDependencies" : {
2424 "grunt" : " ^1.0.0" ,
Original file line number Diff line number Diff line change @@ -1080,9 +1080,9 @@ istanbul-reports@^1.0.0-alpha.8:
10801080 dependencies :
10811081 handlebars "^4.0.3"
10821082
1083- javascript-obfuscator@^0.8.0 :
1084- version "0.8.0 "
1085- resolved "https://registry.yarnpkg.com/javascript-obfuscator/-/javascript-obfuscator-0.8.0 .tgz#353a6a6ba89deb2627dea2c3014ff36d18903e26 "
1083+ javascript-obfuscator@^0.8.1 :
1084+ version "0.8.1 "
1085+ resolved "https://registry.yarnpkg.com/javascript-obfuscator/-/javascript-obfuscator-0.8.1 .tgz#e3d460ade11bd0fb7789d34ec78c28eacd6a8e5f "
10861086 dependencies :
10871087 babel-polyfill "6.16.0"
10881088 chance "1.0.4"
You can’t perform that action at this time.
0 commit comments