Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@tsed/json-mapper

Package Overview
Dependencies
Maintainers
5
Versions
815
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.61.3 to 5.61.4

11

package.json
{
"name": "@tsed/json-mapper",
"version": "5.61.3",
"version": "5.61.4",
"description": "Json mapper module for Ts.ED Framework",

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

"dependencies": {
"@tsed/core": "5.61.3",
"tslib": "1.11.1"
"@tsed/core": "5.61.4",
"tslib": "1.11.0"
},
"devDependencies": {
"@tsed/schema": "5.61.3"
"@tsed/schema": "5.61.4"
},
"scripts": {
"build": "tsc --build tsconfig.compile.json",
"build:doc": "tsc --build tsconfig.doc.json"
"build": "tsc --build tsconfig.compile.json"
},

@@ -19,0 +18,0 @@ "private": false,

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