Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@tsed/exceptions

Package Overview
Dependencies
Maintainers
0
Versions
876
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tsed/exceptions - npm Package Compare versions

Comparing version 8.0.2 to 8.0.3

8

package.json

@@ -5,3 +5,3 @@ {

"type": "module",
"version": "8.0.2",
"version": "8.0.3",
"source": "./src/index.ts",

@@ -32,4 +32,4 @@ "main": "./lib/esm/index.js",

"devDependencies": {
"@tsed/barrels": "8.0.2",
"@tsed/typescript": "8.0.2",
"@tsed/barrels": "8.0.3",
"@tsed/typescript": "8.0.3",
"@types/statuses": "2.0.5",

@@ -41,3 +41,3 @@ "eslint": "9.12.0",

"peerDependencies": {
"@tsed/core": "8.0.2"
"@tsed/core": "8.0.3"
},

@@ -44,0 +44,0 @@ "repository": "https://github.com/tsedio/tsed",

<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>

@@ -18,3 +18,3 @@

A package of Ts.ED framework. See website: https://tsed.io/
A package of Ts.ED framework. See website: https://tsed.dev/

@@ -34,3 +34,3 @@ 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)

@@ -37,0 +37,0 @@ ## Contributors

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc