File tree 2 files changed +4
-3
lines changed
2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 32
32
"graceful-fs" : " 4.1.9" ,
33
33
"html-webpack-plugin" : " ^3.2.0" ,
34
34
"inert" : " 5.1.0" ,
35
- "javascript-obfuscator" : " 0.24.1 " ,
35
+ "javascript-obfuscator" : " 0.24.3 " ,
36
36
"less" : " 2.7.1" ,
37
37
"less-loader" : " 4.1.0" ,
38
38
"pm2" : " 3.5.1" ,
Original file line number Diff line number Diff line change 47
47
< div class ="ui basic segment ">
48
48
< h1 > JavaScript Obfuscator Tool</ h1 >
49
49
< p >
50
- A free and efficient obfuscator for JavaScript (including ES2017 ). Make your code harder to copy and
50
+ A free and efficient obfuscator for JavaScript (including partial support of ES2019 ). Make your code harder to copy and
51
51
prevent people from stealing your work. This tool is a Web UI to the excellent (and open source)
52
- < code > < a href ="https://github.com/javascript-obfuscator/javascript-obfuscator " target ="_new "> javascript-obfuscator</ a > @0.24.1 </ code >
52
+ < code > < a href ="https://github.com/javascript-obfuscator/javascript-obfuscator " target ="_new "> javascript-obfuscator</ a > @0.24.3 </ code >
53
53
created by Timofey Kachalov.
54
54
</ p >
55
55
< div id ="GithubBadges ">
@@ -613,6 +613,7 @@ <h3 class="ui header">Support project:</h3>
613
613
</ div >
614
614
< div class ="ui small header "> Also:</ div >
615
615
< div id ="DonateWallets " class ="ui bulleted list ">
616
+ < div class ="item "> < a href ="https://www.paypal.me/javascriptobfuscator "> PayPal</ a > </ div >
616
617
< div class ="item "> (Bitcoin) 14yhtZxLNp6ekZAgmEmPJqEKUP2VtUxQK6</ div >
617
618
< div class ="item "> (Ether) 0x5Df9eBcFB2D0f3315d03Ac112104b9023C409dc1</ div >
618
619
</ div >
You can’t perform that action at this time.
0 commit comments