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

1

lib/index.d.ts

@@ -8,4 +8,3 @@ export * from "./components";

export * from "./interfaces/JsonMapperMethods";
export * from "./interfaces/JsonMapperOptions";
export * from "./utils/deserialize";
export * from "./utils/serialize";

6

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

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

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

@@ -15,0 +15,0 @@ "scripts": {

Sorry, the diff of this file is not supported yet

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