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

@tsed/exceptions

Package Overview
Dependencies
Maintainers
1
Versions
854
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-alpha.8 to 8.0.0-alpha.9

10

package.json

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

"type": "module",
"version": "8.0.0-alpha.8",
"version": "8.0.0-alpha.9",
"source": "./src/index.ts",

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

"import": "./lib/esm/index.js",
"default": "./lib/cjs/index.js"
"default": "./lib/esm/index.js"
}

@@ -32,4 +32,4 @@ },

"devDependencies": {
"@tsed/barrels": "8.0.0-alpha.8",
"@tsed/typescript": "8.0.0-alpha.8",
"@tsed/barrels": "8.0.0-alpha.9",
"@tsed/typescript": "8.0.0-alpha.9",
"@types/statuses": "2.0.5",

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

"peerDependencies": {
"@tsed/core": "8.0.0-alpha.8"
"@tsed/core": "8.0.0-alpha.9"
},

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

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