Insert Image model + Uploads Folders list
Showing
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This diff is collapsed.
Click to expand it.
... | @@ -36,7 +36,7 @@ | ... | @@ -36,7 +36,7 @@ |
"bcryptjs-then": "^1.0.1", | "bcryptjs-then": "^1.0.1", | ||
"bluebird": "^3.4.6", | "bluebird": "^3.4.6", | ||
"body-parser": "^1.15.2", | "body-parser": "^1.15.2", | ||
"bson": "^0.5.4", | "bson": "^0.5.5", | ||
"cheerio": "^0.22.0", | "cheerio": "^0.22.0", | ||
"child-process-promise": "^2.1.3", | "child-process-promise": "^2.1.3", | ||
"compression": "^1.6.2", | "compression": "^1.6.2", | ||
... | @@ -54,13 +54,13 @@ | ... | @@ -54,13 +54,13 @@ |
"fs-extra": "^0.30.0", | "fs-extra": "^0.30.0", | ||
"git-wrapper2-promise": "^0.2.9", | "git-wrapper2-promise": "^0.2.9", | ||
"highlight.js": "^9.6.0", | "highlight.js": "^9.6.0", | ||
"i18next": "^3.4.1", | "i18next": "^3.4.2", | ||
"i18next-express-middleware": "^1.0.1", | "i18next-express-middleware": "^1.0.2", | ||
"i18next-node-fs-backend": "^0.1.2", | "i18next-node-fs-backend": "^0.1.2", | ||
"js-yaml": "^3.6.1", | "js-yaml": "^3.6.1", | ||
"lodash": "^4.15.0", | "lodash": "^4.15.0", | ||
"lokijs": "^1.4.1", | "lokijs": "^1.4.1", | ||
"markdown-it": "^7.0.1", | "markdown-it": "^8.0.0", | ||
"markdown-it-abbr": "^1.0.4", | "markdown-it-abbr": "^1.0.4", | ||
"markdown-it-anchor": "^2.5.0", | "markdown-it-anchor": "^2.5.0", | ||
"markdown-it-attrs": "^0.7.0", | "markdown-it-attrs": "^0.7.0", | ||
... | @@ -69,7 +69,7 @@ | ... | @@ -69,7 +69,7 @@ |
"markdown-it-external-links": "0.0.5", | "markdown-it-external-links": "0.0.5", | ||
"markdown-it-footnote": "^3.0.1", | "markdown-it-footnote": "^3.0.1", | ||
"markdown-it-task-lists": "^1.4.1", | "markdown-it-task-lists": "^1.4.1", | ||
"moment": "^2.14.1", | "moment": "^2.15.0", | ||
"moment-timezone": "^0.5.5", | "moment-timezone": "^0.5.5", | ||
"passport": "^0.3.2", | "passport": "^0.3.2", | ||
"passport-local": "^1.0.0", | "passport-local": "^1.0.0", | ||
... | @@ -82,7 +82,7 @@ | ... | @@ -82,7 +82,7 @@ |
"snyk": "^1.19.1", | "snyk": "^1.19.1", | ||
"socket.io": "^1.4.8", | "socket.io": "^1.4.8", | ||
"sticky-js": "^1.0.7", | "sticky-js": "^1.0.7", | ||
"validator": "^5.6.0", | "validator": "^5.7.0", | ||
"validator-as-promised": "^1.0.2", | "validator-as-promised": "^1.0.2", | ||
"winston": "^2.2.0" | "winston": "^2.2.0" | ||
}, | }, | ||
... | ... |
Please
register
or
sign in
to comment