Socket
Socket
Sign inDemoInstall

@tsed/json-mapper

Package Overview
Dependencies
Maintainers
5
Versions
790
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 5.60.2 to 5.60.3

21

package.json
{
"name": "@tsed/json-mapper",
"version": "5.60.2",
"version": "5.60.3",
"description": "Json mapper module for Ts.ED Framework",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
"main": "./lib/index.js",
"typings": "./lib/index.d.ts",
"dependencies": {
"@tsed/core": "5.60.2",
"@tsed/core": "5.60.3",
"tslib": "1.11.1"
},
"devDependencies": {
"@tsed/schema": "5.60.2"
"@tsed/schema": "5.60.3"
},

@@ -20,14 +20,9 @@ "scripts": {

"peerDependencies": {},
"repository": {
"type": "git",
"url": "git+https://github.com/TypedProject/tsed.git"
},
"repository": "https://github.com/TypedProject/tsed",
"bugs": {
"url": "https://github.com/TypedProject/tsed/issues"
},
"homepage": "https://github.com/TypedProject/tsed/packages/json-mapper",
"author": {
"name": "Romain Lenzotti"
},
"homepage": "https://github.com/TypedProject/tsed.git/packages/json-mapper",
"author": "Romain Lenzotti",
"license": "MIT"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc