@tsed/exceptions
Advanced tools
Comparing version 6.133.1 to 6.133.2
{ | ||
"name": "@tsed/exceptions", | ||
"version": "6.133.1", | ||
"version": "6.133.2", | ||
"description": "HTTP exceptions module for Ts.ED Framework and other pure Express application", | ||
@@ -36,5 +36,5 @@ "private": false, | ||
}, | ||
"homepage": "https://github.com/tsedio/tsed/tree/production/packages/specs/exceptions", | ||
"homepage": "https://github.com/tsedio/tsed/tree/6.x/packages/specs/exceptions", | ||
"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> | ||
@@ -19,3 +19,3 @@ | ||
A package of Ts.ED framework. See website: https://tsed.io/ | ||
A package of Ts.ED framework. See website: https://tsed.dev/ | ||
@@ -35,7 +35,7 @@ Ts.ED http exceptions provide classes to throw standard HTTP exceptions. Theses exceptions can be used on Controller, Middleware or injectable Service. | ||
Documentation is available on [https://tsed.io/docs/exceptions](https://tsed.io/docs/exceptions) | ||
Documentation is available on [https://tsed.dev/docs/exceptions](https://tsed.dev/docs/exceptions) | ||
## Contributors | ||
Please read [contributing guidelines here](https://tsed.io/CONTRIBUTING.html). | ||
Please read [contributing guidelines here](https://tsed.dev/CONTRIBUTING.html). | ||
@@ -42,0 +42,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
131349