@tsed/event-emitter
Advanced tools
Comparing version 8.3.0 to 8.3.1
@@ -5,3 +5,3 @@ { | ||
"type": "module", | ||
"version": "8.3.0", | ||
"version": "8.3.1", | ||
"source": "./src/index.ts", | ||
@@ -33,7 +33,7 @@ "main": "./lib/esm/index.js", | ||
"devDependencies": { | ||
"@tsed/barrels": "8.3.0", | ||
"@tsed/core": "8.3.0", | ||
"@tsed/di": "8.3.0", | ||
"@tsed/platform-http": "8.3.0", | ||
"@tsed/typescript": "8.3.0", | ||
"@tsed/barrels": "8.3.1", | ||
"@tsed/core": "8.3.1", | ||
"@tsed/di": "8.3.1", | ||
"@tsed/platform-http": "8.3.1", | ||
"@tsed/typescript": "8.3.1", | ||
"eslint": "9.12.0", | ||
@@ -40,0 +40,0 @@ "eventemitter2": "^6.4.9", |
<p style="text-align: center" align="center"> | ||
<a href="https://tsed.io" target="_blank"><img src="https://tsed.dev/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> | ||
@@ -20,5 +20,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> | ||
@@ -32,3 +32,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 | ||
@@ -125,4 +125,2 @@ ## Feature | ||
Please read [contributing guidelines here](https://tsed.io/contributing.html) | ||
<a href="https://github.com/tsedio/tsed/graphs/contributors"><img src="https://opencollective.com/tsed/contributors.svg?width=890" /></a> | ||
@@ -129,0 +127,0 @@ |
151206
146