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

@tsed/exceptions

Package Overview
Dependencies
Maintainers
5
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 5.60.2 to 5.60.3

17

package.json
{
"name": "@tsed/exceptions",
"version": "5.60.2",
"version": "5.60.3",
"description": "HTTP exceptions module for Ts.ED Framework and other pure Express application",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
"main": "./lib/index.js",
"typings": "./lib/index.d.ts",
"dependencies": {

@@ -17,14 +17,9 @@ "tslib": "1.11.1"

"peerDependencies": {},
"repository": {
"type": "git",
"url": "git+https://github.com/TypedProject/tsed.git"
},
"repository": "https://github.com/TypedProject/tsed",
"bugs": {
"url": "https://github.com/TypedProject/tsed/issues"
},
"homepage": "https://github.com/TypedProject/tsed/packages/exceptions",
"author": {
"name": "Romain Lenzotti"
},
"homepage": "https://github.com/TypedProject/tsed.git/packages/exceptions",
"author": "Romain Lenzotti",
"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