File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " javascript-obfuscator-web" ,
3
- "version" : " 1.3.1 " ,
3
+ "version" : " 1.3.2 " ,
4
4
"description" : " " ,
5
5
"main" : " server.js" ,
6
6
"engines" : {
22
22
"express" : " 4.14.0" ,
23
23
"graceful-fs" : " 4.1.9" ,
24
24
"inert" : " 5.1.0" ,
25
- "javascript-obfuscator" : " 0.18.1 " ,
25
+ "javascript-obfuscator" : " 0.18.3 " ,
26
26
"prop-types" : " 15.6.1" ,
27
27
"react" : " 16.3.0" ,
28
28
"react-codemirror2" : " 5.0.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 ES2017). 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.18.1 </ code >
52
+ < code > < a href ="https://github.com/javascript-obfuscator/javascript-obfuscator " target ="_new "> javascript-obfuscator</ a > @0.18.3 </ 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