@tsed/di
Advanced tools
Comparing version 8.0.2 to 8.0.3
@@ -5,3 +5,3 @@ { | ||
"type": "module", | ||
"version": "8.0.2", | ||
"version": "8.0.3", | ||
"source": "./src/index.ts", | ||
@@ -34,8 +34,8 @@ "main": "./lib/esm/index.js", | ||
"devDependencies": { | ||
"@tsed/barrels": "8.0.2", | ||
"@tsed/core": "8.0.2", | ||
"@tsed/hooks": "8.0.2", | ||
"@tsed/barrels": "8.0.3", | ||
"@tsed/core": "8.0.3", | ||
"@tsed/hooks": "8.0.3", | ||
"@tsed/logger": "^6.7.8", | ||
"@tsed/schema": "8.0.2", | ||
"@tsed/typescript": "8.0.2", | ||
"@tsed/schema": "8.0.3", | ||
"@tsed/typescript": "8.0.3", | ||
"cross-env": "7.0.3", | ||
@@ -48,6 +48,6 @@ "eslint": "9.12.0", | ||
"peerDependencies": { | ||
"@tsed/core": "8.0.2", | ||
"@tsed/hooks": "8.0.2", | ||
"@tsed/core": "8.0.3", | ||
"@tsed/hooks": "8.0.3", | ||
"@tsed/logger": ">=6.7.5", | ||
"@tsed/schema": "8.0.2" | ||
"@tsed/schema": "8.0.3" | ||
}, | ||
@@ -54,0 +54,0 @@ "peerDependenciesMeta": { |
<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> | ||
@@ -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://api.tsed.io/rest/slack/tsedio/tsed">Slack</a> | ||
A package of Ts.ED framework. See website: https://tsed.io/ | ||
A package of Ts.ED framework. See website: https://tsed.dev/ | ||
@@ -155,7 +155,7 @@ # Installation | ||
See more details on our documentation https://tsed.io/providers.html | ||
See more details on our documentation https://tsed.dev/providers.html | ||
## Contributors | ||
Please read [contributing guidelines here](https://tsed.io/contributing.html) | ||
Please read [contributing guidelines here](https://tsed.dev/contributing.html) | ||
@@ -162,0 +162,0 @@ <a href="https://github.com/tsedio/tsed/graphs/contributors"><img src="https://opencollective.com/tsed/contributors.svg?width=890" /></a> |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
577014