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
561
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 6.102.0 to 6.102.1

18

package.json
{
"name": "@tsed/platform-exceptions",
"version": "6.102.0",
"version": "6.102.1",
"description": "Platform exceptions module for Ts.ED Framework",

@@ -24,12 +24,12 @@ "private": false,

"devDependencies": {
"@tsed/core": "6.102.0",
"@tsed/di": "6.102.0",
"@tsed/exceptions": "6.102.0",
"@tsed/schema": "6.102.0"
"@tsed/core": "6.102.1",
"@tsed/di": "6.102.1",
"@tsed/exceptions": "6.102.1",
"@tsed/schema": "6.102.1"
},
"peerDependencies": {
"@tsed/core": "^6.102.0",
"@tsed/di": "^6.102.0",
"@tsed/exceptions": "^6.102.0",
"@tsed/schema": "^6.102.0"
"@tsed/core": "^6.102.1",
"@tsed/di": "^6.102.1",
"@tsed/exceptions": "^6.102.1",
"@tsed/schema": "^6.102.1"
},

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

@@ -39,2 +39,3 @@ <p style="text-align: center" align="center">

## Contributors
Please read [contributing guidelines here](https://tsed.io/CONTRIBUTING.html).

@@ -44,3 +45,2 @@

## Backers

@@ -52,3 +52,2 @@

## Sponsors

@@ -55,0 +54,0 @@

@@ -11,14 +11,3 @@ {

},
"exclude": [
"node_modules",
"test",
"lib",
"benchmark",
"coverage",
"spec",
"**/*.benchmark.ts",
"**/*.spec.ts",
"keys",
"jest.config.js"
]
"exclude": ["node_modules", "test", "lib", "benchmark", "coverage", "spec", "**/*.benchmark.ts", "**/*.spec.ts", "keys", "jest.config.js"]
}
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