@tsed/cli-plugin-passport
Advanced tools
Comparing version 6.0.2 to 6.0.3
{ | ||
"name": "@tsed/cli-plugin-passport", | ||
"description": "Ts.ED CLI plugin. Add Passport.js support", | ||
"version": "6.0.2", | ||
"version": "6.0.3", | ||
"type": "module", | ||
@@ -28,5 +28,5 @@ "main": "./lib/esm/index.js", | ||
"devDependencies": { | ||
"@tsed/cli": "6.0.2", | ||
"@tsed/cli-core": "6.0.2", | ||
"@tsed/typescript": "6.0.2", | ||
"@tsed/cli": "6.0.3", | ||
"@tsed/cli-core": "6.0.3", | ||
"@tsed/typescript": "6.0.3", | ||
"@types/change-case": "^2.3.1", | ||
@@ -33,0 +33,0 @@ "cross-env": "7.0.3", |
@@ -1,5 +0,5 @@ | ||
# @tsed/cli-plugin-passport | ||
# @tsed/cli-plugin-passport | ||
<p style="text-align: center" align="center"> | ||
<a href="https://tsed.io" target="_blank"><img src="https://tsed.io/tsed-og.png" width="200" alt="Ts.ED logo"/></a> | ||
<a href="https://tsed.dev" target="_blank"><img src="https://tsed.dev/tsed-og.png" width="200" alt="Ts.ED logo"/></a> | ||
</p> | ||
@@ -9,3 +9,2 @@ | ||
> Ts.ED CLI plugin. Add Passport.js support | ||
@@ -15,3 +14,3 @@ | ||
Please refer to the [documentation](https://cli.tsed.io/) for more details. | ||
Please refer to the [documentation](https://cli.tsed.dev/) for more details. | ||
@@ -25,7 +24,7 @@ ## Installation | ||
## Contributors | ||
Please read [contributing guidelines here](https://tsed.io/CONTRIBUTING.html) | ||
Please read [contributing guidelines here](https://tsed.dev/CONTRIBUTING.html) | ||
<a href="https://github.com/tsedio/ts-express-decorators/graphs/contributors"><img src="https://opencollective.com/tsed/contributors.svg?width=890" /></a> | ||
## Backers | ||
@@ -32,0 +31,0 @@ |
12355
32