mirror of
https://github.com/microsoft/TypeScript-Node-Starter.git
synced 2025-11-08 16:17:37 +00:00
removed commit not related with porting
This commit is contained in:
6645
package-lock.json
generated
6645
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
84
package.json
84
package.json
@@ -27,68 +27,68 @@
|
||||
"watch-debug": "concurrently -k -p \"[{name}]\" -n \"Sass,TypeScript,Node\" -c \"yellow.bold,cyan.bold,green.bold\" \"npm run watch-sass\" \"npm run watch-ts\" \"npm run serve-debug\""
|
||||
},
|
||||
"dependencies": {
|
||||
"async": "^2.6.1",
|
||||
"async": "^2.6.0",
|
||||
"bcrypt-nodejs": "^0.0.3",
|
||||
"bluebird": "^3.5.1",
|
||||
"body-parser": "^1.18.3",
|
||||
"compression": "^1.7.3",
|
||||
"body-parser": "^1.18.2",
|
||||
"compression": "^1.7.1",
|
||||
"connect-mongo": "^2.0.0",
|
||||
"dotenv": "^4.0.0",
|
||||
"errorhandler": "^1.5.0",
|
||||
"express": "^4.16.3",
|
||||
"express": "^4.16.2",
|
||||
"express-flash": "0.0.2",
|
||||
"express-session": "^1.15.6",
|
||||
"express-validator": "^4.3.0",
|
||||
"fbgraph": "^1.4.4",
|
||||
"lodash": "^4.17.10",
|
||||
"lusca": "^1.6.0",
|
||||
"mongoose": "^4.13.14",
|
||||
"nodemailer": "^4.6.7",
|
||||
"fbgraph": "^1.4.1",
|
||||
"lodash": "^4.17.4",
|
||||
"lusca": "^1.5.2",
|
||||
"mongoose": "^4.13.11",
|
||||
"nodemailer": "^4.4.1",
|
||||
"passport": "^0.4.0",
|
||||
"passport-facebook": "^2.1.1",
|
||||
"passport-local": "^1.0.0",
|
||||
"pug": "^2.0.3",
|
||||
"request": "^2.87.0",
|
||||
"pug": "^2.0.0-rc.4",
|
||||
"request": "^2.83.0",
|
||||
"request-promise": "^4.2.2",
|
||||
"winston": "^2.4.3"
|
||||
"winston": "^2.4.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/async": "^2.0.49",
|
||||
"@types/async": "^2.0.45",
|
||||
"@types/bcrypt-nodejs": "^0.0.30",
|
||||
"@types/bluebird": "^3.5.22",
|
||||
"@types/body-parser": "^1.17.0",
|
||||
"@types/bluebird": "^3.5.20",
|
||||
"@types/body-parser": "^1.16.8",
|
||||
"@types/compression": "^0.0.35",
|
||||
"@types/connect-mongo": "^0.0.35",
|
||||
"@types/dotenv": "^4.0.3",
|
||||
"@types/dotenv": "^4.0.2",
|
||||
"@types/errorhandler": "^0.0.32",
|
||||
"@types/express": "^4.16.0",
|
||||
"@types/express-session": "^1.15.10",
|
||||
"@types/jest": "^22.2.3",
|
||||
"@types/jquery": "^3.3.4",
|
||||
"@types/lodash": "^4.14.112",
|
||||
"@types/express": "^4.11.1",
|
||||
"@types/express-session": "^1.15.8",
|
||||
"@types/jest": "^22.1.3",
|
||||
"@types/jquery": "^3.2.17",
|
||||
"@types/lodash": "^4.14.91",
|
||||
"@types/lusca": "^1.5.0",
|
||||
"@types/mongodb": "^3.1.1",
|
||||
"@types/mongoose": "^4.7.37",
|
||||
"@types/mongodb": "^3.0.5",
|
||||
"@types/mongoose": "^4.7.34",
|
||||
"@types/morgan": "^1.7.35",
|
||||
"@types/node": "^9.6.23",
|
||||
"@types/nodemailer": "^4.6.2",
|
||||
"@types/passport": "^0.4.5",
|
||||
"@types/passport-facebook": "^2.1.8",
|
||||
"@types/passport-local": "^1.0.33",
|
||||
"@types/request": "^2.47.1",
|
||||
"@types/shelljs": "^0.7.9",
|
||||
"@types/supertest": "^2.0.5",
|
||||
"@types/winston": "^2.3.9",
|
||||
"@types/node": "^9.4.6",
|
||||
"@types/nodemailer": "^4.3.4",
|
||||
"@types/passport": "^0.4.3",
|
||||
"@types/passport-facebook": "^2.1.7",
|
||||
"@types/passport-local": "^1.0.32",
|
||||
"@types/request": "^2.47.0",
|
||||
"@types/shelljs": "^0.7.8",
|
||||
"@types/supertest": "^2.0.4",
|
||||
"@types/winston": "^2.3.7",
|
||||
"chai": "^4.1.2",
|
||||
"concurrently": "^3.6.0",
|
||||
"jest": "^22.4.4",
|
||||
"node-sass": "^4.9.2",
|
||||
"nodemon": "^1.18.3",
|
||||
"shelljs": "^0.8.2",
|
||||
"supertest": "^3.1.0",
|
||||
"ts-jest": "^22.4.6",
|
||||
"ts-node": "^5.0.1",
|
||||
"tslint": "^5.11.0",
|
||||
"typescript": "^2.9.2"
|
||||
"concurrently": "^3.5.1",
|
||||
"jest": "^22.0.4",
|
||||
"node-sass": "^4.7.2",
|
||||
"nodemon": "^1.13.0",
|
||||
"shelljs": "^0.8.1",
|
||||
"supertest": "^3.0.0",
|
||||
"ts-jest": "^22.0.4",
|
||||
"ts-node": "^5.0.0",
|
||||
"tslint": "^5.9.1",
|
||||
"typescript": "^2.7.2"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user