File tree 11 files changed +5440
-130
lines changed
11 files changed +5440
-130
lines changed Original file line number Diff line number Diff line change @@ -31,17 +31,18 @@ node_modules
31
31
# custom
32
32
config.json
33
33
import.csv
34
- src /mailer /templates /promo /
34
+ / src /mailer /templates /promo /
35
35
* .pem
36
- public /uploads /tickets /
37
- public /uploads /users /
36
+ / public /uploads /tickets /
37
+ / public /uploads /users /
38
38
coverage.html
39
39
* .bk
40
40
apidocs
41
- docs
42
- public /js /*
43
- public / css / app.css.map
41
+ / docs / * .html
42
+ / public /js /
43
+ app.css.map
44
44
* .diff
45
45
private /
46
46
.sass-cache /
47
- coverage /
47
+ /coverage /
48
+ /plugins /
Original file line number Diff line number Diff line change 36
36
"grunt" : " 1.0.1" ,
37
37
"grunt-apidoc" : " 0.11.0" ,
38
38
"grunt-contrib-cssmin" : " 1.0.1" ,
39
- "grunt-contrib-uglify" : " 0.11.0 " ,
39
+ "grunt-contrib-uglify" : " 1.0.1 " ,
40
40
"grunt-jsdoc" : " 2.1.0" ,
41
41
"grunt-sass" : " 1.2.0" ,
42
42
"grunt-shell" : " 1.3.0" ,
66
66
"passport.socketio" : " 3.6.2" ,
67
67
"pm2" : " 1.1.3" ,
68
68
"prompt" : " 1.0.0" ,
69
- "request" : " 2.67.0" ,
69
+ "request" : " 2.73.0" ,
70
+ "rimraf" : " ^2.6.0" ,
70
71
"sanitize-html" : " 1.13.0" ,
71
72
"serve-favicon" : " 2.3.0" ,
72
73
"socket.io" : " 1.4.8" ,
73
74
"socket.io-client" : " 1.4.8" ,
75
+ "tar" : " ^2.2.1" ,
74
76
"thirty-two" : " 1.0.2" ,
75
77
"uglify-js" : " 2.7.0" ,
76
78
"underscore" : " 1.8.3" ,
89
91
"eslint-plugin-node" : " 3.0.5" ,
90
92
"exports-loader" : " 0.6.3" ,
91
93
"expose-loader" : " 0.7.1" ,
92
- "grunt-contrib-uglify" : " 1.0.1" ,
93
94
"grunt-contrib-watch" : " 1.0.0" ,
94
95
"grunt-express-server" : " 0.5.3" ,
95
96
"grunt-htmlhint" : " 0.9.13" ,
100
101
"jsdoc" : " 3.4.3" ,
101
102
"mocha" : " 2.5.3" ,
102
103
"mocha-lcov-reporter" : " 1.2.0" ,
103
- "request" : " 2.73.0" ,
104
104
"script-loader" : " 0.7.0" ,
105
105
"superagent" : " 2.0.0" ,
106
106
"supertest" : " 1.2.0" ,
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments