File tree Expand file tree Collapse file tree 1 file changed +15
-3
lines changed Expand file tree Collapse file tree 1 file changed +15
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gulp-javascript-obfuscator" ,
3
- "version" : " 1.1.1 " ,
3
+ "version" : " 1.1.2 " ,
4
4
"description" : " Gulp plugin for javascript-obfuscator Node.JS package." ,
5
5
"homepage" : " http://github.com/wain-pc/gulp-javascript-obfuscator" ,
6
6
"repository" : {
11
11
"keywords" : [
12
12
" gulpplugin" ,
13
13
" obfuscate" ,
14
- " obfuscation"
14
+ " obfuscation" ,
15
+ " javascript-obfuscator" ,
16
+ " obfuscator" ,
17
+ " obfuscate" ,
18
+ " protect" ,
19
+ " conceal" ,
20
+ " scramble" ,
21
+ " safe" ,
22
+ " uglify" ,
23
+ " crush" ,
24
+ " code protection" ,
25
+ " javascript obfuscator" ,
26
+ " js obfuscator"
15
27
],
16
28
"author" : {
17
29
"name" : " Wain-PC"
18
30
},
19
31
"license" : " MIT" ,
20
32
"dependencies" : {
21
- "javascript-obfuscator" : " ^0.8.0 " ,
33
+ "javascript-obfuscator" : " latest " ,
22
34
"gulp-util" : " ^3.0.5" ,
23
35
"through2" : " ^2.0.0"
24
36
}
You can’t perform that action at this time.
0 commit comments