File tree Expand file tree Collapse file tree 3 files changed +13
-13
lines changed Expand file tree Collapse file tree 3 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " javascript-obfuscator-web" ,
3- "version" : " 3.4.0 " ,
3+ "version" : " 3.4.1 " ,
44 "description" : " " ,
55 "engines" : {
66 "node" : " >=12.13.1"
3232 "graceful-fs" : " 4.1.9" ,
3333 "html-webpack-plugin" : " ^3.2.0" ,
3434 "inert" : " 5.1.0" ,
35- "javascript-obfuscator" : " 0.28.2 " ,
35+ "javascript-obfuscator" : " 0.28.4 " ,
3636 "less" : " 2.7.1" ,
3737 "less-loader" : " 4.1.0" ,
3838 "pm2" : " 3.5.1" ,
Original file line number Diff line number Diff line change @@ -49,12 +49,12 @@ <h1>JavaScript Obfuscator Tool</h1>
4949 < p >
5050 A free and efficient obfuscator for JavaScript (including partial support of ES2019). Make your code harder to copy and
5151 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.28.2 </ code >
52+ < code > < a href ="https://github.com/javascript-obfuscator/javascript-obfuscator " target ="_new "> javascript-obfuscator</ a > @0.28.4 </ code >
5353 created by Timofey Kachalov.
5454 </ p >
5555 < div id ="GithubBadges ">
5656 < iframe
57- src ="https://ghbtns.com/github-btn.html?user=javascript-obfuscator&repo=javascript -obfuscator&type=star&size=large&count=true "
57+ src ="https://ghbtns.com/github-btn.html?user=javascript-obfuscator&repo=jaascript -obfuscator&type=star&size=large&count=true "
5858 frameborder ="0 "
5959 scrolling ="0 "
6060 width ="150px "
Original file line number Diff line number Diff line change @@ -1626,10 +1626,10 @@ chalk@~0.4.0:
16261626 has-color "~0.1.0"
16271627 strip-ansi "~0.1.0"
16281628
1629- chance@1.1.5 :
1630- version "1.1.5 "
1631- resolved "https://registry.yarnpkg.com/chance/-/chance-1.1.5 .tgz#94d9415b40e8d31a13144b998e76519193456dce "
1632- integrity sha512-uBVETzUktMGLALWQ8fCJCOjNF4Gm1lRjjjuC2+z7rCjx78ioONIK7bYhGzBovhQyqOegJEl3nAJxjE7mvY6aIw ==
1629+ chance@1.1.6 :
1630+ version "1.1.6 "
1631+ resolved "https://registry.yarnpkg.com/chance/-/chance-1.1.6 .tgz#967a0a129e0f342f7c65cd5d20f5ae870a26b8af "
1632+ integrity sha512-DXLzaGjasDWbvlFAJyQBIwlzdQZuPdz4of9TTTxmHTjja88ZU/vBwUwxxjalSt43zWTPrhiJT0z0N4bZqfZS9w ==
16331633
16341634chardet@^0.4.0 :
16351635 version "0.4.2"
@@ -4146,16 +4146,16 @@ isurl@^1.0.0-alpha5:
41464146 has-to-string-tag-x "^1.2.0"
41474147 is-object "^1.0.1"
41484148
4149- javascript-obfuscator@0.28.2 :
4150- version "0.28.2 "
4151- resolved "https://registry.yarnpkg.com/javascript-obfuscator/-/javascript-obfuscator-0.28.2 .tgz#2c63a1536181db6033ee60b8720534bf7003bf28 "
4152- integrity sha512-f6o9KHCJs2vFUI0zaYnbL35BpYE3wOmk5YaGhQnzs3MTcW8G1Vf9jh/gQyFDapdbTPvn6veL0hzLRONXfWSqmA ==
4149+ javascript-obfuscator@0.28.4 :
4150+ version "0.28.4 "
4151+ resolved "https://registry.yarnpkg.com/javascript-obfuscator/-/javascript-obfuscator-0.28.4 .tgz#84f5b8ffd3ffdade0d90715bedde48def7d971af "
4152+ integrity sha512-pl0s6AGfW/2diYa7YmOANFgGnvKsDZ4bXBwFh7t+v3BINStdpzAWcTT+Wqf7Lm8VOjNRvnpsAkFtBSDzNtyTXg ==
41534153 dependencies :
41544154 " @gradecam/tsenum" " 1.2.0"
41554155 " @nuxtjs/opencollective" " 0.2.2"
41564156 acorn "7.2.0"
41574157 chalk "4.0.0"
4158- chance "1.1.5 "
4158+ chance "1.1.6 "
41594159 class-validator "0.12.2"
41604160 commander "5.1.0"
41614161 escodegen "1.14.1"
You can’t perform that action at this time.
0 commit comments