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

@tsed/json-mapper

Package Overview
Dependencies
Maintainers
1
Versions
896
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tsed/json-mapper - npm Package Compare versions

Comparing version

to
8.9.5

16

package.json

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

"type": "module",
"version": "8.9.4",
"version": "8.9.5",
"source": "./src/index.ts",

@@ -46,14 +46,14 @@ "main": "./lib/esm/index.js",

"devDependencies": {
"@tsed/barrels": "8.9.4",
"@tsed/core": "8.9.4",
"@tsed/schema": "8.9.4",
"@tsed/typescript": "8.9.4",
"@tsed/barrels": "8.9.5",
"@tsed/core": "8.9.5",
"@tsed/schema": "8.9.5",
"@tsed/typescript": "8.9.5",
"eslint": "9.12.0",
"typescript": "5.4.5",
"vitest": "3.1.1",
"vitest": "3.1.4",
"webpack": "^5.75.0"
},
"peerDependencies": {
"@tsed/core": ">=8.9.4",
"@tsed/schema": ">=8.9.4"
"@tsed/core": ">=8.9.5",
"@tsed/schema": ">=8.9.5"
},

@@ -60,0 +60,0 @@ "peerDependenciesMeta": {