@tsed/cli-plugin-passport
Advanced tools
Comparing version 5.3.2 to 5.4.0
{ | ||
"name": "@tsed/cli-plugin-passport", | ||
"version": "5.3.2", | ||
"version": "5.4.0", | ||
"description": "Ts.ED CLI plugin. Add Passport.js support", | ||
@@ -27,7 +27,7 @@ "source": "./src/index.ts", | ||
"devDependencies": { | ||
"@tsed/cli": "5.3.2", | ||
"@tsed/cli-core": "5.3.2", | ||
"@tsed/eslint": "5.3.2", | ||
"@tsed/jest-config": "5.3.2", | ||
"@tsed/typescript": "5.3.2", | ||
"@tsed/cli": "5.4.0", | ||
"@tsed/cli-core": "5.4.0", | ||
"@tsed/eslint": "5.4.0", | ||
"@tsed/jest-config": "5.4.0", | ||
"@tsed/typescript": "5.4.0", | ||
"@types/change-case": "^2.3.1", | ||
@@ -34,0 +34,0 @@ "cross-env": "7.0.3", |
16
4
67