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

13

package.json

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

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

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

"devDependencies": {
"@tsed/barrels": "8.0.0-rc.6",
"@tsed/typescript": "8.0.0-rc.6",
"@tsed/barrels": "8.0.0",
"@tsed/typescript": "8.0.0",
"@types/statuses": "2.0.5",

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

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

@@ -49,6 +49,3 @@ "repository": "https://github.com/tsedio/tsed",

"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