New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

@tsed/schema

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tsed/schema - npm Package Compare versions

Comparing version

to
5.65.5

{
"name": "@tsed/schema",
"version": "5.65.4",
"version": "5.65.5",
"description": "JsonSchema module for Ts.ED Framework",

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

"dependencies": {
"@tsed/core": "5.65.4",
"@tsed/core": "5.65.5",
"change-case": "4.1.1",

@@ -23,10 +23,3 @@ "tslib": "1.11.0"

},
"peerDependencies": {},
"repository": "https://github.com/TypedProject/tsed",
"bugs": {
"url": "https://github.com/TypedProject/tsed/issues"
},
"homepage": "https://github.com/TypedProject/tsed.git/packages/schema",
"author": "Romain Lenzotti",
"license": "MIT"
"peerDependencies": {}
}