New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@tsed/platform-exceptions

Package Overview
Dependencies
Maintainers
1
Versions
570
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tsed/platform-exceptions - npm Package Compare versions

Comparing version 8.0.1 to 8.0.2

src/components/ErrorFilter.spec.ts

23

package.json

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

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

@@ -13,2 +13,3 @@ "main": "./lib/esm/index.js",

".": {
"@tsed/source": "./src/index.ts",
"types": "./lib/types/index.d.ts",

@@ -29,8 +30,8 @@ "import": "./lib/esm/index.js",

"devDependencies": {
"@tsed/barrels": "8.0.1",
"@tsed/core": "8.0.1",
"@tsed/di": "8.0.1",
"@tsed/exceptions": "8.0.1",
"@tsed/schema": "8.0.1",
"@tsed/typescript": "8.0.1",
"@tsed/barrels": "8.0.2",
"@tsed/core": "8.0.2",
"@tsed/di": "8.0.2",
"@tsed/exceptions": "8.0.2",
"@tsed/schema": "8.0.2",
"@tsed/typescript": "8.0.2",
"ajv": "^8.17.1",

@@ -42,6 +43,6 @@ "eslint": "9.12.0",

"peerDependencies": {
"@tsed/core": "8.0.1",
"@tsed/di": "8.0.1",
"@tsed/exceptions": "8.0.1",
"@tsed/schema": "8.0.1"
"@tsed/core": "8.0.2",
"@tsed/di": "8.0.2",
"@tsed/exceptions": "8.0.2",
"@tsed/schema": "8.0.2"
},

@@ -48,0 +49,0 @@ "peerDependenciesMeta": {

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