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
1
Versions
873
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.7.4

14

package.json

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

"type": "module",
"version": "8.7.3",
"version": "8.7.4",
"source": "./src/index.ts",

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

"devDependencies": {
"@tsed/barrels": "8.7.3",
"@tsed/core": "8.7.3",
"@tsed/schema": "8.7.3",
"@tsed/typescript": "8.7.3",
"@tsed/barrels": "8.7.4",
"@tsed/core": "8.7.4",
"@tsed/schema": "8.7.4",
"@tsed/typescript": "8.7.4",
"eslint": "9.12.0",

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

"peerDependencies": {
"@tsed/core": ">=8.7.3",
"@tsed/schema": ">=8.7.3"
"@tsed/core": ">=8.7.4",
"@tsed/schema": ">=8.7.4"
},

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