File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
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.3 " ,
35
+ "javascript-obfuscator" : " 0.24.5 " ,
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 @@ -49,7 +49,7 @@ <h1>JavaScript Obfuscator Tool</h1>
49
49
< p >
50
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.3 </ code >
52
+ < code > < a href ="https://github.com/javascript-obfuscator/javascript-obfuscator " target ="_new "> javascript-obfuscator</ a > @0.24.5 </ code >
53
53
created by Timofey Kachalov.
54
54
</ p >
55
55
< div id ="GithubBadges ">
You can’t perform that action at this time.
0 commit comments