Added Social Authentication + fixed Agent Cron
Showing
.snyk
deleted
100644 → 0
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
| ... | @@ -73,7 +73,11 @@ | ... | @@ -73,7 +73,11 @@ | 
| "mongoose": "^4.6.3", | "mongoose": "^4.6.3", | ||
| "multer": "^1.2.0", | "multer": "^1.2.0", | ||
| "passport": "^0.3.2", | "passport": "^0.3.2", | ||
| "passport-facebook": "^2.1.1", | |||
| "passport-google-oauth20": "^1.0.0", | |||
| "passport-local": "^1.0.0", | "passport-local": "^1.0.0", | ||
| "passport-windowslive": "^1.0.2", | |||
| "passport.socketio": "^3.6.2", | |||
| "pug": "^2.0.0-beta6", | "pug": "^2.0.0-beta6", | ||
| "read-chunk": "^2.0.0", | "read-chunk": "^2.0.0", | ||
| "remove-markdown": "^0.1.0", | "remove-markdown": "^0.1.0", | ||
| ... | ... | 
Please
register
or
sign in
to comment