@tsed/di
Advanced tools
Comparing version 6.133.1 to 6.133.2
{ | ||
"name": "@tsed/di", | ||
"version": "6.133.1", | ||
"version": "6.133.2", | ||
"description": "DI module for Ts.ED Framework", | ||
@@ -27,10 +27,10 @@ "private": false, | ||
"devDependencies": { | ||
"@tsed/core": "6.133.1", | ||
"@tsed/logger": ">=6.2.2", | ||
"@tsed/schema": "6.133.1" | ||
"@tsed/core": "6.133.2", | ||
"@tsed/logger": "^6.7.8", | ||
"@tsed/schema": "6.133.2" | ||
}, | ||
"peerDependencies": { | ||
"@tsed/core": "^6.133.1", | ||
"@tsed/logger": ">=6.2.2", | ||
"@tsed/schema": "^6.133.1" | ||
"@tsed/core": "^6.133.2", | ||
"@tsed/logger": "^6.7.8", | ||
"@tsed/schema": "^6.133.2" | ||
}, | ||
@@ -52,5 +52,5 @@ "peerDependenciesMeta": { | ||
}, | ||
"homepage": "https://github.com/tsedio/tsed/tree/production/packages/di", | ||
"homepage": "https://github.com/tsedio/tsed/tree/6.x/packages/di", | ||
"author": "Romain Lenzotti", | ||
"license": "MIT" | ||
} |
<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> | ||
@@ -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://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/ | ||
@@ -152,7 +152,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) | ||
@@ -159,0 +159,0 @@ <a href="https://github.com/tsedio/ts-express-decorators/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
533092