Added express-brute-loki, UI improvements, error page
Showing
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
| ... | @@ -38,7 +38,7 @@ | ... | @@ -38,7 +38,7 @@ |
| "cheerio": "^0.20.0", | "cheerio": "^0.20.0", | ||
| "compression": "^1.6.2", | "compression": "^1.6.2", | ||
| "connect-flash": "^0.1.1", | "connect-flash": "^0.1.1", | ||
| "connect-loki": "^1.0.4", | "connect-loki": "^1.0.5", | ||
| "connect-redis": "^3.1.0", | "connect-redis": "^3.1.0", | ||
| "cookie-parser": "^1.4.3", | "cookie-parser": "^1.4.3", | ||
| "express": "^4.14.0", | "express": "^4.14.0", | ||
| ... | @@ -102,7 +102,7 @@ | ... | @@ -102,7 +102,7 @@ |
| "mocha": "^3.0.2", | "mocha": "^3.0.2", | ||
| "mocha-lcov-reporter": "^1.2.0", | "mocha-lcov-reporter": "^1.2.0", | ||
| "nodemon": "^1.10.2", | "nodemon": "^1.10.2", | ||
| "snyk": "^1.18.0", | "snyk": "^1.18.1", | ||
| "vue": "^1.0.26" | "vue": "^1.0.26" | ||
| } | } | ||
| } | } |
Please
register
or
sign in
to comment