Removed all native comp. depdencies + fixes

This commit is contained in:
NGPixel
2017-03-04 11:23:34 -05:00
parent 9414380c9f
commit c955bdcb5b
116 changed files with 327 additions and 232 deletions

View File

@@ -40,7 +40,8 @@
"axios": "^0.15.3",
"bcryptjs-then": "^1.0.1",
"bluebird": "^3.4.7",
"body-parser": "^1.15.2",
"body-parser": "^1.17.0",
"bunyan": "^1.8.8",
"cheerio": "^0.22.0",
"child-process-promise": "^2.2.0",
"chokidar": "^1.6.0",
@@ -50,73 +51,76 @@
"connect-mongo": "^1.3.2",
"cookie-parser": "^1.4.3",
"cron": "^1.2.1",
"express": "^4.14.0",
"express": "^4.15.0",
"express-brute": "^1.0.0",
"express-brute-mongoose": "0.0.7",
"express-session": "^1.14.2",
"farmhash": "^1.2.1",
"express-session": "^1.15.1",
"file-type": "^4.0.0",
"filesize.js": "^1.0.2",
"follow-redirects": "^1.2.1",
"fs-extra": "^2.0.0",
"git-wrapper2-promise": "^0.2.9",
"highlight.js": "^9.9.0",
"i18next": "^7.0.0",
"i18next": "^7.1.1",
"i18next-express-middleware": "^1.0.2",
"i18next-node-fs-backend": "^0.1.3",
"image-size": "^0.5.1",
"jimp": "github:NGPixel/jimp",
"js-yaml": "^3.8.1",
"klaw": "^1.3.1",
"levelup": "^1.3.5",
"lodash": "^4.17.3",
"markdown-it": "^8.2.2",
"markdown-it": "^8.3.0",
"markdown-it-abbr": "^1.0.4",
"markdown-it-anchor": "^3.0.0",
"markdown-it-anchor": "^4.0.0",
"markdown-it-attrs": "^0.8.0",
"markdown-it-emoji": "^1.3.0",
"markdown-it-expand-tabs": "^1.0.11",
"markdown-it-external-links": "0.0.6",
"markdown-it-footnote": "^3.0.1",
"markdown-it-task-lists": "^1.4.1",
"memdown": "^1.2.4",
"mime-types": "^2.1.13",
"moment": "^2.17.1",
"moment-timezone": "^0.5.11",
"mongoose": "^4.8.1",
"mongoose": "^4.8.5",
"multer": "^1.2.1",
"ora": "^1.1.0",
"passport": "^0.3.2",
"passport-local": "^1.0.0",
"passport.socketio": "^3.7.0",
"pm2": "^2.4.0",
"pm2": "^2.4.2",
"pug": "^2.0.0-beta11",
"read-chunk": "^2.0.0",
"remove-markdown": "^0.1.0",
"requarks-core": "^0.2.2",
"request": "^2.79.0",
"search-index": "^0.9.9",
"serve-favicon": "^2.3.2",
"sharp": "^0.17.1",
"search-index-adder": "github:NGPixel/search-index-adder",
"search-index-searcher": "github:NGPixel/search-index-searcher",
"serve-favicon": "^2.4.1",
"simplemde": "^1.11.2",
"socket.io": "^1.7.2",
"socket.io": "^1.7.3",
"sticky-js": "^1.0.7",
"stopword": "^0.1.1",
"stream-to-promise": "^2.2.0",
"tar": "^2.2.1",
"through2": "^2.0.3",
"validator": "^6.2.0",
"validator": "^7.0.0",
"validator-as-promised": "^1.0.2",
"winston": "^2.3.0"
},
"devDependencies": {
"ace-builds": "^1.2.5",
"ace-builds": "^1.2.6",
"babel-preset-es2015": "^6.16.0",
"chai": "^3.5.0",
"chai-as-promised": "^6.0.0",
"codacy-coverage": "^2.0.0",
"eslint": "^3.15.0",
"eslint-plugin-promise": "^3.4.1",
"eslint-plugin-standard": "^2.0.1",
"eslint": "^3.16.1",
"eslint-plugin-promise": "^3.5.0",
"eslint-plugin-standard": "^2.1.1",
"gulp": "^3.9.1",
"gulp-babel": "^6.1.2",
"gulp-clean-css": "^3.0.0",
"gulp-clean-css": "^3.0.3",
"gulp-concat": "^2.6.1",
"gulp-gzip": "^1.4.0",
"gulp-include": "^2.3.1",
@@ -129,20 +133,20 @@
"gulp-zip": "^4.0.0",
"istanbul": "^0.4.5",
"jquery": "^3.1.1",
"jquery-contextmenu": "^2.4.1",
"jquery-contextmenu": "^2.4.3",
"jquery-simple-upload": "^1.0.0",
"jquery-smooth-scroll": "^2.0.0",
"merge-stream": "^1.0.1",
"mocha": "^3.2.0",
"mocha-lcov-reporter": "^1.2.0",
"mocha-lcov-reporter": "^1.3.0",
"nodemon": "^1.11.0",
"pug-lint": "^2.4.0",
"run-sequence": "^1.2.2",
"snyk": "^1.24.6",
"standard": "*",
"snyk": "^1.25.1",
"standard": "^9.0.0",
"sticky-js": "^1.1.9",
"twemoji-awesome": "^1.0.4",
"vue": "^2.1.10"
"vue": "^2.2.1"
},
"standard": {
"globals": [