File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " javascript-obfuscator-web" ,
3
- "version" : " 3.9 .0" ,
3
+ "version" : " 3.10 .0" ,
4
4
"description" : " " ,
5
5
"engines" : {
6
6
"node" : " >=12.13.1"
32
32
"graceful-fs" : " 4.1.9" ,
33
33
"html-webpack-plugin" : " ^3.2.0" ,
34
34
"inert" : " 5.1.0" ,
35
- "javascript-obfuscator" : " 1.6 .0" ,
35
+ "javascript-obfuscator" : " 1.7 .0" ,
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 > @1.6 .0</ code >
52
+ < code > < a href ="https://github.com/javascript-obfuscator/javascript-obfuscator " target ="_new "> javascript-obfuscator</ a > @1.7 .0</ code >
53
53
created by Timofey Kachalov.
54
54
</ p >
55
55
< div id ="GithubBadges ">
Original file line number Diff line number Diff line change @@ -4146,10 +4146,10 @@ isurl@^1.0.0-alpha5:
4146
4146
has-to-string-tag-x "^1.2.0"
4147
4147
is-object "^1.0.1"
4148
4148
4149
- javascript-obfuscator@1.6 .0 :
4150
- version "1.6 .0"
4151
- resolved "https://registry.yarnpkg.com/javascript-obfuscator/-/javascript-obfuscator-1.6 .0.tgz#ed70f2f0da962a2ede51e71f1f9ed817ea87ee3b "
4152
- integrity sha512-gG1UD5SitqITe1i/Z8ZvnTn/ZKZH9UkybwxAOOMXejrUfbWuPz8d7q1bE5GAzGLijbB3TMSu97f7WD6HyTAcTw ==
4149
+ javascript-obfuscator@1.7 .0 :
4150
+ version "1.7 .0"
4151
+ resolved "https://registry.yarnpkg.com/javascript-obfuscator/-/javascript-obfuscator-1.7 .0.tgz#752aa53126bbd6f5f834bb19dc7e31f49206535a "
4152
+ integrity sha512-dSw40GTo2OpqDrs+Bh8BW5XHBXRkTOK1CuCtlxEHqbM9+Fjt8LJ0gzAYJiWoejm/v1UIcfLoZv0ZOUB/RgC1Rw ==
4153
4153
dependencies :
4154
4154
" @gradecam/tsenum" " 1.2.0"
4155
4155
" @nuxtjs/opencollective" " 0.2.2"
You can’t perform that action at this time.
0 commit comments