🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

@cendo/database-schemas

Package Overview
Dependencies
Maintainers
1
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cendo/database-schemas - npm Package Compare versions

Comparing version

to
1.6.2

2

package.json
{
"name": "@cendo/database-schemas",
"version": "1.6.1",
"version": "1.6.2",
"description": "",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -53,2 +53,7 @@ const {Schema} = require('mongoose')

customize_id: {
type: String,
trim: true,
},
mockup: {

@@ -55,0 +60,0 @@ type: Schema.Types.ObjectId,