You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@tsed/json-mapper

Package Overview
Dependencies
Maintainers
0
Versions
865
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.4.2

14

package.json

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

"type": "module",
"version": "8.4.1",
"version": "8.4.2",
"source": "./src/index.ts",

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

"devDependencies": {
"@tsed/barrels": "8.4.1",
"@tsed/core": "8.4.1",
"@tsed/schema": "8.4.1",
"@tsed/typescript": "8.4.1",
"@tsed/barrels": "8.4.2",
"@tsed/core": "8.4.2",
"@tsed/schema": "8.4.2",
"@tsed/typescript": "8.4.2",
"eslint": "9.12.0",

@@ -57,4 +57,4 @@ "typescript": "5.4.5",

"peerDependencies": {
"@tsed/core": ">=8.4.1",
"@tsed/schema": ">=8.4.1"
"@tsed/core": ">=8.4.2",
"@tsed/schema": ">=8.4.2"
},

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