🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

@tsed/platform-response-filter

Package Overview
Dependencies
Maintainers
1
Versions
617
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tsed/platform-response-filter - npm Package Compare versions

Comparing version

to
8.10.0

21

package.json

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

"type": "module",
"version": "8.10.0-rc.3",
"version": "8.10.0",
"source": "./src/index.ts",

@@ -30,9 +30,9 @@ "main": "./lib/esm/index.js",

"devDependencies": {
"@tsed/barrels": "8.10.0-rc.3",
"@tsed/core": "8.10.0-rc.3",
"@tsed/di": "8.10.0-rc.3",
"@tsed/exceptions": "8.10.0-rc.3",
"@tsed/json-mapper": "8.10.0-rc.3",
"@tsed/schema": "8.10.0-rc.3",
"@tsed/typescript": "8.10.0-rc.3",
"@tsed/barrels": "8.10.0",
"@tsed/core": "8.10.0",
"@tsed/di": "8.10.0",
"@tsed/exceptions": "8.10.0",
"@tsed/json-mapper": "8.10.0",
"@tsed/schema": "8.10.0",
"@tsed/typescript": "8.10.0",
"eslint": "9.12.0",

@@ -72,6 +72,3 @@ "typescript": "5.4.5",

"author": "Romain Lenzotti",
"license": "MIT",
"publishConfig": {
"tag": "rc"
}
"license": "MIT"
}