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

@cendo/database-schemas

Package Overview
Dependencies
Maintainers
0
Versions
78
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.3.4

2

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

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

@@ -36,4 +36,9 @@ const {Schema} = require('mongoose')

},
phone_plain_text: {
type: String,
trim: true,
}
})
module.exports = ShippingAddress