@tsed/openspec
Advanced tools
Comparing version
@@ -5,3 +5,3 @@ { | ||
"type": "module", | ||
"version": "8.2.0", | ||
"version": "8.3.0", | ||
"source": "./src/index.ts", | ||
@@ -35,4 +35,4 @@ "main": "./lib/esm/index.js", | ||
"devDependencies": { | ||
"@tsed/barrels": "8.2.0", | ||
"@tsed/typescript": "8.2.0", | ||
"@tsed/barrels": "8.3.0", | ||
"@tsed/typescript": "8.3.0", | ||
"eslint": "9.12.0", | ||
@@ -39,0 +39,0 @@ "typescript": "5.4.5" |
<p style="text-align: center" align="center"> | ||
<a href="https://tsed.dev" 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.devtsed-og.png" width="200" alt="Ts.ED logo"/></a> | ||
</p> | ||
@@ -19,5 +19,5 @@ | ||
<div align="center"> | ||
<a href="https://tsed.io/">Website</a> | ||
<a href="https://tsed.dev">Website</a> | ||
<span> • </span> | ||
<a href="https://tsed.io/getting-started/">Getting started</a> | ||
<a href="https://tsed.dev/getting-started/">Getting started</a> | ||
<span> • </span> | ||
@@ -31,3 +31,3 @@ <a href="https://slack.tsed.io">Slack</a> | ||
> A package of Ts.ED framework. See website: https://tsed.io/ | ||
> A package of Ts.ED framework. See website: https://tsed.dev | ||
@@ -38,3 +38,3 @@ OpenSpec2 and OpenSpec3 interfaces declarations for TypeScript application. | ||
Documentation is available on [https://tsed.io](https://tsed.io/tutorials/swagger.html) | ||
Documentation is available on [https://tsed.io](https://tsed.devtutorials/swagger.html) | ||
@@ -60,3 +60,3 @@ ## Installation | ||
Please read [contributing guidelines here](https://tsed.io/contributing.html) | ||
Please read [contributing guidelines here](https://tsed.devcontributing.html) | ||
@@ -63,0 +63,0 @@ <a href="https://github.com/tsedio/tsed/graphs/contributors"><img src="https://opencollective.com/tsed/contributors.svg?width=890" /></a> |
133073
0