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
0
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.0-rc.6 to 8.0.0

27

package.json

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

"type": "module",
"version": "8.0.0-rc.6",
"version": "8.0.0",
"source": "./src/index.ts",

@@ -28,8 +28,8 @@ "main": "./lib/esm/index.js",

"devDependencies": {
"@tsed/barrels": "8.0.0-rc.6",
"@tsed/core": "8.0.0-rc.6",
"@tsed/di": "8.0.0-rc.6",
"@tsed/exceptions": "8.0.0-rc.6",
"@tsed/schema": "8.0.0-rc.6",
"@tsed/typescript": "8.0.0-rc.6",
"@tsed/barrels": "8.0.0",
"@tsed/core": "8.0.0",
"@tsed/di": "8.0.0",
"@tsed/exceptions": "8.0.0",
"@tsed/schema": "8.0.0",
"@tsed/typescript": "8.0.0",
"ajv": "^8.17.1",

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

"peerDependencies": {
"@tsed/core": "8.0.0-rc.6",
"@tsed/di": "8.0.0-rc.6",
"@tsed/exceptions": "8.0.0-rc.6",
"@tsed/schema": "8.0.0-rc.6"
"@tsed/core": "8.0.0",
"@tsed/di": "8.0.0",
"@tsed/exceptions": "8.0.0",
"@tsed/schema": "8.0.0"
},

@@ -67,6 +67,3 @@ "peerDependenciesMeta": {

"author": "Romain Lenzotti",
"license": "MIT",
"publishConfig": {
"tag": "rc"
}
"license": "MIT"
}
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