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

@tsed/json-mapper

Package Overview
Dependencies
Maintainers
1
Versions
839
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 7.85.0 to 7.85.1

14

package.json

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

"type": "commonjs",
"version": "7.85.0",
"version": "7.85.1",
"source": "./src/index.ts",

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

"devDependencies": {
"@tsed/barrels": "7.85.0",
"@tsed/core": "7.85.0",
"@tsed/schema": "7.85.0",
"@tsed/typescript": "7.85.0",
"@tsed/barrels": "7.85.1",
"@tsed/core": "7.85.1",
"@tsed/schema": "7.85.1",
"@tsed/typescript": "7.85.1",
"eslint": "^8.57.0",

@@ -56,4 +56,4 @@ "typescript": "4.9.5",

"peerDependencies": {
"@tsed/core": "7.85.0",
"@tsed/schema": "7.85.0"
"@tsed/core": "7.85.1",
"@tsed/schema": "7.85.1"
},

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

<p style="text-align: center" align="center">
<a href="https://tsed.io" target="_blank"><img src="https://tsed.io/tsed-og.png" width="200" alt="Ts.ED logo"/></a>
<a href="https://tsed.dev" target="_blank"><img src="https://tsed.dev/tsed-og.png" width="200" alt="Ts.ED logo"/></a>
</p>

@@ -19,5 +19,5 @@

<div align="center">
<a href="https://tsed.io/">Website</a>
<a href="https://tsed.dev/">Website</a>
<span>&nbsp;&nbsp;•&nbsp;&nbsp;</span>
<a href="https://tsed.io/getting-started/">Getting started</a>
<a href="https://tsed.dev/getting-started/">Getting started</a>
<span>&nbsp;&nbsp;•&nbsp;&nbsp;</span>

@@ -30,3 +30,3 @@ <a href="https://api.tsed.io/rest/slack/tsedio/tsed">Slack</a>

<hr />
A package of Ts.ED framework. See website: https://tsed.io/
A package of Ts.ED framework. See website: https://tsed.dev/

@@ -55,3 +55,3 @@ The `@tsed/json-mapper` package is responsible to map a plain object to a model and a model to a plain object.

Please read [contributing guidelines here](https://tsed.io/contributing.html)
Please read [contributing guidelines here](https://tsed.dev/contributing.html)

@@ -58,0 +58,0 @@ <a href="https://github.com/tsedio/tsed/graphs/contributors"><img src="https://opencollective.com/tsed/contributors.svg?width=890" /></a>

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