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
814
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.62.3 to 6.0.0-alpha.1

11

package.json
{
"name": "@tsed/json-mapper",
"version": "5.62.3",
"version": "6.0.0-alpha.1",
"description": "Json mapper module for Ts.ED Framework",

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

"dependencies": {
"@tsed/core": "5.62.3",
"@tsed/core": "6.0.0-alpha.1",
"tslib": "1.11.0"
},
"devDependencies": {
"@tsed/schema": "5.62.3"
"@tsed/schema": "6.0.0-alpha.1"
},

@@ -26,3 +26,6 @@ "scripts": {

"author": "Romain Lenzotti",
"license": "MIT"
"license": "MIT",
"publishConfig": {
"tag": "alpha"
}
}
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